An error occurred fetching the project authors.
- 30 Apr, 2016 1 commit
-
-
Connor Shea authored
Adds Sentry DSN, Webhooks, Deploy Keys, etc. Alphabetized the parameters and included line breaks between each parameter. Easier to merge into EE if there are any differences. This also seems to be the more popular syntax for adding new parameters, from what I can find.
-
- 29 Apr, 2016 1 commit
-
-
Timothy Andrew authored
- So that the server doesn't have to be restarted for every change in dev.
-
- 07 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 04 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 19 Mar, 2016 1 commit
-
-
Douwe Maan authored
# Conflicts: # Gemfile.lock
-
- 11 Mar, 2016 1 commit
-
-
Josh Frye authored
-
- 09 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 07 Mar, 2016 1 commit
-
-
Rubén Dávila authored
-
- 05 Mar, 2016 1 commit
-
-
Rubén Dávila authored
* Add Labels tab to Groups * Add decorator for label so it's aware of Milestones.
-
- 04 Mar, 2016 1 commit
-
-
Robert Speicher authored
-
- 29 Feb, 2016 1 commit
-
-
Artem Sidorenko authored
in order to have it the same way like in omnibus
-
- 18 Feb, 2016 1 commit
-
-
Jacob Vosmaer authored
This allows 'rake cache:clear' to delete millions of keys without choking. It requires Redis 2.8.0 or newer but we needed that already anyway.
-
- 12 Feb, 2016 1 commit
-
-
Robert Speicher authored
Now that we're serving assets directly from the Gemojione gem's path, the images are not in an `emoji/` sub-folder.
-
- 10 Feb, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 09 Feb, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 08 Feb, 2016 1 commit
-
-
Kamil Trzcinski authored
This prevents leakage of CI Secure Variables
-
- 26 Nov, 2015 1 commit
-
-
Valery Sizov authored
-
- 08 Oct, 2015 1 commit
-
-
Robert Speicher authored
This was added in rack-cors 0.4.0 and allows all types of CORS requests to the API.
-
- 15 Jul, 2015 1 commit
-
-
Jacob Vosmaer authored
This should help prevent endless Redis growth.
-
- 09 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 10 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 06 Feb, 2015 1 commit
-
-
Douwe Maan authored
Closes #1770.
-
- 23 Jan, 2015 3 commits
-
-
Fred Chasen authored
-
Fred Chasen authored
-
Fred Chasen authored
-
- 01 Jan, 2015 1 commit
-
-
Ciro Santilli authored
-
- 18 Nov, 2014 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
This reverts commit 533f4cdf.
-
Ciro Santilli authored
Before this it would fail because git hooks automatically prepend things to the path, which can lead the wrong Ruby version to be called in which dependencies are not installed. To make sure that this is correct, the forked_merge_requests commented out test that depends on this change was uncommented. For that test to pass, it is also necessary to setup the mock server on port 3001 under test_env.rb.
-
- 21 Oct, 2014 2 commits
-
-
Ben Bodenmiller authored
time zone settings moved to gitlab.yml in https://github.com/gitlabhq/gitlabhq/pull/8015
-
Sullivan SENECHAL authored
-
- 07 Oct, 2014 1 commit
-
-
Ciro Santilli authored
Every directory under app/ is searched by default
-
- 01 Oct, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 Aug, 2014 1 commit
-
-
Jacob Vosmaer authored
Before this change we were trying to configure Rails.cache in an initializer. It seems that by the time the initializers are loaded, Rails.cache is already instantiated, so changing the settings does not achieve anything anymore. This was causing Rails to default to a file storage cache instead of the Redis cache, which in turn broke `rake cache:clear`.
-
- 26 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 17 Jun, 2014 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-