- 02 Apr, 2019 1 commit
-
-
Douglas Barbosa Alexandre authored
Force a full GC after importing a project Closes #59477 See merge request gitlab-org/gitlab-ce!26803 (cherry picked from commit 57cba4d1) d4c6a3af Force a full GC after importing a project
-
- 18 Jul, 2018 1 commit
-
-
gfyoung authored
Partially addresses #47424.
-
- 02 Feb, 2018 1 commit
-
-
Mario de la Ossa authored
-
- 23 Aug, 2017 1 commit
-
-
Lin Jen-Shin authored
Because we don't need them, and they would slow down the repository, keeping unneeded objects as well. We could also consider doing this in regular housekeeping.
-
- 22 Aug, 2017 1 commit
-
-
Kim "BKC" Carlbäcker authored
[ci skip]
-
- 04 Nov, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 13 Sep, 2016 1 commit
-
-
Yorick Peterse authored
This moves tracking of the pushes since the last Git GC from PostgreSQL to Redis. This reduces the number of writes on the "projects" table. This in turn reduces the vacuuming overhead. The lease used for incrementing the counter has been removed. This lease was mostly put in place to prevent high database load but this isn't needed anymore due to the counter now being stored in Redis. Fixes gitlab-org/gitlab-ce#22125
-
- 12 Jul, 2016 2 commits
-
-
Paco Guzman authored
-
Stan Hu authored
Due to a stale NFS cache, it's possible that a branch lookup fails while `git gc` is running and causes missing branches in merge requests. Possible workaround for #15392
-
- 05 Jul, 2016 1 commit
-
-
Paco Guzman authored
-
- 30 Jun, 2016 1 commit
-
-
Alejandro Rodríguez authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 30 May, 2016 1 commit
-
-
Grzegorz Bizon authored
Favor `unless` over `if` for negative conditions (or control flow ||). See #17478
-
- 13 Apr, 2016 1 commit
-
-
Yorick Peterse authored
This allows us to track how much time is spent in updating the "pushes_since_gc" column as well as the time needed to obtain the lease.
-
- 17 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 15 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 14 Mar, 2016 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 19 Nov, 2015 2 commits
-
-
Jeroen Nijhof authored
-
Jeroen Nijhof authored
-
- 21 Oct, 2015 1 commit
-
-
Jeroen Nijhof authored
-