Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Enable Style/MultilineTernaryOperator rubocop coprubocop/enable-multiline-ternary-operator-cop | Grzegorz Bizon | 2016-07-20 | 4 | -10/+15 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'issue_8110' into 'master' | Rémy Coutable | 2016-07-20 | 16 | -118/+276 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Refactor service settings viewissue_8110 | Felipe Artur | 2016-07-20 | 15 | -138/+86 | |
| * | | | | | | | | Add project service documentation and update integration documentation | Felipe Artur | 2016-07-19 | 10 | -46/+78 | |
| * | | | | | | | | Allow slack service to send messages on different channels | Felipe Artur | 2016-07-19 | 10 | -21/+199 | |
* | | | | | | | | | Merge branch 'fix-retries-on-manual-actions' into 'master' | Rémy Coutable | 2016-07-20 | 4 | -14/+33 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix a problem with processing a pipeline where stage only has manual actionsfix-retries-on-manual-actions | Kamil Trzcinski | 2016-07-20 | 2 | -13/+16 | |
| * | | | | | | | | | Don't show other actions of the same name | Kamil Trzcinski | 2016-07-20 | 2 | -1/+17 | |
* | | | | | | | | | | Merge branch '17862-honour-limit-in-ldap-check' into 'master' | Rémy Coutable | 2016-07-20 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | A CHANGELOG entry | Rémy Coutable | 2016-07-20 | 1 | -0/+1 | |
| * | | | | | | | | | | Use limit parameter rather than hardcoded value | M. Ricketts | 2016-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'explore-nav' into 'master' | Jacob Schatz | 2016-07-20 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove icons from explore nav | Annabel Dunstone | 2016-07-20 | 1 | -4/+0 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'compare-code-view' into 'master' | Jacob Schatz | 2016-07-20 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Apply diff view cookie on comparecompare-code-view | Phil Hughes | 2016-07-15 | 2 | -0/+2 | |
* | | | | | | | | | | | Merge branch '15343-build-settiings' into 'master' | Rémy Coutable | 2016-07-20 | 12 | -100/+179 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Change how we style redirect_to | Kamil Trzcinski | 2016-07-20 | 1 | -3/+1 | |
| * | | | | | | | | | | Use flash[:notice] only | Kamil Trzcinski | 2016-07-20 | 1 | -2/+1 | |
| * | | | | | | | | | | Create PipelinesSettingsController for showing settings page | Kamil Trzcinski | 2016-07-20 | 9 | -61/+79 | |
| * | | | | | | | | | | Update routes | Kamil Trzcinski | 2016-07-20 | 1 | -4/+1 | |
| * | | | | | | | | | | Fix updating settings for pipelines15343-build-settiings | Kamil Trzcinski | 2016-07-20 | 2 | -15/+8 | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into 15343-build-settiings | Kamil Trzcinski | 2016-07-20 | 83 | -283/+1242 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett... | Kamil Trzcinski | 2016-07-19 | 9 | -15/+73 | |
| * | | | | | | | | | | Change title to CI/CD Pipelines | Annabel Dunstone | 2016-07-19 | 2 | -3/+3 | |
| * | | | | | | | | | | Capitalize CI Pipelines | Annabel Dunstone | 2016-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix badge test | Annabel Dunstone | 2016-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | Update badges path | Annabel Dunstone | 2016-07-19 | 4 | -4/+3 | |
| * | | | | | | | | | | Remove unused badges page and delete badges index controller action | Annabel Dunstone | 2016-07-19 | 2 | -28/+0 | |
| * | | | | | | | | | | Change builds to pipelines; settings formatting | Annabel Dunstone | 2016-07-19 | 2 | -7/+10 | |
| * | | | | | | | | | | Align pipelines settings to match other settings pages | Annabel Dunstone | 2016-07-19 | 1 | -83/+93 | |
| * | | | | | | | | | | Rename to CI Pipeline | Annabel Dunstone | 2016-07-19 | 1 | -7/+3 | |
| * | | | | | | | | | | Remove builds settings from project settings; add builds settings route; add ... | Annabel Dunstone | 2016-07-19 | 6 | -69/+105 | |
* | | | | | | | | | | | Merge branch 'issue-19641' into 'master' | Jacob Schatz | 2016-07-20 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | use correct color variable for border | elliotec | 2016-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | resolve changelog conflict | elliotec | 2016-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'master' into issue-19641 | elliotec | 2016-07-11 | 8 | -57/+64 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce | Michael Elliott | 2016-07-09 | 8 | -57/+64 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fix style issue for new snippet button - fixes issue #19641 | Michael Elliott | 2016-07-09 | 1 | -1/+3 | |
| * | | | | | | | | | | | | fix style issue for new snippet button - fixes issue #19641 | Michael Elliott | 2016-07-09 | 2 | -1/+4 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'issue_18585' into 'master' | Rémy Coutable | 2016-07-20 | 16 | -10/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix a few nitpicks | Rémy Coutable | 2016-07-20 | 5 | -20/+9 | |
| * | | | | | | | | | | | | Allow to disable user request access to groups/projects | Felipe Artur | 2016-07-20 | 16 | -10/+86 | |
* | | | | | | | | | | | | | Merge branch 'ci-predefined-variables' into 'master' | Rémy Coutable | 2016-07-20 | 9 | -112/+248 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix review commentsci-predefined-variables | Kamil Trzcinski | 2016-07-20 | 2 | -2/+5 | |
| * | | | | | | | | | | | | Update CHANGELOG | Kamil Trzcinski | 2016-07-20 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Improve implementation of variables | Kamil Trzcinski | 2016-07-20 | 7 | -70/+88 | |
| * | | | | | | | | | | | | Make rubocop happy | Kamil Trzcinski | 2016-07-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Update documentation | Kamil Trzcinski | 2016-07-20 | 2 | -0/+4 | |
| * | | | | | | | | | | | | Update all exposed variables to CI builds | Kamil Trzcinski | 2016-07-20 | 4 | -79/+152 | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into ci-predefined-variables | Kamil Trzcinski | 2016-07-19 | 1608 | -21491/+46404 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | |