summaryrefslogtreecommitdiff
path: root/spec/models/remote_mirror_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-92/+16
* Add latest changes from gitlab-org/gitlab@14-0-stable-eeGitLab Bot2021-06-171-13/+28
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+24
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-4/+20
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-12/+12
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-10/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-021-0/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-1/+1
* Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon2019-09-031-1/+1
|\
| * Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* | Handle invalid mirror urlLee Tickett2019-08-291-0/+7
|/
* Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-131-5/+5
* Mark mirrors as failed 1 hour after they startedBob Van Landuyt2019-07-231-3/+12
* Show disabled project repo mirrorsshow-disabled-mirrorsLuke Bennett2019-05-071-0/+16
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-2/+2
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Only send one notification for failed remote mirrorStan Hu2019-01-151-0/+19
* Merge branch 'security-fix-ssrf-import-url-remote-mirror' into 'master'John Jarvis2019-01-011-0/+14
|\
| * Replaced UrlValidator with PublicUrlValidator for import_url and remote mirro...Francisco Javier López2018-12-131-0/+14
* | Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-111-1/+38
|/
* Make RemoteMirror's only_protected_branches default value consistentStan Hu2018-11-281-0/+8
* SSH public-key authentication for push mirroringNick Thomas2018-11-191-1/+13
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-3/+3
* Fix remote mirrors failing if Git remotes have not been addedStan Hu2018-08-221-0/+12
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-4/+4
* Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+3
* Avoid checking the user format in every url validationFrancisco Javier López2018-06-111-0/+7
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
* Adds remote mirror table migrationTiago Botelho2018-05-071-8/+0
* Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+275