Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add null check to formData.append645-profile-update-bug | Annabel Dunstone | 2016-04-18 | 1 | -2/+3 |
* | Merge branch 'diff-js-error-fix' into 'master' | Robert Speicher | 2016-04-18 | 1 | -3/+4 |
|\ | |||||
| * | Fixed issue with spinner not hiding on diff changes | Phil Hughes | 2016-04-18 | 1 | -3/+4 |
* | | Merge branch 'tag-grape-allowed' into 'master' | Robert Speicher | 2016-04-18 | 2 | -2/+5 |
|\ \ | |/ |/| | |||||
| * | Add "action" tag to /internal/allowed API | Yorick Peterse | 2016-04-18 | 2 | -2/+5 |
|/ | |||||
* | Merge branch 'issue_3508' into 'master' | Douwe Maan | 2016-04-18 | 9 | -20/+113 |
|\ | |||||
| * | Add changelog entry | Felipe Artur | 2016-04-18 | 2 | -1/+2 |
| * | Fix documentation and improve permissions code | Felipe Artur | 2016-04-18 | 6 | -13/+6 |
| * | Insert instructions in admin page and permissions document | Felipe Artur | 2016-04-18 | 2 | -1/+10 |
| * | Remove group members check | Felipe Artur | 2016-04-18 | 5 | -24/+14 |
| * | Insert users check into api | Felipe Artur | 2016-04-18 | 5 | -7/+33 |
| * | Code fixes | Felipe Artur | 2016-04-18 | 5 | -28/+14 |
| * | Fix specs | Felipe Artur | 2016-04-18 | 2 | -3/+5 |
| * | Fix code | Felipe Artur | 2016-04-18 | 5 | -12/+8 |
| * | Add specs and fix code | Felipe Artur | 2016-04-18 | 6 | -18/+65 |
| * | Move verification to abilities | Felipe Artur | 2016-04-18 | 5 | -12/+47 |
| * | Restrict user profiles based on restricted visibility levels | Felipe Artur | 2016-04-18 | 2 | -0/+8 |
* | | Merge branch 'transaction-query-count' into 'master' | Rémy Coutable | 2016-04-18 | 3 | -0/+5 |
|\ \ | |/ |/| | |||||
| * | Count the number of SQL queries per transaction | Yorick Peterse | 2016-04-18 | 3 | -0/+5 |
* | | Merge branch 'tasklist-fix' into 'master' | Jacob Schatz | 2016-04-18 | 2 | -6/+0 |
|\ \ | |||||
| * | | Fixed issue with tasklist toggling sidebar refreshtasklist-fix | Phil Hughes | 2016-04-18 | 2 | -6/+0 |
* | | | Merge branch 'import-feedback' into 'master' | Jacob Schatz | 2016-04-18 | 9 | -41/+122 |
|\ \ \ | |||||
| * | | | Addressed feedback | Phil Hughes | 2016-04-18 | 1 | -3/+3 |
| * | | | Variable nameimport-feedback | Phil Hughes | 2016-04-14 | 1 | -2/+2 |
| * | | | Updated based on feedback | Phil Hughes | 2016-04-14 | 8 | -25/+25 |
| * | | | Moved loading icon to match todo loading icon | Phil Hughes | 2016-04-12 | 7 | -16/+16 |
| * | | | Added loading icon to import buttons | Phil Hughes | 2016-04-11 | 8 | -39/+120 |
* | | | | Merge branch 'print-style' into 'master' | Jacob Schatz | 2016-04-18 | 3 | -13/+34 |
|\ \ \ \ | |||||
| * | | | | CHANGELOG itemprint-style | Phil Hughes | 2016-04-18 | 1 | -0/+1 |
| * | | | | Updated print style | Phil Hughes | 2016-04-18 | 2 | -13/+33 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'discussion-notes' into 'master' | Jacob Schatz | 2016-04-18 | 6 | -19/+24 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fixed testsdiscussion-notes | Phil Hughes | 2016-04-14 | 2 | -13/+13 |
| * | | | Dicussion action mobile fix | Phil Hughes | 2016-04-14 | 1 | -0/+11 |
| * | | | Discussion notes update | Phil Hughes | 2016-04-14 | 7 | -31/+25 |
* | | | | Merge branch 'feature/ci-job-env-variables' into 'master' | Grzegorz Bizon | 2016-04-18 | 8 | -35/+168 |
|\ \ \ \ | |||||
| * | | | | Minor refactorings in CI configfeature/ci-job-env-variables | Grzegorz Bizon | 2016-04-18 | 2 | -7/+10 |
| * | | | | Add minor fixes in docs for job-specific variables | Grzegorz Bizon | 2016-04-18 | 2 | -11/+7 |
| * | | | | Validate job-level variables in YAML config file | Grzegorz Bizon | 2016-04-18 | 2 | -13/+40 |
| * | | | | Update documentation on job level build variables | Grzegorz Bizon | 2016-04-18 | 1 | -4/+6 |
| * | | | | Improve grammar in CI documentation for build vars | Grzegorz Bizon | 2016-04-18 | 1 | -4/+7 |
| * | | | | Add documentation for job-level build variables | Grzegorz Bizon | 2016-04-18 | 2 | -1/+24 |
| * | | | | Minor refactoring in code related to job variables | Grzegorz Bizon | 2016-04-18 | 2 | -24/+25 |
| * | | | | Remove code that removes duplicate CI variables | Grzegorz Bizon | 2016-04-18 | 2 | -15/+1 |
| * | | | | Add Changelog entry for job-level variables | Grzegorz Bizon | 2016-04-18 | 1 | -0/+1 |
| * | | | | Improve build specs for job environment variables | Grzegorz Bizon | 2016-04-18 | 1 | -2/+5 |
| * | | | | Make CI config return empty array if no job variables | Grzegorz Bizon | 2016-04-18 | 2 | -2/+17 |
| * | | | | Rename method that returns global envs in CI conf | Grzegorz Bizon | 2016-04-18 | 3 | -3/+3 |
| * | | | | Read job variables directly from gitlab CI config | Grzegorz Bizon | 2016-04-18 | 5 | -25/+38 |
| * | | | | Make it possible to override build variables | Grzegorz Bizon | 2016-04-18 | 3 | -7/+22 |
| * | | | | Add `variables` keyword to job in CI config YAML | Grzegorz Bizon | 2016-04-18 | 4 | -15/+60 |