gitlab-org--gitlab-foss/spec
Rémy Coutable e322b993e7 Merge branch 'api-delete-note' into 'master'
Delete notes via API

Supports deleting issues, snippets, and merge requests via the API.

* Closes #14944
* Closes #14845 
* Closes #6060 

@zj I did not see that you assigned yourself in #6060. Hopefully, you did not start yet.

@rymai In #6060 this is targeted for 8.7 release. Could you review that and maybe this still lands in 8.7. 


See merge request !3557
2016-04-12 14:34:50 +00:00
..
config
controllers Merge branch 'issue_14012' into 'master' 2016-04-07 15:19:56 +00:00
factories Reload forked_project_link projects 2016-04-04 21:05:51 +02:00
features Merge branch 'dashboard-filter-milestone' into 'master' 2016-04-11 13:56:29 +00:00
finders Fix specs 2016-03-22 00:23:58 +01:00
fixtures Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
helpers Merge branch 'issue_1752' into 'master' 2016-04-11 23:26:45 +00:00
initializers
javascripts Merge branch 'close-issue-bug' into 'master' 2016-04-05 20:48:00 +00:00
lib Fixed stubbing for Gitlab::Metrics specs 2016-04-11 14:29:38 +02:00
mailers Premailer shouldn't remove script tags from our emails 2016-04-05 17:03:34 -04:00
models Expire caches after project creation to ensure a consistent state 2016-04-07 00:29:01 -07:00
requests Merge branch 'api-delete-note' into 'master' 2016-04-12 14:34:50 +00:00
routing
services Adapt tests to new testing guidelines 2016-04-12 15:43:29 +02:00
support Merge branch 'patch/fix-markdown-preview-wikis' into 'master' 2016-04-07 00:17:21 +00:00
tasks/gitlab Ensure uploads dir exists when running backup specs 2016-03-30 15:40:49 +02:00
views
workers Migrate Repository#local_branches from gitlab-ee. 2016-04-01 14:21:08 -05:00
factories_spec.rb Add support for not Active Record based factories 2016-03-30 10:44:18 +02:00
rails_helper.rb
spec_helper.rb Move CarrierWave test env config to separate file 2016-03-30 13:57:01 +02:00
teaspoon_env.rb