- 15 Feb, 2017 1 commit
-
-
Jan Christophersen authored
-
- 31 Dec, 2016 1 commit
-
-
Kushal Pandya authored
-
- 25 Nov, 2016 1 commit
-
-
Yorick Peterse authored
With events no longer being cached this is no longer needed.
-
- 23 Nov, 2016 1 commit
-
-
Yorick Peterse authored
Flushing the events cache worked by updating a recent number of rows in the "events" table. This has the result that on PostgreSQL a lot of dead tuples are produced on a regular basis. This in turn means that PostgreSQL will spend considerable amounts of time vacuuming this table. This in turn can lead to an increase of database load. For GitLab.com we measured the impact of not using events caching and found no measurable increase in response timings. Meanwhile not flushing the events cache lead to the "events" table having no more dead tuples as now rows are only inserted into this table. As a result of this we are hereby removing events caching as it does not appear to help and only increases database load. For more information see the following comment: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6578#note_18864037
-
- 07 Nov, 2016 1 commit
-
-
Clement Ho authored
-
- 31 Aug, 2016 1 commit
-
-
Clement Ho authored
-
- 20 Jul, 2016 1 commit
-
-
winniehell authored
-
- 14 Jul, 2016 1 commit
-
-
winniehell authored
-
- 28 Jun, 2016 1 commit
-
-
winniehell authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 02 Jun, 2016 1 commit
-
-
Phil Hughes authored
Closes #17621
-
- 31 May, 2016 1 commit
-
-
Robert Speicher authored
This adds tooltips to the event target for events like "opened merge request !XYZ"
-
- 26 May, 2016 1 commit
-
-
Yorick Peterse authored
This ensures all these calls have an author set, allowing the use of "all" mentions where possible.
-
- 23 May, 2016 1 commit
-
-
Robert Speicher authored
-
- 16 May, 2016 1 commit
-
-
Robert Speicher authored
Given an activity feed entry like: > Douwe Maan commented on [issue #123] at [gitlab-org/gitlab-ce] ...the `issue #123` link will now have a `title` attribute.
-
- 04 May, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 01 May, 2016 1 commit
-
-
Karlo Soriano authored
Since `User#to_param` already returns `User#username`, we don't need to pass in the user's username. Changing this also helps us obey LoD.
-
- 25 Apr, 2016 1 commit
-
-
Arinde Eniola authored
-
- 31 Mar, 2016 2 commits
-
-
connorshea authored
I’ve removed everything related to the feature based on this commit: ce08f919f34fd8849834365 Resolves #10857.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 24 Mar, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 20 Mar, 2016 1 commit
-
-
Douwe Maan authored
-
- 17 Mar, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 11 Mar, 2016 2 commits
- 01 Mar, 2016 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Closes #9082
-
- 04 Feb, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
* improve consistency for list padding * reduce padding for project/group/events lists Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Jan, 2016 1 commit
-
-
Jacob Schatz authored
-
- 03 Jan, 2016 1 commit
-
-
Stan Hu authored
Closes #5728
-
- 14 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Sep, 2015 2 commits
-
-
Stan Hu authored
for posterity. Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Add "in" preposition when creating and destroying milestones Closes #2382
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Sep, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 03 Sep, 2015 3 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-