<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch 29943-environment-folder</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 Rubocop offenses in environments specs</title>
<updated>2017-08-18T10:34:58+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-08-18T10:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9ad3e281b87619be3b87f81ffd20b0a3b9acc748'/>
<id>9ad3e281b87619be3b87f81ffd20b0a3b9acc748</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement method that returns environment's folder</title>
<updated>2017-08-18T09:29:21+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-08-18T09:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c2ec3027ff908488475f89b017a21430ab6b0a24'/>
<id>c2ec3027ff908488475f89b017a21430ab6b0a24</id>
<content type='text'>
`Environment#folder_name` method returns a folder name that holds the
environment. If it is a top-level environment it will return environment
name, folder name otherwise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`Environment#folder_name` method returns a folder name that holds the
environment. If it is a top-level environment it will return environment
name, folder name otherwise.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing specs for expandable environment folders</title>
<updated>2017-08-18T09:29:21+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-08-18T08:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae3b06ab28287b13e3e2b2951d503c18be541881'/>
<id>ae3b06ab28287b13e3e2b2951d503c18be541881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor environments spec and remove mystery guests</title>
<updated>2017-08-18T09:29:21+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-08-18T08:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e2d6427c2306d9f2d1a3d28c4f62424a343d8e26'/>
<id>e2d6427c2306d9f2d1a3d28c4f62424a343d8e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds folder_path to frontend</title>
<updated>2017-08-18T09:28:53+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-07-31T18:04:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e74d9369c0199fe3b2cffc6bcd3aa775fb93457'/>
<id>9e74d9369c0199fe3b2cffc6bcd3aa775fb93457</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 'fly-out-nav-collapsed' into 'master'</title>
<updated>2017-08-09T05:09:59+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-08-08T19:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=54ede0b8c8fff61228d3988b361617923c01cc01'/>
<id>54ede0b8c8fff61228d3988b361617923c01cc01</id>
<content type='text'>
Fix fly-out navigation not showing for active items in collapsed sidebar

See merge request !13353</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix fly-out navigation not showing for active items in collapsed sidebar

See merge request !13353</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'gitaly-bundle-gemfile' into 'master'</title>
<updated>2017-08-09T04:54:02+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-08-08T15:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1e80f906cdef64db5060bddd64c443c5c2a56399'/>
<id>1e80f906cdef64db5060bddd64c443c5c2a56399</id>
<content type='text'>
Unset BUNDLE_GEMFILE when installing Gitaly

See merge request !13378</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unset BUNDLE_GEMFILE when installing Gitaly

See merge request !13378</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '36168-fix-transient-preferences-specs' into 'master'</title>
<updated>2017-08-09T04:52:01+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-08-08T16:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c750fc6dcf185c6a916377579dabd0733a19ed42'/>
<id>c750fc6dcf185c6a916377579dabd0733a19ed42</id>
<content type='text'>
Fix Profile &gt; Preferences feature specs

See merge request !13382</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Profile &gt; Preferences feature specs

See merge request !13382</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fly-out-min-width' into 'master'</title>
<updated>2017-08-09T04:46:01+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-08-08T14:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69d9d2c3096f9a2c348e8f7a636092d4891d51b5'/>
<id>69d9d2c3096f9a2c348e8f7a636092d4891d51b5</id>
<content type='text'>
Fix fly-out width when it has long items

See merge request !13371</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix fly-out width when it has long items

See merge request !13371</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '35098-raise-encoding-confidence-threshold' into 'master'</title>
<updated>2017-08-09T04:13:56+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-08-08T13:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c8cf897bac06c429985ff23057076dafb8de142'/>
<id>2c8cf897bac06c429985ff23057076dafb8de142</id>
<content type='text'>
Raise encoding confidence threshold to 50

Closes #35098

See merge request !12990</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Raise encoding confidence threshold to 50

Closes #35098

See merge request !12990</pre>
</div>
</content>
</entry>
</feed>
