- 02 May, 2017 12 commits
-
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Robert Speicher authored
Fix Geo geo:set_primary_node task not working with HTTPS See merge request !1774
-
Douwe Maan authored
implements new logic for push mirrors to update on push See merge request !1616
-
Achilleas Pipinellis authored
Add a note about pipeline quota reset on the first of each month See merge request !1772
-
Stan Hu authored
The Rake task to set the current node as primary in Geo did not account for HTTPS.
-
Tiago Botelho authored
-
Sean McGivern authored
Port of 12910-personal-snippets-notes-show into EE See merge request !1768
-
Robert Speicher authored
[EE] Resolve "rspec_profiling is enabled for MySQL" See merge request !1756
-
Drew Blessing authored
-
Jarka Kadlecova authored
# Conflicts: # app/controllers/snippets_controller.rb # app/views/projects/notes/_note.html.haml
-
Tiago Botelho authored
-
- 01 May, 2017 16 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
Enable RSpec/FilePath cop See merge request !1724
-
Timothy Andrew authored
[ci skip]
-
Timothy Andrew authored
[ci skip]
-
Timothy Andrew authored
[ci skip]
-
Timothy Andrew authored
[ci skip]
-
Timothy Andrew authored
[ci skip]
-
Timothy Andrew authored
[ci skip]
-
Timothy Andrew authored
[ci skip]
-
Timothy Andrew authored
[ci skip]
-
Sean McGivern authored
Remove warning about protecting Service Desk email from form Closes #2244 See merge request !1755
-
Sean McGivern authored
[EE] Add cop to blacklist specific tables for `add_column_with_default` See merge request !1759
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 29 Apr, 2017 6 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
We're going to add another cop that deals with another aspect of `add_column_with_default`, so we need to separate them.
-
Robert Speicher authored
-
Stan Hu authored
Fix bug where Geo secondary Sidekiq cron jobs would not be activated if settings changed Closes #2289 See merge request !1754
-
Stan Hu authored
Change from .click -> .trigger('click') to make spec pass See merge request !1760
-
- 28 Apr, 2017 6 commits
-
-
Stan Hu authored
-
Sean McGivern authored
- Ignore JS fixtures - Ignore qa directory - Rewrite concern specs to put concern name first
-
Rémy Coutable authored
CE upstream: Thursday Closes #2246 See merge request !1749
-
Stan Hu authored
-
Stan Hu authored
If a secondary starts up before it has been made a secondary, the Sidekiq initializer would disable the backfill and file transfer cron jobs. This state persists indefinitely until either the entire Redis database is flushed or the jobs are manually activated. To fix this, we activate the jobs at startup if Geo is being used. Closes #2289
-
Sean McGivern authored
Make the elasticsearch service use less RAM See merge request !1747
-