summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-2/+0
* Move swagger-ui under /api/v1 (#2746)Antoine GIRARD2017-10-211-2/+2
* Compress css with nodejs (#2580)Morlinest2017-09-241-9/+5
* Use standard lessc and minify CSS using Node.js (#2337)silverwind2017-09-211-8/+5
* Always run fmt check in CI (#2546)Ethan Koenig2017-09-211-1/+1
* Remove go version check for make fmt (#2558)Lauris BH2017-09-201-5/+2
* Improve issue search (#2387)Ethan Koenig2017-09-161-1/+5
* add codecov.io service. (#2493)Bo-Yi Wu2017-09-131-21/+24
* Allow changing integration test database connection using env variables (#2484)Lauris BH2017-09-131-2/+20
* Fix some tests : make coverage -> test (#2492)Antoine GIRARD2017-09-121-11/+14
* Changes for latest DroneCI (#2362)Thomas Boerger2017-09-071-2/+2
* Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2...Michael Lustfield2017-08-231-2/+2
* Revert "Changes for latest DroneCI (#2355)" (#2358)Bo-Yi Wu2017-08-221-2/+2
* Changes for latest DroneCI (#2355)Thomas Boerger2017-08-221-2/+2
* Remove integration test executables on `make clean` (#2340)Sandro Santilli2017-08-201-1/+1
* refactor(Makefile): allow overriding default go program (#2310)Bo-Yi Wu2017-08-161-24/+25
* go get github.com/wadey/gocovmerge when needed (#2235)Antoine GIRARD2017-07-311-0/+3
* Generate small and large logos at 4x resolution (#2233)silverwind2017-07-301-4/+4
* remove unused variable on makefile (#2225)Lunny Xiao2017-07-291-1/+0
* Add task to generate images from SVG and change to new logo (#2194)Lauris BH2017-07-281-0/+26
* fix: replace tmp with TMPDIR. (#2152)Bo-Yi Wu2017-07-131-3/+3
* fix typo (#2145)Bo-Yi Wu2017-07-121-1/+1
* Add verify changed less-file step to Makefile (#1861)Bo-Yi Wu2017-07-121-7/+15
* Use POSIX complaint ! operator in find (#2132)Roy Marples2017-07-101-1/+1
* Add make command update-translations for update translations from crodwin (#2...Lunny Xiao2017-07-031-0/+10
* Add integration test for repository migration (#1983)Mura Li2017-06-201-0/+14
* Separate generate swagger + fix sed os specific (#1791)Antoine GIRARD2017-06-151-3/+22
* Coverage reports for integration tests (#1960)Ethan Koenig2017-06-151-4/+23
* Include formatting check to the `make test` (and thus also `check`) rule (#1366)Sandro Santilli2017-06-061-4/+18
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-0/+15
* fix: error from mktemp command in MacOS. (#1837)Bo-Yi Wu2017-06-041-8/+7
* Add variable for docker tag (#1825)himaaaatti2017-05-311-1/+2
* Remove stale rule from Makefile (#1782)Ethan Koenig2017-05-251-5/+0
* Only run coverage on merges/pushes to master (#1783)Ethan Koenig2017-05-251-0/+4
* remove sqlite tag when integration test with mysql/postgres AND recreate data...Lunny Xiao2017-05-091-2/+3
* Enforce netgo build tag while cross-compilation (#1690)Thomas Boerger2017-05-071-3/+3
* Generate swagger json (#1402)Antoine GIRARD2017-05-021-0/+11
* Improve govendor testing (#1623)Antoine GIRARD2017-05-021-1/+9
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-021-3/+3
* MySQL, Postgres integration tests in drone (#1638)Ethan Koenig2017-04-301-1/+0
* Revert "Set VERSION from git once, in a variable (#1447)"Kim "BKC" Carlbäcker2017-04-281-3/+1
* improve integration test to resue models/fixtures and store git repos with te...Lunny Xiao2017-04-281-9/+3
* Integration test framework (#1290)Ethan Koenig2017-04-251-4/+18
* Check if missing/modified/unused deps in vendor and fix errors (#1468)Antoine GIRARD2017-04-241-0/+7
* Set VERSION from git once, in a variable (#1447)Sandro Santilli2017-04-061-1/+3
* Add GOFLAGS and EXTRA_GOFLAGS (#1438)Mura Li2017-04-051-1/+4
* Split the binary build (#985)Thomas Boerger2017-03-071-5/+24
* Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li2017-03-061-1/+6
* Fix for #828: Embed build tags (#1051)Jonas2017-02-281-1/+1
* Makefile: Use hash over which (#1069)silverwind2017-02-261-4/+4