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-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-03-28Use `:empty_project` where possible in service specsRobert Speicher
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-18Merge branch 'fix-tests-for-different-host' into 'master' Rémy Coutable
2016-11-18Use `Gitlab.config.gitlab.host` over `'localhost'`Lin Jen-Shin
2016-11-18Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur
2016-11-07Process commits in a separate workerYorick Peterse
2016-11-07Flush Housekeeping data from Redis specsYorick Peterse
2016-10-26Finish updates to use JIRA gemFelipe Artur
2016-10-19Prevent wrong markdown on issue ids when project has Jira service activatedFelipe Artur
2016-10-17Add a be_like_time matcher and use it in specsNick Thomas
2016-10-13Extract project#update_merge_requests and SystemHooks to its own worker from ...Paco Guzman
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-09-21Fix build.Timothy Andrew
2016-09-20Fix spec failures.Timothy 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-08-16Backport EE assertions in protected branch related specs.Timothy Andrew
2016-08-16Improve EE compatibility with protected branch access levels.Timothy Andrew
2016-08-16Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Fix `git_push_service_spec`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-13Implement last round of review comments from !4892.Timothy Andrew
2016-07-13Added "developers can merge" setting to protected branchesMathias Vestergaard
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Merge branch 'fix-external-issue-rendering' into 'master' Robert Speicher
2016-06-30Expire branch/tag git data when needed.Paco Guzman
2016-06-30Fix broken spec in git_push_service_spec by stubbing an external issue trackerStan Hu
2016-06-16Reduce queries in IssueReferenceFilterYorick Peterse
2016-05-26Remove main_language and testsJosh Frye
2016-04-29Support supressing text file diffs on the default branch with .gitattributesMatt Oakes
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-03-18Restrict access to references for confidential issuesDouglas Barbosa Alexandre
2016-03-17Cache project avatars stored in GitYorick Peterse
2016-03-15Use an exception to pass messagesJacob Vosmaer
2016-03-14Run 'git gc' every 10 pushesJacob Vosmaer
2016-03-10web hooks to webhooksashleys