<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/workers, branch docs-instance_level_clusters</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Change DetectRepositoryLanguagesWorker to not receive user</title>
<updated>2019-05-09T15:54:20+00:00</updated>
<author>
<name>Diego Silva</name>
<email>diego.silva@live.com</email>
</author>
<published>2019-05-04T09:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=091b15b7421374df4e06bfdb91bef6a0c36072cf'/>
<id>091b15b7421374df4e06bfdb91bef6a0c36072cf</id>
<content type='text'>
Fixes #60425
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #60425
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gitlab-managed option to clusters form</title>
<updated>2019-05-03T01:05:53+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-05-03T01:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=89132bbdd63bbd033c43422500a972af6d94a4d0'/>
<id>89132bbdd63bbd033c43422500a972af6d94a4d0</id>
<content type='text'>
When this option is enabled, GitLab will create namespaces and service
accounts as usual. When disabled, GitLab wont create any project
specific kubernetes resources

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56557
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When this option is enabled, GitLab will create namespaces and service
accounts as usual. When disabled, GitLab wont create any project
specific kubernetes resources

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56557
</pre>
</div>
</content>
</entry>
<entry>
<title>Use git_garbage_collect_worker to run pack_refs</title>
<updated>2019-05-02T21:41:05+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-05-02T21:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d25239ee0b56a1f7c00d805949d0d0009037ee54'/>
<id>d25239ee0b56a1f7c00d805949d0d0009037ee54</id>
<content type='text'>
PackRefs is not an expensive gitaly call - we want to
call it more often (than as part of full `gc`) because
it helps to keep number of refs files small - too many
refs file may be a problem for deployments with
slow storage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PackRefs is not an expensive gitaly call - we want to
call it more often (than as part of full `gc`) because
it helps to keep number of refs files small - too many
refs file may be a problem for deployments with
slow storage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove disabled pages domains</title>
<updated>2019-04-30T12:05:54+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-04-30T12:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ac744fd4fceb996dcafe7958dd35b081331f46fe'/>
<id>ac744fd4fceb996dcafe7958dd35b081331f46fe</id>
<content type='text'>
Domain will be removed by verification worker after 1 week
of being disabled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Domain will be removed by verification worker after 1 week
of being disabled
</pre>
</div>
</content>
</entry>
<entry>
<title>DELETE clusters/:id/:application endpoint</title>
<updated>2019-04-30T05:55:12+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-04-12T12:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=abb530a61958518f6e0c739406f34c558c504206'/>
<id>abb530a61958518f6e0c739406f34c558c504206</id>
<content type='text'>
Add endpoint to delete/uninstall a cluster application
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add endpoint to delete/uninstall a cluster application
</pre>
</div>
</content>
</entry>
<entry>
<title>Services to uninstall cluster application</title>
<updated>2019-04-30T05:55:11+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-04-10T02:50:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=938e90f47288901790a96c50a8c0dfa2b7eab137'/>
<id>938e90f47288901790a96c50a8c0dfa2b7eab137</id>
<content type='text'>
+ to monitor progress of uninstallation pod
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ to monitor progress of uninstallation pod
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lock-pipeline-schedule-worker' into 'master'</title>
<updated>2019-04-29T17:18:34+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-04-29T17:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca8e5aded8e5e63b97a511ca7e50cc981ac7c4dd'/>
<id>ca8e5aded8e5e63b97a511ca7e50cc981ac7c4dd</id>
<content type='text'>
Prevent concurrent execution of PipelineScheduleWorker

Closes gitlab-com/gl-infra/production#805

See merge request gitlab-org/gitlab-ce!27781</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent concurrent execution of PipelineScheduleWorker

Closes gitlab-com/gl-infra/production#805

See merge request gitlab-org/gitlab-ce!27781</pre>
</div>
</content>
</entry>
<entry>
<title>Port changes for design management to CE</title>
<updated>2019-04-29T06:28:43+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2019-04-22T16:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33cf8edae170890ccd4510490f1dcd2f345c81fa'/>
<id>33cf8edae170890ccd4510490f1dcd2f345c81fa</id>
<content type='text'>
This ports the changes from
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10462/
to CE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ports the changes from
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10462/
to CE
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent concurrent execution of PipelineScheduleWorker</title>
<updated>2019-04-28T05:59:23+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-04-28T03:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=28f785404a6659d61c69ee4bfdaca915652d1759'/>
<id>28f785404a6659d61c69ee4bfdaca915652d1759</id>
<content type='text'>
Currently, PipelineScheduleWorker is fired in a short period on
our production server. We can stop this behavior by locking the
execution thread with in_lock method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, PipelineScheduleWorker is fired in a short period on
our production server. We can stop this behavior by locking the
execution thread with in_lock method.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add deployment events to chat notification services</title>
<updated>2019-04-26T21:08:41+00:00</updated>
<author>
<name>Jason Goodman</name>
<email>jgoodman@gitlab.com</email>
</author>
<published>2019-04-26T21:08:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe86890b9d7a720648e7570d227c438d6ca7f25a'/>
<id>fe86890b9d7a720648e7570d227c438d6ca7f25a</id>
<content type='text'>
This enables sending a chat message to Slack or Mattermost
  upon a successful, failed, or canceled deployment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables sending a chat message to Slack or Mattermost
  upon a successful, failed, or canceled deployment
</pre>
</div>
</content>
</entry>
</feed>
