- 29 Jun, 2017 14 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
Do the work synchronously to avoid multiple workers attempting to add batches of keys at the same time. Also, make the delete portion wait until after adding is done.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
Reminder: The original migration was fixed retroactively a few commits ago, so people who did not ever run GitLab 9.3.0 already have a column that defaults to true and disallows nulls. I have tested on PostgreSQL and MySQL that it is safe to run this migration regardless. Affected customers who did run 9.3.0 are the ones who need this migration to fix the authorized_keys_enabled column. The reason for the retroactive fix plus this migration is that it allows us to run a migration in between to fix the authorized_keys file only for those who ran 9.3.0.
-
Michael Kozono authored
Locally, if Spring was not restarted, `current_application_settings` was still cached, which prevented the migration from editing the file. This will also ensure that any app server somehow hitting old cache data will properly default this setting regardless.
-
Michael Kozono authored
-
Michael Kozono authored
This allows us to identify customers who ran the broken migration. Their `authorized_keys_enabled` column does not have a default at this point. We will fix the column after we fix the `authorized_keys` file.
-
Michael Kozono authored
This reverts commit fce9c01b, reversing changes made to b1003408. To reiterate: this reverts a revert.
-
- 28 Jun, 2017 18 commits
-
-
Douwe Maan authored
Resolve "Unable to rebase unapproved merge request" Closes #2753 See merge request !2273
-
Robert Speicher authored
Detect Geo secondary role properly in spec/support/db_cleaner.rb See merge request !2282
-
Sid Sijbrandij authored
-
Sid Sijbrandij authored
-
Robert Speicher authored
Return `nil` when user is not found by email. Closes #2769 See merge request !2289
-
Clement Ho authored
Add CE-to-EE guide for 9.3 See merge request !2254
-
Douwe Maan authored
Perform Geo::RepositorySyncService for dirty projects See merge request !2130
-
Douwe Maan authored
Geo - Fix path_with_namespace for instances of Geo::DeletedProject Closes #2726 See merge request !2267
-
Grzegorz Bizon authored
Move shared examples to their correct location and remove duplicates Closes #2759 See merge request !2281
-
Achilleas Pipinellis authored
Introduce unified docs to EE landing page See merge request !2265
-
Marcia Ramos authored
-
Simon Knox authored
-
Bob Van Landuyt authored
Otherwise the sync would crash, causing all later users not being synced.
-
Achilleas Pipinellis authored
Marked Geo as alpha See merge request !2287
-
Clement Ho authored
[ci skip]
-
Clement Ho authored
[ci skip]
-
Clement Ho authored
-
Stan Hu authored
[ci skip]
-
- 27 Jun, 2017 8 commits
-
-
Douwe Maan authored
Fix GitLab check: Problem with Elastic Search Closes #2757 See merge request !2278
-
Douwe Maan authored
Empty repository mirror no longer creates master branch with README automatically Closes #2425 See merge request !2276
-
Douwe Maan authored
Add License check for Burndown Charts Closes #2578 See merge request !2219
-
Bob Van Landuyt authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-