summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
Commit message (Collapse)AuthorAgeFilesLines
* Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branchOswaldo Ferreira2017-02-211-0/+4
|
* Merge branch 'rename-retry-failed-pipeline-to-retry' into 'master' Filipa Lacerda2017-02-211-0/+4
|\ | | | | | | | | Rename retry failed button on pipeline page to just retry See merge request !9369
| * Rename retry failed button on pipeline page to just retrydimitrieh2017-02-201-0/+4
| |
* | Merge branch 'sh-delete-user-permission-check' into 'master' Stan Hu2017-02-211-0/+4
|\ \ | | | | | | | | | | | | Add user deletion permission check in `Users::DestroyService` See merge request !8974
| * | Add user deletion permission check in `Users::DestroyService`sh-delete-user-permission-checkStan Hu2017-02-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | We saw from a recent incident that the `Users::DestroyService` would attempt to delete a user over and over. Revoking the permissions from the current user did not help. We should ensure that the current user does, in fact, have permissions to delete the user. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch '28389-ux-problem-with-pipeline-coverage-placeholder' into ↵Annabel Dunstone Gray2017-02-211-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Changed coverage reg expression placeholder text to be more like a placeholder Closes #28389 See merge request !9407
| * | | Changed coverage reg expression placeholder text to be more like a placeholderdimitrieh2017-02-211-0/+4
| | | |
* | | | Merge branch 'api-todos-restful' into 'master' Sean McGivern2017-02-211-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use POST methods to mark Todos as done Closes #28467 See merge request !9410
| * | | | API: Use POST requests to mark todos as doneRobert Schilling2017-02-211-0/+4
| |/ / /
* | | | Merge branch 'group-memebrs-owner-level' into 'master'Sean McGivern2017-02-211-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added ability to change user permissions in group to owner Closes #28233 See merge request !9299
| * | | | Added ability to change user permissions in group to ownergroup-memebrs-owner-levelPhil Hughes2017-02-161-0/+4
| | | | | | | | | | | | | | | | | | | | Closes #28233
* | | | | Merge branch 'snippets-search' into 'master'Sean McGivern2017-02-211-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed alignment of snippet search results Closes #26832 See merge request !9228
| * | | | | Fixed alignment of snippet search resultssnippets-searchPhil Hughes2017-02-141-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also enabled syntaax highlight on the search results Closes #26832
* | | | | | Merge branch '28186-long-group-names-overflow-out-of-todos-view' into 'master' Filipa Lacerda2017-02-211-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Truncate long title text on Todo items Closes #28186 See merge request !9311
| * | | | | Truncate long title text on Todo items28186-long-group-names-overflow-out-of-todos-viewSam Rose2017-02-201-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch '28357-colon-search' into 'master' Clement Ho2017-02-211-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow searching issues for strings containing colons Closes #28357 See merge request !9400
| * | | | | Allow searching issues for strings containing colonsSimon Knox2017-02-211-0/+4
| | | | | |
* | | | | | Merge branch '26206-fix-download-dropdown' into 'master' Clement Ho2017-02-201-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set dropdown height fixed to `250px;` and make it scrollable Closes #26206 See merge request !9063
| * | | | | | Update MR numberKushal Pandya2017-02-091-1/+1
| | | | | | |
| * | | | | | Add changelog entryKushal Pandya2017-02-091-0/+4
| | | | | | |
* | | | | | | Merge branch '27934-left-align-nav' into 'master' Alfredo Sumaran2017-02-201-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Left align nav items" Closes #27934 See merge request !9338
| * | | | | | | Update positioning of nav scroll arrows27934-left-align-navAnnabel Dunstone Gray2017-02-171-0/+4
| | | | | | | |
* | | | | | | | Merge branch '26315-unify-labels-filter-behavior' into 'master' Rémy Coutable2017-02-201-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unify issues search behavior by always filtering when ALL labels matches Closes #26315 See merge request !8849
| * | | | | | | | Unify issues search behavior by always filtering when ALL labels matches26315-unify-labels-filter-behaviorOswaldo Ferreira2017-02-201-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'feature/github-find-users-by-email' into 'master' Robert Speicher2017-02-201-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitHub Importer - Find users based on their email address Closes #15181 See merge request !8958
| * | | | | | | | Add CHANGELOG entryDouglas Barbosa Alexandre2017-02-201-0/+4
| | | | | | | | |
* | | | | | | | | Merge branch '28204-option-to-disable-webpack-dev-server-livereload' into ↵Alfredo Sumaran2017-02-201-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Pick up option from GDK to disable webpack dev server livereload Closes #28204 See merge request !9287
| * | | | | | | | | Pick up option from gdk to disable webpack dev server livereload28204-option-to-disable-webpack-dev-server-livereloadEric Eastwood2017-02-151-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/28204
* | | | | | | | | | Merge branch 'authentiq-backchannel-logout' into 'master' Douwe Maan2017-02-201-0/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remote logout functionality on Authentiq OAuth provider See merge request !9381
| * | | | | | | | | | Added support for Authentiq Back-Channel LogoutAlexandros Keramidas2017-02-201-0/+4
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'updated-pages-0.3.1' into 'master' Robert Speicher2017-02-201-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update GitLab Pages to v0.3.1 See merge request !9387
| * | | | | | | | | | | Update GitLab Pages to v0.3.1Nick Thomas2017-02-201-0/+4
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'artifactsdoc' into 'master'Robert Speicher2017-02-201-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added documentation for permalinks to most recent build artifacts Closes #27361 See merge request !8934
| * | | | | | | | | | | Added documentation for permalinks to most recent build artifactsChristian Godenschwager2017-02-201-0/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Documented how to download single files from most recent artifacts - Documented how to browse most recent artifacts
* | | | | | | | | | | Merge branch 'api-star-restful' into 'master'Rémy Coutable2017-02-201-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar` Closes #28328 See merge request !9328
| * | | | | | | | | | API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`api-star-restfulRobert Schilling2017-02-201-0/+4
| | | | | | | | | | |
* | | | | | | | | | | API: Use POST to (un)block a userapi-post-blockRobert Schilling2017-02-201-0/+4
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '21240_snippets_line_ending' into 'master' Sean McGivern2017-02-201-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Download snippets with LF line-endings by default Closes #21240 See merge request !8999
| * | | | | | | | | Download snippets with LF line-endings by defaultJarka Kadlecova2017-02-201-0/+4
| | | | | | | | | |
* | | | | | | | | | Merge branch '28082-deleted-branch-event-404' into 'master'Rémy Coutable2017-02-201-0/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Link from Push Events for deleted branches Closes #28082 See merge request !9203
| * | | | | | | | | | Remove Link from Push Events for deleted branchesJan Christophersen2017-02-151-0/+4
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'api-remove-deploy-key-disable' into 'master'Sean McGivern2017-02-201-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable` Closes #28286 See merge request !9366
| * | | | | | | | | | API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`api-remove-deploy-key-disableRobert Schilling2017-02-201-0/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | fix incorrect sidekiq concurrency count in admin background pagewendy04022017-02-191-0/+4
|/ / / / / / / / /
* | | | | | | | | Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-181-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Todo done clicking is kind of unusable. Closes #25465 See merge request !8691
| * | | | | | | | | Todo done clicking is kind of unusable.Jacopo2017-02-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Done button will change to an Undo button and the line item will be greyed out. Bold links will be unbolded. The user can undo the task by clicking the Undo button.
* | | | | | | | | | Merge branch 'change_queue_weight' into 'master' Yorick Peterse2017-02-181-0/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase process_commit queue weight from 2 to 3 Closes #25828 See merge request !9326
| * | | | | | | | | | Increase process_commit queue weight from 2 to 3blackst0ne2017-02-171-0/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge branch '23819-fix-milestone-counters-to-top-right-of-panel-headings' ↵Clement Ho2017-02-171-0/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix position of milestone panel counters Closes #23819 See merge request !7842
| * | | | | | | | | | Fix position of counters within milestone panelsAndrew Smith2017-02-151-0/+4
| | | | | | | | | | |