Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into issue_1... | Long Nguyen | 2016-05-20 | 18 | -91/+212 |
|\ | |||||
| * | 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 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Maintain commit order in MRs | Sean McGivern | 2016-05-18 | 1 | -3/+1 |
| * | | | | | | | | | | | Revert "Merge branch 'issues/15127' into 'master'"revert-3656b5db | Stan Hu | 2016-05-19 | 1 | -0/+5 |
| * | | | | | | | | | | | Merge branch 'issues/15127' into 'master' | Stan Hu | 2016-05-19 | 1 | -5/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | fix #15127 ActiveJob::DeserializationError thrown | P.S.V.R | 2016-04-11 | 1 | -5/+0 |
| * | | | | | | | | | | | | Merge branch 'issue_17560' into 'master' | Robert Speicher | 2016-05-19 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Mask credentials from URL when import of project has failed. | Rubén Dávila | 2016-05-18 | 1 | -2/+2 |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Remove unused Project scopes17635-remove-unused-project-scopes | Rémy Coutable | 2016-05-18 | 1 | -25/+5 |
| * | | | | | | | | | | | | Remove User#tm_in_authorized_projects and User#tm_of | Rémy Coutable | 2016-05-18 | 1 | -9/+0 |
| * | | | | | | | | | | | | Merge branch 'docker-registry-view' into 'master' | Kamil Trzciński | 2016-05-18 | 2 | -3/+34 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Improve code design | Kamil Trzcinski | 2016-05-18 | 1 | -3/+5 |
| | * | | | | | | | | | | | | Provide full test coverage to lib/container_registry API implementation | Kamil Trzcinski | 2016-05-17 | 1 | -1/+1 |
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into docker-registry-view | Kamil Trzcinski | 2016-05-16 | 11 | -212/+259 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | Use registry.port to construct the registry host | Kamil Trzcinski | 2016-05-16 | 1 | -3/+3 |
| | * | | | | | | | | | | | | Merge branch 'docker-registry' into docker-registry-view | Kamil Trzcinski | 2016-05-14 | 1 | -6/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Fix abilities | Kamil Trzcinski | 2016-05-14 | 2 | -6/+6 |
| | * | | | | | | | | | | | | | Merge branch 'docker-registry' into docker-registry-view | Kamil Trzcinski | 2016-05-14 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |