<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features/project/source, branch comments_fix</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>Fix error preventing displaying of commit data for a directory with a leading dot</title>
<updated>2015-10-13T05:24:19+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-10-13T04:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d02d02c672bcac0d2ef46204d132645bc69827a8'/>
<id>d02d02c672bcac0d2ef46204d132645bc69827a8</id>
<content type='text'>
Closes https://github.com/gitlabhq/gitlabhq/issues/8763
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/gitlabhq/gitlabhq/issues/8763
</pre>
</div>
</content>
</entry>
<entry>
<title>Add directory feature button</title>
<updated>2015-10-07T11:22:55+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-09-17T05:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ab6ca93aadaf08f65f36e7fbdb5b837bac6e160'/>
<id>0ab6ca93aadaf08f65f36e7fbdb5b837bac6e160</id>
<content type='text'>
Change "+" icon under "Files" section to have three options:

* Create file
* Upload file
* New directory

Upload file is no longer accessible from the "Create file" page.
Users can now select a target branch in upload file as well.

Closes #2799: Fixes a bug where file modes were overwritten after a commit

Closes https://github.com/gitlabhq/gitlabhq/issues/8253: Existing files
can no longer be overwritten in the "Create file" section.

Closes #2557
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change "+" icon under "Files" section to have three options:

* Create file
* Upload file
* New directory

Upload file is no longer accessible from the "Create file" page.
Users can now select a target branch in upload file as well.

Closes #2799: Fixes a bug where file modes were overwritten after a commit

Closes https://github.com/gitlabhq/gitlabhq/issues/8253: Existing files
can no longer be overwritten in the "Create file" section.

Closes #2557
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the replace placeholder to use the filename</title>
<updated>2015-09-15T20:07:32+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-09-15T13:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d9af6f79ed439308d13f44a0cfade6a355607f14'/>
<id>d9af6f79ed439308d13f44a0cfade6a355607f14</id>
<content type='text'>
Dynamically adjust placedholder for uploads and fix Dropzone event handlers

Override error handler to prevent error messages from being inserted underneath image preview

Fix tests

Use regexp instead of startsWith for better browser compatibility

Remove duplicate code in _replace.html.haml and use one template

Remove files upon error and retain alert messages until user adds a new file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dynamically adjust placedholder for uploads and fix Dropzone event handlers

Override error handler to prevent error messages from being inserted underneath image preview

Fix tests

Use regexp instead of startsWith for better browser compatibility

Remove duplicate code in _replace.html.haml and use one template

Remove files upon error and retain alert messages until user adds a new file
</pre>
</div>
</content>
</entry>
<entry>
<title>    Add "Replace" and "Upload" features</title>
<updated>2015-09-15T00:12:56+00:00</updated>
<author>
<name>liyakun</name>
<email>liyakun127@gmail.com</email>
</author>
<published>2015-09-10T14:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e2ece2bc350bf881e9716e51c01a59eecac65fc9'/>
<id>e2ece2bc350bf881e9716e51c01a59eecac65fc9</id>
<content type='text'>
    Refactor upload and replace functionality

    Rename file and move CSS

    Fix typo

    Make dropzone a div

    Remove unnecessary file

    Change color of "upload existing one"

    Add missing changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Refactor upload and replace functionality

    Rename file and move CSS

    Fix typo

    Make dropzone a div

    Remove unnecessary file

    Change color of "upload existing one"

    Add missing changes
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix commit data retrieval when branch name has single quotes</title>
<updated>2015-07-26T10:47:01+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-07-26T09:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=562242cb9dc11f0a5957a58eb9f91a484a909b40'/>
<id>562242cb9dc11f0a5957a58eb9f91a484a909b40</id>
<content type='text'>
Closes #1724
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1724
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor rake tasks for tests</title>
<updated>2015-06-23T14:48:52+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-06-23T14:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=12e09986350344ee05bd87dc70014510dfff68c3'/>
<id>12e09986350344ee05bd87dc70014510dfff68c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "Multiselect Blob" feature specs</title>
<updated>2015-06-19T08:31:24+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-15T21:33:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1f88d9b56f02ab05aa1ea055a53627b4c934cf51'/>
<id>1f88d9b56f02ab05aa1ea055a53627b4c934cf51</id>
<content type='text'>
These are well covered by the new Jasmine tests, and faster!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are well covered by the new Jasmine tests, and faster!
</pre>
</div>
</content>
</entry>
<entry>
<title>WebEditor: save to new branch: spinach</title>
<updated>2015-02-24T09:43:20+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-02-23T19:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3177693c6f47fda14f84abf0b8f694aec3e076fc'/>
<id>3177693c6f47fda14f84abf0b8f694aec3e076fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set right test as tricky</title>
<updated>2015-01-30T07:48:00+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-01-30T07:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5d1802096ab8751dfa1e4cf535e9bee79457328'/>
<id>d5d1802096ab8751dfa1e4cf535e9bee79457328</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip tricky test for semaphore</title>
<updated>2015-01-30T07:06:43+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-01-30T07:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23c31a0b12eaae7f7f25f30eca1066968bcb6059'/>
<id>23c31a0b12eaae7f7f25f30eca1066968bcb6059</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
