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-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
2015-03-09fix mass SQL statements on initial pushHannes Rosenögger
2015-03-03Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-31Add test for default branch protection configurationMarco Wessel
2015-01-25Allow configuring protection of the default branch upon first pushMarco Wessel
2014-11-03Factor '0' * 40 blank ref constantsCiro Santilli
2014-09-29Add a simple spec test.Marin Jankovski
2014-09-26Improve git_push service specsDmitriy Zaporozhets
2014-08-01Fix git_push service specsDmitriy Zaporozhets
2014-04-02Fix testsDmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2013-12-04Execute project hooks when issue or merge request createdDmitriy Zaporozhets
2013-10-14Include project_id in webhook payload.Marin Jankovski
2013-09-13Drop support of root namespace in routingHiroyuki Sato
2013-08-28fix testsDmitriy Zaporozhets
2013-08-26Link issues from comments and automatically close themash wilson
2013-04-01fixed test using repo with commits but old factoryDmitriy Zaporozhets
2013-03-12Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0Dmitriy Zaporozhets