- 08 Aug, 2017 1 commit
-
-
blackst0ne authored
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 01 Aug, 2017 3 commits
-
-
Robert Speicher authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 28 Jul, 2017 1 commit
-
-
Michael Kozono authored
-
- 27 Jul, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 24 Jul, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 20 Jul, 2017 1 commit
-
-
Alexander Randa authored
-
- 18 Jul, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 13 Jul, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 11 Jul, 2017 1 commit
-
-
Paul Charlton authored
-
- 06 Jul, 2017 2 commits
-
-
Yorick Peterse authored
This removes the need for relying on Rails' "dependent" option for data removal, which is _incredibly_ slow (even when using :delete_all) when deleting large amounts of data. This also ensures data consistency is enforced on DB level and not on application level (something Rails is really bad at). This commit also includes various migrations to add foreign keys to tables that eventually point to "projects" to ensure no rows get orphaned upon removing a project.
-
-
- 05 Jul, 2017 3 commits
-
-
Grzegorz Bizon authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- 04 Jul, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 03 Jul, 2017 2 commits
-
-
Lin Jen-Shin authored
-
Douglas Barbosa Alexandre authored
-
- 30 Jun, 2017 3 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
In Geo, Project#ensure_repository is used to make sure that a Git repo is available to be fetched on a secondary. If a project were a fork, this directory would never be created. Closes gitlab-org/gitlab-ee#2800
-
Lin Jen-Shin authored
-
- 29 Jun, 2017 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Tiago Botelho authored
-
- 28 Jun, 2017 3 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Tiago Botelho authored
-
- 21 Jun, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 19 Jun, 2017 1 commit
-
-
Yorick Peterse authored
This optimises how GroupProjectsFinder builds it collection, producing simpler and faster queries in the process. It also cleans up the code a bit to make it easier to understand.
-
- 14 Jun, 2017 1 commit
-
-
Robert Speicher authored
-
- 08 Jun, 2017 2 commits
-
-
DJ Mountney authored
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
-
DJ Mountney authored
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
-
- 05 Jun, 2017 1 commit
-
-
Tiago Botelho authored
-
- 31 May, 2017 3 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- 30 May, 2017 2 commits
-
-
Toon Claes authored
Add a scope to search for the projects that are starred by a certain user.
-
Rémy Coutable authored
This reverts commit 5520492cd79b, reversing changes made to c48ae99715db . Signed-off-by:
Rémy Coutable <remy@rymai.me>
-