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
2017-01-08Record and show last used date of SSH KeysVincent Wong
2016-12-21Add more storage statisticsMarkus Koller
2016-12-20Merge branch 'project-authorizations-diff' into 'master' Nick Thomas
2016-12-19Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas
2016-12-19Smarter refreshing of authorized projectsYorick Peterse
2016-12-06Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern
2016-12-05Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński
2016-12-04Update effected testsZ.J. van de Weg
2016-12-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-12-01Only include EmailHelpers in mailer specs and specs using themRobert Speicher
2016-11-30Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-25Refresh project authorizations using a Redis leaseYorick Peterse
2016-11-25Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-21Refactor cache refreshing/expiringYorick Peterse
2016-11-21Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-17Added test events specs and logic. Also fixed some SQL and refactored the pip...James Lopez
2016-11-15Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan
2016-11-12Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira
2016-11-09Add button to delete all merged branchesToon Claes
2016-11-08Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-07Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher
2016-11-07Process commits in a separate workerYorick Peterse
2016-11-04Remove unused 'require'Jacob Vosmaer
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-11-02Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-10-28Remove unreferenced LFS objects from DB and fsFrank Groeneveld
2016-10-25Don't schedule ProjectCacheWorker unless neededYorick Peterse
2016-10-24Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-10-21Re-organize queues to use for SidekiqYorick Peterse
2016-10-21Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-10-21Send only to users have :read_build access, feedback:Lin Jen-Shin
2016-10-20Restrict ProjectCacheWorker jobs to one per 15 minYorick Peterse
2016-10-20Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-10-18Use bcc for pipeline emails because:Lin Jen-Shin
2016-10-18Merge branch 'looser-time-in-specs' into 'master' Douwe Maan
2016-10-18Merge branch 'pipeline-emails' into pipeline-notificationsLin Jen-Shin
2016-10-17Avoid race condition when expiring artifactsGrzegorz Bizon
2016-10-17Add a be_like_time matcher and use it in specsNick Thomas
2016-10-17Fix broken specs on MySQL after https://gitlab.com/gitlab-org/gitlab-ce/merge...Kamil Trzcinski
2016-10-17Rename for a more consistent pipeline worker name, feedback:Lin Jen-Shin
2016-10-17Fix test failure due to bad rebase, feedback:Lin Jen-Shin
2016-10-17Improve spec for pipeline metrics workerKamil Trzcinski
2016-10-17That's no longer a service [ci skip]Lin Jen-Shin
2016-10-17Change service to be a worker, feedback:Lin Jen-Shin
2016-10-17Update the other sites for reset_delivered_emails! as wellLin Jen-Shin
2016-10-14Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' Kamil Trzciński
2016-10-14Add build finished worker that creates a workflowGrzegorz Bizon
2016-10-13Extract project#update_merge_requests and SystemHooks to its own worker from ...Paco Guzman