- 30 Jan, 2018 1 commit
-
-
Jan Provaznik authored
On epics roadmap page we list all epics in the given time frame without pagination (at least for the first iteration), in this case it would be nice to use the existing issuables index logic except pagination (see MR gitlab-ee!4281). For this reason this patch allows to easily disable pagination. Related gitlab-ee!4281
-
- 18 Jan, 2018 1 commit
-
-
Jan Provaznik authored
For issuable models we keep two timestamps: updated_at which is updated whenever any model attribute is changed, last_edited_at which is changed when only title or description is changed. In UI bellow description we display who and when updated the item. But last_edited_by (used for 'who') is mistakenly combined with updated_at (when), last_edited_at should be used instead. Closes #41247
-
- 22 Dec, 2017 1 commit
-
-
blackst0ne authored
-
- 18 Dec, 2017 1 commit
-
-
Sean McGivern authored
When the target is deleted, todos are destroyed, but we did not reset the todo cache for users with todos on the deleted target. This would only update after the next time the todo cache was updated for that user.
-
- 08 Dec, 2017 1 commit
-
-
Luke Bennett authored
-
- 06 Nov, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 02 Nov, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 26 Oct, 2017 1 commit
-
-
Sean McGivern authored
This reverts commit 915e35a2, reversing changes made to 9533786f.
-
- 20 Oct, 2017 1 commit
-
-
Jacopo authored
-
- 17 Oct, 2017 1 commit
-
-
Jen-Shin Lin authored
Security fixes for 10.1 RC See merge request gitlab/gitlabhq!2209
-
- 03 Oct, 2017 2 commits
-
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
- 18 Sep, 2017 1 commit
-
-
Stan Hu authored
In #37955,we see that the profile had a number of N+1 queries from repeated access to `cross_reference_not_visible_for?`. This was optimized in previous versions of GitLab by rendering all notes at once, counting the number of visible references, and then using that number to check whether a system note should be fully redacted. There was also another N+1 query calling `ProjectTeam#member?`, which did not take advantage of an optimization in prepare_notes_for_rendering that would preload the maximum access level per project. Closes #37955
-
- 04 Sep, 2017 1 commit
-
- 29 Aug, 2017 1 commit
-
-
Maxim Rydkin authored
-
- 14 Aug, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 11 Aug, 2017 3 commits
-
-
Jarka Kadlecova authored
-
Lin Jen-Shin authored
It keeps giving me no repo error from setting up autocrlf, which shouldn't have anything to do with this merge request.
-
Lin Jen-Shin authored
-
- 10 Aug, 2017 1 commit
-
-
Lin Jen-Shin authored
Also fix a few tests
-
- 09 Aug, 2017 2 commits
-
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 24 Jul, 2017 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jarka Kadlecova authored
-
- 19 Jul, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 18 Jul, 2017 1 commit
-
-
Felipe Artur authored
-
- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 21 Jun, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 15 Jun, 2017 1 commit
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070 Deprecate "chat commands" in favor of "slash commands" We looked for things like: - `slash commmand` - `slash_command` - `slash-command` - `SlashCommand`
-
- 14 Jun, 2017 1 commit
-
-
Robert Speicher authored
-
- 10 Jun, 2017 1 commit
-
-
Stan Hu authored
Previously it was possible when an issue was updated and Akismet flagged it as spam that the reCAPTCHA configuration was not loaded. Closes #33532
-
- 25 May, 2017 1 commit
-
-
Phil Hughes authored
[ci skip]
-
- 19 May, 2017 1 commit
-
-
Ruben Davila authored
-
- 04 May, 2017 2 commits
-
-
Valery Sizov authored
-
Alfredo Sumaran authored
-
- 06 Apr, 2017 1 commit
-
-
Sean McGivern authored
Fix for three open redirect vulns using redirect_to url_for(params.merge))) See merge request !2082
-
- 05 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 25 Mar, 2017 1 commit
-
-
Sam Rose authored
-
- 21 Mar, 2017 1 commit
-
-
Oswaldo Ferreira authored
-