| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | add remote name for git push. (#2816) | Bo-Yi Wu | 2017-11-01 | 1 | -3/+4 |
* | Download and pushing translations (#2727) | Jonas Franz | 2017-11-01 | 1 | -10/+35 |
* | Fix translation upload to crowdin (#2599) | Lauris BH | 2017-09-25 | 1 | -0/+1 |
* | backport from v1.2 branch: add secrets for github release (#2588) (#2598) | Bo-Yi Wu | 2017-09-25 | 1 | -0/+1 |
* | Add pre-build step for nodejs stuff (#2581) | Morlinest | 2017-09-25 | 1 | -3/+8 |
* | Automatic update of translations (#2585) | Jonas Franz | 2017-09-23 | 1 | -0/+11 |
* | Fix drone for tags (#2573) | Lauris BH | 2017-09-22 | 1 | -3/+0 |
* | Use standard lessc and minify CSS using Node.js (#2337) | silverwind | 2017-09-21 | 1 | -0/+2 |
* | Always run fmt check in CI (#2546) | Ethan Koenig | 2017-09-21 | 1 | -0/+1 |
* | Added bucket name to s3 drone plugin (#2505) | Thomas Boerger | 2017-09-15 | 1 | -0/+3 |
* | add codecov.io service. (#2493) | Bo-Yi Wu | 2017-09-13 | 1 | -7/+48 |
* | fix release (#2496) | Lunny Xiao | 2017-09-13 | 1 | -3/+3 |
* | Fix some tests : make coverage -> test (#2492) | Antoine GIRARD | 2017-09-12 | 1 | -1/+1 |
* | Hotfix for integration testing (#2473) | Thomas Boerger | 2017-09-10 | 1 | -11/+12 |
* | Changes for latest DroneCI (#2362) | Thomas Boerger | 2017-09-07 | 1 | -39/+40 |
* | Revert "Changes for latest DroneCI (#2355)" (#2358) | Bo-Yi Wu | 2017-08-22 | 1 | -39/+25 |
* | Changes for latest DroneCI (#2355) | Thomas Boerger | 2017-08-22 | 1 | -25/+39 |
* | ignore coverage steps. (#2257) | Bo-Yi Wu | 2017-08-04 | 1 | -6/+6 |
* | Add verify changed less-file step to Makefile (#1861) | Bo-Yi Wu | 2017-07-12 | 1 | -0/+1 |
* | feat: upgrade drone docker image to support multi-stage build. (#1732) | Bo-Yi Wu | 2017-07-11 | 1 | -0/+3 |