gitlab-org--gitlab-foss/app
Robert Speicher 3b0039f659 Persist blob editor's value on submit, not on click
Prior, the value of the Ace editor was only being persisted if the user
physically clicked the submit button, which the "quick submit" behavior
doesn't do.

Now the value will be properly transferred before any form is submitted.
2015-10-31 16:08:34 +01:00
..
assets Persist blob editor's value on submit, not on click 2015-10-31 16:08:34 +01:00
controllers Add ability to create directories in the editor 2015-10-29 15:49:07 +01:00
finders Rename confusing methods 2015-10-19 11:46:22 +02:00
helpers Merge branch 'ci-status-mr-index' into 'master' 2015-10-25 09:14:48 +00:00
mailers Only pass abuse report ID to AbuseReportMailer. 2015-10-18 11:58:45 +02:00
models Use a subquery with IDs only for find_by_any_email 2015-10-30 12:00:58 +01:00
services Add ability to create directories in the editor 2015-10-29 15:49:07 +01:00
uploaders Fix: Images cannot show when projects' path was changed 2015-10-14 18:50:35 +03:00
views Merge branch 'minor-ui-fixes' into 'master' 2015-10-30 11:52:41 +00:00
workers Remove unused sidekiq worker 2015-10-20 17:11:31 +02:00