summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* workaround broken drone build (#7362)Cherrg2019-07-061-1/+1
* replace lesshint with stylelint (#7305)silverwind2019-06-271-1/+1
* add 'npm' and 'npm-update' make targets and lockfile (#7246)silverwind2019-06-181-15/+18
* UI: Fix overflow issues in repo (#7190)silverwind2019-06-141-1/+1
* fix drone build bug (#7192)Cherrg2019-06-131-0/+1
* Add golangci (#6418)kolaente2019-06-121-0/+11
* Use vfsgen instead of go-bindata (#7080)Lunny Xiao2019-06-031-4/+1
* Disable arm7 builds (#7037)techknowlogick2019-05-251-1/+1
* add make targets for js and css, add js linter (#6952)silverwind2019-05-161-18/+40
* Add less linter via npx (#6936)Xaver Maierhofer2019-05-141-0/+1
* Use single line per selector & don't strip license comments (#6919)Xaver Maierhofer2019-05-131-2/+2
* Enforce osusergo build tag for releases (#6862)Antoine GIRARD2019-05-061-3/+3
* Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath2019-04-291-9/+3
* Prevent creating empty sessions (#6677)zeripath2019-04-201-1/+1
* remove bash requirement in makefile (#6617)techknowlogick2019-04-141-2/+1
* Fix cross-compile builds (#6609)techknowlogick2019-04-141-6/+8
* Add a new Make target for running single integration test (#6500)Mura Li2019-04-041-0/+4
* add make version on gitea version (#6485)Lunny Xiao2019-04-021-1/+3
* Fies #6468 - Uses space match and adds newline for all sed flavors (#6473)Richard Mahn2019-04-011-2/+4
* Use Go1.11 module (#5743)Mura Li2019-03-271-10/+7
* optimize all images in public/img (#6427)silverwind2019-03-251-5/+6
* Make the version within makefile overwriteable (#6080)techknowlogick2019-03-181-2/+2
* 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