Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'issue_9013' into 'master' | Douwe Maan | 2016-05-20 | 1 | -7/+1 |
|\ | |||||
| * | Use the right default notification settings for non membersissue_9013 | Felipe Artur | 2016-05-19 | 1 | -7/+1 |
| * | Update documentation | Felipe Artur | 2016-05-17 | 1 | -1/+1 |
| * | Improve documentation and add changelog | Felipe Artur | 2016-05-17 | 2 | -9/+4 |
| * | Let users set notification levels in projects which they are not members | Felipe Artur | 2016-05-17 | 2 | -4/+9 |
* | | Merge branch 'issue-17537-fix' into 'master' | Douwe Maan | 2016-05-20 | 1 | -4/+8 |
|\ \ | |||||
| * | | Fix Error 500 when attempting to retrieve project license when HEAD points to... | Stan Hu | 2016-05-14 | 1 | -4/+8 |
* | | | Merge branch 'rs-issue-3055' into 'master' | Douwe Maan | 2016-05-20 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Use extended regexp flag for `git grep`-ing filesrs-issue-3055 | Robert Speicher | 2016-05-18 | 1 | -1/+1 |
* | | | | refactor project to include some nicer EE stufffix/url-refactor-from-ee | James Lopez | 2016-05-20 | 1 | -8/+3 |
* | | | | Merge branch 'feature/runner-config-untagged-jobs' into 'master' | Robert Speicher | 2016-05-19 | 9 | -50/+73 |
|\ \ \ \ | |||||
| * | | | | Minor runner-related code refactorings | Grzegorz Bizon | 2016-05-19 | 2 | -10/+11 |
| * | | | | Rename method that validates runner tag constrains | Grzegorz Bizon | 2016-05-19 | 1 | -2/+2 |
| * | | | | Display validation errors when admin edits a runner | Grzegorz Bizon | 2016-05-19 | 2 | -11/+17 |
| * | | | | Add minor corrections related to config of runner | Grzegorz Bizon | 2016-05-19 | 2 | -3/+2 |
| * | | | | Move runner validator to separate private method | Grzegorz Bizon | 2016-05-19 | 1 | -6/+10 |
| * | | | | Use form errors helper in CI runner edit form | Grzegorz Bizon | 2016-05-19 | 1 | -4/+1 |
| * | | | | Add method that check if build has tags | Grzegorz Bizon | 2016-05-19 | 1 | -3/+5 |
| * | | | | Improve displaying validation messages for runner | Grzegorz Bizon | 2016-05-19 | 3 | -4/+13 |
| * | | | | Add custom validator to runner model | Grzegorz Bizon | 2016-05-19 | 2 | -1/+9 |
| * | | | | Disallow runner to pick untagged build if configured | Grzegorz Bizon | 2016-05-19 | 1 | -0/+4 |
| * | | | | Extend runner config options for untagged jobs | Grzegorz Bizon | 2016-05-19 | 4 | -35/+22 |
| * | | | | Add form for runner config to run untagged jobs | Grzegorz Bizon | 2016-05-19 | 1 | -0/+6 |
* | | | | | Merge branch 'fix-ci-commit-creation' into 'master' | Rémy Coutable | 2016-05-19 | 1 | -10/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix creation of Ci::Commit object which can lead to pending, failed in some s... | Kamil Trzcinski | 2016-05-19 | 1 | -10/+7 |
* | | | | | | Merge branch 'create-todo-on-failing-build' into 'master' | Douwe Maan | 2016-05-19 | 11 | -33/+105 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Create a todo on failing MR build | Sean McGivern | 2016-05-17 | 11 | -33/+105 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch '17464-backport-email-syntax-highlighting' into 'master' | Douwe Maan | 2016-05-19 | 9 | -54/+118 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlighting | Sean McGivern | 2016-05-17 | 9 | -54/+118 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'with-pipeline-view' into 'master' | Douwe Maan | 2016-05-19 | 26 | -95/+507 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Create pipeline objects with parameterswith-pipeline-view | Kamil Trzcinski | 2016-05-18 | 4 | -11/+9 |
| * | | | | | Use pipelines.errors when communicating the error | Kamil Trzcinski | 2016-05-18 | 3 | -27/+30 |
| * | | | | | Wrap text | Kamil Trzcinski | 2016-05-16 | 1 | -1/+0 |
| * | | | | | Improve the pipeline box | Kamil Trzcinski | 2016-05-16 | 3 | -12/+39 |
| * | | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-view | Kamil Trzcinski | 2016-05-16 | 50 | -446/+641 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Improve design of commit_box with status of builds and pipelines | Kamil Trzcinski | 2016-05-16 | 3 | -29/+37 |
| * | | | | | Improve the pipelines design | Kamil Trzcinski | 2016-05-16 | 8 | -17/+21 |
| * | | | | | Add method new_pipeline | Kamil Trzcinski | 2016-05-14 | 1 | -4/+6 |
| * | | | | | Remove testing delegate | Kamil Trzcinski | 2016-05-14 | 1 | -2/+2 |
| * | | | | | Fix specs for MySQL | Kamil Trzcinski | 2016-05-14 | 2 | -4/+3 |
| * | | | | | Revert `stages` change | Kamil Trzcinski | 2016-05-14 | 2 | -4/+10 |
| * | | | | | Fix specs | Kamil Trzcinski | 2016-05-14 | 2 | -4/+1 |
| * | | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-view | Kamil Trzcinski | 2016-05-13 | 150 | -1868/+514 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix specs | Kamil Trzcinski | 2016-05-13 | 3 | -11/+5 |
| * | | | | | | Added pipelines spec | Kamil Trzcinski | 2016-05-13 | 1 | -1/+1 |
| * | | | | | | Fix CI tests | Kamil Trzcinski | 2016-05-12 | 5 | -9/+12 |
| * | | | | | | Use pipeline permissions instead of build | Kamil Trzcinski | 2016-05-10 | 2 | -3/+2 |
| * | | | | | | Update generic commit status to make it look like a build | Kamil Trzcinski | 2016-05-10 | 3 | -25/+21 |
| * | | | | | | Improve pipelines design | Kamil Trzcinski | 2016-05-10 | 8 | -69/+128 |
| * | | | | | | Fix SQL queries for calculating stages status | Kamil Trzcinski | 2016-05-10 | 3 | -13/+14 |