summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use "branch_name" instead "branch" on V3 branch creation API29604-v3-fix-branch-creationOswaldo Ferreira2017-03-163-0/+77
|
* Merge branch 'fix-slow-queries-for-branches-index' into 'master' Douwe Maan2017-03-1610-6/+56
|\ | | | | | | | | removes n+1 query from tags and branches indexes See merge request !9905
| * removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-1610-6/+56
| |
* | Merge branch 'zj-fix-slack-link' into 'master' Rémy Coutable2017-03-162-6/+5
|\ \ | | | | | | | | | | | | Fix Slack link when on notify See merge request !9999
| * | Fix Slack link when on notifyZeger-Jan van de Weg2017-03-162-6/+5
|/ /
* | Merge branch 'add-blob-copy-button' into 'master' Robert Speicher2017-03-1613-75/+102
|\ \ | | | | | | | | | | | | Add copy button to blob header and use icon for Raw button See merge request !9878
| * | Fix specadd-blob-copy-buttonDouwe Maan2017-03-162-3/+3
| | |
| * | Use code icon for RawDouwe Maan2017-03-161-1/+1
| | |
| * | Fix specDouwe Maan2017-03-1612-76/+97
| | |
| * | Add copy button to blob header and use icon for Raw buttonDouwe Maan2017-03-162-4/+10
| | |
* | | Merge branch 'fix-jasmine-describe' into 'master' Alfredo Sumaran2017-03-161-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Don't use reserved name in jasmine tests See merge request !10022
| * | | fix describe block to make the karma reporter happyMike Greiling2017-03-161-1/+1
| | | |
* | | | Merge branch '29142-add-prometheus-integration-documentation' into 'master' Achilleas Pipinellis2017-03-162-3/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Fix config option to disable Prometheus Closes #29142 See merge request !10019
| * | | Fix config option to disable PrometheusJoshua Lambert2017-03-162-3/+3
|/ / /
* | | Merge branch 'compare-remote-search' into 'master' Alfredo Sumaran2017-03-162-2/+11
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Enabled remote filter in compare dropdowns Closes #29545 See merge request !9997
| * | | Enabled remote filter in compare dropdownscompare-remote-searchPhil Hughes2017-03-162-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously if the project had more than 100 branches or tags it wouldnt display them even after searching. This now correctly sends an AJAx request to the backend to search for the branches/tags Closes #29545
* | | | Merge branch '29560-fix-mr-count-title-spacing' into 'master' Annabel Dunstone Gray2017-03-161-1/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix spacing between MR number and title Closes #29560 See merge request !10008
| * | | | Fix spacing between MR number and title29560-fix-mr-count-title-spacingKushal Pandya2017-03-161-1/+4
| |/ / /
* | | | Merge branch 'cycle-analytics-commit-icon' into 'master' Annabel Dunstone Gray2017-03-161-6/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed commit icon size in cycle analyitcs Closes #29536 See merge request !9994
| * | | | Fixed commit icon size in cycle analyitcscycle-analytics-commit-iconPhil Hughes2017-03-161-6/+4
| | | | | | | | | | | | | | | | | | | | Closes #29536
* | | | | Merge branch 'realtime-methods-docs' into 'master' Clement Ho2017-03-161-0/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | Add docs for realtime polling for the frontend. See merge request !9998
| * | | | Fix spelling and grammatical errors.realtime-methods-docsJacob Schatz2017-03-161-1/+1
| | | | |
| * | | | Add Server issues 429 Too Many Requests disable polling.Jacob Schatz2017-03-161-1/+2
| | | | |
| * | | | Fix up suggestions on content changes.Jacob Schatz2017-03-161-2/+2
| | | | |
| * | | | Add docs for realtime polling for the frontend.Jacob Schatz2017-03-161-0/+14
| | |/ / | |/| |
* | | | Merge branch '29228-update-award-emoji-native-unicode-alignment' into 'master' Annabel Dunstone Gray2017-03-161-6/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update award emoji button native emoji alignment Closes #29228 See merge request !9985
| * | | | Update award emoji button native emoji alignment29228-update-award-emoji-native-unicode-alignmentEric Eastwood2017-03-161-6/+10
| | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29228
* | | | | Merge branch 'pages-multiple-ips-doc' into 'master' Kamil Trzciński2017-03-165-20/+25
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | The GitLab Pages external-http and external-https arguments can be specified multiple times See merge request !9812
| * | | | | The GitLab Pages external-http and external-https arguments can be specified ↵Nick Thomas2017-03-085-20/+25
| | | | | | | | | | | | | | | | | | | | | | | | multiple times
* | | | | | Merge branch '29142-add-prometheus-integration-documentation' into 'master' Achilleas Pipinellis2017-03-1610-19/+316
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prometheus Service Integration Documentation Closes #29142 See merge request !9954
| * | | | | | Fix broken links limit lines to 80 charsAchilleas Pipinellis2017-03-163-28/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | Add prometheus memory requirements, include additional detail on disabling ↵Joshua Lambert2017-03-162-13/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | prometheus in docs.
| * | | | | | Minor changes to administration docJoshua Lambert2017-03-151-16/+10
| | | | | | |
| * | | | | | Add Prometheus related image.Joshua Lambert2017-03-151-0/+0
| | | | | | |
| * | | | | | Add additional configuration information and troubleshooting information.Joshua Lambert2017-03-151-5/+16
| | | | | | |
| * | | | | | Refactor Prometheus integration docsAchilleas Pipinellis2017-03-1511-45/+145
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | First draft of Prometheus Service IntegrationJoshua Lambert2017-03-157-0/+164
| | | | | | |
* | | | | | | Merge branch '27988-fix-transient-failure-in-commits-api' into 'master' Sean McGivern2017-03-1662-91/+107
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure dots in project and group ID are allowed in the API endpoints Closes #27988 See merge request !9944
| * | | | | | | Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ↵Rémy Coutable2017-03-1661-77/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API routes Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | Ensure dots in project path is allowed in the commits APIRémy Coutable2017-03-144-17/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | Merge branch ↵Rémy Coutable2017-03-163-1/+11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '29565-name-of-the-uncompressed-folder-of-a-tag-archive-changed' into 'master' Fix archive prefix bug for refs containing dots Closes #29565 See merge request !10007
| * | | | | | | | Fix archive prefix bug for refs containing dotsMark Fletcher2017-03-163-1/+11
| | | | | | | | |
* | | | | | | | | Merge branch 'stale-merge-requests' into 'master' Rémy Coutable2017-03-161-0/+7
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add policy for closing stale merge requests See merge request !10013
| * | | | | | | | | Add policy for closing stale merge requestsstale-merge-requestsAdam Niedzielski2017-03-161-0/+7
| | | | | | | | | |
* | | | | | | | | | Merge branch 'patch-1' into 'master' Rémy Coutable2017-03-161-0/+14
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggest a more secure way of handling SSH host keys in docker builds [ci skip] See merge request !2797
| * | | | | | | | | | Suggest a more secure way of handling SSH host keys in docker buildsMaxime Besson2017-02-241-0/+14
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'feature/gb/speed-up-gitlab-qa-docker-image-builds' into 'master' Rémy Coutable2017-03-163-1/+66
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Speed up GitLab QA docker image builds Closes gitlab-qa#33 See merge request !10000
| * | | | | | | | | | | Speed up GitLab QA docker image buildsfeature/gb/speed-up-gitlab-qa-docker-image-buildsGrzegorz Bizon2017-03-163-1/+66
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs-expand-changelog-examples' into 'master' Rémy Coutable2017-03-161-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expand on the good changelog/bad changelog documentation examples See merge request !10016
| * | | | | | | | | | | | Expand on the good changelog/bad changelog documentation examplesRobert Speicher2017-03-161-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]