gitlab-org--gitlab-foss/spec
Lin Jen-Shin 8735d95af1 Implement API for downloading artifacts from ref and build name:
Basically:

    GET /api/projects/:id/artifacts/:ref_name/:build_name

Also added tests for it.
2016-07-13 23:07:37 +08:00
..
config
controllers Revert "Revert "Merge branch 'issue_3946' into 'master' "" 2016-07-07 23:48:02 -04:00
factories Merge branch 'fix-type-in-project-factory' into 'master' 2016-07-11 08:16:29 +00:00
features Make rubocop happy 2016-07-12 20:17:55 +08:00
finders
fixtures Add more comments to regex 2016-07-10 14:47:53 -05:00
helpers Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00
initializers
javascripts
lib Merge branch 'fix/remove-import-url-migration' into 'master' 2016-07-11 07:53:13 +00:00
mailers Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00
models Prefer empty relation rather than arrays 2016-07-12 19:28:21 +08:00
requests Implement API for downloading artifacts from ref and build name: 2016-07-13 23:07:37 +08:00
routing
services Add comment with diff to DiffPositionUpdateService spec 2016-07-07 16:14:57 -04:00
support Improve the error message displayed when branch creation fails. 2016-07-05 11:05:16 +05:30
tasks/gitlab
views
workers
factories_spec.rb
rails_helper.rb
spec_helper.rb Add all the tests and fix stuffs along the way: 2016-07-12 23:15:08 +08:00
teaspoon_env.rb