summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'tc-api-remove-comments-endpoint' into 'master' Rémy Coutable2017-03-281-0/+4
|\ | | | | | | | | | | | | API: Make the /notes endpoint work with noteable iid instead of id Closes #29871 See merge request !10258
| * API: Make the /notes endpoint work with noteable iid instead of idToon Claes2017-03-271-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In API V4 all endpoints were changed so Merge Requests and Issues should be referred by iid, instead of id. Except the /notes endpoint was forgotten. So change the endpoints from: - /projects/:id/issues/:issue_id/notes - /projects/:id/merge_requests/:merge_request_id/notes To: - /projects/:id/issues/:issue_iid/notes - /projects/:id/merge_requests/:merge_request_iid/notes For Project Snippets nothing changes.
* | Merge branch 'calendar-tooltips' into 'master' Rémy Coutable2017-03-281-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Add tooltip to user's calendar activities Closes #28925 See merge request !10123
| * | Add tooltip to user's calendar activitiesalex argunov2017-03-221-0/+4
| | |
* | | Merge branch ↵Yorick Peterse2017-03-281-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '30098-banzai-filter-mergerequestreferencefilter-has-an-n-1-query-problem' into 'master' Resolve "Banzai::Filter::MergeRequestReferenceFilter has three N+1 query problems" Closes #30098 See merge request !10252
| * | | Add changelog entryRémy Coutable2017-03-281-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Update CHANGELOG.md for 9.0.1DJ Mountney2017-03-289-37/+0
| | | | | | | | | | | | [ci skip]
* | | | Merge branch 'fix/gb/environments-folders-route' into 'master' Kamil Trzciński2017-03-281-0/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Fix environment folder route when special chars present Closes #29922 See merge request !10250
| * | | Add changelog entry for environment folder route fixGrzegorz Bizon2017-03-271-0/+4
| | |/ | |/|
* | | Merge branch '23363-use-strong-params-in-wikis-controller' into 'master' Rémy Coutable2017-03-281-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update wikis_controller.rb to use strong params Closes #23363 See merge request !10240
| * | | Update wikis_controller.rb to use strong paramsKeifer Furzland2017-03-251-0/+4
| | | |
* | | | Fix sub-nav highlighting for `Environments` and `Jobs` pagesKushal Pandya2017-03-271-0/+4
| | | |
* | | | Merge branch 'update-test-bundle-ignored-files' into 'master' Alfredo Sumaran2017-03-271-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | update test_bundle.js ignored files See merge request !10228
| * | | | update test_bundle.js ignored filesJose Ivan Vargas2017-03-241-0/+4
| | | | |
* | | | | Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-271-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change Done column to Closed in issue boards Closes #29420 See merge request !10198
| * | | | | Change Done column to Closed in issue boardsblackst0ne2017-03-241-0/+4
| | | | | |
* | | | | | Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into ↵Robert Speicher2017-03-271-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Bring back option to be notified of own activity See merge request !10032
| * | | | | | Update CHANGELOG entryStan Hu2017-03-241-1/+1
| | | | | | |
| * | | | | | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-24314-1112/+152
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-2018-0/+75
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-176-0/+24
| |\ \ \ \ \ \ \
| * | | | | | | | Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 68e40bd49fde7b790bb31b9ac85a249bedd817d2, reversing changes made to 2d1f823b4c8b60cee525384cb52e547d2be8925a.
* | | | | | | | | Merge branch 'mr-diffs-speed-up' into 'master' Rémy Coutable2017-03-271-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only load what we need when visiting MR diffs page See merge request !10251
| * | | | | | | | | Only load what we need when visiting MR diffs pageSean McGivern2017-03-271-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The instance variables set in this action are only used by the JSON response. Visiting `merge_requests/:iid/diffs` in a browser always loads the `show` action, so we don't need to find an MR diff, or an environment, in that case.
* | | | | | | | | | Merge branch ↵Kamil Trzciński2017-03-271-0/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '12818-expose-simple-cicd-status-endpoints-with-status-serializer-gitlab-ci-status-for-pipeline-job-and-merge-request' into 'master' Expose CI/CD status API endpoints with Gitlab::Ci::Status facility on pipeline, job and merge request for favicon See merge request !9561
| * | | | | | | | | | Add changelogShinya Maeda2017-03-231-0/+5
| | | | | | | | | | |
* | | | | | | | | | | 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
| * | | | | | | | | | | Add Changelog entry for pipeline retry fixGrzegorz Bizon2017-03-271-0/+5
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'labels-finder-optimize-project' into 'master' Yorick Peterse2017-03-271-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimize labels finder query See merge request !10248
| * | | | | | | | | | | Optimize labels finder querymhasbini2017-03-271-0/+4
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimize labels finder query when searching for a project with a group
* | | | | | | | | | | Merge branch 'sh-remove-tags-from-explore' into 'master' Sean McGivern2017-03-271-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Tags filter from Projects Explore dropdown Closes #28992 See merge request !10242
| * | | | | | | | | | Remove Tags filter from Projects Explore dropdownStan Hu2017-03-261-0/+4
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problems: 1. It's huge. 2. It's loaded on page load, which makes the page take 13 seconds. 3. It has a terrible UX. Closes #28992
* | | | | | | | | | Implement new service for creating userGeorge Andrinopoulos2017-03-271-0/+4
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch '29116-maxint-error' into 'master' Rémy Coutable2017-03-261-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix projects_limit RangeError on user create Closes #29116 See merge request !10209
| * | | | | | | | Fix projects_limit RangeError on user createAlexander Randa2017-03-241-0/+4
| | | | | | | | |
* | | | | | | | | Merge branch '30035-milestone-with-due-date-shows-escaped-html' into 'master' Alfredo Sumaran2017-03-241-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Milestone with due date shows escaped HTML" Closes #30035 See merge request !10224
| * | | | | | | | | add CHANGELOG.md entry for !10224Mike Greiling2017-03-241-0/+4
| | | | | | | | | |
* | | | | | | | | | Merge branch '28634-todos-margin' into 'master' Alfredo Sumaran2017-03-241-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove extra margin at bottom of todos page Closes #28634 See merge request !10222
| * | | | | | | | | Remove extra margin at bottom of todos pageAnnabel Dunstone Gray2017-03-241-0/+4
| | | | | | | | | |
* | | | | | | | | | Adding non_archived scope for counting projectsNaveen Kumar2017-03-241-0/+4
| | | | | | | | | |
* | | | | | | | | | Merge branch '28614-harmonious-color-palette' into 'master' Annabel Dunstone Gray2017-03-241-0/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change full colors to a more harmonious palette Closes #28614 See merge request !10154
| * | | | | | | | | | Change full colors to a more harmonious palettePedro Moreira da Silva2017-03-231-0/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-241-0/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show loading icon when changing filter in add issues modal Closes #29615 See merge request !10043
| * | | | | | | | | | Show loading icon when changing filter in add issues modalPhil Hughes2017-03-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #29615
* | | | | | | | | | | Resolve "Gitlab administrator cannot create projects in every group"George Andrinopoulos2017-03-241-0/+4
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '29897-remove-force-scroll-for-mr-changes-diff' into 'master' Annabel Dunstone Gray2017-03-241-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove forced scroll into view when switching to "Changes" MR tab Closes #29897 See merge request !10194
| * | | | | | | | | | Remove forced scroll into view when switching to "Changes" MR tabEric Eastwood2017-03-231-0/+4
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29897
* | | | | | | | | | Merge branch 'projects-list-line-breaks' into 'master' Annabel Dunstone Gray2017-03-241-0/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes project list lines breaking Closes #29018 See merge request !10178
| * | | | | | | | | | Fixes project list lines breakingPhil Hughes2017-03-231-0/+4
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will only hapen in certain situations ie. when the star count is a lot. We were previously fixing it by hard coding a max-width. This changes it to use flexbox which allows the content to decide when it should be truncated. The rows don't always need truncating, so we shouldn't hard code a width. Closes #29018
* | | | | | | | | | Merge branch 'slow-search-changelog' into 'master' Yorick Peterse2017-03-241-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | add changelog for !10053 See merge request !10214