gitlab-org--gitlab-foss/spec
Douwe Maan 579951720a Merge branch 'diff-line-comment-vuejs' into 'master'
Diff line comments resolve

## What does this MR do?

Diff line comments can be resolved.

Part of #10325 

To do:

- [x] Backend (@DouweM)
  - [x] Fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5022#note_13319326. Will be made easier by https://gitlab.com/gitlab-org/gitlab-ce/issues/17237#note_13370331
  - [x] System note when all discussions are resolved
  - [x] Notification when all discussions are resolved
  - [x] Write unit tests
  - [x] Look at resolve time https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5022#note_13912743 - Fixed by 4a13aa9
- [x] Frontend (@iamphill)
  - [x] Fix bugs
  - [x] Write more feature tests 
- [x] Frontend (@connorshea)
  - [x] Address frontend feedback
  - [x] Feature specs for Jump feature
  - [x] Documentation
  - [x] Add Vue.js in a standard way

See merge request !5022
2016-08-19 02:24:34 +00:00
..
config Small refactor and a few documentation fixes 2016-08-04 19:02:39 +02:00
controllers Merge branch 'master' into diff-line-comment-vuejs 2016-08-17 12:10:09 -06:00
factories Add endpoints for pipelines 2016-08-18 16:56:39 +02:00
features Merge branch 'diff-line-comment-vuejs' into 'master' 2016-08-19 02:24:34 +00:00
finders Move to project dropdown with infinite scroll for better performance 2016-08-17 07:33:51 +02:00
fixtures Merge branch '4273-slash-commands' into 'master' 2016-08-18 16:41:16 -05:00
helpers Merge branch 'rs-issue-21017' into 'master' 2016-08-18 22:59:19 +00:00
initializers Give priority to environment variables 2016-08-03 15:48:48 +01:00
javascripts Merge branch 'master' into diff-line-comment-vuejs 2016-08-18 16:43:26 -05:00
lib Merge branch '4273-slash-commands' into 'master' 2016-08-18 16:41:16 -05:00
mailers Merge branch 'master' into diff-line-comment-vuejs 2016-08-12 17:23:19 -05:00
models Merge branch 'master' into diff-line-comment-vuejs 2016-08-17 12:10:09 -06:00
requests Merge branch '2fa-check-git-http' into 'master' 2016-08-18 23:18:58 +00:00
routing Rename `markdown_preview` routes to `preview_markdown` 2016-08-11 15:54:18 +02:00
services Merge branch 'diff-line-comment-vuejs' into 'master' 2016-08-19 02:24:34 +00:00
support Merge branch '4273-slash-commands' into 'master' 2016-08-18 16:41:16 -05:00
tasks/gitlab Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
uploaders Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
views Update Hamlit to 2.6.1 2016-08-18 13:26:32 -05:00
workers Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack 2016-08-13 11:03:48 +02:00
factories_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
rails_helper.rb
simplecov_env.rb Introduce SimpleCovEnv singleton helper and use it 2016-07-21 12:46:49 +02:00
spec_helper.rb Add a method in Project to return a cached value of total count of projects 2016-08-09 16:08:03 -07:00
teaspoon_env.rb Add test coverage analysis for CoffeeScript (!5052) 2016-08-07 21:52:37 +02:00