gitlab-org--gitlab-foss/app
Rémy Coutable 8aed815b6e
Avoid a TypeError when initializing MergeRequest JS class with no arg
Without this sane default you would get the following error when you
tried to instantiate a new MergeRequest object with no argument (i.e.
`new MergeRequest();`):

TypeError: undefined is not an object (evaluating 'this.opts.action')

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-15 10:33:36 +02:00
..
assets Avoid a TypeError when initializing MergeRequest JS class with no arg 2016-06-15 10:33:36 +02:00
controllers Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2016-06-15 10:59:33 +03:00
finders Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2016-06-15 10:59:33 +03:00
helpers Merge branch 'manual-todos-issuable-sidebar' into 'master' 2016-06-14 22:01:43 +00:00
mailers UI and copywriting improvements 2016-06-14 13:18:14 +02:00
models Merge branch 'manual-todos-issuable-sidebar' into 'master' 2016-06-14 22:01:43 +00:00
services Merge branch 'manual-todos-issuable-sidebar' into 'master' 2016-06-14 22:01:43 +00:00
uploaders Remove reduntant `move_to_store` override 2016-03-30 12:50:19 +02:00
validators Allow webhooks URL to have leading and trailing spaces 2016-02-26 14:34:06 -05:00
views Merge branch 'manual-todos-issuable-sidebar' into 'master' 2016-06-14 22:01:43 +00:00
workers Merge branch 'dont-drop-stuck-builds' into 'master' 2016-06-15 02:54:19 +00:00