gitlab-org--gitlab-foss/app
Grzegorz Bizon 96d6193cab Make it possible to access static builds variables
This makes it possible to access static build variables even when an
object is not persisted yet. This will allow us to evaluate build
variables using only/except policies before deciding whether we actually
want to persist the build in the database, or not.
2018-03-23 12:57:46 +01:00
..
assets Merge branch 'refactor/move-mr-widget-unresolved-discussions-vue-component' into 'master' 2018-03-19 04:53:09 +00:00
controllers Resolve "Projects::MergeRequestsController#show is slow (implement skeleton loading)" 2018-03-13 12:01:36 +00:00
finders Fix timeouts loading /admin/projects page 2018-03-15 20:48:04 -07:00
helpers Merge branch '43720-update-fe-webpack-docs' into 'master' 2018-03-13 11:34:12 +00:00
mailers Use Project#full_name instead of name_with_namespace 2018-03-07 16:07:09 +02:00
models Make it possible to access static builds variables 2018-03-23 12:57:46 +01:00
policies Limit queries to a user-branch combination 2018-03-07 16:59:17 +01:00
presenters Allow maintainers to edit directly in a fork 2018-03-07 16:55:34 +01:00
serializers Link correct project when adding file to empty MR 2018-03-07 17:00:44 +01:00
services Populate pipeline with objects before creating it 2018-03-21 10:59:11 +01:00
uploaders
validators Projects and groups badges API 2018-03-05 17:51:40 +00:00
views Merge branch '43522-technical-debt-service-disabled_title' into 'master' 2018-03-16 12:56:51 +00:00
workers Adds the option to override project description on export via API 2018-03-16 13:56:11 +00:00