<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/dropzone_input.js.coffee, branch sql-guide</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Keeps cursor at the correct place after changing text in dropzone</title>
<updated>2016-01-29T15:55:31+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-01-29T15:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=76534e776e76ef868de7f41fa03bc933882a7b1e'/>
<id>76534e776e76ef868de7f41fa03bc933882a7b1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds the markdown link at the cursor poisition</title>
<updated>2016-01-29T10:28:05+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-01-29T10:28:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fc334e72f40ab5394c70f5cd29829dc3c0b0d485'/>
<id>fc334e72f40ab5394c70f5cd29829dc3c0b0d485</id>
<content type='text'>
When writing a comment and then dropping an image it will correctly add the image markdown link at the cursor position

Fixes #12822
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When writing a comment and then dropping an image it will correctly add the image markdown link at the cursor position

Fixes #12822
</pre>
</div>
</content>
</entry>
<entry>
<title>Add API project upload endpoint</title>
<updated>2016-01-07T12:37:14+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-01-07T12:37:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1886d727f738895bb552151d59d4024f405522e2'/>
<id>1886d727f738895bb552151d59d4024f405522e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decouple Markdown previews from DropzoneInput</title>
<updated>2015-11-25T21:36:04+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-11-25T21:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=73eca2a95ef401a8e3061a14949ee1dbf34f99b9'/>
<id>73eca2a95ef401a8e3061a14949ee1dbf34f99b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply syntax highlighting to Markdown previews</title>
<updated>2015-09-10T19:38:24+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-09-10T19:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e54b82326e0a24c3b5196956f1e957b3f7c02e9'/>
<id>4e54b82326e0a24c3b5196956f1e957b3f7c02e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dropzone upload progress</title>
<updated>2015-08-10T07:18:02+00:00</updated>
<author>
<name>Nikita Verkhovin</name>
<email>vernik91@gmail.com</email>
</author>
<published>2015-08-10T07:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17bab5022fffb571a23aa94b73279a90618f1272'/>
<id>17bab5022fffb571a23aa94b73279a90618f1272</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not add the same icon multiple times to dropzones</title>
<updated>2015-07-10T17:46:40+00:00</updated>
<author>
<name>Daniel Gerhardt</name>
<email>code@dgerhardt.net</email>
</author>
<published>2015-07-10T17:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ea2dfa5de7930ddc9602ed376d2c557077f45e6'/>
<id>1ea2dfa5de7930ddc9602ed376d2c557077f45e6</id>
<content type='text'>
Some DOM queries were to broad which caused paperclip icons and spinners
to be added multiple times to a dropzone in case of multiple dropzones
on a page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some DOM queries were to broad which caused paperclip icons and spinners
to be added multiple times to a dropzone in case of multiple dropzones
on a page.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer jQuery on to bind, and don't use .js class.</title>
<updated>2015-06-05T10:13:02+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-06-05T10:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5256b5cc060338fb597e3519a18bf6a3faa4cf8c'/>
<id>5256b5cc060338fb597e3519a18bf6a3faa4cf8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show warning when a comment will add 10 or more people to the discussion.</title>
<updated>2015-06-05T10:07:13+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-06-02T12:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ae67fcaefe7ca66e06933a18368e592d8ebc260'/>
<id>4ae67fcaefe7ca66e06933a18368e592d8ebc260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support configurable attachment size via Application Settings</title>
<updated>2015-04-02T07:04:08+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-03-20T12:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dfd256f29ee817b5ffc563bb554a02d26ae44502'/>
<id>dfd256f29ee817b5ffc563bb554a02d26ae44502</id>
<content type='text'>
Fix bug where error messages from Dropzone would not be displayed on the issues page

Closes #1258
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug where error messages from Dropzone would not be displayed on the issues page

Closes #1258
</pre>
</div>
</content>
</entry>
</feed>
