gitlab-org--gitlab-foss/spec
Douwe Maan 9b3c1a8c4f Merge branch 'fix/commit-status-api-improvement' into 'master'
Return empty array when commit has no statuses in API

This makes API endpoint for Commit Statuses return empty array instead
of 404 when commit exists, but has no statuses.

Closes #3080

See merge request !3010
2016-03-01 16:50:23 +00:00
..
benchmarks Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00
controllers Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/contributions-forked-projects 2016-02-29 15:49:00 +01:00
factories Branded login page also in CE 2016-02-26 15:50:51 +01:00
features Fix issue milestone filter spec 2016-02-26 18:14:49 -05:00
finders remove public field from namespace and refactoring 2016-01-04 16:00:29 +02:00
fixtures Render sanitized SVG images 2016-02-01 18:25:32 +01:00
helpers Add `:with_avatar` trait to User factory 2016-02-24 13:50:03 -05:00
initializers Ensure Gravatar host looks like an actual host 2016-01-18 14:58:16 +01:00
javascripts Project dropdown test span -> i 2016-02-05 20:08:28 +00:00
lib Merge branch 'rs-wiki-toc' into 'master' 2016-03-01 16:06:40 +00:00
mailers Move profile notifications specs to separate file 2016-02-12 14:01:28 +01:00
models Merge branch 'rs-avatar-validation' into 'master' 2016-03-01 16:03:38 +00:00
requests Merge branch 'fix/commit-status-api-improvement' into 'master' 2016-03-01 16:50:23 +00:00
routing Increase the minimum length for commit SHA matching to 7 2016-01-29 19:52:29 -05:00
services Does not create a todo when commenting on commit or project snippet 2016-02-24 21:09:40 -03:00
support Merge branch 'feature/jschatz1/sidebar-sizing' into 'master' 2016-02-24 23:09:29 +00:00
tasks/gitlab Add lfs to backup specs. 2015-11-19 10:43:45 +01:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers Expire caches after forking/importing a repository 2016-02-17 11:38:18 +01:00
factories.rb Reset `otp_grace_period_started_at` after disabling 2FA 2016-02-29 13:56:40 -05:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Add temporary monkey patch to get specs passing on 4.2.5.1 2016-01-25 14:53:28 -08:00
teaspoon_env.rb