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