Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-29Handle invalid mirror urlLee Tickett
2019-08-13Rework retry strategy for remote mirrorsBob Van Landuyt
2019-07-23Mark mirrors as failed 1 hour after they startedBob Van Landuyt
2019-05-07Show disabled project repo mirrorsLuke Bennett
2019-04-30Remove deprecated uses of attribute_changed?Heinrich Lee Yu
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-11Align UrlValidator to validate_url gem implementation.Thong Kuah
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-01-15Only send one notification for failed remote mirrorStan Hu
2019-01-01Merge branch 'security-fix-ssrf-import-url-remote-mirror' into 'master'John Jarvis
2018-12-13Replaced UrlValidator with PublicUrlValidator for import_url and remote mirro...Francisco Javier López
2018-12-12Send a notification email on mirror update errorsAlejandro Rodríguez
2018-11-28Make RemoteMirror's only_protected_branches default value consistentStan Hu
2018-11-19SSH public-key authentication for push mirroringNick Thomas
2018-08-23Fix remote mirrors failing if Git remotes have not been addedStan Hu
2018-08-02Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-24Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-21Don't expose project names in various countersYorick Peterse
2018-06-11Avoid checking the user format in every url validationFrancisco Javier López
2018-06-01Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu
2018-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
2018-05-30Upgrade to Ruby 2.4.4Stan Hu
2018-05-07Adds changelog entry, changes RemoteMirror#sync? to be semantically sound and...Tiago Botelho
2018-05-07Adds remote mirror table migrationTiago Botelho
2018-05-07Backports every CE related change from ee-5484 to CETiago Botelho