- 07 Sep, 2016 2 commits
-
-
Olaf Tomalka authored
Old deployments of Gitlab might have a big number of old events to be deleted. Such numbers cause the worker to timeout. I've limited the amount of rows that should be destroyed at once to 10000, and increased how often pruning shall take place to 4 times a day.
-
Olaf Tomalka authored
Since contribution calendar shows only 12 months of activity, events older than that time are not visible anywhere and can be safely pruned saving big amount of database storage. Fixes #21164
-
- 25 Aug, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 19 Aug, 2016 1 commit
-
-
Douwe Maan authored
-
- 18 Aug, 2016 1 commit
-
-
Sean McGivern authored
-
- 04 Aug, 2016 2 commits
-
-
James Lopez authored
-
Adam Niedzielski authored
-
- 26 Jul, 2016 1 commit
-
-
Ahmad Sherif authored
-
- 21 Jul, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 18 Jul, 2016 1 commit
-
-
Patricio Cano authored
Refactor and rename `restricted_signup_domains` to `domain_whitelist` to better conform to its behavior and newly introduced behavior.
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 30 Jun, 2016 1 commit
-
-
Alejandro Rodríguez authored
-
- 21 Jun, 2016 1 commit
-
-
James Lopez authored
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 15 Jun, 2016 1 commit
-
-
James Lopez authored
-
- 14 Jun, 2016 1 commit
-
-
James Lopez authored
-
- 13 Jun, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski 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
-
- 17 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 16 May, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 14 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 13 May, 2016 1 commit
-
-
Gabriel Mazetto authored
-
- 12 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 10 May, 2016 1 commit
-
-
Rémy Coutable authored
- Fix naming of API::CommitStatuses - Ensure we use require_dependency instead of require - Ensure the namespace is right in lib/api/api.rb, otherwise, we might require Grape::API::Helpers which defines the `#params` method. This is to avoid requiring a file multiple times and getting an "Already initialized constant" error. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 09 May, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 29 Apr, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 27 Apr, 2016 2 commits
-
-
Stan Hu authored
-
Stan Hu authored
These changes were pulled from GitLab EE to support configuring an alternative API URL than the default https://api.github.com. In addition, the `verify_ssl` flag allows users to disable SSL cert checking. One modification: add a default `args` option if it does not exist to avoid breaking existing configurations.
-
- 26 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
Daily seems to be to spammy, so let's default to weekly instead.
-
- 13 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 12 Apr, 2016 1 commit
-
-
DJ Mountney authored
Adjust the default trusted_proxies to only include localhost, and allow other trusted proxies to be configured.
-