gitlab-org--gitlab-foss/app
Reuben Pereira 5caced3650 Allow reactive caching to be used in services
Add support for defining a reactive_cache_worker_finder function
that will be used by the reactive_caching_worker to generate/initialize
the calling object. This allows reactive caching to work with Services
where the object cannot be obtained from DB but a new object can be
initialized.
2019-04-04 17:27:29 +00:00
..
assets Fix vue render error for IDE status bar 2019-04-04 10:00:44 -05:00
controllers Allow to sort wiki pages by date and title 2019-04-04 16:28:56 +00:00
finders Consider array params on rendering MR list on dashboard 2019-04-04 14:54:25 +00:00
graphql Merge branch '58405-basic-limiting-complexity-of-graphql-queries' into 'master' 2019-04-04 15:39:51 +00:00
helpers Externalize strings in helpers 2019-04-04 17:05:25 +00:00
mailers Merge branch 'merge-dev-to-master' into 'master' 2019-03-05 10:28:59 +00:00
models Allow reactive caching to be used in services 2019-04-04 17:27:29 +00:00
policies Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitlab-2019-04-02 2019-04-02 10:12:32 +02:00
presenters Add pipeline bridge presenter 2019-04-03 12:25:25 +02:00
serializers Fixed test specs 2019-04-04 13:08:34 +00:00
services Fixed test specs 2019-04-04 13:08:34 +00:00
uploaders Speed up avatar URLs with object storage 2019-04-04 11:32:42 +01:00
validators Renames Cluster#managed? to provided_by_user? 2019-03-29 18:23:18 +00:00
views Allow to sort wiki pages by date and title 2019-04-04 16:28:56 +00:00
workers Allow reactive caching to be used in services 2019-04-04 17:27:29 +00:00