summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add reference to product map. 19350-product-mapChris Peressini2016-08-111-5/+11
* Merge branch 'improve-oauth2-docs' into 'master' Achilleas Pipinellis2016-08-112-12/+39
|\
| * Update/Improve OAuth2 Client documentationKeith Pope2016-08-112-12/+39
* | Merge branch 'remove-ci-runner-trigram-indexes' into 'master' Rémy Coutable2016-08-113-3/+29
|\ \
| * | Remove trigram indexes for "ci_runners"remove-ci-runner-trigram-indexesYorick Peterse2016-08-103-3/+29
* | | Merge branch 'fix-branches-dropdown-initial-state' into 'master' Rémy Coutable2016-08-112-1/+3
|\ \ \
| * | | Fix branches page dropdown sort initial stateClement Ho2016-08-102-1/+3
* | | | Merge branch 'convert-shortcuts-md' into 'master' Achilleas Pipinellis2016-08-112-1/+72
|\ \ \ \
| * | | | Convert shortcuts image into markdownClement Ho2016-08-032-1/+72
* | | | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-08-111-0/+4
|\ \ \ \ \
| * | | | | Update container_registry.mdDavid Warburton2016-08-011-1/+3
| * | | | | Update container_registry.mdDavid Warburton2016-07-131-0/+2
* | | | | | Merge branch 'fix-thumbs-award-loading-toggle' into 'master' Fatih Acet2016-08-102-13/+2
|\ \ \ \ \ \
| * | | | | | Fix awardable button mutuality loading spinnersClement Ho2016-08-102-13/+2
* | | | | | | Merge branch 'cs-remove-inline-js' into 'master' Fatih Acet2016-08-103-6/+7
|\ \ \ \ \ \ \
| * | | | | | | Make sure Labels is instantiated on edit pagecs-remove-inline-jsAlfredo Sumaran2016-07-271-1/+4
| * | | | | | | Removes two simple instances of inline JavaScript.Connor Shea2016-07-263-6/+4
* | | | | | | | Merge branch 'explicit-arguments-on-diff_file_html_data' into 'master' Yorick Peterse2016-08-103-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid commit lookup on diff_helperexplicit-arguments-on-diff_file_html_dataPaco Guzman2016-08-103-4/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'decouple-secret-keys' into 'master' Douwe Maan2016-08-106-52/+292
|\ \ \ \ \ \ \ \
| * | | | | | | | Mention that gitlab.rb must be kept, toodecouple-secret-keysSean McGivern2016-08-041-11/+12
| * | | | | | | | Ignore Rails/Exit cop in initializerSean McGivern2016-08-041-1/+1
| * | | | | | | | Mention that gitlab.rb needs to be keptSean McGivern2016-08-031-7/+7
| * | | | | | | | Clarify intentions of secret token initializerSean McGivern2016-08-031-35/+55
| * | | | | | | | Give priority to environment variablesSean McGivern2016-08-032-10/+88
| * | | | | | | | Store all secret keys in secrets.ymlSean McGivern2016-08-033-58/+53
| * | | | | | | | Store OTP secret key in secrets.ymlSean McGivern2016-08-036-53/+199
* | | | | | | | | Merge branch 'clean-up-project-destroy' into 'master' Robert Speicher2016-08-108-18/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clean up project destructionclean-up-project-destroyStan Hu2016-08-108-18/+12
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'feature/svg-badge-template' into 'master' Douwe Maan2016-08-1010-100/+315
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add missing space to generic badge templatefeature/svg-badge-templateGrzegorz Bizon2016-08-101-1/+1
| * | | | | | | | | Extend build badge specs to cover multiple pipelinesGrzegorz Bizon2016-08-091-14/+26
| * | | | | | | | | Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon2016-08-09102-641/+1219
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve indentation in svg badge templateGrzegorz Bizon2016-08-082-8/+19
| * | | | | | | | | | Improve builds badge specs, remove legacy methodsGrzegorz Bizon2016-08-082-40/+21
| * | | | | | | | | | Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon2016-08-08450-3708/+8621
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use new badge template to render build status badgeGrzegorz Bizon2016-08-084-3/+8
| * | | | | | | | | | | Add badge template class to use with SVG ERB templateGrzegorz Bizon2016-07-282-0/+139
| * | | | | | | | | | | Calculate build status only in build badge classGrzegorz Bizon2016-07-282-17/+26
| * | | | | | | | | | | Extract build status badge metadata to separate classGrzegorz Bizon2016-07-285-49/+82
| * | | | | | | | | | | Add badge template to generic badge view templateGrzegorz Bizon2016-07-281-9/+9
| * | | | | | | | | | | Add generic SVG badge templateGrzegorz Bizon2016-07-281-0/+25
* | | | | | | | | | | | Update CHANGELOG for 8.10.5Rémy Coutable2016-08-101-2/+4
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'add-column-with-default-to-downtime-guide' into 'master' Achilleas Pipinellis2016-08-101-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Mention add_column_with_default in downtime guideadd-column-with-default-to-downtime-guideYorick Peterse2016-08-101-0/+8
* | | | | | | | | | | | Merge branch 'fix-angle-brackets-in-docs' into 'master' Achilleas Pipinellis2016-08-104-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix escaped angle bracket's in integration documentation.Eric K Idema2016-05-124-4/+4
* | | | | | | | | | | | | Merge branch 'fix-filter-label-tooltip' into 'master' Fatih Acet2016-08-103-5/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix filter label tooltip HTML renderingClement Ho2016-08-043-5/+13
* | | | | | | | | | | | | | Merge branch 'use-cached-project-count-ce' into 'master' Rémy Coutable2016-08-102-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \