gitlab-ce/spec
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
..
config
controllers Backport GitHub Enterprise import support from EE 2016-04-26 21:00:55 -07:00
factories Fix wiki tests 2016-04-20 08:25:41 +08:00
features Load the "New Branch" button asynchronously 2016-04-28 16:13:48 -04:00
finders
fixtures
helpers Updated label links to work correctly for filtering 2016-04-26 09:13:03 +01:00
initializers
javascripts
lib Merge branch 'use-remote-ip-for-akismet' into 'master' 2016-04-28 13:09:44 +00:00
mailers Merge branch 'mr-formatting' into 'master' 2016-04-19 16:23:41 +00:00
models Reorder asserts is ci commits specs for consistency 2016-04-28 15:15:59 +02:00
requests Prevent users from deleting Webhooks via API they do not own 2016-04-24 23:53:59 -07:00
routing
services Backport GitHub Enterprise import support from EE 2016-04-26 21:00:55 -07:00
support Merge branch 'pmq20/gitlab-ce-issue_12785' 2016-04-19 18:25:42 +02:00
tasks/gitlab
views
workers Do not fsck projects less than a day old 2016-04-26 13:35:52 +02:00
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb