- Mar 23, 2020
-
-
GitLab Bot authored
-
- Feb 14, 2020
-
-
GitLab Bot authored
-
- Jan 30, 2020
-
-
GitLab Bot authored
-
- Dec 10, 2019
-
-
GitLab Bot authored
-
- Oct 11, 2019
-
-
GitLab Bot authored
-
- Aug 26, 2019
-
-
Patrick Derichs authored
Call QuickActionsService on Note update Add support for notes which just contain commands after editing Return http status gone (410) if note was deleted Temporary frontend addition so it is not failing when a note is deleted Move specs to shared examples Fix rubocop style issue Deleting note on frontend when status is 410 Use guard clause for note which got deleted Simplified condition for nil note This method should no longer be called with nil note Refactoring of execute method to reduce complexity Move errors update to delete_note method Note is now deleted visually when it only contains commands after update Add expectation Fix style issues Changing action to fix tests Add tests for removeNote and update deleteNote expectations
-
- Apr 15, 2019
-
-
Kamil Trzcińśki authored
The `#reload` makes to load all objects into memory, and the main purpose of `#reload` is to drop the association cache. The `#reset` seems to solve exactly that case.
-
- Dec 13, 2018
-
-
Oswaldo Ferreir authored
-
- Jul 17, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Jul 09, 2018
-
-
Lin Jen-Shin authored
-
- May 04, 2017
-
-
blackst0ne authored
-
blackst0ne authored
-
- Mar 29, 2017
-
-
Jarka Kadlecova authored
-
- Nov 23, 2016
-
-
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
-
- Feb 20, 2016
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- Oct 28, 2015
-
-
Douwe Maan authored
-
- Oct 12, 2015
-
-
Douwe Maan authored
-
- Jul 31, 2015
-
-
Douwe Maan authored
-
- Jul 30, 2015
-
-
Douwe Maan authored
-
- Jun 22, 2015
-
-
Robert Speicher authored
-
- Apr 24, 2015
-
-
Douwe Maan authored
-
- Dec 25, 2014
-
-
uran authored
-
- Jun 17, 2014
-
-
Dmitriy Zaporozhets authored
-
- Feb 20, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jan 16, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Mar 28, 2013
-
-
Dmitriy Zaporozhets authored
-
- Dec 03, 2012
-
-
Riyad Preukschas authored
-
- Jul 31, 2012
-
-
Dmitriy Zaporozhets authored
-