summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded gitaly_migrate functionmigrate-restore-repo-to-gitalyAhmad Hassan2018-05-241-8/+0
* Take restoring custom hooks and the skip flag out of scopeAhmad Hassan2018-05-231-4/+2
* Remove gitaly_migrate blocks and replace by early returnAhmad Hassan2018-05-211-33/+26
* Move restore_custom_hooks to its seperate functionAhmad Hassan2018-05-181-16/+20
* Return from prepare directory if gitaly skip is enabledAhmad Hassan2018-05-171-0/+2
* Call path_to_repo only when using gitalyAhmad Hassan2018-05-171-1/+1
* Changelog entryAhmad Hassan2018-05-161-0/+5
* Fix failing specsAhmad Hassan2018-05-161-26/+3
* Link to upstream gitaly issues for the missing restore pathsDJ Mountney2018-05-161-6/+8
* Fix the paths for wiki restoreDJ Mountney2018-05-151-7/+8
* Output project name before restoring each project repoDJ Mountney2018-05-151-0/+1
* Remove hooks restore that is no longer necessaryDJ Mountney2018-05-151-7/+0
* Add back some of the non-gitaly restore functionality behind gatesDJ Mountney2018-05-151-20/+66
* Wrap create_from_bundle in a begin rescue blockAhmad Hassan2018-05-151-5/+19
* Better repo restore progress loggingAhmad Hassan2018-05-151-1/+5
* Remove useless print lineAhmad Hassan2018-05-151-1/+0
* Use gitaly repository_service.CreateFromBundle to restoreAhmad Hassan2018-05-151-53/+2
* Merge branch 'backstage/gb/improve-fast-specs-helper' into 'master'Rémy Coutable2018-05-152-14/+21
|\
| * Improve testing best practices guidelinesbackstage/gb/improve-fast-specs-helperGrzegorz Bizon2018-05-151-11/+5
| * Update docs describing `fast_spec_helper` best practicesGrzegorz Bizon2018-05-151-4/+23
| * Improve fast specs helper to autoload the libraryGrzegorz Bizon2018-05-111-9/+3
* | Merge branch '46361-does-not-log-failed-sign-in-attempts-when-the-database-is...Rémy Coutable2018-05-153-0/+22
|\ \
| * | Add CHANGELOGDouglas Barbosa Alexandre2018-05-141-0/+5
| * | Does not log failed sign-in attempts when database is in read-only modeDouglas Barbosa Alexandre2018-05-142-0/+17
* | | Merge branch '46010-add-index-to-runner-type' into 'master'Kamil Trzciński2018-05-153-1/+22
|\ \ \
| * | | Add index on runner_type for ci_runners46010-add-index-to-runner-typeDylan Griffith2018-05-153-1/+22
* | | | Merge branch '31662-remove-squashed-related-commits-together-from-default-mr-...Grzegorz Bizon2018-05-151-1/+3
|\ \ \ \
| * | | | Improve the squash step in the 'Database Changes' MR template31662-remove-squashed-related-commits-together-from-default-mr-templateRémy Coutable2018-05-151-1/+3
* | | | | Merge branch 'jprovazn-null-byte' into 'master'Rémy Coutable2018-05-153-1/+18
|\ \ \ \ \
| * | | | | Disable greedy mode when matching filenameJan Provaznik2018-05-153-1/+18
|/ / / / /
* | | | | Merge branch 'blackst0ne-remove-spinach' into 'master'Rémy Coutable2018-05-1549-2332/+135
|\ \ \ \ \
| * | | | | Update Gemfile.rails5.lockblackst0ne-remove-spinachblackst0ne2018-05-141-17/+0
| * | | | | Remove /featuresblackst0ne2018-05-1432-1989/+0
| * | | | | Increase rspec jobs up to 30blackst0ne2018-05-141-115/+123
| * | | | | Fix specsblackst0ne2018-05-141-0/+9
| * | | | | Add changelog entry [ci skip]blackst0ne2018-05-141-0/+5
| * | | | | Revert clean up `db/fixtures/development/14_pipelines.rb`blackst0ne2018-05-141-0/+4
| * | | | | Clean up test.rakeblackst0ne2018-05-141-1/+0
| * | | | | Remove spinach.rakeblackst0ne2018-05-141-60/+0
| * | | | | Clean up spec/support/gitlab_stubs/gitlab_ci.ymlblackst0ne2018-05-141-9/+0
| * | | | | Clean up 14_pipelines.rbblackst0ne2018-05-141-4/+0
| * | | | | Clean up docsblackst0ne2018-05-148-47/+6
| * | | | | Clean up gitlab-ci.ymlblackst0ne2018-05-141-57/+1
| * | | | | Remove bin/spinachblackst0ne2018-05-141-13/+0
| * | | | | Clean up Gemfileblackst0ne2018-05-142-20/+0
| * | | | | Clean up `notes_controller`blackst0ne2018-05-141-13/+0
* | | | | | Merge branch 'ce-5968-extract-ee-specific-files-lines-for-clusters-related-fi...Kamil Trzciński2018-05-154-65/+65
|\ \ \ \ \ \
| * | | | | | Extract shared components from Clusters::CreateService specMatija Čupić2018-05-132-63/+62
| * | | | | | Add missing spec line from EEMatija Čupić2018-05-131-0/+1
| * | | | | | Backport cluster factory changes from EEMatija Čupić2018-05-131-2/+2