summaryrefslogtreecommitdiff
path: root/spec/models/note_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-17/+69
* Fix issue's note cache expiration after deletemhasbini2017-04-111-1/+11
* Address review commentsDouwe Maan2017-04-051-15/+15
* Fix specsDouwe Maan2017-04-051-6/+6
* Don't use original_discussion_idDouwe Maan2017-04-051-39/+0
* Add specsDouwe Maan2017-04-051-11/+214
* Fix some specsDouwe Maan2017-04-051-2/+2
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-25/+92
* Invalidate ETag cache when note changesAdam Niedzielski2017-03-011-0/+12
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-6/+6
* Merge branch 'rs-empty_project-for-associations' into 'master' Rémy Coutable2017-01-261-1/+1
|\
| * Use a project factory with a repository where necessaryrs-empty_project-for-associationsRobert Speicher2017-01-251-1/+1
* | address commentsJarka Kadlecova2017-01-251-1/+67
* | make mentions working when project not specifiedJarka Kadlecova2017-01-181-0/+2
* | Support notes without projectJarka Kadlecova2017-01-181-0/+13
|/
* Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-151-38/+0
* Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* remove Ability.abilitieshttp://jneen.net/2016-08-301-10/+9
* remove six, and use a Set insteadhttp://jneen.net/2016-08-301-2/+1
* Capitalize mentioned issue timeline notesClement Ho2016-08-251-1/+1
* Store discussion_id on Note for faster discussion lookup.Douwe Maan2016-08-171-0/+25
* Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-121-3/+3
|\
| * adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-3/+3
* | Add specs for new Note and DiffNote methods.Douwe Maan2016-08-121-0/+54
|/
* Retrieve rendered HTML from cache in one requestfix/get-cached-rendered-html-using-single-redis-requestAhmad Sherif2016-07-211-16/+24
* Optimize system note visibility checking by hiding notes thatStan Hu2016-07-111-0/+14
* Don't garbage collect commits that have related DB records like commentsDouwe Maan2016-07-041-0/+4
* 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