summaryrefslogtreecommitdiff
path: root/app/models/remote_mirror.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-2/+3
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-50/+2
* Add latest changes from gitlab-org/gitlab@14-0-stable-eeGitLab Bot2021-06-171-1/+2
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-3/+3
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-8/+31
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+4
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-6/+6
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-8/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-021-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-7/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Handle invalid mirror urlLee Tickett2019-08-291-0/+1
* Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-131-14/+43
* Mark mirrors as failed 1 hour after they startedBob Van Landuyt2019-07-231-2/+2
* Show disabled project repo mirrorsshow-disabled-mirrorsLuke Bennett2019-05-071-0/+4
* Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ceHeinrich Lee Yu2019-04-301-2/+6
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-1/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Only send one notification for failed remote mirrorStan Hu2019-01-151-2/+10
* Merge branch 'security-fix-ssrf-import-url-remote-mirror' into 'master'John Jarvis2019-01-011-1/+1
|\
| * Replaced UrlValidator with PublicUrlValidator for import_url and remote mirro...Francisco Javier López2018-12-131-1/+1
* | Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-111-2/+6
|/
* Make RemoteMirror's only_protected_branches default value consistentStan Hu2018-11-281-2/+0
* SSH public-key authentication for push mirroringNick Thomas2018-11-191-8/+37
* Fix remote mirrors failing if Git remotes have not been addedStan Hu2018-08-221-0/+9
* Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable2018-08-021-0/+2
|\
| * Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* | Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo2018-07-241-3/+3
|\ \ | |/ |/|
| * Don't expose project names in various countersYorick Peterse2018-06-211-3/+3
* | Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
|/
* Avoid checking the user format in every url validationFrancisco Javier López2018-06-111-1/+1
* Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu2018-06-011-1/+1
|\
| * Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-291-1/+1
* | Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+0
|/
* Adds changelog entry, changes RemoteMirror#sync? to be semantically sound and...Tiago Botelho2018-05-071-2/+2
* Adds remote mirror table migrationTiago Botelho2018-05-071-2/+5
* Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+216