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-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
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