gitlab-org--gitlab-foss/spec
Z.J. van de Weg 47a0276e53 Initial implementation for real time job view
Added the needed keys and paths to a new entity, BuildDetailsEntity.
Not renaming BuildEntity to BuildBasicEntity on explicit request. Most
code now has test coverage, but not all. This will be added on later
commits on this branch.

Resolves gitlab-org/gitlab-ce#31397
2017-05-31 21:44:15 +02:00
..
bin
config
controllers Initial implementation for real time job view 2017-05-31 21:44:15 +02:00
db/production
factories Merge branch 'rework-authorizations-performance' into 'master' 2017-05-29 15:49:56 +00:00
features Merge branch 'rename-builds-controller' into 'master' 2017-05-31 19:11:48 +00:00
finders Add :owned param to ProjectFinder 2017-05-30 22:45:59 +02:00
fixtures Remove deleted_at from Entity. Use find_by. Remove returns. 2017-05-30 23:55:09 +09:00
helpers Strip trailing whitespaces in submodule URLs 2017-05-29 06:16:47 -07:00
initializers
javascripts Merge branch 'rename-builds-controller' into 'master' 2017-05-31 19:11:48 +00:00
lib Initial implementation for real time job view 2017-05-31 21:44:15 +02:00
mailers Bugfix: Always use the default language when generating emails. 2017-05-25 10:22:45 -05:00
migrations Merge branch '32677-migrations-using-update_column_in_batches-must-have-a-spec' into 'master' 2017-05-29 18:04:24 +00:00
models Merge branch 'tc-improve-project-api-perf' into 'master' 2017-05-31 13:45:00 +00:00
policies
presenters
requests Merge branch '33000-tag-list-in-project-create-api' into 'master' 2017-05-31 12:59:34 +00:00
routing Merge branch '17848-web-hook-logging' into 'master' 2017-05-25 13:26:12 +00:00
rubocop/cop New Migration/UpdateColumnInBatches cop 2017-05-29 11:28:23 +02:00
serializers Initial implementation for real time job view 2017-05-31 21:44:15 +02:00
services Fix pipeline retry specs related to protected actions 2017-05-31 11:22:12 +02:00
sidekiq/cron
support Fix counters cache invalidation for Issues and Merge Requests 2017-05-26 17:43:51 +03:00
tasks rake task to reset all rss tokens 2017-05-24 22:29:59 +02:00
unicorn
uploaders
validators Avoid crash when trying to parse string with invalid UTF-8 sequence 2017-05-30 15:05:52 +00:00
views
workers Merge branch 'issue_19262' into 'master' 2017-05-25 18:59:35 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Merge branch 'rework-authorizations-performance' into 'master' 2017-05-29 15:49:56 +00:00