<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services/files/create_service.rb, branch ci-https</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>Add optional 'author' param when making commits</title>
<updated>2016-09-19T17:00:26+00:00</updated>
<author>
<name>Dan Dunckel</name>
<email>dldunckel@gmail.com</email>
</author>
<published>2016-09-08T15:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ace11553966cc7c313e666672de8c45418139429'/>
<id>ace11553966cc7c313e666672de8c45418139429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Services: code style fixes, minor refactoring</title>
<updated>2016-07-06T17:58:43+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-07-06T13:26:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3baed8cb6ddf9d46b653f17135cbffc8e662cedd'/>
<id>3baed8cb6ddf9d46b653f17135cbffc8e662cedd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically fork a project when not allowed to edit a file.</title>
<updated>2015-12-18T09:03:34+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-12-18T09:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d9c82d679fd622aead99aeb90369361a05e02a36'/>
<id>d9c82d679fd622aead99aeb90369361a05e02a36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to create directories in the editor</title>
<updated>2015-10-29T14:49:07+00:00</updated>
<author>
<name>Ben Ford</name>
<email>ben.ford@puppetlabs.com</email>
</author>
<published>2015-10-19T21:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3be9d2c422b8651498abec3a2ee9bb6a3685f040'/>
<id>3be9d2c422b8651498abec3a2ee9bb6a3685f040</id>
<content type='text'>
Simply type a name with a `/` directory separator and new directories
will be created. This does not do the fancy UI work that github.com
does, but it will get the job done.

I could not find tests for file creation, so I didn't add a test for
this slight behaviour modification. I did test directory traversals
though, using both absolute paths like `/tmp/foo.txt` and relative paths
like `../../foo.txt`. Neither case escaped the repository, though
attempting to traverse with a relative path resulted in a 500 error that
did not affect application stability upon reload.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simply type a name with a `/` directory separator and new directories
will be created. This does not do the fancy UI work that github.com
does, but it will get the job done.

I could not find tests for file creation, so I didn't add a test for
this slight behaviour modification. I did test directory traversals
though, using both absolute paths like `/tmp/foo.txt` and relative paths
like `../../foo.txt`. Neither case escaped the repository, though
attempting to traverse with a relative path resulted in a 500 error that
did not affect application stability upon reload.
</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>    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>Revert "Merge branch 'revert-satellites' into 'master'"</title>
<updated>2015-08-11T12:33:31+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-11T12:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e259ea8bc198b7a5c67bd1e03dc9d44c7dd5854'/>
<id>3e259ea8bc198b7a5c67bd1e03dc9d44c7dd5854</id>
<content type='text'>
This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing
changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing
changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Create and edit files in web editor via rugged"</title>
<updated>2015-08-11T09:52:33+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-11T09:52:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9bc512314a6a11e075539ada1d1d032b6992d039'/>
<id>9bc512314a6a11e075539ada1d1d032b6992d039</id>
<content type='text'>
This reverts commit 734a4ba87de7bc8cf152c5bc7f93ba04210b282d.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 734a4ba87de7bc8cf152c5bc7f93ba04210b282d.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix adding new file to empty repo"</title>
<updated>2015-08-11T09:51:26+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-11T09:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=08066059623184dbd55f0591fa05adc18ed80580'/>
<id>08066059623184dbd55f0591fa05adc18ed80580</id>
<content type='text'>
This reverts commit 27a158506e033acd7195acf91995c1574e122832.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 27a158506e033acd7195acf91995c1574e122832.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Use rugged in web editor for base64 encoding"</title>
<updated>2015-08-11T09:50:48+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-11T09:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=815e678c4e331df49ee080af149253be008faf76'/>
<id>815e678c4e331df49ee080af149253be008faf76</id>
<content type='text'>
This reverts commit 541133197be098732cdc14a12aa059e21cac3d71.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 541133197be098732cdc14a12aa059e21cac3d71.
</pre>
</div>
</content>
</entry>
</feed>
