gitlab-org--gitlab-foss/spec
Toon Claes d536d9590b Remove `:id/merge_requests/:merge_request_iid/comments` endpoints
Comments for a merge request should be obtained to the `notes` endpoint.
2017-03-27 10:23:14 +02:00
..
bin
config Fix redis spec 2017-03-15 18:36:20 -06:00
controllers Use project.add_developer insetad of << 2017-03-23 17:39:38 +09:00
db/production
factories Fix after_script processing for Runners APIv4 2017-03-23 16:10:06 +01:00
features Fix up emoji tests that should have failed :/ 2017-03-24 21:19:34 -05:00
finders Allow filtering by all started milestones 2017-03-15 17:02:38 +00:00
fixtures Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issues 2017-03-07 13:42:45 +02:00
helpers Resolve "Gitlab administrator cannot create projects in every group" 2017-03-24 18:19:50 +00:00
initializers Improve storage validation after configuration structure update 2017-03-08 15:51:30 -03:00
javascripts Merge branch 'refactor-templates-js' into 'master' 2017-03-24 01:17:28 +00:00
lib Fix RSpec/DescribeSymbol cop violations 2017-03-24 19:04:03 -04:00
mailers Combine redundant `it` blocks in Notify spec 2017-03-21 19:21:03 -04:00
migrations All CI offline migrations 2017-03-17 23:06:11 +00:00
models Merge branch 'rs-describe-symbol' into 'master' 2017-03-27 07:35:03 +00:00
policies spec the new behavior of .class_for 2017-03-09 11:49:53 -08:00
presenters Added test case for the avaiable project keys 2017-03-06 14:42:04 -06:00
requests Remove `:id/merge_requests/:merge_request_iid/comments` endpoints 2017-03-27 10:23:14 +02:00
routing Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
rubocop/cop Add cop to ensure reversibility of add_concurrent_index 2017-03-07 10:09:01 -06:00
serializers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
services Fix RSpec/DescribeSymbol cop violations 2017-03-24 19:04:03 -04:00
support fix new MR form erroneously selects tag as source when branch of same name exists #23237 2017-03-24 06:28:21 +08:00
tasks Remove unnecessary before block 2017-03-21 14:55:41 +01:00
uploaders Handle relative and absolute Upload paths in the Uploaders 2017-03-06 14:41:10 -05:00
views Show pipeline creator & created_at in heading 2017-03-22 21:26:29 +01:00
workers All CI offline migrations 2017-03-17 23:06:11 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb Futher rename the CI variables 2017-03-16 08:49:01 +01:00
spec_helper.rb Only include WaitForAjax for :js specs 2017-03-22 19:45:21 +01:00