summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Squashed commits and modified visibility level outputSara Ahbabou2019-04-121-0/+5
* Update CHANGELOG.md for 11.9.8GitLab Release Tools Bot2019-04-114-20/+0
* Update GitLab Workhorse to v8.6.0Francisco Javier López2019-04-111-0/+5
* Merge branch '60304-long-file-names-in-mr-diffs-cause-horizontal-scrolling' i...Annabel Dunstone Gray2019-04-111-0/+5
|\
| * Only make margin-auto on large screens for diff file header60304-long-file-names-in-mr-diffs-cause-horizontal-scrollingSam Bigelow2019-04-101-0/+5
* | Merge branch 'restore-hipchat' into 'master'Nick Thomas2019-04-111-0/+5
|\ \
| * | Add changelog entrySean McGivern2019-04-101-0/+5
* | | Merge branch 'fixed-web-ide-merge-request-review' into 'master'Kushal Pandya2019-04-111-0/+5
|\ \ \
| * | | Fixes Web IDE not loading merge request filesPhil Hughes2019-04-111-0/+5
| | |/ | |/|
* | | Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable2019-04-111-5/+0
|\ \ \
| * | | Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-5/+0
* | | | Merge branch 'limit-amount-of-created-pipelines' into 'master'Grzegorz Bizon2019-04-111-0/+5
|\ \ \ \
| * | | | Process at most 4 pipelines during pushlimit-amount-of-created-pipelinesKamil Trzciński2019-04-101-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'jc-guard-against-empty-dereferenced_target' into 'master'Sean McGivern2019-04-111-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Guard against nil dereferenced_targetjc-guard-against-empty-dereferenced_targetJohn Cai2019-04-101-0/+5
* | | | Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-0/+5
* | | | Disable method instrumentation for diffsStan Hu2019-04-101-0/+5
| |_|/ |/| |
* | | Update GitLab Workhorse to v8.5.1Nick Thomas2019-04-101-0/+5
| |/ |/|
* | Merge branch '47327-fix-github-project-import-visibility' into 'master'Douwe Maan2019-04-101-0/+5
|\ \
| * | Apply suggestion to changelogs/unreleased/47327-fix-github-import-visibility.ymlDaniel Wyatt2019-04-091-1/+1
| * | Fix GitHub project import visibilityDaniel Wyatt2019-04-081-0/+5
* | | Revert "Merge branch 'sh-optimize-projects-api' into 'master'"revert-2cc01f12Stan Hu2019-04-101-5/+0
| |/ |/|
* | Mark unverified pages domains for removalVladimir Shushlin2019-04-091-0/+5
* | Merge branch 'do-not-reopen-merged-mr' into 'master'Mike Greiling2019-04-091-0/+5
|\ \
| * | Remove a "reopen merge request button" on a "merged" merge requestHiroyuki Sato2019-04-041-0/+5
* | | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+5
* | | Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+5
* | | Merge branch 'always-link-instance-configuration' into 'master'Fatih Acet2019-04-091-0/+5
|\ \ \
| * | | Always show instance configuration linkBastian Blank2019-04-021-0/+5
* | | | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-092-0/+11
|\ \ \ \
| * | | | Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-0/+6
| * | | | Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+5
* | | | | Merge branch 'delay-update-statictics' into 'master'Douwe Maan2019-04-091-0/+5
|\ \ \ \ \
| * | | | | Fix the bug that the project statistics is not updatedHiroyuki Sato2019-04-051-0/+5
* | | | | | Merge branch 'prevent-running-mr-pipelines-when-target-updated' into 'master'Kamil Trzciński2019-04-091-0/+5
|\ \ \ \ \ \
| * | | | | | Prevent triggering pipelines when target branch is updatedprevent-running-mr-pipelines-when-target-updatedShinya Maeda2019-04-081-0/+5
* | | | | | | Add new API endpoint to expose single environmentKrasimir Angelov2019-04-091-0/+5
* | | | | | | Adds a vendors folder for third party CSSFilipa Lacerda2019-04-091-0/+5
* | | | | | | Set release name when adding release notes to an existing tagJason Goodman2019-04-091-0/+5
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'fix-pull-request-importer' into 'master'Kamil Trzciński2019-04-081-0/+5
|\ \ \ \ \ \
| * | | | | | Improve performance of PR importfix-pull-request-importerKamil Trzciński2019-04-081-0/+5
* | | | | | | Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern2019-04-081-0/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'instance-configuration-artifact-size' into 'master'Rémy Coutable2019-04-081-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Display maximum artifact size from runtime configBastian Blank2019-04-031-0/+5
* | | | | | Fix touch event pageXftab2019-04-081-0/+5
* | | | | | Migrate clusters tests to jestEnrique Alcántara2019-04-081-0/+5
* | | | | | Merge branch '60116-fix-button-wrapping' into 'master'Phil Hughes2019-04-081-0/+5
|\ \ \ \ \ \
| * | | | | | Fix button text wrapping to next line60116-fix-button-wrappingAnnabel Dunstone Gray2019-04-051-0/+5
* | | | | | | Merge branch 'sh-add-gitaly-ref-name-caching-tree-controller' into 'master'James Lopez2019-04-081-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Enable Gitaly FindCommit caching for TreeControllersh-add-gitaly-ref-name-caching-tree-controllerStan Hu2019-04-071-0/+5
| | |_|/ / / / | |/| | | | |