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-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
2016-03-09Handle permissions for ExternalIssue instancesYorick Peterse
2016-03-09Fixed part of the GitPushService specsYorick Peterse
2016-03-07adds test for git push service for updating the language of the projecttiagonbotelho
2016-02-17refactored specJames Lopez
2016-02-17refactored some stuff based on MR feedbackJames Lopez
2016-02-15refactored GitPushService and updated specJames Lopez
2016-02-11attempt to reduce code complexity on GitPushService#executeJames Lopez
2016-02-09Smarter flushing of branch statistics cachesYorick Peterse
2016-02-08Cache various Repository Git operationsYorick Peterse
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-09Tag service specsDouwe Maan
2015-10-16Add a system note and update relevant merge requests when a branch is deleted...Stan Hu
2015-10-14Shut up, RubocopRobert Speicher
2015-10-13Use `to_reference` where possible.Douwe Maan
2015-10-12Simplify code around (cross)-referencesDouwe Maan
2015-08-22Create cross-reference for closing references on commits pushed to non-defaul...Maël Valais
2015-07-07Use stub_application_setting in a few more specsRobert Speicher
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets