Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-access-to-pipelines-for-anonymous' into 'master' | Robert Speicher | 2016-05-22 | 1 | -1/+2 |
* | Merge branch 'fix-docker-registry-integration' into 'master' | Yorick Peterse | 2016-05-21 | 1 | -1/+1 |
* | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename' | Douwe Maan | 2016-05-21 | 1 | -4/+2 |
* | Merge branch 'rm-source-branch' into 'master' | Douwe Maan | 2016-05-21 | 4 | -5/+16 |
* | Merge branch 'feature/runner-config-untagged-jobs' into 'master' | Robert Speicher | 2016-05-19 | 5 | -34/+29 |
|\ | |||||
| * | Minor runner-related code refactorings | Grzegorz Bizon | 2016-05-19 | 1 | -1/+1 |
| * | Display validation errors when admin edits a runner | Grzegorz Bizon | 2016-05-19 | 1 | -1/+1 |
| * | Add minor corrections related to config of runner | Grzegorz Bizon | 2016-05-19 | 2 | -3/+2 |
| * | Use form errors helper in CI runner edit form | Grzegorz Bizon | 2016-05-19 | 1 | -4/+1 |
| * | Improve displaying validation messages for runner | Grzegorz Bizon | 2016-05-19 | 1 | -0/+6 |
| * | Extend runner config options for untagged jobs | Grzegorz Bizon | 2016-05-19 | 3 | -34/+21 |
| * | Add form for runner config to run untagged jobs | Grzegorz Bizon | 2016-05-19 | 1 | -0/+6 |
* | | Merge branch 'create-todo-on-failing-build' into 'master' | Douwe Maan | 2016-05-19 | 1 | -6/+6 |
|\ \ | |||||
| * | | Create a todo on failing MR build | Sean McGivern | 2016-05-17 | 1 | -6/+6 |
* | | | Merge branch '17464-backport-email-syntax-highlighting' into 'master' | Douwe Maan | 2016-05-19 | 4 | -40/+60 |
|\ \ \ | |||||
| * | | | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlighting | Sean McGivern | 2016-05-17 | 4 | -40/+60 |
* | | | | Merge branch 'with-pipeline-view' into 'master' | Douwe Maan | 2016-05-19 | 18 | -78/+302 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Create pipeline objects with parameterswith-pipeline-view | Kamil Trzcinski | 2016-05-18 | 2 | -6/+6 |
| * | | | Use pipelines.errors when communicating the error | Kamil Trzcinski | 2016-05-18 | 1 | -5/+2 |
| * | | | 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 | 20 | -136/+135 |
| |\ \ \ | | |/ / | |||||
| * | | | 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 | 5 | -16/+14 |
| * | | | Fix specs for MySQL | Kamil Trzcinski | 2016-05-14 | 1 | -1/+1 |
| * | | | Revert `stages` change | Kamil Trzcinski | 2016-05-14 | 1 | -1/+2 |
| * | | | Merge remote-tracking branch 'origin/master' into with-pipeline-view | Kamil Trzcinski | 2016-05-13 | 22 | -99/+131 |
| |\ \ \ | |||||
| * | | | | Fix specs | Kamil Trzcinski | 2016-05-13 | 1 | -2/+1 |
| * | | | | Added pipelines spec | Kamil Trzcinski | 2016-05-13 | 1 | -1/+1 |
| * | | | | Fix CI tests | Kamil Trzcinski | 2016-05-12 | 2 | -4/+5 |
| * | | | | 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 | 2 | -23/+19 |
| * | | | | Improve pipelines design | Kamil Trzcinski | 2016-05-10 | 3 | -16/+16 |
| * | | | | Fix SQL queries for calculating stages status | Kamil Trzcinski | 2016-05-10 | 2 | -8/+7 |
| * | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-view | Kamil Trzcinski | 2016-05-09 | 97 | -700/+676 |
| |\ \ \ \ | |||||
| * | | | | | Make a build views nicer | Kamil Trzcinski | 2016-05-09 | 4 | -33/+60 |
| * | | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-view | Kamil Trzcinski | 2016-04-26 | 121 | -460/+729 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix builds rendering bug | Kamil Trzcinski | 2016-04-26 | 1 | -1/+1 |
| * | | | | | | Improve pipeline view | Kamil Trzcinski | 2016-04-13 | 3 | -4/+16 |
| * | | | | | | Improve rendered CI statuses | Kamil Trzcinski | 2016-04-13 | 5 | -5/+5 |
| * | | | | | | Remove unneeded changes | Kamil Trzcinski | 2016-04-13 | 2 | -2/+2 |
| * | | | | | | Merge branch 'ci-commit-as-pipeline' into with-pipeline-view | Kamil Trzcinski | 2016-04-13 | 19 | -112/+122 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Pipeline view | Kamil Trzcinski | 2016-04-13 | 5 | -61/+50 |
| * | | | | | | | Make Pipeline view work | Kamil Trzcinski | 2016-04-13 | 6 | -22/+21 |
| * | | | | | | | WIP | Kamil Trzcinski | 2016-04-13 | 5 | -0/+171 |
* | | | | | | | | Merge branch '12724-wrong-sorting-of-commit-order-in-mr-view' into 'master' | Rémy Coutable | 2016-05-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Chunk commits by date in lists12724-wrong-sorting-of-commit-order-in-mr-view | Sean McGivern | 2016-05-19 | 1 | -1/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'deploy-key-alert-color' into 'master' | Jacob Schatz | 2016-05-19 | 4 | -5/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixed project settings alert colorsdeploy-key-alert-color | Phil Hughes | 2016-05-16 | 4 | -5/+5 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'project-variables-ui' into 'master' | Jacob Schatz | 2016-05-19 | 5 | -34/+67 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Changed table border colorproject-variables-ui | Phil Hughes | 2016-05-16 | 2 | -13/+14 |