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-25Merge branch 'project-cache-worker-scheduling' into 'master'Rémy Coutable
2016-10-21Merge branch 'separate-sidekiq-queues' into 'master' Douwe Maan
2016-10-20Merge branch 'project-cache-worker-lease' into 'master' Rémy Coutable
2016-10-18Merge branch 'looser-time-in-specs' into 'master' Douwe Maan
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-17Improve spec for pipeline metrics workerKamil Trzcinski
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
2016-10-13Update code coverage for CI build asynchronouslyGrzegorz Bizon
2016-10-13Do not process build success if project was removedGrzegorz Bizon
2016-10-13Add build success worker that runs asynchronouslyGrzegorz Bizon
2016-10-13Perform CI build hooks asynchronously using workerGrzegorz Bizon
2016-10-12Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon
2016-10-12Execute pipeline hooks asynchronouslyGrzegorz Bizon
2016-10-12Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan
2016-10-12Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
2016-10-10Precalculate trending projectsYorick Peterse
2016-10-07ExpireBuildArtifactsWorker query builds table without ordering enqueuing one ...Paco Guzman
2016-10-07Process MWBS in successful pipeline asynchronouslyGrzegorz Bizon
2016-10-06Rename pipeline workers to match current conventionGrzegorz Bizon
2016-10-06Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński
2016-10-05Refactor Gitlab::IdentifierYorick Peterse
2016-10-04Add specs for new async ci pipeline workersGrzegorz Bizon
2016-09-07Added cron to prune events older than 12 months.Olaf Tomalka
2016-09-01Project tools visibility levelFelipe Artur
2016-08-19Merge branch '21010-emailsonpushworker-incorrectly-claims-deleted-a-commit-af...Douwe Maan
2016-08-19Don't log to STDOUT in specsSean McGivern
2016-08-19Fix force-push message in push emailsSean McGivern
2016-08-19Allow project group links to be expiredSean McGivern
2016-08-18Ensure last group owner isn't removed on expirySean McGivern
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-13Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-12Simplify the name for data builder, feedback:Lin Jen-Shin
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-08-11Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-11Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-07Single quotes all the way.Adam Niedzielski
2016-08-05Write test for RemoveExpiredMembersWorker.Adam Niedzielski
2016-08-04Move those builders to their own namespace, feedback:Lin Jen-Shin
2016-08-04Fix skip_repo parameter being ignored when destroying a namespaceStan Hu
2016-07-27Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-27Fix a bug where forking a project from a repository storage to another would ...Alejandro Rodríguez
2016-07-26Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-21Fix emails on push for new and deleted branchesSean McGivern