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
2016-10-10Precalculate trending projectsYorick Peterse
2016-10-03add configurable email subject suffixFu Xu
2016-09-07Limited amount of pruned Event rows per runOlaf Tomalka
2016-09-07Added cron to prune events older than 12 months.Olaf Tomalka
2016-08-25Remove gitoriousZ.J. van de Weg
2016-08-19Fix cron job keyDouwe Maan
2016-08-19Allow project group links to be expiredSean McGivern
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-04using shared path for project import uploads and refactored gitlab remove exp...James Lopez
2016-08-04Add worker which removes expired members.Adam Niedzielski
2016-07-26Profile requests when a header is passedAhmad Sherif
2016-07-21Avoid data-integrity issue when repository_downloads_path is incorrectlyDouglas Barbosa Alexandre
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-21add missing import sourceJames Lopez
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-15some refactoring - renaming things, etc..James Lopez
2016-06-14project export archiverJames Lopez
2016-06-13Added documentation to artifacts expireKamil Trzcinski
2016-06-13Move keep to ArtifactsControllerKamil Trzcinski
2016-06-13Allow to expire build artifactsKamil Trzcinski
2016-05-30Enable Style/NegatedIf Rubocop copGrzegorz Bizon
2016-05-17Fix rubocop offensesKamil Trzcinski
2016-05-17Bring back path to registry settingsKamil Trzcinski
2016-05-16Compact host and portKamil Trzcinski
2016-05-16Use registry.port to construct the registry hostKamil Trzcinski
2016-05-14Simplify registry configurationKamil Trzcinski
2016-05-14Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-12Fix CI testsKamil Trzcinski
2016-05-10Fix a few places where autoloading would failRémy Coutable
2016-05-09Remove unused partsKamil Trzcinski
2016-05-09Rename `images` to `container_registry`Kamil Trzcinski
2016-04-29Auth tokenKamil Trzcinski
2016-04-29Added authentication service for docker registryKamil Trzcinski
2016-04-28Merge branch 'admin-email-frequency' into 'master' Jacob Vosmaer
2016-04-27Fixes for review of GitHub Enterprise backport changesStan Hu
2016-04-27Backport GitHub Enterprise import support from EEStan Hu
2016-04-26Send 'admin emails' weekly, not dailyJacob Vosmaer
2016-04-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-13Clear repository check columns asynchronouslyJacob Vosmaer
2016-04-13Merge branch 'external-omniauth-providers' into 'master' Marin Jankovski
2016-04-13Merge branch 'rs-archive-cache-worker-cron' into 'master' Dmitriy Zaporozhets
2016-04-12Adjust the default trusted_proxies to only include localhost, and allow other...DJ Mountney
2016-04-12Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-12Move RepositoryArchiveCacheWorker to sidekiq-cronRobert Speicher
2016-04-11Allow `external_providers` for Omniauth to be defined to mark these users as ...Patricio Cano
2016-04-07Remove dumb debug statement and add many tests.Jacob Schatz
2016-04-07Add optional colon.Jacob Schatz