92 Commits (v1.2.2)

Author SHA1 Message Date
  Lauris BH 6b2d0f9055 Remove go version check for make fmt (#2558) (#2561) 7 years ago
  Michael Lustfield b6630b398f Move 3rd party js/css into `public/vendor` and document sources (#2383) 7 years ago
  Bo-Yi Wu c2a604fbb6 Revert "Changes for latest DroneCI (#2355)" (#2358) 7 years ago
  Thomas Boerger d025b8328e Changes for latest DroneCI (#2355) 7 years ago
  Sandro Santilli 74004082ed Remove integration test executables on `make clean` (#2340) 7 years ago
  Bo-Yi Wu 8b9cf99a89 refactor(Makefile): allow overriding default go program (#2310) 7 years ago
  Antoine GIRARD ebd7aa88d5 go get github.com/wadey/gocovmerge when needed (#2235) 8 years ago
  silverwind b2f3194e86 Generate small and large logos at 4x resolution (#2233) 8 years ago
  Lunny Xiao 9b5ba7bcd6 remove unused variable on makefile (#2225) 8 years ago
  Lauris BH af15d16a97 Add task to generate images from SVG and change to new logo (#2194) 8 years ago
  Bo-Yi Wu 9cfe55d5a9 fix: replace tmp with TMPDIR. (#2152) 8 years ago
  Bo-Yi Wu 6aa1b0bd7b fix typo (#2145) 8 years ago
  Bo-Yi Wu 38edd27a3c Add verify changed less-file step to Makefile (#1861) 8 years ago
  Roy Marples a02f29bdb9 Use POSIX complaint ! operator in find (#2132) 8 years ago
  Lunny Xiao d513ef8592 Add make command update-translations for update translations from crodwin (#2097) 8 years ago
  Mura Li d33b07de6d Add integration test for repository migration (#1983) 8 years ago
  Antoine GIRARD 7c20be2658 Separate generate swagger + fix sed os specific (#1791) 8 years ago
  Ethan Koenig 245a19ec50 Coverage reports for integration tests (#1960) 8 years ago
  Sandro Santilli 91b47f78cc Include formatting check to the `make test` (and thus also `check`) rule (#1366) 8 years ago
  Bo-Yi Wu 9a20c48a65 feat: add check misspelling (#1877) 8 years ago
  Bo-Yi Wu 567c3d0bca fix: error from mktemp command in MacOS. (#1837) 8 years ago
  himaaaatti 8621c55893 Add variable for docker tag (#1825) 8 years ago
  Ethan Koenig 5a3ad90b9e Remove stale rule from Makefile (#1782) 8 years ago
  Ethan Koenig 2cf1c5801c Only run coverage on merges/pushes to master (#1783) 8 years ago
  Lunny Xiao 9a854ef7b1 remove sqlite tag when integration test with mysql/postgres AND recreate database when init integration test (#1693) 8 years ago
  Thomas Boerger a751672022 Enforce netgo build tag while cross-compilation (#1690) 8 years ago
  Antoine GIRARD 9a699d3712 Generate swagger json (#1402) 8 years ago
  Antoine GIRARD afe0083263 Improve govendor testing (#1623) 8 years ago
  Lauris BH f814963397 Do not allow commiting to protected branch from online editor (#1502) 8 years ago
  Ethan Koenig 0f7ec16367 MySQL, Postgres integration tests in drone (#1638) 8 years ago
  Kim "BKC" Carlbäcker 11739ab760 Revert "Set VERSION from git once, in a variable (#1447)" 8 years ago
  Lunny Xiao 705c9b21ac improve integration test to resue models/fixtures and store git repos with tests (#1627) 8 years ago
  Ethan Koenig b94a7b190c Integration test framework (#1290) 8 years ago
  Antoine GIRARD 9298677f8e Check if missing/modified/unused deps in vendor and fix errors (#1468) 8 years ago
  Sandro Santilli 77cbe716a8 Set VERSION from git once, in a variable (#1447) 8 years ago
  Mura Li 62167c4e8b Add GOFLAGS and EXTRA_GOFLAGS (#1438) 8 years ago
  Thomas Boerger 29b248e680 Split the binary build (#985) 8 years ago
  Mura Li b1d6c9b61a Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741) 8 years ago
  Jonas 27ae729f1f Fix for #828: Embed build tags (#1051) 8 years ago
  silverwind 484ebdd318 Makefile: Use hash over which (#1069) 8 years ago
  silverwind 5019589091 Makefile: Also redirect stderr on which calls (#1068) 8 years ago
  Dan Morrill 89be3c0a80 Tweak docker target to work by default. (#1033) 8 years ago
  Andrey Nering 68ffb36d6b Makefile: install on build (#874) 8 years ago
  Thomas Boerger 7fc4e73036 Fix master builds on mips* again (#815) 8 years ago
  Thomas Boerger 76e4d20d50 Set the ldflags to static value within makefile (#709) 8 years ago
  Thomas Boerger a7ddcf8c79 Enforce custom LDFLAGS within makefile (#684) 8 years ago
  Andrey Nering 2b9a29e7d0 Makefile: on Windows, executable should have ".exe" (#550) 8 years ago
  Bo-Yi Wu ad561456ef replcae go fmt with gofmt command. 8 years ago
  Thomas Boerger 41d600dbc7 Properly handle drone tags and release/* branches (#466) 8 years ago
  Thomas Boerger 9fde430c66 Bindata is optional and over-writable on restart (#354) 8 years ago