summaryrefslogtreecommitdiff
path: root/spec/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into awardablesZJ van de Weg2016-05-302-4/+34
|\
| * Minor changes in note validation specsGrzegorz Bizon2016-05-291-2/+4
| * Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-5/+2
| * Merge branch 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets2016-05-252-3/+3
| |\
| | * Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-242-3/+3
| * | Fix bug when ordering by milestone due date and filtering by milestoneFelipe Artur2016-05-241-1/+0
| * | improve ordering sql for milestonesFelipe Artur2016-05-241-32/+21
| * | Fix ordering for MysqlFelipe Artur2016-05-241-1/+3
| * | Fix issues/MRs filter when ordering by milestone due dateFelipe Artur2016-05-241-1/+40
| |/
* | Merge branch 'master' into awardablesZJ van de Weg2016-05-251-1/+1
|\ \ | |/
| * Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-1/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-181-0/+10
|\ \ | |/
| * Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-121-0/+10
* | Fix tests and wrong choices during mergeZeger-Jan van de Weg2016-05-121-0/+30
* | Incorporate feedbackZeger-Jan van de Weg2016-05-111-33/+2
* | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-112-0/+172
|\ \ | |/
| * Render canceled status if any of the jobs canceledGrzegorz Bizon2016-04-271-0/+26
| * Merge branch 'fix/label-filters' into 'master' Douwe Maan2016-04-211-0/+30
| |\
| | * 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
| * | Rename CiStatus to StatusableKamil Trzcinski2016-04-161-0/+103
| |/
* | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-102-0/+53
* | Create table for award emojiZeger-Jan van de Weg2016-05-061-14/+0
|/
* Destroy related todos when an issue is deletedDouglas Barbosa Alexandre2016-03-301-0/+1
* Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre2016-03-171-0/+104
* Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-171-2/+3
* Improving the original label-subscribing implementationRémy Coutable2016-03-152-5/+88
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-0/+16
* 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
* trick rubocop and temporarily add ruby 2.1 images for any branchJames Lopez2016-01-281-6/+6
* fix rubocop new 2.2 syntax issuesJames Lopez2016-01-251-6/+6
* Merge branch 'upvote_count_to_api' into 'master' Valery Sizov2015-12-291-0/+14
|\
| * Revert upvotes and downvotes params to MR APIValery Sizov2015-12-281-0/+14
* | Merge branch 'mention-all' into 'master' Robert Speicher2015-12-271-0/+4
|\ \ | |/ |/|
| * Fix specsDouwe Maan2015-12-241-0/+4
* | Satisfy RubocopDouwe Maan2015-12-251-2/+2
* | Add support for `twitter:label` meta tagsrs-opengraphRobert Speicher2015-12-241-0/+18
|/
* Add method that persist ensured token in `TokenAuthenticatable`Grzegorz Bizon2015-12-231-6/+13
* Fix method that ensures authentication tokenGrzegorz Bizon2015-12-231-0/+4
* Backport JIRA serviceDrew Blessing2015-12-181-0/+13
* Make sure that token `ensure_*` method always returns a tokenGrzegorz Bizon2015-12-111-1/+8
* Add specs for `TokenAuthenticatable` concernGrzegorz Bizon2015-12-111-0/+50
* Tag model specsDouwe Maan2015-12-091-1/+1
* Strip attributes for Milestone and Issuable. #3428Jose Corcuera2015-11-261-0/+20