summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Facebook login and appease Rubocop.add-csp-overridesConnor Shea2016-07-201-1/+1
* Add CSP overrides for the import page.Connor Shea2016-07-202-0/+23
* Merge branch 'issue_8110' into 'master' Rémy Coutable2016-07-2016-118/+276
|\
| * Refactor service settings viewissue_8110Felipe Artur2016-07-2015-138/+86
| * Add project service documentation and update integration documentationFelipe Artur2016-07-1910-46/+78
| * Allow slack service to send messages on different channelsFelipe Artur2016-07-1910-21/+199
* | Merge branch 'fix-retries-on-manual-actions' into 'master' Rémy Coutable2016-07-204-14/+33
|\ \
| * | Fix a problem with processing a pipeline where stage only has manual actionsfix-retries-on-manual-actionsKamil Trzcinski2016-07-202-13/+16
| * | Don't show other actions of the same nameKamil Trzcinski2016-07-202-1/+17
* | | Merge branch '17862-honour-limit-in-ldap-check' into 'master' Rémy Coutable2016-07-202-1/+2
|\ \ \
| * | | A CHANGELOG entryRémy Coutable2016-07-201-0/+1
| * | | Use limit parameter rather than hardcoded valueM. Ricketts2016-07-201-1/+1
* | | | Merge branch 'explore-nav' into 'master' Jacob Schatz2016-07-201-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove icons from explore navAnnabel Dunstone2016-07-201-4/+0
* | | | Merge branch 'compare-code-view' into 'master' Jacob Schatz2016-07-202-0/+2
|\ \ \ \
| * | | | Apply diff view cookie on comparecompare-code-viewPhil Hughes2016-07-152-0/+2
* | | | | Merge branch '15343-build-settiings' into 'master' Rémy Coutable2016-07-2012-100/+179
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Change how we style redirect_toKamil Trzcinski2016-07-201-3/+1
| * | | | Use flash[:notice] onlyKamil Trzcinski2016-07-201-2/+1
| * | | | Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-209-61/+79
| * | | | Update routesKamil Trzcinski2016-07-201-4/+1
| * | | | Fix updating settings for pipelines15343-build-settiingsKamil Trzcinski2016-07-202-15/+8
| * | | | Merge remote-tracking branch 'origin/master' into 15343-build-settiingsKamil Trzcinski2016-07-2083-283/+1242
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski2016-07-199-15/+73
| * | | | Change title to CI/CD PipelinesAnnabel Dunstone2016-07-192-3/+3
| * | | | Capitalize CI PipelinesAnnabel Dunstone2016-07-191-1/+1
| * | | | Fix badge testAnnabel Dunstone2016-07-191-1/+1
| * | | | Update badges pathAnnabel Dunstone2016-07-194-4/+3
| * | | | Remove unused badges page and delete badges index controller actionAnnabel Dunstone2016-07-192-28/+0
| * | | | Change builds to pipelines; settings formattingAnnabel Dunstone2016-07-192-7/+10
| * | | | Align pipelines settings to match other settings pagesAnnabel Dunstone2016-07-191-83/+93
| * | | | Rename to CI PipelineAnnabel Dunstone2016-07-191-7/+3
| * | | | Remove builds settings from project settings; add builds settings route; add ...Annabel Dunstone2016-07-196-69/+105
* | | | | Merge branch 'issue-19641' into 'master' Jacob Schatz2016-07-202-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | use correct color variable for borderelliotec2016-07-121-1/+1
| * | | | resolve changelog conflictelliotec2016-07-111-1/+1
| * | | | Merge branch 'master' into issue-19641elliotec2016-07-118-57/+64
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceMichael Elliott2016-07-098-57/+64
| | |\ \ \ \
| | * | | | | fix style issue for new snippet button - fixes issue #19641Michael Elliott2016-07-091-1/+3
| * | | | | | fix style issue for new snippet button - fixes issue #19641Michael Elliott2016-07-092-1/+4
| |/ / / / /
* | | | | | Merge branch 'issue_18585' into 'master' Rémy Coutable2016-07-2016-10/+75
|\ \ \ \ \ \
| * | | | | | Fix a few nitpicksRémy Coutable2016-07-205-20/+9
| * | | | | | Allow to disable user request access to groups/projectsFelipe Artur2016-07-2016-10/+86
* | | | | | | Merge branch 'ci-predefined-variables' into 'master' Rémy Coutable2016-07-209-112/+248
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix review commentsci-predefined-variablesKamil Trzcinski2016-07-202-2/+5
| * | | | | | Update CHANGELOGKamil Trzcinski2016-07-201-1/+0
| * | | | | | Improve implementation of variablesKamil Trzcinski2016-07-207-70/+88
| * | | | | | Make rubocop happyKamil Trzcinski2016-07-201-2/+2
| * | | | | | Update documentationKamil Trzcinski2016-07-202-0/+4
| * | | | | | Update all exposed variables to CI buildsKamil Trzcinski2016-07-204-79/+152