| Commit message (Expand) | Author | Age | Files | Lines |
* | Address minor portability issues (#9414) | dankm | 2019-12-18 | 1 | -1/+4 |
* | Combine Drone release steps (#9338) | silverwind | 2019-12-15 | 1 | -8/+2 |
* | prebuild CSS/JS before xgo release binaries (#9293) | techknowlogick | 2019-12-08 | 1 | -1/+1 |
* | Remove explicit 'generate' calls, fix release task (#9288) | silverwind | 2019-12-08 | 1 | -1/+1 |
* | Switch CSS minifier to cssnano (#9260) | silverwind | 2019-12-05 | 1 | -3/+3 |
* | Add Node.js build dep, remove built js/css files (#9114) | silverwind | 2019-12-05 | 1 | -31/+60 |
* | Check compiled files during build (#9042) | Gary Kim | 2019-11-16 | 1 | -7/+0 |
* | Move index.js to web_src and use webpack to pack them (#8598) | Lunny Xiao | 2019-11-13 | 1 | -1/+2 |
* | Move less from public/ to web_src/ so that it will not be packeā¦ (#8908) | Lunny Xiao | 2019-11-12 | 1 | -3/+3 |
* | Add API for Issue set Subscription (#8729) | 6543 | 2019-11-02 | 1 | -1/+1 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -0/+4 |
* | Update golangci to v1.20 (#8432) | kolaente | 2019-10-08 | 1 | -2/+2 |
* | Update golangci to v1.19.1 (#8414) | kolaente | 2019-10-07 | 1 | -1/+1 |
* | Improve integration tests (#8276) | Lunny Xiao | 2019-09-25 | 1 | -41/+87 |
* | use go 1.13 (#8088) | techknowlogick | 2019-09-12 | 1 | -1/+1 |
* | Use vendored go-swagger (#8087) | Antoine GIRARD | 2019-09-04 | 1 | -8/+4 |
* | Fix make-generate using non-vendor packages (#8008) | Mura Li | 2019-08-28 | 1 | -1/+1 |
* | Update swagger to 0.20.1 (#8010) | Antoine GIRARD | 2019-08-28 | 1 | -2/+2 |
* | Update golangci-lint to v1.17.1 (#7848) | techknowlogick | 2019-08-13 | 1 | -2/+2 |
* | remove `-i` flag from GOFLAGS (#7778) | Lars Kistner | 2019-08-07 | 1 | -1/+1 |
* | Use vendors when go generate (#7340) | Lunny Xiao | 2019-07-06 | 1 | -1/+1 |
* | workaround broken drone build (#7362) | Cherrg | 2019-07-06 | 1 | -1/+1 |
* | replace lesshint with stylelint (#7305) | silverwind | 2019-06-27 | 1 | -1/+1 |
* | add 'npm' and 'npm-update' make targets and lockfile (#7246) | silverwind | 2019-06-18 | 1 | -15/+18 |
* | UI: Fix overflow issues in repo (#7190) | silverwind | 2019-06-14 | 1 | -1/+1 |
* | fix drone build bug (#7192) | Cherrg | 2019-06-13 | 1 | -0/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -0/+11 |
* | Use vfsgen instead of go-bindata (#7080) | Lunny Xiao | 2019-06-03 | 1 | -4/+1 |
* | Disable arm7 builds (#7037) | techknowlogick | 2019-05-25 | 1 | -1/+1 |
* | add make targets for js and css, add js linter (#6952) | silverwind | 2019-05-16 | 1 | -18/+40 |
* | Add less linter via npx (#6936) | Xaver Maierhofer | 2019-05-14 | 1 | -0/+1 |
* | Use single line per selector & don't strip license comments (#6919) | Xaver Maierhofer | 2019-05-13 | 1 | -2/+2 |
* | Enforce osusergo build tag for releases (#6862) | Antoine GIRARD | 2019-05-06 | 1 | -3/+3 |
* | Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) | zeripath | 2019-04-29 | 1 | -9/+3 |
* | Prevent creating empty sessions (#6677) | zeripath | 2019-04-20 | 1 | -1/+1 |
* | remove bash requirement in makefile (#6617) | techknowlogick | 2019-04-14 | 1 | -2/+1 |
* | Fix cross-compile builds (#6609) | techknowlogick | 2019-04-14 | 1 | -6/+8 |
* | Add a new Make target for running single integration test (#6500) | Mura Li | 2019-04-04 | 1 | -0/+4 |
* | add make version on gitea version (#6485) | Lunny Xiao | 2019-04-02 | 1 | -1/+3 |
* | Fies #6468 - Uses space match and adds newline for all sed flavors (#6473) | Richard Mahn | 2019-04-01 | 1 | -2/+4 |
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 1 | -10/+7 |
* | optimize all images in public/img (#6427) | silverwind | 2019-03-25 | 1 | -5/+6 |
* | Make the version within makefile overwriteable (#6080) | techknowlogick | 2019-03-18 | 1 | -2/+2 |
* | Add test environment for Mysql8 (#5234) | Lunny Xiao | 2019-03-17 | 1 | -4/+20 |
* | use updated reference of xgo in makefile (#6339) | techknowlogick | 2019-03-15 | 1 | -3/+3 |
* | [Contrib] Checkout a PR (#6021) | Antoine GIRARD | 2019-03-07 | 1 | -0/+4 |
* | UI: Make document body a flexbox (#6139) | silverwind | 2019-02-24 | 1 | -1/+1 |
* | Refactor coverage profile with multiple packages (#6167) | Bo-Yi Wu | 2019-02-23 | 1 | -1/+1 |
* | Makefile changes for Windows and easier development (#6103) | John Olheiser | 2019-02-20 | 1 | -3/+9 |
* | Run benchmark at tag to track performances (#6035) | Antoine GIRARD | 2019-02-11 | 1 | -0/+4 |