gitlab-org--gitlab-foss/spec
Timothy Andrew 9ccd8b8755
Migrate the Todos API to use issuable_iid
- Instead of `issuable_id`
2017-03-07 13:55:59 +05:30
..
bin
config Use newer mail_room to get require_relative support 2017-02-20 17:38:21 +01:00
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 Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
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 Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
migrations Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
models Merge branch 'master' into 'rs-carrierwave-db' 2017-03-06 21:13:27 +00:00
policies Don't allow deleting a ghost user. 2017-02-24 16:50:20 +05:30
presenters/ci Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
requests Migrate the Todos API to use issuable_iid 2017-03-07 13:55:59 +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 Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
services Merge branch 'master' into 'rs-carrierwave-db' 2017-03-06 21:13:27 +00:00
support API routes referencing a specific issue should use the issue iid 2017-03-07 13:06:42 +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