summaryrefslogtreecommitdiff
path: root/spec/models/concerns/issuable_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* refactored specs based on feedbackfix/label-filtersJames Lopez2016-04-211-27/+18
* refactored specs, adding more scenariosJames Lopez2016-04-211-4/+19
* final line missingJames Lopez2016-04-201-1/+1
* fix rubocop warningJames Lopez2016-04-201-2/+2
* udpated a few things based on MR feedback. Also added model specJames Lopez2016-04-201-1/+25
* Destroy related todos when an issue is deletedDouglas Barbosa Alexandre2016-03-301-0/+1
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-0/+42
* Fixed a few spec typosYorick Peterse2016-03-111-3/+3
* Use ILIKE/LIKE for Issuable.search and full_searchYorick Peterse2016-03-111-1/+46
* Add new data to project in push, issue, merge-request and note webhooks databugagazavr/gitlab-ce-extend-hooksKirill Zaitsev2016-02-111-11/+12
* Add assignee data to Issuables' hook_databrammeleman/3047-add-assignee-data-to-isuable-hook-dataBram Daams2016-02-101-0/+10
* Revert upvotes and downvotes params to MR APIValery Sizov2015-12-281-0/+14
* Satisfy RubocopDouwe Maan2015-12-251-2/+2
* Add support for `twitter:label` meta tagsrs-opengraphRobert Speicher2015-12-241-0/+18
* Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-161-1/+0
* add repository field to issue hook dataJungkook Park2015-09-171-0/+16
* Update mock and stub syntax for specsRobert Speicher2015-06-221-1/+4
* ensure_length_of -> validate_length_ofRobert Speicher2015-06-101-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-23/+23
* Remove author_id_of_changes from specDmitriy Zaporozhets2014-03-251-5/+0
* fix most of warningsskv2013-12-151-1/+1
* Fixing tests after adding iid for issues/mrDmitriy Zaporozhets2013-08-201-0/+2
* Issuable consern uses StateMachine nowAndrew8xx82013-02-181-1/+0
* Add concerns to autoloadDmitriy Zaporozhets2013-01-031-0/+70