An error occurred fetching the project authors.
- 15 Sep, 2016 2 commits
-
-
Patricio Cano authored
-
Valery Sizov authored
-
- 14 Sep, 2016 4 commits
-
-
Rémy Coutable authored
[ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
[ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
-
ubudzisz authored
add tests with dependent destroy add tests with dependent destroy add tests add tests to projects spec update it title and remove let update it title and remove let remove changes after rebase remove changes after rebase update changelog
-
Qingping Hou authored
-
- 13 Sep, 2016 12 commits
-
-
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
-
Ahmad Sherif authored
Fixes #21842
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/21823
-
Tomasz Maczukin authored
[ci skip]
-
Katarzyna Kobierska authored
-
Paco Guzman authored
So we have a detailed view of what checks perform bad
-
Paco Guzman authored
GitlabShell verify access sending ‘_any’ as the changes made on the git command, in those cases Gitlab::Checks::ChangeAccess won’t receive a branch_name so we don’t need to check for access to the protected branches on that repository. So we avoid some git operations in case the are not cached (empty_repo?) and some database lookups to get protected branches. These request is happening in every push.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Katarzyna Kobierska authored
-
Elan Ruusamäe authored
-
Andrew Smith authored
# Conflicts: # lib/gitlab/github_import/importer.rb
-
- 12 Sep, 2016 4 commits
-
-
Paco Guzman authored
MySQL could not have support for millisecond precision, depends on the MySQL version so we just create issues in different seconds in a deterministic way
-
Stan Hu authored
Currently this permission check incurs a significant performance hit on loading issues where it does not make sense to check this permission in the first place.
-
Kamil Trzcinski authored
-
Rémy Coutable authored
Also streamline the sorting part while we're at it. That being done, there's currently a duplication between `GET /projects/search/:query` and `GET /projects?search=:search` so we might want to keep only the latter for 9.0... Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 10 Sep, 2016 1 commit
-
-
tiagonbotelho authored
refactors update file
-
- 09 Sep, 2016 9 commits
-
-
Robert Speicher authored
[ci skip]
-
Drew Blessing authored
-
Marc Siegfriedt authored
Use NotificationSetting::EMAIL_EVENTS for params
-
Sean McGivern authored
-
Douglas Barbosa Alexandre authored
-
Phil Hughes authored
Closes #21982
-
Razzeee authored
-
Lin Jen-Shin authored
Not sure why I missed this before. I thought I added it.
-
Sergey Gnuskov authored
-
- 08 Sep, 2016 5 commits
-
-
Douglas Barbosa Alexandre authored
-
Andrew Smith authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Pascal Betz authored
-
Ruben Davila authored
I've also removed some duplicates from 8.11.4.
-
- 07 Sep, 2016 3 commits
-
-
Olaf Tomalka authored
-
http://jneen.net/ authored
-
Mike Greiling authored
-