summaryrefslogtreecommitdiff
path: root/spec/features/notes_on_merge_requests_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
* Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-3/+3
* Add spec for note edit and fix one commented spec.Fatih Acet2017-01-041-9/+24
* Fix single note edit form specs.Fatih Acet2017-01-041-1/+2
* Fix notes spec.Fatih Acet2017-01-041-4/+2
* Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* Adds v-pre to code blocks in commentsPhil Hughes2016-10-041-0/+12
* Capitalize mentioned issue timeline notesClement Ho2016-08-251-1/+1
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-6/+6
* Merge branch 'optimize-cross-ref-system-notes-check' into 'master' Douwe Maan2016-07-121-0/+22
|\
| * Optimize system note visibility checking by hiding notes thatStan Hu2016-07-111-0/+22
* | Fix creating diff notes in featuresDouwe Maan2016-07-071-1/+1
* | Merge branch 'master' into faster-diffsDouwe Maan2016-07-071-2/+4
|\ \ | |/
| * Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-061-2/+4
* | Diffs will create button/diff form on demand no on server sideJacob Schatz2016-07-061-1/+2
|/
* Incorportate feedbackZ.J. van de Weg2016-06-011-25/+0
* Merge branch 'master' into awardablesZJ van de Weg2016-05-301-3/+7
|\
| * Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-3/+7
* | Merge branch 'awardables' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-181-4/+4
|\ \
| * | Fix latests concernsZJ van de Weg2016-05-181-4/+4
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-181-1/+1
|\ \ \ | |/ / |/| / | |/
| * Update specsDouwe Maan2016-05-131-1/+1
* | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-101-2/+2
|/
* Do not include award emojis in issue view comment_counttheoretick2016-04-141-0/+25
* Diff design updatesAnnabel Dunstone2016-04-071-1/+1
* Update diff colors and iconsAnnabel Dunstone2016-04-071-1/+1
* Updated testsPhil Hughes2016-04-041-1/+1
* Tests updatePhil Hughes2016-04-041-1/+1
* Fixed tests for comment formsPhil Hughes2016-03-041-3/+3
* Fix failing specsfix-comment-on-diff-ajax-loadingRémy Coutable2016-01-211-1/+1
* Fix random failing test - delete attachmentfix-random-testDmitriy Zaporozhets2015-12-071-2/+3
* Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list"rs-revert-gh-9820Robert Speicher2015-11-161-0/+6
* Avoid render edit_form in each notes.Jason Lee2015-11-121-6/+0
* Add `feature` tag to feature specsRobert Speicher2015-07-061-1/+1
* Fix merge request diff featuresrs-issue-1887Robert Speicher2015-06-251-3/+2
* Fix Style/CommentIndentation cop violationRobert Speicher2015-06-221-7/+7
* Use `page.all` and `page.within` in specsrs-expect-syntax-specsRobert Speicher2015-06-131-16/+16
* Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher2015-06-131-1/+1
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-1/+1
|\
| * Make sure Markdown previews always use the same styling as the eventual desti...Douwe Maan2015-02-171-1/+1
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
|/
* Even more hound fixesJeroen van Baarsen2015-02-121-58/+73
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-22/+22
* Fix tests for edited_ago helpersDmitriy Zaporozhets2015-01-181-2/+2
* Comment broken test because I dont have time to improve itDmitriy Zaporozhets2015-01-151-7/+8
* Fix specsDmitriy Zaporozhets2015-01-151-10/+5
* Fix test assertionsVinnie Okada2014-10-211-2/+2
* Fix houndci warningsVinnie Okada2014-10-181-4/+4
* Fix Markdown preview testsVinnie Okada2014-10-181-1/+0
* Refactor Markdown preview testsVinnie Okada2014-10-181-9/+15