<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/projects, branch refactor-web-editor</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>Refactor web editor</title>
<updated>2015-06-05T13:01:38+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-06-05T13:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dfccb06dda344819989fa8d6a9a3c56c5ca0b65f'/>
<id>dfccb06dda344819989fa8d6a9a3c56c5ca0b65f</id>
<content type='text'>
* fix problem with editing non-master branch
* before commit make sure branch exists
* dont allow user change file in one branch and commit to another existing branch
* remove a lot of code duplication
* remove outdated statellite errors

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix problem with editing non-master branch
* before commit make sure branch exists
* dont allow user change file in one branch and commit to another existing branch
* remove a lot of code duplication
* remove outdated statellite errors

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove show actions from Admin and Project DeployKeys</title>
<updated>2015-06-03T22:03:04+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-03T21:27:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6e5473f930c11be6719585b47c47d8552f6b41b5'/>
<id>6e5473f930c11be6719585b47c47d8552f6b41b5</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 leave project</title>
<updated>2015-05-29T14:23:36+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-05-29T14:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2afa5fcb52b6cec89872fe0794cba651f3ef3c86'/>
<id>2afa5fcb52b6cec89872fe0794cba651f3ef3c86</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MergeRequests#commits action and route</title>
<updated>2015-05-29T04:09:28+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-29T04:09:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f46b3670680ba9d07a2745299764990c944c48a8'/>
<id>f46b3670680ba9d07a2745299764990c944c48a8</id>
<content type='text'>
/:namespace_id/:project_id/merge_requests/:id/commits(.:format)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
/:namespace_id/:project_id/merge_requests/:id/commits(.:format)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Webhook note events</title>
<updated>2015-05-22T03:48:16+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-05-16T06:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=deeff56967516764b287e15b2063899b13395b41'/>
<id>deeff56967516764b287e15b2063899b13395b41</id>
<content type='text'>
Closes https://github.com/gitlabhq/gitlabhq/issues/6745
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/gitlabhq/gitlabhq/issues/6745
</pre>
</div>
</content>
</entry>
<entry>
<title>Add search issues/MR by number</title>
<updated>2015-05-18T07:09:13+00:00</updated>
<author>
<name>Nikita Verkhovin</name>
<email>vernik91@gmail.com</email>
</author>
<published>2015-05-17T17:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=241f5971ba657960a316fd3e43c7db5a6de41969'/>
<id>241f5971ba657960a316fd3e43c7db5a6de41969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Link Commits tab to current branch from Compare page.</title>
<updated>2015-05-09T20:25:52+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-05-09T20:25:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f75ab21d021fb5335ed9e084157cf2bc06caca1'/>
<id>8f75ab21d021fb5335ed9e084157cf2bc06caca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-escaped-branches-in-compare' into 'master'</title>
<updated>2015-05-04T06:58:56+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-05-04T06:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e9e79fdfdf7eee14efa9c5e8038b46538b6ac5e3'/>
<id>e9e79fdfdf7eee14efa9c5e8038b46538b6ac5e3</id>
<content type='text'>
Unescape branch names in compare commit

The upgrade in GitLab v7.9 to Rails v4.1.9 caused all branch names in the compare commit mode to be escaped (e.g. `/` to `%2F`). The compare mode would not always work when comparing against branch names with a forward slash.

Opted to unescape the branch name rather than use a wildcard segment to prevent escaping slashes because it seems like a more sensible URL. The slashes in this case aren't really represented by a tree structure (e.g. /compare/one/two/branch..another/branch/here).

* Closes #1399
* Closes https://github.com/gitlabhq/gitlabhq/issues/9105

See merge request !582
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unescape branch names in compare commit

The upgrade in GitLab v7.9 to Rails v4.1.9 caused all branch names in the compare commit mode to be escaped (e.g. `/` to `%2F`). The compare mode would not always work when comparing against branch names with a forward slash.

Opted to unescape the branch name rather than use a wildcard segment to prevent escaping slashes because it seems like a more sensible URL. The slashes in this case aren't really represented by a tree structure (e.g. /compare/one/two/branch..another/branch/here).

* Closes #1399
* Closes https://github.com/gitlabhq/gitlabhq/issues/9105

See merge request !582
</pre>
</div>
</content>
</entry>
<entry>
<title>Unescape branch names in compare commit</title>
<updated>2015-04-30T19:44:46+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-04-27T06:42:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee92dd1683febd03e1d7ade40449ba114a67e1f5'/>
<id>ee92dd1683febd03e1d7ade40449ba114a67e1f5</id>
<content type='text'>
Closes #1399
Closes https://github.com/gitlabhq/gitlabhq/issues/9105
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1399
Closes https://github.com/gitlabhq/gitlabhq/issues/9105
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a page title to every page.</title>
<updated>2015-04-30T17:12:15+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-04-30T17:06:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26ad250989d82b496b131811f8a0ddd7e662b650'/>
<id>26ad250989d82b496b131811f8a0ddd7e662b650</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
