Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'zj-gitignore-dropdown' | Douwe Maan | 2016-05-20 | 1 | -7/+19 |
|\ | |||||
| * | Dropdown implementationzj-gitignore-dropdown | Alfredo Sumaran | 2016-05-20 | 1 | -1/+5 |
| * | Backend for a gitignores dropdown | Zeger-Jan van de Weg | 2016-05-20 | 1 | -6/+14 |
* | | Merge branch 'rm-source-branch' into 'master' | Douwe Maan | 2016-05-20 | 1 | -1/+16 |
|\ \ | |||||
| * | | Allows MR authors to have the source branch removed when merging the MR | Jeroen Jacobs | 2016-05-20 | 1 | -1/+16 |
* | | | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' | Douwe Maan | 2016-05-20 | 1 | -7/+51 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Address Yorick's feedbackeReGeBe/gitlab-ce-feature/milestone-md | Rémy Coutable | 2016-05-18 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m... | Rémy Coutable | 2016-05-18 | 88 | -1804/+482 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into eReGeBe/gitlab-ce-feature/milestone-md | Douwe Maan | 2016-04-23 | 8 | -146/+181 |
| |\ \ \ | |||||
| * | | | | Matching version-like expressions as `milestone_name`s instead of `milestone_... | Alejandro Rodríguez | 2016-04-20 | 1 | -3/+8 |
| * | | | | Consistently using iid when treating milestones as referrables | Alejandro Rodríguez | 2016-04-20 | 1 | -7/+18 |
| * | | | | Implementing special GitLab markdown reference for milestones | Alejandro Rodríguez | 2016-04-20 | 1 | -7/+35 |
* | | | | | 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 | 2 | -1/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Rename method that validates runner tag constrains | Grzegorz Bizon | 2016-05-19 | 1 | -2/+2 |
| * | | | | | | Move runner validator to separate private method | Grzegorz Bizon | 2016-05-19 | 1 | -6/+10 |
| * | | | | | | 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 | 1 | -3/+7 |
| * | | | | | | Add custom validator to runner model | Grzegorz Bizon | 2016-05-19 | 1 | -0/+7 |
| * | | | | | | 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 | 1 | -1/+1 |
* | | | | | | | Merge branch 'create-todo-on-failing-build' into 'master' | Douwe Maan | 2016-05-19 | 3 | -2/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Create a todo on failing MR build | Sean McGivern | 2016-05-17 | 3 | -2/+12 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'with-pipeline-view' into 'master' | Douwe Maan | 2016-05-19 | 3 | -8/+34 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-view | Kamil Trzcinski | 2016-05-16 | 12 | -213/+276 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Improve the pipelines design | Kamil Trzcinski | 2016-05-16 | 1 | -0/+1 |
| * | | | | | | | Fix specs for MySQL | Kamil Trzcinski | 2016-05-14 | 1 | -3/+2 |
| * | | | | | | | Revert `stages` change | Kamil Trzcinski | 2016-05-14 | 1 | -3/+8 |
| * | | | | | | | Fix specs | Kamil Trzcinski | 2016-05-14 | 1 | -1/+1 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-view | Kamil Trzcinski | 2016-05-13 | 86 | -1673/+64 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix specs | Kamil Trzcinski | 2016-05-13 | 2 | -9/+4 |
| * | | | | | | | | Fix CI tests | Kamil Trzcinski | 2016-05-12 | 1 | -1/+1 |
| * | | | | | | | | Update generic commit status to make it look like a build | Kamil Trzcinski | 2016-05-10 | 1 | -2/+2 |
| * | | | | | | | | Improve pipelines design | Kamil Trzcinski | 2016-05-10 | 1 | -0/+8 |
| * | | | | | | | | Fix SQL queries for calculating stages status | Kamil Trzcinski | 2016-05-10 | 1 | -5/+7 |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-view | Kamil Trzcinski | 2016-05-09 | 77 | -352/+572 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Make a build views nicer | Kamil Trzcinski | 2016-05-09 | 1 | -1/+1 |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-view | Kamil Trzcinski | 2016-04-26 | 35 | -137/+431 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ci-commit-as-pipeline' into with-pipeline-view | Kamil Trzcinski | 2016-04-13 | 1 | -10/+15 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Update handling of skipped status | Kamil Trzcinski | 2016-04-13 | 3 | -17/+18 |
| * | | | | | | | | | | | Merge branch 'ci-commit-as-pipeline' into with-pipeline-view | Kamil Trzcinski | 2016-04-13 | 2 | -61/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ci-commit-as-pipeline' into with-pipeline-view | Kamil Trzcinski | 2016-04-13 | 14 | -122/+86 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Pipeline view | Kamil Trzcinski | 2016-04-13 | 1 | -0/+7 |
| * | | | | | | | | | | | | | Make Pipeline view work | Kamil Trzcinski | 2016-04-13 | 1 | -0/+4 |
| * | | | | | | | | | | | | | WIP | Kamil Trzcinski | 2016-04-13 | 1 | -1/+6 |
* | | | | | | | | | | | | | | Merge branch '12724-wrong-sorting-of-commit-order-in-mr-view' into 'master' | Rémy Coutable | 2016-05-19 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |