<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch rs-clone-panel</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>Move project visibility level off of the clone panel</title>
<updated>2015-11-27T21:15:06+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-11-27T21:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3723182a8831595502570c90211610abb4770781'/>
<id>3723182a8831595502570c90211610abb4770781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the Git protocol switcher JS</title>
<updated>2015-11-25T01:38:36+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-11-25T01:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=637e64c24472a06b32091cb45f1b81260c5e6ec0'/>
<id>637e64c24472a06b32091cb45f1b81260c5e6ec0</id>
<content type='text'>
Also re-adds the `.clone` updating that was removed accidentally.
Thanks, tests!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also re-adds the `.clone` updating that was removed accidentally.
Thanks, tests!
</pre>
</div>
</content>
</entry>
<entry>
<title>Add clipboard button to project clone panel</title>
<updated>2015-11-25T00:32:06+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-11-25T00:32:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1d80cd315e403e02f85a99c35eb9e83f4d829f8d'/>
<id>1d80cd315e403e02f85a99c35eb9e83f4d829f8d</id>
<content type='text'>
Closes #3585
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3585
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework the copy_to_clipboard logic</title>
<updated>2015-11-25T00:12:03+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-11-24T23:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7dab8ed739359bc579d8bc4d3de61816993ca57d'/>
<id>7dab8ed739359bc579d8bc4d3de61816993ca57d</id>
<content type='text'>
It needed to be more flexible in how we set the target text or element.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It needed to be more flexible in how we set the target text or element.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move clipboard_button helper to ButtonHelper module</title>
<updated>2015-11-24T21:55:26+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-11-23T04:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=acc0f162c864d2a061461467473fca8761b6611f'/>
<id>acc0f162c864d2a061461467473fca8761b6611f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move HTTP/SSH clone button logic to helpers</title>
<updated>2015-11-24T21:55:26+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-11-23T04:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af65046c5fd9f214124d39a5582b06ee2fe39933'/>
<id>af65046c5fd9f214124d39a5582b06ee2fe39933</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-group-member' into 'master'</title>
<updated>2015-11-24T20:19:07+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-11-24T20:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0fb5ffd8b0752f68db67414dc72d09ff0ef064d1'/>
<id>0fb5ffd8b0752f68db67414dc72d09ff0ef064d1</id>
<content type='text'>

Fix 500 error when update group member permission

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

Fixes #3578 

See merge request !1884</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix 500 error when update group member permission

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

Fixes #3578 

See merge request !1884</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue_guidelines_with_omnibus_commands' into 'master'</title>
<updated>2015-11-24T18:10:06+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-11-24T18:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d5d45ada1bb617e64d6f5697a674de2e96702c1'/>
<id>6d5d45ada1bb617e64d6f5697a674de2e96702c1</id>
<content type='text'>

Spell out commands for omnibus-gitlab packages.

User got confused in gitlab-org/gitlab-ce#3614

See merge request !1881</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Spell out commands for omnibus-gitlab packages.

User got confused in gitlab-org/gitlab-ce#3614

See merge request !1881</pre>
</div>
</content>
</entry>
<entry>
<title>Small code improvement</title>
<updated>2015-11-24T16:40:41+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-11-24T16:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cbaa33db8a77efaf6446ed294db2e334ff7de8e7'/>
<id>cbaa33db8a77efaf6446ed294db2e334ff7de8e7</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>Fix rubocop complain</title>
<updated>2015-11-24T15:17:11+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-11-24T15:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cb9f573818098b2fdc556db867bd9a32f469d471'/>
<id>cb9f573818098b2fdc556db867bd9a32f469d471</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>
</feed>
