summaryrefslogtreecommitdiff
path: root/spec/services/issues
Commit message (Expand)AuthorAgeFilesLines
* Fix Style/Blocks cop violationsRobert Speicher2015-06-221-11/+9
* Fix post-receive errors on a push when an external issue tracker is configuredStan Hu2015-06-121-0/+10
* Change one-character variable namers-title-change-noteRobert Speicher2015-05-271-2/+2
* Add a note when an Issue or Merge Request's title changesRobert Speicher2015-05-261-4/+21
* Fix specs.unauthorized-participantsDouwe Maan2015-05-152-2/+2
* Send notifications and leave system comments when bulk updating issues.Douwe Maan2015-03-061-18/+10
* Allow mass-unassigning of issuesRobert Speicher2015-02-251-0/+19
* Rename bulk_update_context_spec to bulk_update_service_specRobert Speicher2015-02-251-0/+0
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-124-31/+31
* Add labels notesNikita Verkhovin2015-02-081-1/+10
* Organize event order execution when update issue or mrDmitriy Zaporozhets2015-01-251-0/+1
* Merge branch 'remove-observers' into 'master'Dmitriy Zaporozhets2014-06-231-8/+5
|\
| * Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-8/+5
* | Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer2014-06-182-2/+2
|/
* Send notification emails to the "project", and put people in CcPierre de La Morinerie2014-06-102-2/+2
* More tests for Isses servicesDmitriy Zaporozhets2014-04-022-2/+57
* Move update issue code to separate serviceDmitriy Zaporozhets2014-04-022-0/+25
* Move code for issue creation to service.Dmitriy Zaporozhets2014-04-021-0/+22
* Replace context with service in specsDmitriy Zaporozhets2014-01-161-0/+113