gitlab-org--gitlab-foss/spec/fixtures
Rémy Coutable 624f35beed Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master'
Replace the tinder gem by bare HTTP requests

## What does this MR do?

It removes the `tinder` gem (used to talk to the Campfire API) and replaces its use by bare HTTP requests.

## Are there points in the code the reviewer needs to double check?

N/A.

## Why was this MR needed?

To simplify the potential dependency hell discussed in #13333.  
The initial issue was about updating `http_parser.rb` which was required by `twitter-stream` which was required by `tinder`.  
Those 3 gems are not needed anymore.  

## What are the relevant issue numbers?

#13333

## Screenshots (if relevant)

N/A.

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
Closes #13333

See merge request !5758
2016-08-11 11:23:53 +00:00
..
config Small refactor in Redis class and improved specs 2016-08-06 04:15:16 +02:00
container_registry Show proper image ID on registry page 2016-06-21 13:08:10 +02:00
emails Rename reply_key to mail_key 2016-05-20 13:05:57 -05:00
project_services/campfire Replace the tinder gem by bare HTTP requests 2016-08-11 08:52:13 +02:00
GoogleCodeProjectHosting.json GoogleCode importer: Do not care about casing of image file extensions 2015-07-20 00:53:43 +02:00
banana_sample.gif Implements drag and drop upload in creating issues 2014-05-23 16:22:42 +08:00
blockquote_fence_after.md Add more comments to regex 2016-07-10 14:47:53 -05:00
blockquote_fence_before.md Add more comments to regex 2016-07-10 14:47:53 -05:00
ci_build_artifacts.zip Support only valid UTF-8 paths in build artifacts browser 2016-01-14 12:48:16 +01:00
ci_build_artifacts_metadata.gz Update build artifacts metadata fixture to 0.0.2 2016-01-18 19:58:16 +01:00
dk.png optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
doc_sample.txt Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
domain_blacklist.txt Default to manual input for `domain_whitelist`, syntax fixes and added new tests. 2016-07-18 17:53:43 -05:00
logo_sample.svg Render sanitized SVG images 2016-02-01 18:25:32 +01:00
mail_room_disabled.yml Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
mail_room_enabled.yml Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
markdown.md.erb Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
rails_sample.jpg Implements drag and drop upload in creating issues 2014-05-23 16:22:42 +08:00
sanitized.svg Update SVG sanitizer to conform to SVG 1.1 2016-05-06 23:20:24 -07:00
unsanitized.svg Update SVG sanitizer to conform to SVG 1.1 2016-05-06 23:20:24 -07:00
video_sample.mp4 First support of videos in issues, MRs and notes 2016-07-19 18:51:09 +02:00