<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/dropzone_input.js.coffee, branch api-shared-groups</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>_Hacked_ in a better error message</title>
<updated>2016-06-30T13:49:56+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2016-06-28T18:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b4676c3337d656bcd8c14edd011b832b6b7ee7e3'/>
<id>b4676c3337d656bcd8c14edd011b832b6b7ee7e3</id>
<content type='text'>
Changed message to 'attaching the file failed' for all attachment errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed message to 'attaching the file failed' for all attachment errors
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes dropzone focus class after dropping file</title>
<updated>2016-04-15T17:24:16+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-15T17:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c5ab1b61f3b75298381e3258e303322c58f4808'/>
<id>2c5ab1b61f3b75298381e3258e303322c58f4808</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated dropzone hover styling</title>
<updated>2016-04-14T09:28:05+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-13T08:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c5d7b467ab3c67a71419e314c128d0ab5f371cb5'/>
<id>c5d7b467ab3c67a71419e314c128d0ab5f371cb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
