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-08-16Only create commit GPG signature when necessaryDouwe Maan
2017-07-28Merge branch 'dm-large-push-performance' into 'master'Robert Speicher
2017-07-28Load and process at most 100 commits when pushing into default branchDouwe Maan
2017-07-27generate gpg signature on pushAlexis Reigel
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-13Update tests and applicationKamil Trzcinski
2017-06-13Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-09Merge branch 'deltas-only' into 'master' Sean McGivern
2017-05-09Don't use DiffCollection for deltasJacob Vosmaer
2017-05-04Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones
2017-04-03Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones
2017-03-07Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli
2016-12-26Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern
2016-12-23Schedule at most 100 commitsYorick Peterse
2016-12-21Add more storage statisticsMarkus Koller
2016-12-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-11-21Refactor cache refreshing/expiringYorick Peterse
2016-11-11Add service that runs after branch removed hooksGrzegorz Bizon
2016-11-11Do not call environments service in repository modelGrzegorz Bizon
2016-11-09Stop environments for branch after branch removalGrzegorz Bizon
2016-11-07Process commits in a separate workerYorick Peterse
2016-10-13Extract project#update_merge_requests and SystemHooks to its own worker from ...Paco Guzman
2016-09-20Implement review comments from @yorickpeterseTimothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-19Test all cycle analytics pre-calculation code.Timothy Andrew
2016-09-18Only create a protected branch upon a push to a new branch if a rule for that...Stan Hu
2016-09-15Improve performance of the cycle analytics page.Timothy Andrew
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski
2016-08-16Fix failing tests relating to backporting ee!581.Timothy Andrew
2016-08-12Simplify the name for data builder, feedback:Lin Jen-Shin
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-04Move those builders to their own namespace, feedback:Lin Jen-Shin
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Fix default branch protection.Timothy Andrew
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Added "developers can merge" setting to protected branchesMathias Vestergaard
2016-05-26Remove main_language and testsJosh Frye
2016-05-04Expire repository exists? and has_visible_content? caches after a push if nec...Stan Hu
2016-04-29Support supressing text file diffs on the default branch with .gitattributesMatt Oakes
2016-04-19Using single builder for push and tag eventsGabriel Mazetto
2016-04-19Added System Hooks for push and tag_pushGabriel Mazetto
2016-04-06Only update main language if it is not already setDrew Blessing
2016-04-05Update language only on HEAD of the repositoryKamil Trzcinski
2016-04-05Update language after doing all other operationsKamil Trzcinski
2016-03-19Merge branch 'master' into feature/issue-moveGrzegorz Bizon
2016-03-17Cache project avatars stored in GitYorick Peterse
2016-03-17Update methods that use issue close serviceGrzegorz Bizon