summaryrefslogtreecommitdiff
path: root/spec/models/remote_mirror_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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