summaryrefslogtreecommitdiff
path: root/spec/factories/notes.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/factoriesfrozen_string_spec_factoriesThong Kuah2019-07-261-0/+2
* Add image_diff_note_on_merge_request factoryDouwe Maan2018-12-201-0/+15
* Fix DynamicAttributeDefinedStatically copSemyon Pupkov2018-09-211-1/+1
* Fix serialization of LegacyDiffNoteJan Provaznik2018-07-181-0/+1
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-2/+2
* Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-1/+1
* Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+8
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-2/+2
* Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-1/+1
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* adding view and feature specsmicael.bergeron2017-12-071-2/+8
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Support comments for personal snippetsJarka Kadlecova2017-05-051-0/+2
* Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-1/+1
* Add specsDouwe Maan2017-04-101-1/+2
* Address review commentsDouwe Maan2017-04-051-9/+3
* Add specsDouwe Maan2017-04-051-3/+11
* Fix some specsDouwe Maan2017-04-051-1/+14
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-0/+9
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-131-1/+6
* Merge branch 'svg-xss-fix' into 'security' Robert Speicher2017-02-151-1/+5
* Merge branch 'rs-empty_project-for-associations' into 'master' Rémy Coutable2017-01-261-3/+11
|\
| * Use a project factory with a repository where necessaryrs-empty_project-for-associationsRobert Speicher2017-01-251-2/+9
| * Factories with a project association use `:empty_project` by defaultRobert Speicher2017-01-241-1/+2
* | Support notes without projectJarka Kadlecova2017-01-181-0/+6
|/
* Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-151-1/+1
* Optimize discussion notes resolving and unresolving21109-discussion-resolve-runs-a-single-update-query-per-note-but-should-run-a-single-update-query-for-all-notes-insteadAlejandro Rodríguez2016-09-061-0/+5
* Add DiffNote modelDouwe Maan2016-07-061-4/+29
* Merge branch 'master' into awardablesZJ van de Weg2016-05-301-11/+9
|\
| * Improve note factoryGrzegorz Bizon2016-05-291-5/+2
| * Improve notes factoryGrzegorz Bizon2016-05-291-4/+1
| * Minor changes in note validation specsGrzegorz Bizon2016-05-291-10/+12
| * Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-6/+15
| * Do not override foreign attributes in note factoryGrzegorz Bizon2016-05-291-5/+4
| * Update note factory to include noteable associationGrzegorz Bizon2016-05-291-12/+6
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-181-2/+2
|\ \ | |/
| * Update specsDouwe Maan2016-05-131-2/+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-6/+0
|/
* Move all factory definitions to their own fileRobert Speicher2016-03-041-0/+2
* Add ability to see and sort on vote count from Issues and MR listssee-and-sort-on-vote-count-mr-issuesDouglas Barbosa Alexandre2016-02-171-0/+14
* Update annotationsStan Hu2015-12-081-0/+1
* Re-annotate modelsStan Hu2015-09-061-0/+1
* Simplify Note model specsRobert Speicher2015-05-111-2/+2
* Add a SystemNoteService classRobert Speicher2015-05-111-5/+10
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+6
* Annotate modelsDmitriy Zaporozhets2014-08-251-0/+19
* Fix project and notes specsDmitriy Zaporozhets2014-08-011-0/+40