<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch signed-out-menu-shortcuts</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>Added keyboard shortcuts to signed out menu</title>
<updated>2017-04-10T11:20:25+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-04-07T08:46:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=195c058c1191fa4058176f511f1b6c52d0d7031f'/>
<id>195c058c1191fa4058176f511f1b6c52d0d7031f</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 'test-all-etag-routes' into 'master'</title>
<updated>2017-04-10T10:20:07+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-04-10T10:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce6a48cbd0b297bf955206f6acb1da86c1fa4529'/>
<id>ce6a48cbd0b297bf955206f6acb1da86c1fa4529</id>
<content type='text'>

Test all enabled routes in ETag caching middleware and fix pipeline routes

Closes #30563

See merge request !10535</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Test all enabled routes in ETag caching middleware and fix pipeline routes

Closes #30563

See merge request !10535</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '30676-project-export-email' into 'master'</title>
<updated>2017-04-10T10:01:34+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-04-10T10:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94668490a141568dbab604540b843c54e6e6a7e5'/>
<id>94668490a141568dbab604540b843c54e6e6a7e5</id>
<content type='text'>

Fix email not being sent after project export

Closes #30676

See merge request !10578</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix email not being sent after project export

Closes #30676

See merge request !10578</pre>
</div>
</content>
</entry>
<entry>
<title>Test all enabled routes in ETag caching middleware and fix pipeline routes</title>
<updated>2017-04-10T08:45:37+00:00</updated>
<author>
<name>Adam Niedzielski</name>
<email>adamsunday@gmail.com</email>
</author>
<published>2017-04-07T13:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f8dd11957ace6897e0273babfc87a6d02348388c'/>
<id>f8dd11957ace6897e0273babfc87a6d02348388c</id>
<content type='text'>
Extract route matching logic to Gitlab::EtagCaching::Router.

Fix pipeline routes:
1. "project_pipelines" has to come after "commit_pipelines" and
"merge_request_pipelines" because it is more generic
2. "commit_pipelines": "\s" (any whitespace character) =&gt; "\S"
(any non-whitespace character).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract route matching logic to Gitlab::EtagCaching::Router.

Fix pipeline routes:
1. "project_pipelines" has to come after "commit_pipelines" and
"merge_request_pipelines" because it is more generic
2. "commit_pipelines": "\s" (any whitespace character) =&gt; "\S"
(any non-whitespace character).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'clean_carrierwave_tempfiles' into 'master'</title>
<updated>2017-04-10T08:23:21+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-10T08:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c98add157732004d9a2eaa39770edf84eaca6896'/>
<id>c98add157732004d9a2eaa39770edf84eaca6896</id>
<content type='text'>
Clean carrierwave tempfiles

Closes #28540

See merge request !9466</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean carrierwave tempfiles

Closes #28540

See merge request !9466</pre>
</div>
</content>
</entry>
<entry>
<title>Periodically clean up temporary upload files to recover storage space</title>
<updated>2017-04-09T21:48:44+00:00</updated>
<author>
<name>blackst0ne</name>
<email>blackst0ne.ru@gmail.com</email>
</author>
<published>2017-04-09T21:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad27f20426975cf515fd55e4b5b75e5d4703315c'/>
<id>ad27f20426975cf515fd55e4b5b75e5d4703315c</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 'refactor-behaviors' into 'master'</title>
<updated>2017-04-09T20:54:23+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2017-04-09T20:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01adf920c4da977328c38836327681eb4c52cbee'/>
<id>01adf920c4da977328c38836327681eb4c52cbee</id>
<content type='text'>

Refactor javascript behaviors directory

See merge request !10439</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Refactor javascript behaviors directory

See merge request !10439</pre>
</div>
</content>
</entry>
<entry>
<title>Fix email not being sent after project export</title>
<updated>2017-04-09T19:16:47+00:00</updated>
<author>
<name>mhasbini</name>
<email>mohammad.hasbini@gmail.com</email>
</author>
<published>2017-04-09T19:16:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a33a795718e570fbce92f481b0cf663a9158941'/>
<id>3a33a795718e570fbce92f481b0cf663a9158941</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 'remove_is_admin' into 'master'</title>
<updated>2017-04-09T17:37:26+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-04-09T17:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e1a802b15af4ba991f9ed85a691f1a925cc0edf'/>
<id>5e1a802b15af4ba991f9ed85a691f1a925cc0edf</id>
<content type='text'>

Remove the `User#is_admin?` method

Closes #30584

See merge request !10520</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Remove the `User#is_admin?` method

Closes #30584

See merge request !10520</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-field-for-group-name' into 'master'</title>
<updated>2017-04-09T13:52:31+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2017-04-09T13:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8265fe3954e225d58567878fd9200acbe84ad296'/>
<id>8265fe3954e225d58567878fd9200acbe84ad296</id>
<content type='text'>

Add a name field to the group edit form

See merge request !10502</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add a name field to the group edit form

See merge request !10502</pre>
</div>
</content>
</entry>
</feed>
