- 03 Sep, 2017 1 commit
-
-
Sean McGivern authored
Improve migrations / background migrations testing strategy Closes #36303 See merge request !13589
-
- 01 Sep, 2017 1 commit
-
-
Douwe Maan authored
Make username update fail if namespace update fails Closes gitlab-com/support-forum#2316 See merge request !13642
-
- 21 Aug, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 16 Aug, 2017 1 commit
-
-
Douwe Maan authored
Don't create event in Merge Request Create Service Closes #36465 See merge request !13566 # Conflicts: # db/schema.rb
-
- 15 Aug, 2017 1 commit
-
-
Douwe Maan authored
Don't rename system when migrating from 9.x -> 9.4 Closes #35525 and #36148 See merge request !13228
-
- 07 Aug, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 03 Aug, 2017 1 commit
-
-
Sean McGivern authored
Previously, we stored these as serialised fields - `st_{commits,diffs}` - on the `merge_request_diffs` table. These now have their own tables - `merge_request_diff_{commits,diffs}` - with a column for each attribute of the serialised data. Add a background migration to go through the existing MR diffs and migrate them to the new format. Ignore any contents that cannot be displayed. Assuming that we have 5 million rows to migrate, and each batch of 2,500 rows can be completed in 5 minutes, this will take about 7 days to migrate everything.
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 01 Aug, 2017 3 commits
-
-
Robert Speicher authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 20 Jul, 2017 3 commits
-
-
Grzegorz Bizon authored
We need to use a spy because an `after` RSpec hook is also going to call the migration we want to test, so we need to use `have_received` expectation. See gitlab-org/gitlab-ce#35351 for more details.
-
Sean McGivern authored
Use uploads/system directory for personal snippets See merge request !2123
-
Douwe Maan authored
Remove the `appearance` symlink that was previously missed See merge request !2124
-
- 19 Jul, 2017 1 commit
-
-
Grzegorz Bizon authored
This addreses a review remarks discussed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12785/diffs#note_35276344
-
- 18 Jul, 2017 5 commits
-
-
Bob Van Landuyt authored
Without downtime, so we need the symlinks
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 11 Jul, 2017 1 commit
-
-
Paul Charlton authored
-
- 07 Jul, 2017 15 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
In stage_id backgrond migration.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 27 Jun, 2017 2 commits
-
-
Lin Jen-Shin authored
-
- 22 Jun, 2017 2 commits
-
-
Lin Jen-Shin authored
-
Grzegorz Bizon authored
-