gitlab-org--gitlab-foss/spec
Grzegorz Bizon b9b95a9f19 Improve commit builds API endpoint RESTful behavior
1. Return 404 if commit is not found (RESTful resource not found)
2. Return an empty array if pipeline is not found (resource present, no
   associated builds found)
3. Return an empty array if pipeline found but no builds there (resource
   present, no associated builds)
2016-06-28 12:22:31 +02:00
..
config
controllers Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
factories Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-project 2016-06-20 14:04:14 +00:00
features Merge branch '19102-fix' into 'master' 2016-06-27 18:41:31 +00:00
finders Revert "squashed merge and fixed conflicts" 2016-06-16 12:59:07 +02:00
fixtures Show proper image ID on registry page 2016-06-21 13:08:10 +02:00
helpers Remove Haml helpers from the visibility level spec. 2016-06-22 16:10:26 -06:00
initializers Fix settings_spec so that it can that run by itself 2016-06-23 22:26:33 -07:00
javascripts Merge branch 'emoji-menu-stick-search' into 'master' 2016-06-27 18:03:08 +00:00
lib support cgi style options, such as erb?parent=json 2016-06-27 14:17:49 -07:00
mailers Fallback to group's owners/masters when a project has none 2016-06-20 12:10:37 +02:00
models Merge remote-tracking branch 'dev/master' 2016-06-27 18:39:42 -04:00
requests Improve commit builds API endpoint RESTful behavior 2016-06-28 12:22:31 +02:00
routing
services Merge branch 'fix-18997' into 'master' 2016-06-27 18:43:12 +00:00
support support cgi style options, such as erb?parent=json 2016-06-27 14:17:49 -07:00
tasks/gitlab
views
workers Unify check branch name exist 2016-06-20 21:44:21 +02:00
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb