gitlab-org--gitlab-foss/config
Yorick Peterse 0426647069 Load the "New Branch" button asynchronously
This button depends on Issue#can_be_worked_on? which in turn depends on
Issue#related_branches. By rendering this button asynchronously we can
finally remove all usages of Issue#related_branches and
Issue#referenced_merge_requests from the issues "show" page.
2016-04-28 16:13:48 -04:00
..
environments Add letter_opener_web gem 2016-04-22 16:13:59 -04:00
initializers Merge branch 'allow-disabling-of-rack-attack' into 'master' 2016-04-28 15:14:14 +00:00
locales
application.rb Put CACHE_NAMESPACE in the Gitlab::Redis module 2016-04-07 15:42:07 +02:00
aws.yml.example
boot.rb
database.yml.env
database.yml.mysql
database.yml.postgresql
environment.rb
gitlab.teatro.yml
gitlab.yml.example Merge branch 'admin-email-frequency' into 'master' 2016-04-28 11:07:42 +00:00
mail_room.yml
newrelic.yml
resque.yml.example
routes.rb Load the "New Branch" button asynchronously 2016-04-28 16:13:48 -04:00
secrets.yml.example
sidekiq.yml.example
unicorn.rb.example
unicorn.rb.example.development