summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOG.md for 9.0.2DJ Mountney2017-03-292-8/+0
| | | [ci skip]
* Merge branch 'jej-group-name-disclosure' into 'security' Sean McGivern2017-03-291-0/+4
| | | | | Prevent private group disclosure via parent_id See merge request !2077
* Merge branch '29843-project-subgroup-transfer' into 'security' Rémy Coutable2017-03-291-0/+4
| | | | | Use full path for moving directories when changing namespace path See merge request !2078
* Update CHANGELOG.md for 9.0.1DJ Mountney2017-03-2810-41/+0
| | | [ci skip]
* Merge branch 'fix/gb/pipeline-retry-only-latest-jobs' into 'master' Kamil Trzciński2017-03-271-0/+5
| | | | | | | Do not retry jobs multiple times when retrying a pipeline Closes #30092 See merge request !10249
* Merge branch 'labels-finder-optimize-project' into 'master' Yorick Peterse2017-03-271-0/+4
| | | | | Optimize labels finder query See merge request !10248
* Merge branch '30035-milestone-with-due-date-shows-escaped-html' into 'master'Alfredo Sumaran2017-03-271-0/+4
| | | | | | | | Resolve "Milestone with due date shows escaped HTML" Closes #30035 See merge request !10224
* Merge branch 'better-priority-sorting' into 'master'Douwe Maan2017-03-242-0/+8
| | | | | | | | Better priority sorting Closes #28754 See merge request !9938
* Merge branch 'filter-bar-fix-ie' into 'master' Filipa Lacerda2017-03-241-0/+4
| | | | | | | Fixed the filter bar not working in IE Closes #29742 See merge request !10149
* Merge branch 'slow-search-changelog' into 'master' Yorick Peterse2017-03-241-0/+4
| | | | | add changelog for !10053 See merge request !10214
* Merge branch '22850-404-when-requesting-build-trace' into 'master' Kamil Trzciński2017-03-241-0/+4
| | | | | | | Resolve "404 when requesting build trace" Closes #22850 See merge request !9759
* Merge branch 'fix-ci-api-regression-for-after-script' into 'master' Kamil Trzciński2017-03-241-0/+4
| | | | | Fix after_script processing for Runners APIv4 See merge request !10185
* Fixed branches pagination not displayingPhil Hughes2017-03-221-0/+4
| | | | Closes #29710
* Update CHANGELOG.md for 9.0.0James Lopez2017-03-22280-1128/+0
| | | [ci skip]
* Merge branch 'tc-fix-project-create-500' into 'master'Douwe Maan2017-03-211-0/+4
| | | | | | | Fix for creating a project through API when import_url is nil Closes #29121 See merge request !9841
* Merge branch 'fix-invalid-yaml-in-changelog-entry' into 'master' Sean McGivern2017-03-211-1/+1
| | | | | Fix invalid YAML in changelogs/unreleased/27142-api-replace-destroy-with-stop-environment.yml See merge request !10111
* Merge branch 'api-project-issues-404' into 'master' Sean McGivern2017-03-211-0/+4
| | | | | | | Return 404 in project issues API endpoint when project cannot be found Closes #29631 See merge request !10093
* Merge branch 'dz-hide-share-group-ancestors' into 'master' Douwe Maan2017-03-211-0/+4
| | | | | | | Hide ancestor groups in the share group dropdown list Closes #29311 See merge request !9965
* Merge branch 'fix-prometheus-including-d3-main-bundle' into 'master'Alfredo Sumaran2017-03-211-0/+4
| | | | | | | | Removed d3.js from the main application.js bundle Closes #29608 See merge request !10062
* Merge branch 'routes-lower-case' into 'master' Yorick Peterse2017-03-211-0/+4
| | | | | Remove repeated routes.path check for postgresql database See merge request !10063
* Merge branch '28499-fix-large-text-tooltip-in-diff-file-name' into 'master' Filipa Lacerda2017-03-211-0/+4
| | | | | | | fixes large text tooltip in diff file name Closes #28499 See merge request !9529
* Merge branch '9-0-stable' into 9-0-stable-devLin Jen-Shin2017-03-202-0/+9
|\ | | | | | | | | | | | | | | | | | | * 9-0-stable: Merge branch 'protobuf-3.2.0.2' into 'master' Merge branch '28890-allow-creating-mr-without-target-branch-in-url' into 'master' Merge branch '24683-sidebar-spinners' into 'master' Merge branch '29534-todos-performance' into 'master' Merge branch '29586-pipelines-tabs' into 'master' Merge branch 'fix/regressions-in-ci-v4-api' into 'master'
| * Merge branch '28890-allow-creating-mr-without-target-branch-in-url' into ↵Sean McGivern2017-03-201-0/+5
| | | | | | | | | | | | | | | | | | | | 'master' Allow creating merge request even if target branch is not specified in query params Closes #28890 See merge request !9968
| * Merge branch '24683-sidebar-spinners' into 'master'Alfredo Sumaran2017-03-201-0/+4
| | | | | | | | | | | | | | | | don't show loading spinners for server-rendered sidebar fields Closes #24683 See merge request !9983
* | Merge branch 'ssrf' into 'security' Douwe Maan2017-03-171-0/+4
| | | | | | | | | | Protect server against SSRF in project import URLs See merge request !2068
* | Merge branch '28058-hide-emails-in-atom-feeds' into 'security'Rémy Coutable2017-03-171-0/+4
|/ | | | | | Only show public emails in atom feeds See merge request !2066
* Merge branch 'all-ci-offline-migrations' into 'master' Robert Speicher2017-03-174-0/+18
| | | | | All CI offline migrations See merge request !9730
* Merge branch '29604-v3-fix-branch-creation' into 'master' Sean McGivern2017-03-171-0/+4
| | | | | | | Use "branch_name" instead "branch" on V3 branch creation API Closes #29604 See merge request !10030
* Merge branch 'fix-slow-queries-for-branches-index' into 'master'Douwe Maan2017-03-171-0/+4
| | | | | | removes n+1 query from tags and branches indexes See merge request !9905
* Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master'Yorick Peterse2017-03-171-0/+4
| | | | | | Speed up several project lists See merge request !9903
* Merge branch ↵Rémy Coutable2017-03-171-0/+4
| | | | | | | | | | '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
* Merge branch '29263-merge-button-color' into 'master' Annabel Dunstone Gray2017-03-161-0/+4
| | | | | | | Consistent button colors for disabled buttons Closes #29263 and #29221 See merge request !9848
* Merge branch 'pages-0.4.0' into 'master' Robert Speicher2017-03-161-0/+4
| | | | | Use GitLab Pages v0.4.0 See merge request !9896
* Merge branch 'dz-blacklist--names' into 'master'Douwe Maan2017-03-161-0/+4
| | | | | | | | Blacklist nested groups and project names that can cause ambiguous routing for HA Closes #29324 See merge request !9898
* Document U2F limitations with multiple hostnames/FQDNs.Timothy Andrew2017-03-161-0/+4
|
* Merge branch '8836-mr-revert' into 'master' Robert Speicher2017-03-151-4/+0
| | | | | Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master' See merge request !9974
* Merge branch 'add-frequently-used-emojis-back-to-menu' into 'master' Filipa Lacerda2017-03-101-0/+4
| | | | | Add frequently used emojis back to awards menu See merge request !9843
* Merge branch 'update-ace' into 'master' Rémy Coutable2017-03-101-0/+4
| | | | | | | Update ACE to 1.2.6 Closes #26640 See merge request !9835
* Merge branch 'fix/gb/passed-with-warnings-status-on-mysql' into 'master' Kamil Trzciński2017-03-101-0/+4
| | | | | | | Fix "passed with warnings" stage status on MySQL Closes #28603 See merge request !9802
* Merge branch 'settings-tab' into 'master' Clement Ho2017-03-101-0/+4
| | | | | | | Removed the settings gear button inside the project view to a tab Closes #26733 See merge request !9786
* Merge branch 'dz-nested-groups-members' into 'master' Dmitriy Zaporozhets2017-03-101-0/+4
| | | | | | | Show members of parent groups on project members page Closes #28786 and #27962 See merge request !9764
* Add changelog for filtered-search-visual-tokensadd-changelog-filtered-search-visual-tokensClement Ho2017-03-071-0/+4
|
* Merge branch 'issue_16834'Douwe Maan2017-03-071-0/+4
|\ | | | | | | | | # Conflicts: # doc/api/v3_to_v4.md
| * Update API endpoints for raw filesFelipe Artur2017-03-071-0/+4
| |
* | Merge branch '1381-present-commits-pagination-headers-correctly' into 'master' Douwe Maan2017-03-081-0/+4
|\ \ | | | | | | | | | | | | | | | | | | GET "projects/:id/repository/commits" endpoint improvements Closes #1381 and #20207 See merge request !9679
| * | Returns correct header data for commits endpointOswaldo Ferreira2017-03-073-8/+4
| | |
| * | Fix pagination headers for repository commits api endpointGeorge Andrinopoulos2017-03-071-0/+4
| | |
| * | Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-071-0/+4
| |/ | | | | | | | | | | | | | | | | | | | | | | `Kaminari.paginate_array` takes some options, most relevant of which is a `total_count` parameter. Using the `commit_count` for `total_count` lets us correctly treat the return of `Repository#commits` as a subset of all the commits we may wish to list. Addition of a new `Repository#commit_count_for_ref` method was necessarry to allow the user to start from an arbitrary ref. Ref #1381
* | Merge branch 'clear-connections-before-starting-sidekiq' into 'master' Douwe Maan2017-03-081-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Clear AR connections before starting Sidekiq Closes gitlab-com/infrastructure#1139 See merge request !9773
| * | Clear AR connections before starting SidekiqYorick Peterse2017-03-081-0/+4
| |/ | | | | | | | | | | | | This should ensure that connections obtained before starting Sidekiq are not leaked, leading to connection timeouts. Fixes gitlab-com/infrastructure#1139