summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOG.md for 8.17.2James Lopez2017-03-011-0/+4
| | | [ci skip]
* Update CHANGELOG.md for 8.17.1James Lopez2017-02-281-0/+15
| | | [ci skip]
* Update CHANGELOG.md for 8.17.0Felipe Artur2017-02-221-0/+180
| | | [ci skip]
* Update CHANGELOG.md for 8.16.4Robert Speicher2017-02-021-0/+15
| | | [ci skip]
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2017-01-311-0/+11
|\
| * Update CHANGELOG.md for 8.16.3Robert Speicher2017-01-271-0/+11
| | | | | | [ci skip]
* | Fix 8.16.0 release date. 8-16-0-release-dateAdam Niedzielski2017-01-301-1/+1
|/ | | It was already released, we do not have to wait until February!
* Update CHANGELOG.md for 8.16.2DJ Mountney2017-01-251-0/+8
| | | [ci skip]
* Update CHANGELOG.md for 8.14.8Alejandro Rodríguez2017-01-251-0/+8
| | | [ci skip]
* Update CHANGELOG.md for 8.16.1Robert Speicher2017-01-231-0/+8
| | | [ci skip]
* Update CHANGELOG.md for 8.16.0James Lopez2017-01-221-0/+130
| | | [ci skip]
* Merge remote-tracking branch 'dev/master'Robert Speicher2017-01-101-0/+20
|\
| * Update CHANGELOG.md for 8.13.11Douglas Barbosa Alexandre2017-01-101-0/+5
| | | | | | [ci skip]
| * Update CHANGELOG.md for 8.14.6Douglas Barbosa Alexandre2017-01-101-0/+5
| | | | | | [ci skip]
| * Update CHANGELOG.md for 8.15.4Douglas Barbosa Alexandre2017-01-091-0/+10
| | | | | | [ci skip]
* | fix changelog entry for !8425 Elan Ruusamäe2017-01-101-1/+1
|/ | | | the author and mr fields got swapped, see https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8425#note_21021254
* Update CHANGELOG.md for 8.15.3Douglas Barbosa Alexandre2017-01-061-0/+20
| | | [ci skip]
* Update CHANGELOG.md for 8.15.2Marin Jankovski2016-12-281-0/+1
| | | [ci skip]
* Update CHANGELOG.md for 8.15.2Robert Speicher2016-12-271-0/+15
| | | [ci skip]
* Update CHANGELOG.md for 8.15.1Douglas Barbosa Alexandre2016-12-231-0/+10
| | | [ci skip]
* [ci skip] Fix wrong release date for 8.15.0 on CHANGELOGDouglas Barbosa Alexandre2016-12-231-1/+1
|
* Update CHANGELOG.md for 8.15.0Douglas Barbosa Alexandre2016-12-221-0/+207
| | | [ci skip]
* Update CHANGELOG.md for 8.13.10Alejandro Rodríguez2016-12-191-0/+7
| | | [ci skip]
* Update CHANGELOG.md for 8.14.5Alejandro Rodríguez2016-12-191-0/+15
| | | [ci skip]
* Add 8.12.10, 8.12.11, and 8.12.12 CHANGELOG.md itemsRémy Coutable2016-12-091-0/+15
| | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update CHANGELOG.md for 8.13.9Alejandro Rodríguez2016-12-081-0/+5
| | | [ci skip]
* Update CHANGELOG.md for 8.14.4Alejandro Rodríguez2016-12-081-0/+13
| | | [ci skip]
* Update CHANGELOG.md for 8.13.8Alejandro Rodríguez2016-12-021-0/+5
| | | [ci skip]
* Update CHANGELOG.md for 8.14.3Alejandro Rodríguez2016-12-021-0/+9
| | | [ci skip]
* Update CHANGELOG.md for 8.14.2Alejandro Rodríguez2016-12-011-0/+20
| | | [ci skip]
* Update CHANGELOG.md for 8.13.7Rémy Coutable2016-11-281-0/+9
| | | [ci skip]
* Update CHANGELOG.md for 8.14.1Alejandro Rodríguez2016-11-281-0/+20
| | | [ci skip]
* Update CHANGELOG.md for 8.14.0Alejandro Rodríguez2016-11-221-0/+125
| | | [ci skip]
* Merge branch 'yury-n/gitlab-ce-18852-milestone-pages-mobile' into 'master' Jacob Schatz2016-11-211-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make milestone page responsive Credit to @yury-n for this one. :star: :star2: :star: Original MR: !5255 ## What does this MR do? > Makes the milestone page more mobile friendly ## Are there points in the code the reviewer needs to double check? > Shouldn't be but maybe double check that the views I changed are exclusively used by the milestone details page I was amending and not any other pages that I haven't tested after my changes. Looks good to me. :) Would be awesome to have @annabeldunstone check up on the stylesheet updates. ## Why was this MR needed? > Buttons were misaligned > Progress bar was not 100% width > Stats were cut in the middle > Milestone name/date text overflow ![Screen_Shot_2016-07-14_at_5.37.49_PM](/uploads/4da67c9f81d71873188e4a5cafed8113/Screen_Shot_2016-07-14_at_5.37.49_PM.png) ![Screen_Shot_2016-07-14_at_5.41.58_PM](/uploads/b3d767ce49e37b251c3192ed051400b8/Screen_Shot_2016-07-14_at_5.41.58_PM.png) ![Screen_Shot_2016-07-14_at_5.46.41_PM](/uploads/353ad59a88f3dea9e3f88e6ea05c1af3/Screen_Shot_2016-07-14_at_5.46.41_PM.png) ## Screenshots (if relevant) ![Screen_Shot_2016-07-14_at_6.15.58_PM](/uploads/a26768701ea6cb00ccd85a5ac0772e36/Screen_Shot_2016-07-14_at_6.15.58_PM.png) ![Screen_Shot_2016-07-14_at_5.57.04_PM](/uploads/b94cf1b7593589948216342b48a19831/Screen_Shot_2016-07-14_at_5.57.04_PM.png) ## Does this MR meet the acceptance criteria? - [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if you do - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #18852 See merge request !6655
| * Updated CHANGELOGyury-n/gitlab-ce-18852-milestone-pages-mobileLuke Bennett2016-11-121-1/+1
| | | | | | | | Corrected lines failed by linter
| * Add changelog entryyury-n2016-11-041-0/+1
| |
* | Fix wrong changelog itemRémy Coutable2016-11-171-1/+1
| | | | | | | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Add missing item for 8.13.6Rémy Coutable2016-11-171-0/+1
| | | | | | | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Update CHANGELOG.md for 8.13.6Rémy Coutable2016-11-171-0/+11
| | | | | | [ci skip]
* | fix "Without projects" filterBen Bodenmiller2016-11-161-0/+1
| |
* | Revert "Update CHANGELOG.md for 8.14.0-rc1"rs-revert-rc-changelogsRobert Speicher2016-11-151-31/+0
| | | | | | | | This reverts commit 605d338acc19386ba7dfd5e57afd5542e40f70fb.
* | Revert "Update CHANGELOG.md for 8.14.0-rc2"Robert Speicher2016-11-151-21/+0
| | | | | | | | This reverts commit 5d4aeae9bf6650355e2db709bca0a96167f0ea25.
* | Fix duplicate changelog headersRobert Speicher2016-11-151-3/+0
| | | | | | | | [ci skip]
* | Update CHANGELOG.md for 8.14.0-rc2Alejandro Rodríguez2016-11-141-0/+24
| | | | | | [ci skip]
* | Merge branch '21764-build-page-title' into 'master' Fatih Acet2016-11-111-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove project_title additions from builds and environments ## What does this MR do? Removed soon-to-be un-needed project title additions from builds and environments. **This MR depends on !5998, which introduces subnav to these pages. Without it we're just removing a useful link.** ## Are there points in the code the reviewer needs to double check? @iamphill Is this right of me? One of these still exists in `projects/artifacts/browse`, I'm not sure whether to fix the issue with `project_title`, which already has some issues with its chevron, or just remove it as it will soon be redundant. ## Why was this MR needed? ## Screenshots (if relevant) **BEFORE:** ![Screen_Shot_2016-10-27_at_14.58.22](/uploads/2915289fb06603c33d1abbcdab70c962/Screen_Shot_2016-10-27_at_14.58.22.png) **AFTER:** ![Screen_Shot_2016-10-27_at_14.58.29](/uploads/ad8574aeaa6771737bb9002d749b5559/Screen_Shot_2016-10-27_at_14.58.29.png) ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #21764 See merge request !6160
| * | Removed soon-to-be un-needed project title additions from builds and ↵21764-build-page-titleLuke Bennett2016-11-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | environments Removed unneeded `project_title` code and last reference Added CHANGELOG entry
* | | Fix CHANGELOG after 8.14.0-rc1 tagAlejandro Rodríguez2016-11-091-3/+0
| | |
* | | Update CHANGELOG.md for 8.14.0-rc1Alejandro Rodríguez2016-11-091-0/+34
| | | | | | | | | [ci skip]
* | | Minor CHANGELOG.md cleanupsRobert Speicher2016-11-091-5/+4
| | | | | | | | | | | | [ci skip]
* | | Merge branch '22058-auto-selection' into 'master' Fatih Acet2016-11-091-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change auto selection behaviour of emoji and slash commands to be more UX/Type friendly ## What does this MR do? In the context of a special command (starting with "/", ":", ...), the MR disables auto selection of first item in the dropdown suggestion menu, until at least a character has been typed. This behavior change originated from #22058 and #23578 in which problems with the ":" special command were pointed out. ## Are there points in the code the reviewer needs to double check? At lines +187 and +242 there were originally no sorters. Given what ``DefaultOptions.sorter`` does, I don't think it is a problem. ## Why was this MR needed? To solve #22058 and #23578 ## Does this MR meet the acceptance criteria? - [X] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [X] All builds are passing - [X] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [X] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [X] Branch has no merge conflicts with `master` (if it does - rebase it please) - [X] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #22058 and #23578 See merge request !7129