| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate Bindata iff TAGS="bindata" and not up-to-date (#10004) | zeripath | 2020-01-27 | 1 | -2/+3 |
* | Enforce tests do not change files in source tree (#9625) | zeripath | 2020-01-26 | 1 | -0/+12 |
* | avoid useless fomantic rebuilds (#9999) | silverwind | 2020-01-26 | 1 | -0/+3 |
* | Change font to Roboto to support more charsets (#9803) | Lauris BH | 2020-01-25 | 1 | -0/+1 |
* | make node_modules a order-only prerequisite (#9923) | silverwind | 2020-01-25 | 1 | -4/+4 |
* | move fomantic target, update 'make help' (#9945) | silverwind | 2020-01-23 | 1 | -5/+6 |
* | misc webpack tweaks (#9924) | silverwind | 2020-01-22 | 1 | -1/+1 |
* | Use npm to manage fomantic and only build needed components (#9561) | Lunny Xiao | 2020-01-21 | 1 | -3/+11 |
* | Add support for database schema in PostgreSQL (#8819) | guillep2k | 2020-01-20 | 1 | -0/+2 |
* | ci: simplify tag/release by always running coverage (#9774) | Antoine GIRARD | 2020-01-16 | 1 | -3/+3 |
* | move swagger-ui to webpack/npm (#9714) | silverwind | 2020-01-14 | 1 | -8/+0 |
* | Add test for git + git lfs (#9753) | guillep2k | 2020-01-14 | 1 | -6/+13 |
* | ci: go back to golangci-lint 1.20.0 (#9742) | Antoine GIRARD | 2020-01-13 | 1 | -1/+1 |
* | remove deprecated targets from Makefile (#9729) | silverwind | 2020-01-12 | 1 | -24/+0 |
* | golangci-lint 1.22.2 (#9711) | techknowlogick | 2020-01-11 | 1 | -1/+1 |
* | [Docs] introduce "make help" (#9604) | 6543 | 2020-01-05 | 1 | -0/+19 |
* | 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 |