| Commit message (Expand) | Author | Age | Files | Lines |
* | Use better wording for release pipeline and steps (#10701) | Antoine GIRARD | 2020-03-11 | 1 | -5/+5 |
* | cross compile using go 1.13.x (#10684) (#10697) | Lunny Xiao | 2020-03-10 | 1 | -2/+2 |
* | Revert "Do docker releases for pushes to release branches (#10330)" (#10345) | zeripath | 2020-02-18 | 1 | -3/+0 |
* | Do docker releases for pushes to release branches (#10330) | zeripath | 2020-02-18 | 1 | -0/+3 |
* | fix: set explicit POSTGRES_PASSWORD for pgsql on drone CI (#10302) | Antoine GIRARD | 2020-02-16 | 1 | -0/+1 |
* | Issue search support elasticsearch (#9428) | Lunny Xiao | 2020-02-13 | 1 | -0/+6 |
* | move CSS build to webpack (#9983) | silverwind | 2020-01-28 | 1 | -1/+1 |
* | Enforce tests do not change files in source tree (#9625) | zeripath | 2020-01-26 | 1 | -1/+1 |
* | combine make calls on drone (#9979) | silverwind | 2020-01-25 | 1 | -21/+8 |
* | Frontport: Fix regression with tag test running (#9941) (#9942) | techknowlogick | 2020-01-22 | 1 | -0/+6 |
* | Filter locales under 25% (#9893) | Antoine GIRARD | 2020-01-21 | 1 | -4/+1 |
* | run translations pipeline on arm server (#9865) | techknowlogick | 2020-01-19 | 1 | -1/+1 |
* | ci: simplify tag/release by always running coverage (#9774) | Antoine GIRARD | 2020-01-16 | 1 | -70/+0 |
* | tests: configure github remaining limit + read token (#9800) | Antoine GIRARD | 2020-01-16 | 1 | -0/+2 |
* | use arm drone agent for docs (#9776) | techknowlogick | 2020-01-15 | 1 | -7/+4 |
* | ci: move some integration tests on arm64 (#9747) | Antoine GIRARD | 2020-01-14 | 1 | -41/+87 |
* | ci: run notify on arm64 (#9762) | Antoine GIRARD | 2020-01-15 | 1 | -11/+14 |
* | ci: use new mssql image (#9720) | Antoine GIRARD | 2020-01-14 | 1 | -1/+1 |
* | ci: re-ordering Drone CI for optimizing time (#9719) | Antoine GIRARD | 2020-01-13 | 1 | -81/+88 |
* | ci: use docker image for golangci-lint (#9737) | Antoine GIRARD | 2020-01-12 | 1 | -1/+6 |
* | alpine 3.11 (#9440) | techknowlogick | 2019-12-26 | 1 | -1/+1 |
* | Combine Drone release steps (#9338) | silverwind | 2019-12-15 | 1 | -26/+4 |
* | prebuild CSS/JS before xgo release binaries (#9293) | techknowlogick | 2019-12-08 | 1 | -2/+17 |
* | Remove explicit 'generate' calls, fix release task (#9288) | silverwind | 2019-12-08 | 1 | -3/+0 |
* | Add Node.js build dep, remove built js/css files (#9114) | silverwind | 2019-12-05 | 1 | -2/+4 |
* | Check compiled files during build (#9042) | Gary Kim | 2019-11-16 | 1 | -0/+1 |
* | use go 1.13 (#8088) | techknowlogick | 2019-09-12 | 1 | -12/+12 |
* | activate sum.golang.org check (#7782) | Antoine GIRARD | 2019-08-08 | 1 | -0/+1 |
* | build: use GOPROXY and disable download on some steps (#7745) | Antoine GIRARD | 2019-08-05 | 1 | -0/+23 |
* | drone: a test for compat with 32 bit (#7707) | Antoine GIRARD | 2019-08-01 | 1 | -0/+10 |
* | drone/docker: prepare multi-arch release + provide arm64 image (#7571) | Antoine GIRARD | 2019-07-24 | 1 | -2/+97 |
* | drone/docker: Use a more standard format (#7480) | Antoine GIRARD | 2019-07-17 | 1 | -36/+17 |
* | don't make release-version deps on transalations since translations is only t... | Antoine GIRARD | 2019-07-17 | 1 | -1/+0 |
* | Fetch refs for successful testing for tag (#7388) | techknowlogick | 2019-07-09 | 1 | -1/+12 |
* | Use vendors when go generate (#7340) | Lunny Xiao | 2019-07-06 | 1 | -2/+4 |
* | fix updated drone file (#7336) | techknowlogick | 2019-07-01 | 1 | -6/+11 |
* | chore: update drone format to 1.0 (#6602) | Bo-Yi Wu | 2019-06-30 | 1 | -330/+534 |
* | Alpine 3.10 (#7256) | techknowlogick | 2019-06-20 | 1 | -5/+5 |
* | add 'npm' and 'npm-update' make targets and lockfile (#7246) | silverwind | 2019-06-18 | 1 | -1/+0 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -4/+2 |
* | Exclude pull_request from fetch-tags step, fixes #7108 (#7120) | Nick Meyer | 2019-06-05 | 1 | -0/+3 |
* | Timeout test commands without complicated tricks (#7020) | Mura Li | 2019-05-26 | 1 | -12/+8 |
* | add make targets for js and css, add js linter (#6952) | silverwind | 2019-05-16 | 1 | -1/+2 |
* | Drone: Do full branch clone and get tags for correct version hashes (#6836) | kolaente | 2019-05-02 | 1 | -6/+5 |
* | Disable benchmarking during tag events on DroneIO (#6365) | techknowlogick | 2019-03-19 | 1 | -35/+35 |
* | Add test environment for Mysql8 (#5234) | Lunny Xiao | 2019-03-17 | 1 | -0/+25 |
* | Use go 1.12 for tests and deprecate go 1.9 (#6186) | techknowlogick | 2019-02-27 | 1 | -22/+22 |
* | feat(docker): speed up docker build. (#6159) | Bo-Yi Wu | 2019-02-23 | 1 | -0/+11 |
* | Update .drone.yml (#6070) | techknowlogick | 2019-02-14 | 1 | -1/+1 |
* | Run benchmark at tag to track performances (#6035) | Antoine GIRARD | 2019-02-11 | 1 | -0/+36 |