summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add test environment for Mysql8 (#5234)Lunny Xiao2019-03-171-4/+20
* use updated reference of xgo in makefile (#6339)techknowlogick2019-03-151-3/+3
* [Contrib] Checkout a PR (#6021)Antoine GIRARD2019-03-071-0/+4
* UI: Make document body a flexbox (#6139)silverwind2019-02-241-1/+1
* Refactor coverage profile with multiple packages (#6167)Bo-Yi Wu2019-02-231-1/+1
* Makefile changes for Windows and easier development (#6103)John Olheiser2019-02-201-3/+9
* Run benchmark at tag to track performances (#6035)Antoine GIRARD2019-02-111-0/+4
* Add autoprefixer to css build (#6029)silverwind2019-02-111-0/+2
* Add migration test (#5773)zeripath2019-01-281-1/+27
* Fix makefile generate buildstep (#5556)Jonas Franz2018-12-171-1/+1
* Added test environment for mssql (#4282)kolaente2018-12-121-3/+16
* refactor: replace lint to revive (#5422)Bo-Yi Wu2018-12-031-3/+3
* Create Progressive Web App (#4730)SohnyBohny2018-11-271-0/+2
* Update build tags for sqlite_unlock_notify (#5144)Mura Li2018-10-231-3/+3
* Fix golint to new URL (#5079)Lauris BH2018-10-121-1/+1
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-281-3/+10
* Fix drone git@next plugin Gitea version display when building tag (#4380)Lauris BH2018-07-121-11/+13
* Add the ability to have built in themes in Gitea (#4198)techknowlogick2018-07-051-1/+5
* Add make command to validate swagger file (#4096)Fluf2018-06-021-0/+7
* Provide compressed releases (#3991)Antoine GIRARD2018-05-211-1/+8
* Migrate to dep (#3972)Antoine GIRARD2018-05-211-10/+14
* Update less.js to latest version (#3932)Lauris BH2018-05-101-1/+1
* Add swagger check (#3811)Antoine GIRARD2018-04-201-1/+10
* Add more bench (#3161)Antoine GIRARD2017-12-241-3/+3
* Restore make test target (#3139)Ethan Koenig2017-12-111-1/+0
* Fix compile failed without gcc (#3130)Lunny Xiao2017-12-101-2/+3
* Fix coverage reports (#2974)Ethan Koenig2017-11-261-8/+1
* Fix bench deps since #2916 (#2971)Antoine GIRARD2017-11-261-4/+4
* Restore build as the default make rule (#2935)Ethan Koenig2017-11-191-2/+2
* Combine identical Makefile rules (#2916)Ethan Koenig2017-11-171-9/+6
* Docker multi-arch base (#1985)Antoine GIRARD2017-11-161-6/+2
* 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