summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Remove orange caret icon from mr widget27991-success-with-warnings-caretAnnabel Dunstone Gray2017-02-101-0/+4
|
* Merge branch 'protected-branch-dropdown-titles' into 'master' Jacob Schatz2017-02-101-0/+4
|\ | | | | | | | | Added header to protected branches access dropdowns See merge request !8774
| * Added header to protected branches access dropdownsprotected-branch-dropdown-titlesPhil Hughes2017-01-261-0/+4
| | | | | | | | CE part of https://gitlab.com/gitlab-org/gitlab-ee/issues/1294
* | Merge branch 'copy-branch-to-clipboard' into 'master' Filipa Lacerda2017-02-091-0/+4
|\ \ | | | | | | | | | | | | Allow copying a created branch name to the clipboard. See merge request !9103
| * | Allow copying a created branch name to the clipboard.Glenn Sayers2017-02-091-0/+4
| | |
* | | Merge branch 'revert-0ef587b6' into 'master' Filipa Lacerda2017-02-091-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Responsive title in diffs inline, side by side, with and without sidebar Closes #25709 See merge request !8707
| * | | Revert "Merge branch 'revert-a91ff32b' into 'master'"Filipa Lacerda2017-02-081-0/+4
| | | | | | | | | | | | This reverts merge request !8688
* | | | Merge branch '27943-contribution-list-on-profile-page-is-aligned-right' into ↵Annabel Dunstone Gray2017-02-091-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix contribution activity alignment Closes #27943 See merge request !9101
| * | | | Fix contribution activity alignment27943-contribution-list-on-profile-page-is-aligned-rightClement Ho2017-02-091-0/+4
| | | | |
* | | | | Merge branch 'upgrade-webpack-v2.2' into 'master' Alfredo Sumaran2017-02-091-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to webpack v2.2.1 See merge request !9078
| * | | | | add CHANGELOG.md entry for !9078upgrade-webpack-v2.2Mike Greiling2017-02-091-0/+4
| | | | | |
* | | | | | Merge branch '27726-fix-dropdown-width-in-admin-project-page' into 'master' Filipa Lacerda2017-02-091-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes dropdown width in admin project page Closes #27726 See merge request !9002
| * | | | | adds changelogNur Rony2017-02-091-0/+4
| | |/ / / | |/| | |
* | | | | add CHANGELOG.md entry for !9072Mike Greiling2017-02-091-0/+4
| |/ / / |/| | |
* | | | Merge branch 'fixes/namespace-api-documentation' into 'master'Rémy Coutable2017-02-091-0/+4
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Update API docs for new namespace format Closes #27730 See merge request !9073
| * | | Update API docs for new namespace formatMarkus Koller2017-02-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow-up to d05dd81b which changed the nested namespaces in projects to use API::Entities::Namespace instead of exposing all fields. Fixes #27730
* | | | Merge branch '27610-issue-number-alignment' into 'master'Annabel Dunstone Gray2017-02-091-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix alignment for long title Closes #27610 See merge request !9020
| * | | | adds changelogNur Rony2017-02-081-0/+4
| | | | |
* | | | | Merge branch 'issue_26701' into 'master'Sean McGivern2017-02-091-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove JIRA closed status icon Closes #26701 See merge request !8944
| * | | | | Remove JIRA closed status iconissue_26701Felipe Artur2017-02-081-0/+4
| | | | | |
* | | | | | Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets2017-02-091-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow creating nested group via UI See merge request !8786
| * | | | | | Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Merge branch 'dz-nested-groups-api' into 'master' Dmitriy Zaporozhets2017-02-091-0/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | Nested groups API See merge request !9034
| * | | | | | Add nested groups to the APIdz-nested-groups-apiDmitriy Zaporozhets2017-02-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-081-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed jQuery UI datepicker See merge request !8421
| * | | | | | | Fixed some specsPhil Hughes2017-02-061-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CHANGELOG item
* | | | | | | | Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-081-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed jQuery UI sortable See merge request !8478
| * | | | | | | | Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-0/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'bypass-whitelist-for-external-user' into 'master' Robert Speicher2017-02-081-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bypass signup domain validation for external users Closes #25279 See merge request !8575
| * | | | | | | Bypass signup domain validation for external usersReza Mohammadi2017-02-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #25279
* | | | | | | | Merge branch '27880-pipelines-table-not-showing-commit-branch' into 'master' Clement Ho2017-02-081-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks for correct key to pass to commit prop. Adds rspec test. Closes #27880 See merge request !9070
| * | | | | | | | Looks for correct key to pass to commit prop. Adds rspec test.Filipa Lacerda2017-02-081-0/+4
| | | | | | | | |
* | | | | | | | | Merge branch 'dz-refactor-full-path' into 'master' Dmitriy Zaporozhets2017-02-081-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Store group and project full name and full path in routes table See merge request !8979
| * | | | | | | | | Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-0/+4
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | Merge branch 'rename_delete_services' into 'master'Rémy Coutable2017-02-081-0/+4
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Fix inconsistent naming for services that delete things See merge request !5803
| * | | | | | | | Fix inconsistent naming for services that delete thingsdixpac2017-02-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changed name of delete_user_service and worker to destroy * Move and change delete_group_service to Groups::DestroyService * Rename Notes::DeleteService to Notes::DestroyService
* | | | | | | | | Merge branch '20495-plus-icon-button' into 'master' Alfredo Sumaran2017-02-081-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove plus icon from compare view Closes #20495 See merge request !9056
| * | | | | | | | | Add changelog20495-plus-icon-buttonAnnabel Dunstone Gray2017-02-071-0/+4
| | | | | | | | | |
* | | | | | | | | | Merge branch '23104-remove-public-param-for-projects' into 'master' Douwe Maan2017-02-081-0/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: remove `public` param for projects Closes #23104 See merge request !8736
| * | | | | | | | | | API: remove `public` param for projectsToon Claes2017-02-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The create and edit actions for projects had these parameters: - `public` (optional) - if true same as setting `visibility_level = 20` - `visibility_level` (optional) Remove the `public` parameter to avoid contradiction.
* | | | | | | | | | | Merge branch '26705-filter-todos-by-manual-add' into 'master'Sean McGivern2017-02-081-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filter todos by manual add Closes #26705 See merge request !8861
| * | | | | | | | | | | Filter todos by manual addJacopo2017-01-281-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the option to filter todo by Added and Pipelines
* | | | | | | | | | | | Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern2017-02-081-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pass in current_user in MergeRequest and MergeRequestsHelper See merge request !8624
| * | | | | | | | | | | | tests for #mr_closes_issues and #mr_issues_mentioned_but_not_closing in ↵Dongqing Hu2017-01-251-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MergeRequestsHelper
* | | | | | | | | | | | | Merge branch 'removed-unused-parameter-status-only' into 'master'Rémy Coutable2017-02-081-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed unused parameter status only Closes #25607 See merge request !9035
| * | | | | | | | | | | | Merge branch 'master' of https://gitlab.com/dinsaw/gitlab-ce into ↵Dinesh Sawant2017-02-0751-24/+183
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed-unused-parameter-status-only
| * | | | | | | | | | | | | Removed unused parameter `status_only: true`.Dinesh Sawant2017-02-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes Issue #25607 Added changelog.
* | | | | | | | | | | | | | Merge branch 'lfs-noauth-public-repo' into 'master'Rémy Coutable2017-02-081-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lfs: do not require auth for public repositories Closes #23360 See merge request !8824
| * | | | | | | | | | | | | lfs: do not require auth for public repositoriesBen Boeckel2017-02-071-0/+4
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LFS has the `authenticated` field in the response for downloads of objects to indicate that the object does not need authentication to access it. Spec: https://github.com/git-lfs/git-lfs/blob/master/docs/api/batch.md#successful-responses Fixes #23360.
* | | | | | | | | | | | | Merge branch '27822-default-bulk-assign-labels' into 'master' Alfredo Sumaran2017-02-081-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add default labels to bulk assign dropdowns Closes #27822 See merge request !9042