| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add migration test (#5773) | zeripath | 2019-01-28 | 1 | -0/+5 |
* | drone/mssql: use golang 1.11 build like the other tests (#5586) | Antoine GIRARD | 2018-12-23 | 1 | -1/+1 |
* | Added test environment for mssql (#4282) | kolaente | 2018-12-12 | 1 | -0/+23 |
* | Set ACL on uploads (#5344) | techknowlogick | 2018-11-16 | 1 | -0/+3 |
* | Kill testing processes if the test takes too long (#5174) | Mura Li | 2018-10-28 | 1 | -12/+15 |
* | Disable sqlite test (#5178) | Mura Li | 2018-10-25 | 1 | -12/+12 |
* | revert #5146 (#5167) | Antoine GIRARD | 2018-10-25 | 1 | -1/+1 |
* | Update outdated Go toolchain version for .drone.yml (#5146) | Mura Li | 2018-10-23 | 1 | -1/+1 |
* | Update build tags for sqlite_unlock_notify (#5144) | Mura Li | 2018-10-23 | 1 | -15/+16 |
* | update image used for build-without-gcc step (#4818) | techknowlogick | 2018-08-29 | 1 | -1/+1 |
* | Upgrade images in .drone.yml to more recent versions (#4819) | techknowlogick | 2018-08-29 | 1 | -9/+9 |
* | Enable swagger validation back as issue with it has been fixed upstream (#4673) | Lauris BH | 2018-08-11 | 1 | -1/+1 |
* | Use correct site id for netlify (#4427) | Thomas Boerger | 2018-07-11 | 1 | -1/+1 |
* | Replaced docker docs with netlify deployment (#4420) | Thomas Boerger | 2018-07-11 | 1 | -20/+6 |
* | Disable swagger validation while it is not fixed in upstream (#4423) | Lauris BH | 2018-07-11 | 1 | -1/+1 |
* | fix exclude files .sha265 to .sha256 (#4304) | Lunny Xiao | 2018-06-24 | 1 | -1/+1 |
* | Add gpg-sign step to drone (#4188) | Antoine GIRARD | 2018-06-24 | 1 | -0/+12 |
* | Updated drone config to use the "next" git plugin (#4281) | kolaente | 2018-06-20 | 1 | -1/+1 |
* | Fix swagger errors (#4220) | Antoine GIRARD | 2018-06-12 | 1 | -0/+1 |
* | Add $GOPATH/bin to PATH for make releases (#4020) | Antoine GIRARD | 2018-05-22 | 1 | -0/+1 |
* | Add LDAP integration tests (#3897) | Lauris BH | 2018-05-11 | 1 | -0/+8 |
* | feat: testing in go 1.10 version. (#3899) | Bo-Yi Wu | 2018-05-07 | 1 | -23/+17 |
* | pass secrets to drone build step for docker (#3879) | techknowlogick | 2018-05-02 | 1 | -0/+1 |
* | chore: simplify docker build process. (#2827) | Bo-Yi Wu | 2018-04-30 | 1 | -15/+4 |
* | Add swagger check (#3811) | Antoine GIRARD | 2018-04-20 | 1 | -0/+1 |
* | Update source installation requirements (#3124) | Kim "BKC" Carlbäcker | 2018-01-16 | 1 | -1/+1 |
* | Move build without gcc step up so that it's binary is not used in docker (#3147) | Lauris BH | 2017-12-11 | 1 | -10/+10 |
* | Restore make test target (#3139) | Ethan Koenig | 2017-12-11 | 1 | -0/+10 |
* | Fix missing drone test on release/* (#3126) | Lunny Xiao | 2017-12-09 | 1 | -0/+13 |
* | use unique name for docs docker build step in CI (#3018) | techknowlogick | 2017-11-29 | 1 | -2/+2 |
* | Fix master build for docs docker (#3004) | techknowlogick | 2017-11-29 | 1 | -0/+2 |
* | Import docs into main repository (#2874) | techknowlogick | 2017-11-26 | 1 | -0/+31 |
* | change the email and name to GitBot account. (#2848) | Bo-Yi Wu | 2017-11-04 | 1 | -0/+2 |
* | Fix removing backslash before quotes in translations (#2831) | Lauris BH | 2017-11-03 | 1 | -1/+1 |
* | fix update-translations on drone (#2822) | Lunny Xiao | 2017-11-01 | 1 | -0/+2 |
* | Fix wrong translations (#2818) | Lunny Xiao | 2017-11-01 | 1 | -0/+9 |
* | add gitea remote in drone. (#2817) | Bo-Yi Wu | 2017-11-01 | 1 | -1/+1 |