gitlab-org--gitlab-foss/spec
Timothy Andrew 519bac658a
Fix time tracking endpoints for API v4
- Use issue/merge_request IID instead of ID
- Duplicate the original `TimeTrackingEndpoints` concern (+ specs) for V3, since
  this is a breaking change.
2017-03-07 13:56:00 +05:30
..
bin
config
controllers Add a Project::UploadsController spec to ensure an Upload is created 2017-03-06 14:41:09 -05:00
db/production
factories Merge branch 'pipeline-blocking-actions' into 'master' 2017-03-06 19:16:01 +00:00
features Merge branch '23948-assign-to-me' into 'master' 2017-03-07 07:08:38 +00:00
finders
fixtures SanitizationFilter allows html5 details and summary (Issue #21605) 2017-03-06 16:27:49 +00:00
helpers Fix wrong image src with cached gl-emoji and relative root 2017-03-06 12:54:46 -06:00
initializers Execute metrics initializer earlier 2017-03-01 18:15:28 +01:00
javascripts Merge branch '26371-native-emojis-v3' into 'master' 2017-03-07 02:34:48 +00:00
lib Merge branch '26371-native-emojis-v3' into 'master' 2017-03-07 02:34:48 +00:00
mailers
migrations
models Merge branch 'master' into 'rs-carrierwave-db' 2017-03-06 21:13:27 +00:00
policies
presenters/ci
requests Fix time tracking endpoints for API v4 2017-03-07 13:56:00 +05:30
routing Use native unicode emojis 2017-03-06 12:54:46 -06:00
rubocop/cop Add RuboCop cop for custom error classes 2017-03-01 10:53:10 +00:00
serializers
services Merge branch 'master' into 'rs-carrierwave-db' 2017-03-06 21:13:27 +00:00
support Fix time tracking endpoints for API v4 2017-03-07 13:56:00 +05:30
tasks Remove remnants of git annex 2017-03-03 18:33:47 +01:00
uploaders Handle relative and absolute Upload paths in the Uploaders 2017-03-06 14:41:10 -05:00
views Simplify view specs for commit status badge partial 2017-03-01 14:32:21 +01:00
workers Add Upload model and UploadChecksumWorker worker 2017-03-06 14:41:09 -05:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb