summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add `aria-label` for Integration service status27503-feature-status-aria-labelsKushal Pandya2017-03-171-1/+1
* Add changelog entryKushal Pandya2017-03-171-0/+4
* Add `aria-label` for feature statusKushal Pandya2017-03-171-12/+18
* Merge branch 'fix-make-time-test-more-reliable' into 'master' Rémy Coutable2017-03-171-2/+2
|\
| * Make the test less time sensitive by extending 0.2fix-make-time-test-more-reliableLin Jen-Shin2017-03-171-2/+2
|/
* Merge branch 'fix-unknown-emojis-in-frequently-used-awards' into 'master' Alfredo Sumaran2017-03-175-9/+89
|\
| * Protect against unknown emojis in frequently used listfix-unknown-emojis-in-frequently-used-awardsEric Eastwood2017-03-165-9/+89
* | Merge branch 'dm-use-index-by' into 'master' Robert Speicher2017-03-175-20/+5
|\ \
| * | Use Enumerable#index_by where possibledm-use-index-byDouwe Maan2017-03-165-20/+5
* | | Merge branch 'fix-double-click-token-name' into 'master' Alfredo Sumaran2017-03-171-1/+1
|\ \ \
| * | | Fix double click token namefix-double-click-token-nameClement Ho2017-03-161-1/+1
* | | | Merge branch 'fix-slow-queries-for-branches-index' into 'master' Douwe Maan2017-03-1610-6/+56
|\ \ \ \
| * | | | 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 notifyZeger-Jan van de Weg2017-03-162-6/+5
|/ / / /
* | | | Merge branch 'add-blob-copy-button' into 'master' Robert Speicher2017-03-1613-75/+102
|\ \ \ \
| * | | | 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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 PrometheusJoshua Lambert2017-03-162-3/+3
|/ / / /
* | | | Merge branch 'compare-remote-search' into 'master' Alfredo Sumaran2017-03-162-2/+11
|\ \ \ \
| * | | | Enabled remote filter in compare dropdownscompare-remote-searchPhil Hughes2017-03-162-2/+11
* | | | | Merge branch '29560-fix-mr-count-title-spacing' into 'master' Annabel Dunstone Gray2017-03-161-1/+4
|\ \ \ \ \
| * | | | | 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 analyitcscycle-analytics-commit-iconPhil Hughes2017-03-161-6/+4
* | | | | | Merge branch 'realtime-methods-docs' into 'master' Clement Ho2017-03-161-0/+15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | 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 alignment29228-update-award-emoji-native-unicode-alignmentEric Eastwood2017-03-161-6/+10
* | | | | | 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 ...Nick Thomas2017-03-085-20/+25
* | | | | | | Merge branch '29142-add-prometheus-integration-documentation' into 'master' Achilleas Pipinellis2017-03-1610-19/+316
|\ \ \ \ \ \ \
| * | | | | | | Fix broken links limit lines to 80 charsAchilleas Pipinellis2017-03-163-28/+55
| * | | | | | | Add prometheus memory requirements, include additional detail on disabling pr...Joshua Lambert2017-03-162-13/+14
| * | | | | | | 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
| * | | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-1661-77/+91
| * | | | | | | | Ensure dots in project path is allowed in the commits APIRémy Coutable2017-03-144-17/+19