An error occurred fetching the project authors.
- 20 Jan, 2016 1 commit
-
-
Tomasz Maczukin authored
-
- 18 Jan, 2016 1 commit
-
-
Jeroen Nijhof authored
-
- 13 Jan, 2016 1 commit
-
-
Yorick Peterse authored
-
- 06 Jan, 2016 1 commit
-
-
Yorick Peterse authored
InfluxDB over UDP doesn't use authentication, thus there's no need for these settings.
-
- 29 Dec, 2015 1 commit
-
-
Yorick Peterse authored
This removes the need for Sidekiq and any overhead/problems introduced by TCP. There are a few things to take into account: 1. When writing data to InfluxDB you may still get an error if the server becomes unavailable during the write. Because of this we're catching all exceptions and just ignore them (for now). 2. Writing via UDP apparently requires the timestamp to be in nanoseconds. Without this data either isn't written properly. 3. Due to the restrictions on UDP buffer sizes we're writing metrics one by one, instead of writing all of them at once.
-
- 28 Dec, 2015 2 commits
-
-
Gabriel Mazetto authored
-
Yorick Peterse authored
-
- 24 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 14 Dec, 2015 1 commit
-
-
Grzegorz Bizon authored
-
- 11 Dec, 2015 1 commit
-
-
Grzegorz Bizon authored
-
- 10 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
- Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
-
- 05 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 08 Oct, 2015 1 commit
-
-
Jonathan Rochkind authored
-
- 05 Oct, 2015 1 commit
-
-
Robert Speicher authored
This option only existed to ease the CI-to-CE/EE migration process. This commit partially reverts 8b05abe8
-
- 18 Sep, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Jeroen van Baarsen authored
Fixes #2536 Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 20 Aug, 2015 1 commit
-
-
Artem Sidorenko authored
-
- 11 Jun, 2015 1 commit
-
-
themaze75 authored
delay is in seconds more legible code in session_store Added `GitLab restart required` help block to session_expire_delay
-
- 05 Jun, 2015 1 commit
-
-
Eric Maziade authored
settings
-
- 29 May, 2015 2 commits
-
-
Alex Lossent authored
-
Douwe Maan authored
-
- 08 May, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 May, 2015 1 commit
-
-
Stan Hu authored
This feature was requested long ago: http://feedback.gitlab.com/forums/176466-general/suggestions/4118466-ability-to-register-only-from-ceratain-domains This MR is based off !253 but changed to use application settings and use wildcard strings to give more flexibility in pattern matching. Regexps seemed overkill and easy to get wrong. Only restrict e-mail addresses upon creation
-
- 26 Apr, 2015 1 commit
-
-
Vinnie Okada authored
Add new global application settings for default project and snippet visibility levels.
-
- 20 Apr, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 02 Apr, 2015 1 commit
-
-
Stan Hu authored
Fix bug where error messages from Dropzone would not be displayed on the issues page Closes #1258
-
- 16 Mar, 2015 1 commit
-
-
Vinnie Okada authored
Check for nil values in the restricted_visibility_level validation method, and set the restricted visibility request parameter to `[]` when it's missing from the request.
-
- 10 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 07 Mar, 2015 1 commit
-
-
Vinnie Okada authored
Add checkboxes to the application settings page for restricted visibility levels, and remove those settings from gitlab.yml.
-
- 13 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 25 Jan, 2015 1 commit
-
-
Marco Wessel authored
-
- 17 Jan, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 08 Jan, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-