Commit Graph

92 Commits (release/v1.2)

Author SHA1 Message Date
Lauris BH d14a724b53 Remove go version check for make fmt (#2558) (#2561)
7 years ago
Michael Lustfield 9df0eafa25 Move 3rd party js/css into `public/vendor` and document sources (#2383)
7 years ago
Bo-Yi Wu be4f6a754c Revert "Changes for latest DroneCI (#2355)" (#2358)
7 years ago
Thomas Boerger faf4b503b2 Changes for latest DroneCI (#2355)
7 years ago
Sandro Santilli 100ec93a65 Remove integration test executables on `make clean` (#2340)
7 years ago
Bo-Yi Wu 722bcefbbf refactor(Makefile): allow overriding default go program (#2310)
7 years ago
Antoine GIRARD a804f0e052 go get github.com/wadey/gocovmerge when needed (#2235)
7 years ago
silverwind d74d8ecc2e Generate small and large logos at 4x resolution (#2233)
7 years ago
Lunny Xiao a9cc538ab5 remove unused variable on makefile (#2225)
7 years ago
Lauris BH 60d7e56c69 Add task to generate images from SVG and change to new logo (#2194)
7 years ago
Bo-Yi Wu f011d6d4d7 fix: replace tmp with TMPDIR. (#2152)
7 years ago
Bo-Yi Wu 2c3efd72ce fix typo (#2145)
7 years ago
Bo-Yi Wu 2b05b104ef Add verify changed less-file step to Makefile (#1861)
7 years ago
Roy Marples c016d48735 Use POSIX complaint ! operator in find (#2132)
7 years ago
Lunny Xiao dde9a8648e Add make command update-translations for update translations from crodwin (#2097)
7 years ago
Mura Li 754482bf5d Add integration test for repository migration (#1983)
7 years ago
Antoine GIRARD 2bcd9471c9 Separate generate swagger + fix sed os specific (#1791)
7 years ago
Ethan Koenig 792cde7081 Coverage reports for integration tests (#1960)
7 years ago
Sandro Santilli f6b58964d7 Include formatting check to the `make test` (and thus also `check`) rule (#1366)
7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877)
7 years ago
Bo-Yi Wu e7ae13deef fix: error from mktemp command in MacOS. (#1837)
7 years ago
himaaaatti 0f5b399e35 Add variable for docker tag (#1825)
7 years ago
Ethan Koenig cb74f1b84d Remove stale rule from Makefile (#1782)
7 years ago
Ethan Koenig ff96bda138 Only run coverage on merges/pushes to master (#1783)
7 years ago
Lunny Xiao d98a86d2a2 remove sqlite tag when integration test with mysql/postgres AND recreate database when init integration test (#1693)
7 years ago
Thomas Boerger c864ccf9b1 Enforce netgo build tag while cross-compilation (#1690)
7 years ago
Antoine GIRARD 3edb0c5894 Generate swagger json (#1402)
7 years ago
Antoine GIRARD bb5f694fc5 Improve govendor testing (#1623)
7 years ago
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502)
7 years ago
Ethan Koenig 66c803fae2 MySQL, Postgres integration tests in drone (#1638)
7 years ago
Kim "BKC" Carlbäcker cebe3a6b2f Revert "Set VERSION from git once, in a variable (#1447)"
7 years ago
Lunny Xiao fca7ddc6ea improve integration test to resue models/fixtures and store git repos with tests (#1627)
7 years ago
Ethan Koenig c58708d3ee Integration test framework (#1290)
7 years ago
Antoine GIRARD eb1075dd4c Check if missing/modified/unused deps in vendor and fix errors (#1468)
7 years ago
Sandro Santilli 410af6971b Set VERSION from git once, in a variable (#1447)
7 years ago
Mura Li 2d1efcc270 Add GOFLAGS and EXTRA_GOFLAGS (#1438)
7 years ago
Thomas Boerger 7ed00b6e8d Split the binary build (#985)
7 years ago
Mura Li 848293671b Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741)
7 years ago
Jonas a201977590 Fix for #828: Embed build tags (#1051)
7 years ago
silverwind ab462fb95f Makefile: Use hash over which (#1069)
7 years ago
silverwind 5bd22a2f4a Makefile: Also redirect stderr on which calls (#1068)
7 years ago
Dan Morrill 832477b1bc Tweak docker target to work by default. (#1033)
7 years ago
Andrey Nering e4031b822a Makefile: install on build (#874)
7 years ago
Thomas Boerger ea8c8cdaf3 Fix master builds on mips* again (#815)
7 years ago
Thomas Boerger 369972b116 Set the ldflags to static value within makefile (#709)
7 years ago
Thomas Boerger d0ad7921f8 Enforce custom LDFLAGS within makefile (#684)
7 years ago
Andrey Nering b7e1bccc50 Makefile: on Windows, executable should have ".exe" (#550)
7 years ago
Bo-Yi Wu cb18941e63 replcae go fmt with gofmt command.
7 years ago
Thomas Boerger 6aacf4d2f0 Properly handle drone tags and release/* branches (#466)
7 years ago
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354)
7 years ago