| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix coverage reports (#2974) | Ethan Koenig | 2017-11-26 | 1 | -8/+1 |
* | Fix bench deps since #2916 (#2971) | Antoine GIRARD | 2017-11-26 | 1 | -4/+4 |
* | Restore build as the default make rule (#2935) | Ethan Koenig | 2017-11-19 | 1 | -2/+2 |
* | Combine identical Makefile rules (#2916) | Ethan Koenig | 2017-11-17 | 1 | -9/+6 |
* | Docker multi-arch base (#1985) | Antoine GIRARD | 2017-11-16 | 1 | -6/+2 |
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 1 | -2/+0 |
* | Move swagger-ui under /api/v1 (#2746) | Antoine GIRARD | 2017-10-21 | 1 | -2/+2 |
* | Compress css with nodejs (#2580) | Morlinest | 2017-09-24 | 1 | -9/+5 |
* | Use standard lessc and minify CSS using Node.js (#2337) | silverwind | 2017-09-21 | 1 | -8/+5 |
* | Always run fmt check in CI (#2546) | Ethan Koenig | 2017-09-21 | 1 | -1/+1 |
* | Remove go version check for make fmt (#2558) | Lauris BH | 2017-09-20 | 1 | -5/+2 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 1 | -1/+5 |
* | add codecov.io service. (#2493) | Bo-Yi Wu | 2017-09-13 | 1 | -21/+24 |
* | Allow changing integration test database connection using env variables (#2484) | Lauris BH | 2017-09-13 | 1 | -2/+20 |
* | Fix some tests : make coverage -> test (#2492) | Antoine GIRARD | 2017-09-12 | 1 | -11/+14 |
* | Changes for latest DroneCI (#2362) | Thomas Boerger | 2017-09-07 | 1 | -2/+2 |
* | Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2... | Michael Lustfield | 2017-08-23 | 1 | -2/+2 |
* | Revert "Changes for latest DroneCI (#2355)" (#2358) | Bo-Yi Wu | 2017-08-22 | 1 | -2/+2 |
* | Changes for latest DroneCI (#2355) | Thomas Boerger | 2017-08-22 | 1 | -2/+2 |
* | Remove integration test executables on `make clean` (#2340) | Sandro Santilli | 2017-08-20 | 1 | -1/+1 |
* | refactor(Makefile): allow overriding default go program (#2310) | Bo-Yi Wu | 2017-08-16 | 1 | -24/+25 |
* | go get github.com/wadey/gocovmerge when needed (#2235) | Antoine GIRARD | 2017-07-31 | 1 | -0/+3 |
* | Generate small and large logos at 4x resolution (#2233) | silverwind | 2017-07-30 | 1 | -4/+4 |
* | remove unused variable on makefile (#2225) | Lunny Xiao | 2017-07-29 | 1 | -1/+0 |
* | Add task to generate images from SVG and change to new logo (#2194) | Lauris BH | 2017-07-28 | 1 | -0/+26 |
* | fix: replace tmp with TMPDIR. (#2152) | Bo-Yi Wu | 2017-07-13 | 1 | -3/+3 |
* | fix typo (#2145) | Bo-Yi Wu | 2017-07-12 | 1 | -1/+1 |
* | Add verify changed less-file step to Makefile (#1861) | Bo-Yi Wu | 2017-07-12 | 1 | -7/+15 |
* | Use POSIX complaint ! operator in find (#2132) | Roy Marples | 2017-07-10 | 1 | -1/+1 |
* | Add make command update-translations for update translations from crodwin (#2... | Lunny Xiao | 2017-07-03 | 1 | -0/+10 |
* | Add integration test for repository migration (#1983) | Mura Li | 2017-06-20 | 1 | -0/+14 |
* | Separate generate swagger + fix sed os specific (#1791) | Antoine GIRARD | 2017-06-15 | 1 | -3/+22 |
* | Coverage reports for integration tests (#1960) | Ethan Koenig | 2017-06-15 | 1 | -4/+23 |
* | Include formatting check to the `make test` (and thus also `check`) rule (#1366) | Sandro Santilli | 2017-06-06 | 1 | -4/+18 |
* | feat: add check misspelling (#1877) | Bo-Yi Wu | 2017-06-05 | 1 | -0/+15 |
* | fix: error from mktemp command in MacOS. (#1837) | Bo-Yi Wu | 2017-06-04 | 1 | -8/+7 |
* | Add variable for docker tag (#1825) | himaaaatti | 2017-05-31 | 1 | -1/+2 |
* | Remove stale rule from Makefile (#1782) | Ethan Koenig | 2017-05-25 | 1 | -5/+0 |
* | Only run coverage on merges/pushes to master (#1783) | Ethan Koenig | 2017-05-25 | 1 | -0/+4 |
* | remove sqlite tag when integration test with mysql/postgres AND recreate data... | Lunny Xiao | 2017-05-09 | 1 | -2/+3 |
* | Enforce netgo build tag while cross-compilation (#1690) | Thomas Boerger | 2017-05-07 | 1 | -3/+3 |
* | Generate swagger json (#1402) | Antoine GIRARD | 2017-05-02 | 1 | -0/+11 |
* | Improve govendor testing (#1623) | Antoine GIRARD | 2017-05-02 | 1 | -1/+9 |
* | Do not allow commiting to protected branch from online editor (#1502) | Lauris BH | 2017-05-02 | 1 | -3/+3 |
* | MySQL, Postgres integration tests in drone (#1638) | Ethan Koenig | 2017-04-30 | 1 | -1/+0 |
* | Revert "Set VERSION from git once, in a variable (#1447)" | Kim "BKC" Carlbäcker | 2017-04-28 | 1 | -3/+1 |
* | improve integration test to resue models/fixtures and store git repos with te... | Lunny Xiao | 2017-04-28 | 1 | -9/+3 |
* | Integration test framework (#1290) | Ethan Koenig | 2017-04-25 | 1 | -4/+18 |
* | Check if missing/modified/unused deps in vendor and fix errors (#1468) | Antoine GIRARD | 2017-04-24 | 1 | -0/+7 |
* | Set VERSION from git once, in a variable (#1447) | Sandro Santilli | 2017-04-06 | 1 | -1/+3 |