summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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