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-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
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Remove unnecessary whitespace between let and (Dmitriy Zaporozhets
2015-06-22Fix GitPushService specRobert Speicher
2015-06-22Replace remaining references to `Note.create_cross_reference_note`Robert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-12Fix post-receive errors on a push when an external issue tracker is configuredStan Hu
2015-05-06Make the first branch pushed to an empty repository the default HEAD.Stan Hu
2015-04-24Link cross-project cross-reference notes to correct project.Douwe Maan
2015-04-24Use project.commit convenience method.Douwe Maan
2015-03-21Extend push_tag event to include tag message and last commitKamil Trzcinski