summaryrefslogtreecommitdiff
path: root/spec/services/git_push_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a system note and update relevant merge requests when a branch is deleted...Stan Hu2015-10-151-0/+8
* Shut up, RubocopRobert Speicher2015-10-141-1/+1
* Use `to_reference` where possible.Douwe Maan2015-10-131-2/+2
* Simplify code around (cross)-referencesDouwe Maan2015-10-121-1/+1
* Create cross-reference for closing references on commits pushed to non-defaul...Maël Valais2015-08-221-23/+34
* Use stub_application_setting in a few more specsRobert Speicher2015-07-061-6/+2
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-15/+23
|\
| * Fix GitPushService specRobert Speicher2015-06-221-4/+6
| * Replace remaining references to `Note.create_cross_reference_note`Robert Speicher2015-06-221-5/+5
| * Update mock and stub syntax for specsRobert Speicher2015-06-221-10/+16
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-6/+6
* | Remove unnecessary whitespace between let and (Dmitriy Zaporozhets2015-06-221-3/+3
|/
* Fix post-receive errors on a push when an external issue tracker is configuredStan Hu2015-06-121-0/+9
* Make the first branch pushed to an empty repository the default HEAD.Stan Hu2015-05-051-1/+14
* Link cross-project cross-reference notes to correct project.Douwe Maan2015-04-241-5/+5
* Use project.commit convenience method.Douwe Maan2015-04-241-3/+3
* Extend push_tag event to include tag message and last commitKamil Trzcinski2015-03-211-5/+0
* fix mass SQL statements on initial pushHannes Rosenögger2015-03-091-9/+0
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+11
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-47/+49
* Add test for default branch protection configurationMarco Wessel2015-01-311-0/+18
* Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-251-1/+1
* Factor '0' * 40 blank ref constantsCiro Santilli2014-11-031-1/+1
* Add a simple spec test.Marin Jankovski2014-09-291-0/+2
* Improve git_push service specsDmitriy Zaporozhets2014-09-261-0/+26
* Fix git_push service specsDmitriy Zaporozhets2014-08-011-2/+4
* Fix testsDmitriy Zaporozhets2014-04-021-7/+1
* Make changes to testsDmitriy Zaporozhets2014-01-221-1/+1
* Execute project hooks when issue or merge request createdDmitriy Zaporozhets2013-12-041-26/+7
* Include project_id in webhook payload.Marin Jankovski2013-10-141-0/+1
* Drop support of root namespace in routingHiroyuki Sato2013-09-131-1/+1
* fix testsDmitriy Zaporozhets2013-08-281-3/+4
* Link issues from comments and automatically close themash wilson2013-08-251-1/+104
* fixed test using repo with commits but old factoryDmitriy Zaporozhets2013-04-011-1/+1
* Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0Dmitriy Zaporozhets2013-03-121-0/+111