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
2018-10-23Remove broken git storage for testingZeger-Jan van de Weg
2018-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt
2018-10-08Merge branch 'increase-event-retention-prune-old-events-worker' into 'master'Douwe Maan
2018-10-05Added new test and updated all event idsJeremy Watson
2018-10-05Renamed test eventsJeremy Watson
2018-10-05Updated existing spec for new 2 year timeframeJeremy Watson
2018-10-04Revert "Avoid conflicts between enumlator's schedule! method and state machin...Shinya Maeda
2018-10-04Avoid conflicts between enumlator's schedule! method and state machine's sche...Shinya Maeda
2018-10-04Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-03Improve performance of stale scheduled builds searchShinya Maeda
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-10-02Fix specShinya Maeda
2018-10-02Fix coding style offenceShinya Maeda
2018-10-02Fix StuckCiJobsWorker and added testsShinya Maeda
2018-10-02Add spec for BuildScheduleWorker and RunScheduledBuildServiceShinya Maeda
2018-09-11Log project services errors when executing asyncFelipe Artur
2018-09-07Delete a container registry asynchronouslyStan Hu
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-08-17Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher
2018-08-17Fix: Project deletion may not log audit events during user deletionValery Sizov
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
2018-08-07Merge branch 'group-todos' into 'master'Sean McGivern
2018-08-06Merge branch 'background-migrations-system-load' into 'master'Stan Hu
2018-08-06Respond to DB health in background migrationsYorick Peterse
2018-08-03Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov
2018-08-03Merge branch 'sh-fix-failing-gpg-signature-ce' into 'master'Robert Speicher
2018-08-03Make CreateGpgSignatureWorker backwards compatible with original method signa...Stan Hu
2018-08-02Remove group todos when a users looses accessJarka Kadlecová
2018-08-01Add repository languages for projectsZeger-Jan van de Weg
2018-07-31Merge branch 'todos-visibility-change' into 'master'Sean McGivern
2018-07-31Remove todos when project feature visibility changesJarka Kadlecová
2018-07-30Fix typos in CreateGpgSignatureWorker specPeter Leitzen
2018-07-30Create GPG commit signature in bulkFrancisco Javier López
2018-07-30Delete todos when users loses target read permissionsJarka Kadlecová
2018-07-24Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo
2018-07-23Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne
2018-07-19Merge branch '43312-remove_user_activity_workers' into 'master'Rémy Coutable
2018-07-19Improve email address parsingGeorge Thomas
2018-07-18Delete UserActivities and related workersImre Farkas
2018-07-12Remove Repository#path memoizationJacob Vosmaer (GitLab)
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-11Merge branch '45592-nomethoderror-undefined-method-commit-for-nil-nilclass-in...Douwe Maan
2018-07-11Fix ArgumentError in GitGarbageCollectWorker Sidekiq jobStan Hu
2018-07-10Fix ProcessCommitWorker when upstream project is deletedSean McGivern
2018-07-09Resolve Naming/UncommunicativeMethodLin Jen-Shin
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-06Add ExclusiveLease guards for RepositoryCheck::{DispatchWorker,BatchWorker}Stan Hu
2018-07-06Delete deprecated object_storage_upload queueJan Provaznik
2018-07-05Prevent WRITE opetaions if it's already archivedShinya Maeda
2018-07-05Fix specShinya Maeda