| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Skip sqlite integration in CI (#2058) | Ethan Koenig | 2017-06-25 | 1 | -1/+1 |
* | update drone discord plugin to 0.0.4 version (#1992) | Bo-Yi Wu | 2017-06-17 | 1 | -1/+1 |
* | Coverage reports for integration tests (#1960) | Ethan Koenig | 2017-06-15 | 1 | -0/+1 |
* | send notification if status changed | Bo-Yi Wu | 2017-06-15 | 1 | -1/+1 |
* | switch gitter to discord for drone. (#1971) | Bo-Yi Wu | 2017-06-15 | 1 | -2/+7 |
* | Don't run 'make release' on PRs (#1908) | Kim "BKC" Carlbäcker | 2017-06-09 | 1 | -1/+1 |
* | feat: add check misspelling (#1877) | Bo-Yi Wu | 2017-06-05 | 1 | -0/+1 |
* | fix: only run test coverage on master branch. (#1838) | Bo-Yi Wu | 2017-06-01 | 1 | -5/+28 |
* | Only run coverage on merges/pushes to master (#1783) | Ethan Koenig | 2017-05-25 | 1 | -1/+3 |
* | MySQL, Postgres integration tests in drone (#1638) | Ethan Koenig | 2017-04-30 | 1 | -2/+2 |
* | Limit clone depth when drone-building (#1644) | Sandro Santilli | 2017-04-30 | 1 | -0/+1 |
* | Integration test framework (#1290) | Ethan Koenig | 2017-04-25 | 1 | -2/+13 |
* | Check if missing/modified/unused deps in vendor and fix errors (#1468) | Antoine GIRARD | 2017-04-24 | 1 | -0/+1 |