summaryrefslogtreecommitdiff
path: root/spec/models/note_spec.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-4/+11
* Backend awardables on commentsZJ van de Weg2016-06-061-0/+10
* Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-031-2/+42
|\
| * Fix note validation spec failuresStan Hu2016-06-011-1/+1
| * Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-011-2/+23
| |\
| | * Refactor ParticipableYorick Peterse2016-06-011-2/+23
| * | Merge branch 'data_leak' into 'master' Robert Speicher2016-05-311-0/+19
| |\ \
| | * | Confidential notes data leakValery Sizov2016-05-311-0/+19
| | |/
* | | Merge branch 'master' into awardablesZJ van de Weg2016-05-301-3/+31
|\ \ \ | |/ /
| * | Shut up, RuboCopfeature/note-validatorRobert Speicher2016-05-291-2/+2
| * | Minor changes in note validation specsGrzegorz Bizon2016-05-291-5/+6
| * | Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-2/+8
| * | Add more validation tests for note modelGrzegorz Bizon2016-05-291-0/+27
| * | Update note factory to include noteable associationGrzegorz Bizon2016-05-291-3/+3
| |/
* | Remove old tests, and use right factoriesZJ van de Weg2016-05-251-60/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-181-18/+0
|\ \ | |/
| * Update specsDouwe Maan2016-05-131-75/+1
| * Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-6/+2
* | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-21/+0
|\ \ | |/
| * Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-21/+0
* | Create table for award emojiZeger-Jan van de Weg2016-05-061-39/+0
|/
* Merge branch 'rs-note-active-spec' into 'master'Robert Speicher2016-03-141-1/+61
|\
| * Add unit specs for `Note#active?`rs-note-active-specRobert Speicher2016-03-111-1/+61
* | Disallow blank (non-null) values for a Note's `line_code` attributers-disallow-blank-line-codeRobert Speicher2016-03-111-0/+8
|/
* Use ILIKE/LIKE for searching notesYorick Peterse2016-03-111-3/+9
* Remove redundant integration testsRobert Speicher2016-03-071-1/+1
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-1/+1
* Use destroy, in case we ever have before_destroy callbacks on TaskDouglas Barbosa Alexandre2016-02-201-1/+1
* Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre2016-02-201-0/+2
* Improve #set_award! on the Note model12792-emoji-as-text-diff-commentZeger-Jan van de Weg2016-02-191-1/+4
* Emoji reponses on diffs aren't award emojiZeger-Jan van de Weg2016-02-191-2/+7
* Fix specs and rubocop warningsfix/private-referencesRémy Coutable2016-01-141-2/+2
* Add spec for Note#cross_reference_not_visible_for?Rémy Coutable2016-01-131-0/+24
* Add regression test.fix-banzai-cacheDouwe Maan2016-01-061-1/+14
* revert back vote buttons to issue and MR pagesValery Sizov2015-12-251-3/+8
* fix specemoji-picker-fixValery Sizov2015-12-241-2/+2
* emoji aliases problemValery Sizov2015-12-111-0/+9
* Don't allow to edit award emoji commentsemoji_edit_disallowValery Sizov2015-12-101-0/+17
* Tag model specsDouwe Maan2015-12-091-1/+1
* Update annotationsStan Hu2015-12-081-0/+1
* fox testsemoji_votesValery Sizov2015-11-191-3/+2
* added specsValery Sizov2015-11-191-0/+13
* added spinach testsValery Sizov2015-11-191-75/+0
* Fix mentionable specsDouwe Maan2015-10-121-3/+2
* Re-annotate modelsStan Hu2015-09-061-0/+1
* Case-insensetive search for commentscomment-case-insensetive-searchDmitriy Zaporozhets2015-08-191-0/+6
* Revert "Update noteable after a new note is added"revert_touchValery Sizov2015-08-051-1/+1
* Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-261-3/+3
* Update noteable after a new note is addedJeroen van Baarsen2015-06-051-1/+1
* Simplify Note model specsRobert Speicher2015-05-111-213/+34