<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch refactor/clusters_application_services_flow</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>Migrate services into workers</title>
<updated>2019-02-22T12:19:23+00:00</updated>
<author>
<name>João Cunha</name>
<email>j.a.cunha@gmail.com</email>
</author>
<published>2019-02-21T16:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7fbd08d11d3207097934915203dd48d9c3549696'/>
<id>7fbd08d11d3207097934915203dd48d9c3549696</id>
<content type='text'>
- base_helm_service.rb -&gt; cluster_application_base_worker.rb
- check_ingress_ip_address_service.rb -&gt;
   cluster_wait_for_ingress_ip_address_worker.rb
- check_installation_progress_service.rb -&gt;
   cluster_wait_for_app_installation_worker.rb
- install_service.rb -&gt; cluster_install_app_worker.rb
- upgrade_service.rb -&gt; cluster_upgrade_app_worker.rb
- specs were not migrated yet. So they're comented out
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- base_helm_service.rb -&gt; cluster_application_base_worker.rb
- check_ingress_ip_address_service.rb -&gt;
   cluster_wait_for_ingress_ip_address_worker.rb
- check_installation_progress_service.rb -&gt;
   cluster_wait_for_app_installation_worker.rb
- install_service.rb -&gt; cluster_install_app_worker.rb
- upgrade_service.rb -&gt; cluster_upgrade_app_worker.rb
- specs were not migrated yet. So they're comented out
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-diffs-not-rendering' into 'master'</title>
<updated>2019-02-18T16:19:19+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-02-18T16:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe10964a6884162b9272ec3a32a5736c2a997ab2'/>
<id>fe10964a6884162b9272ec3a32a5736c2a997ab2</id>
<content type='text'>
Fix diff files not rendering

See merge request gitlab-org/gitlab-ce!25358</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix diff files not rendering

See merge request gitlab-org/gitlab-ce!25358</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/gb/enable-ci-persisted-stages-by-default' into 'master'</title>
<updated>2019-02-18T16:01:28+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-02-18T16:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22264555b141d8baf1260a919fb76c3ed88b1055'/>
<id>22264555b141d8baf1260a919fb76c3ed88b1055</id>
<content type='text'>
Enable persisted pipeline stages by default

Closes #57610

See merge request gitlab-org/gitlab-ce!25347</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable persisted pipeline stages by default

Closes #57610

See merge request gitlab-org/gitlab-ce!25347</pre>
</div>
</content>
</entry>
<entry>
<title>Fix diff files not rendering</title>
<updated>2019-02-18T15:16:04+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-02-18T15:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=512f9624fa8b47480da4cd0a69a493d7ccecc65a'/>
<id>512f9624fa8b47480da4cd0a69a493d7ccecc65a</id>
<content type='text'>
Fixes some diff files not rendering when the renderIt
property is updated.
Previously it was using a local copy of renderIt which meant
Vue wouldn't update it when the files renderIt property was updates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes some diff files not rendering when the renderIt
property is updated.
Previously it was using a local copy of renderIt which meant
Vue wouldn't update it when the files renderIt property was updates
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-flaky-specs' into 'master'</title>
<updated>2019-02-18T15:07:59+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-02-18T15:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5cdbad0a6826e3c4ef295b9b6ec0cab24a50e84'/>
<id>a5cdbad0a6826e3c4ef295b9b6ec0cab24a50e84</id>
<content type='text'>
Fix Projects::MergeRequests::DiffsController specs

See merge request gitlab-org/gitlab-ce!25253</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Projects::MergeRequests::DiffsController specs

See merge request gitlab-org/gitlab-ce!25253</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Adds the commit sha to the pushed assets"</title>
<updated>2019-02-18T13:57:57+00:00</updated>
<author>
<name>John T Skarbek</name>
<email>jtslear@gmail.com</email>
</author>
<published>2019-02-18T13:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00cb8de1ecd45ceb56edbb2f9fc3699669881078'/>
<id>00cb8de1ecd45ceb56edbb2f9fc3699669881078</id>
<content type='text'>
This reverts commit 481938de847294018d202df13565c8dbc8a8ebc2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 481938de847294018d202df13565c8dbc8a8ebc2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds the commit sha to the pushed assets</title>
<updated>2019-02-18T13:55:49+00:00</updated>
<author>
<name>John T Skarbek</name>
<email>jtslear@gmail.com</email>
</author>
<published>2019-02-18T13:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=481938de847294018d202df13565c8dbc8a8ebc2'/>
<id>481938de847294018d202df13565c8dbc8a8ebc2</id>
<content type='text'>
* This will upload the sha of the docker image containing assets to
  assist with building specific sha builds in the future.
* Addresses: gitlab-org/release/framework#51
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This will upload the sha of the docker image containing assets to
  assist with building specific sha builds in the future.
* Addresses: gitlab-org/release/framework#51
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-add-index-customization' into 'master'</title>
<updated>2019-02-18T13:43:22+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-02-18T13:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f562d473b67f541c7efcea9d3148f61529d2ef66'/>
<id>f562d473b67f541c7efcea9d3148f61529d2ef66</id>
<content type='text'>
Docs: add index for /customization/*

See merge request gitlab-org/gitlab-ce!25298</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs: add index for /customization/*

See merge request gitlab-org/gitlab-ce!25298</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate redundant page</title>
<updated>2019-02-18T13:43:22+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-02-18T13:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=de245ea36cb35516e52029978dcaf52252bfd1eb'/>
<id>de245ea36cb35516e52029978dcaf52252bfd1eb</id>
<content type='text'>
Same as `branded_login_page.md`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Same as `branded_login_page.md`
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'diff-tree-resizable' into 'master'</title>
<updated>2019-02-18T12:53:03+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-02-18T12:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fea813ab93b6f718b0469cbe5062112700df8a02'/>
<id>fea813ab93b6f718b0469cbe5062112700df8a02</id>
<content type='text'>
Make the file tree in merge requests resizable

Closes #51857

See merge request gitlab-org/gitlab-ce!25097</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the file tree in merge requests resizable

Closes #51857

See merge request gitlab-org/gitlab-ce!25097</pre>
</div>
</content>
</entry>
</feed>
