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-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-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
2016-07-15Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-15Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-13Refresh branch cache after `git gc`Stan Hu
2016-07-12Expire the branch cache after `git gc` runsStan Hu
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-20Unify check branch name existPaco Guzman
2016-06-17Merge branch 'repo-check-require-push-events' into 'master' Robert Speicher
2016-06-17Make sure that artifacts_file is nullified after removing artifactsKamil Trzcinski
2016-06-15Do not check repos without push eventsJacob Vosmaer
2016-06-15Merge branch 'master' into new-issue-by-emailLin Jen-Shin
2016-06-15Merge branch 'dont-drop-stuck-builds' into 'master' Stan Hu
2016-06-14Fix specsKamil Trzcinski
2016-06-13Improve ExpireBuildArtifactsWorker specKamil Trzcinski
2016-06-13Improve testsKamil Trzcinski
2016-06-13Improve design based on reviewKamil Trzcinski
2016-06-13Save database after erasing artifactsKamil Trzcinski
2016-06-13Test ExpireBuildArtifactsWorkerKamil Trzcinski
2016-06-12Don't fail builds for projects that are deleted when they are stuckKamil Trzcinski
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-19Fix creation of Ci::Commit object which can lead to pending, failed in some s...Kamil Trzcinski
2016-05-19Mask credentials from URL when import of project has failed.Rubén Dávila
2016-05-19so we use separate classes to handle different tasksLin Jen-Shin
2016-05-11Only generate repository push email onceSean McGivern
2016-05-04Merge branch 'create-wikis-during-check' into 'master' Douwe Maan
2016-04-26Initialize wikis on legacy projects during checkJacob Vosmaer
2016-04-26Do not fsck projects less than a day oldJacob Vosmaer
2016-04-18Destroy wikis uniformlyJacob Vosmaer
2016-04-18When a project wiki is disabled skip it for fsckJacob Vosmaer
2016-04-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-13Use more conservative limitsJacob Vosmaer
2016-04-13Clear repository check columns asynchronouslyJacob Vosmaer
2016-04-12Changes suggested by RobertJacob Vosmaer
2016-04-12Add a 'circuit breaker' for repo checksJacob Vosmaer
2016-04-11Fix high CPU usage when PostReceive receives refs/merge-requests/<id>Kamil Trzcinski