summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'gh-keep-issues-prs-references' into 'master' Robert Speicher2016-04-181-0/+1
|\ | | | | | | | | | | | | Use GitHub Issue/PR number as iid to keep references Closes #15294 See merge request !3759
| * Update CHANGELOGgh-keep-issues-prs-referencesDouglas Barbosa Alexandre2016-04-181-0/+1
| |
* | Add "action" tag to /internal/allowed APIYorick Peterse2016-04-181-0/+1
| | | | | | | | | | This allows us to re-use any other analytics that rely on the "action" tag having a value set.
* | Merge branch 'issue_3508' into 'master' Douwe Maan2016-04-181-0/+1
|\ \ | |/ |/| | | | | | | | | Restrict public users for private instances Implements #3508 See merge request !3440
| * Add changelog entryFelipe Artur2016-04-181-0/+1
| |
* | Merge branch 'transaction-query-count' into 'master' Rémy Coutable2016-04-181-0/+1
|\ \ | |/ |/| | | | | | | | | Count the number of SQL queries per transaction cc @pcarranza See merge request !3783
| * Count the number of SQL queries per transactionYorick Peterse2016-04-181-0/+1
| | | | | | | | Fixes gitlab-org/gitlab-ce#15335
* | Merge branch 'print-style' into 'master' Jacob Schatz2016-04-181-0/+1
|\ \ | |/ |/| | | | | | | | | | | | | Print style [test.pdf](/uploads/0dab5c1b2d0c4d0cd7e8930e9b660a9f/test.pdf) Closes #14201 See merge request !3784
| * CHANGELOG itemprint-stylePhil Hughes2016-04-181-0/+1
| |
* | Add Changelog entry for job-level variablesGrzegorz Bizon2016-04-181-0/+1
| |
* | Instrument Repository.clean_old_archivesYorick Peterse2016-04-181-0/+1
| |
* | Use Module#prepend for method instrumentationfix-method-instrumentationYorick Peterse2016-04-181-0/+1
| | | | | | | | | | | | | | | | | | By using Module#prepend we can define a Module containing all proxy methods. This removes the need for setting up crazy method alias chains and in turn prevents us from having to deal with all that madness (e.g. methods calling each other recursively). Fixes gitlab-org/gitlab-ce#15281
* | Move CHANGELOG entry to a random place.Timothy Andrew2016-04-181-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into 14552-signup-password-leak14552-signup-password-leakTimothy Andrew2016-04-181-4/+42
|\ \ | |/
| * Add CHANGELOG entryBaldinoF2016-04-171-0/+1
| |
| * Added CHANGELOG itemPhil Hughes2016-04-161-0/+4
| |
| * Remove errors from CHANGELOGJacob Schatz2016-04-161-2/+0
| |
| * Update CHANGELOGissue_14423Alfredo Sumaran2016-04-161-1/+1
| |
| * Update CHANGELOGAlfredo Sumaran2016-04-161-0/+3
| |
| * fix TYPO in the changelogValery Sizov2016-04-161-1/+1
| |
| * Merge branch 'fix/project-import_url' into 'master' Robert Speicher2016-04-151-0/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Fix for import_url fields on projects containing third-party credentials Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2658 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/13955 See merge request !3066
| | * resolve merge conflictfix/project-import_urlJames Lopez2016-04-151-5/+1
| | |
| | * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵James Lopez2016-04-151-0/+2
| | |\ | | | | | | | | | | | | fix/project-import_url
| | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵James Lopez2016-04-141-2/+62
| | |\ \ | | | | | | | | | | | | | | | fix/project-import_url
| | * | | update changelog [ci skip]James Lopez2016-04-141-0/+1
| | | | |
| * | | | Add 8.6.6 CHANGELOG entriesRémy Coutable2016-04-151-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | Merge branch 'pmq20/gitlab-ce-psvr/change-head' into 'master' Robert Speicher2016-04-151-0/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use rugged to change HEAD _Originally opened at !2850 by @pmq20._ Needless to invoke gitlab_shell here, which is slow. See merge request !3705
| | * | | | Use rugged to change HEADP.S.V.R2016-04-131-0/+1
| | | | | |
| * | | | | Merge branch 'assign-to-issuable-opener' into 'master' Jacob Schatz2016-04-151-0/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issuable can be assigned to author Closes #9014 The only difference with #9014 is that I thoughed the author should also be able to assign the issue. If this is unwanted behavior Ill revert it. /cc @DouweM See merge request !2765
| | * \ \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-151-6/+22
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-051-1/+51
| | |\ \ \ \ \ \
| | * | | | | | | Target right releaseZeger-Jan van de Weg2016-03-291-1/+1
| | | | | | | | |
| | * | | | | | | Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-03-291-15/+173
| | |\ \ \ \ \ \ \
| | * | | | | | | | Issuable can be assigned to authorZeger-Jan van de Weg2016-02-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #9014 The only difference with #9014 is that I thoughed the author should also be able to assign the issue. If this is unwanted behavior Ill revert it.
| * | | | | | | | | Delete tags via ruggedRobert Schilling2016-04-151-0/+1
| | | | | | | | | |
| * | | | | | | | | Merge branch 'fix-redirect-profile-keys-new-to-profile-keys' into 'master' Rémy Coutable2016-04-151-0/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make /profile/keys/new redirects to /profile/keys for back-compat This addresses https://github.com/gitlabhq/gitlabhq/issues/10138. See merge request !3717
| | * | | | | | | | | Make /profile/keys/new redirects to /profile/keys for back-compatRémy Coutable2016-04-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Report: https://github.com/gitlabhq/gitlabhq/issues/10138 Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | Merge branch 'i_14431_award_emoji_count_not_in_comment_count' into 'master' Rémy Coutable2016-04-151-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not include award emojis in issue view comment_count ## What does this MR do? Fixes Issue #14431, changing comment_count on issues index view to not include award emoji comments. While including them is technically correct, it feel nonintuitive in the way comments are presented. ## Are there points in the code the reviewer needs to double check? No ## Why was this MR needed? Improves UX of issues view ## What are the relevant issue numbers? #14431 ## Screenshots ### Before - ![Issues before](https://monosnap.com/file/cs7lcEkcChXXvAV22y2gh7gBFWCWjj.png) - ![MR before](https://monosnap.com/file/qzOawShznyXMKK3Z5cij4SKrHO4jNy.png) ### After - ![Issues after](https://monosnap.com/file/IWMedIiGnDnCly7zI5BwNTYQuCS8fH.png) - ![MR after](https://monosnap.com/file/mXJu1C2OVo5DGK0XdD67vPZGNPAw4L.png) See merge request !3610
| | * | | | | | | | | Do not include award emojis in issue view comment_counttheoretick2016-04-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes Issue #14431
| * | | | | | | | | | Merge branch 'emoji_category_fix' into 'master' Robert Speicher2016-04-141-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Emoji categories fix Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14020 See merge request !3727
| | * | | | | | | | | Emoji categories fixValery Sizov2016-04-141-0/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'auto-fsck' into 'master' Robert Speicher2016-04-141-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto git fsck Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3232 See merge request !3232
| | * | | | | | | | Update CHANGELOG for "Auto git fsck"Robert Speicher2016-04-141-0/+1
| | | | | | | | | |
| * | | | | | | | | Merge branch 'connorshea/gitlab-ce-revoke-authorized-application' into 'master' Rémy Coutable2016-04-141-0/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix revoking of authorized OAuth applications Users were not able to revoke access to authorized OAuth applications. Clicking the "Revoke" button would result in a 404 page, and the application would still be authorized. Added a spec and also found that the `gon` variables were not being set for this view. Closes #14370 See merge request !3690
| | * | | | | | | | | Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #14370 Move gon function into its own helper
| * | | | | | | | | | Merge branch 'issue_15155' into 'master' Rémy Coutable2016-04-141-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setup visibility level for project when transfering for a group fixes #15155 See merge request !3707
| | * | | | | | | | | | Add changelog entryissue_15155Felipe Artur2016-04-131-0/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Added CHANGELOG itemdiff-hash-locationPhil Hughes2016-04-141-0/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Added CHANGELOG itemPhil Hughes2016-04-141-0/+1
| | | | | | | | | | |
| * | | | | | | | | | Allow empty recipient list when pusher is addedFrank Groeneveld2016-04-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #13574