<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/development, branch dm-application-worker</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>Consistently schedule Sidekiq jobs</title>
<updated>2017-12-05T10:59:39+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-11-29T15:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1e6ca3c41ead23c5e433460c8c807ea73d9ec0ef'/>
<id>1e6ca3c41ead23c5e433460c8c807ea73d9ec0ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs</title>
<updated>2017-12-05T10:59:39+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-11-30T15:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5c3f1c8ff7da20183b172b2b0693a6010c9e86d'/>
<id>a5c3f1c8ff7da20183b172b2b0693a6010c9e86d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ApplicationWorker and make every worker include it</title>
<updated>2017-12-05T10:59:39+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-11-28T16:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b15570e497d3c5c515be59a43b686087b985f5c'/>
<id>0b15570e497d3c5c515be59a43b686087b985f5c</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 '40770-doc-elasticsearch' into 'master'</title>
<updated>2017-12-04T12:30:51+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-12-04T12:30:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ffc45b49acc4b4c7cdc97b91f131bbc154442e5b'/>
<id>ffc45b49acc4b4c7cdc97b91f131bbc154442e5b</id>
<content type='text'>
Fix typo in Elasticsearch

Closes #40770

See merge request gitlab-org/gitlab-ce!15699</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typo in Elasticsearch

Closes #40770

See merge request gitlab-org/gitlab-ce!15699</pre>
</div>
</content>
</entry>
<entry>
<title>Add underline hover state to all links</title>
<updated>2017-12-04T11:00:52+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-12-04T11:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6cf76d652d0ae0b77b1250a81aa24e3ce164ccbc'/>
<id>6cf76d652d0ae0b77b1250a81aa24e3ce164ccbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in docs about Elasticsearch</title>
<updated>2017-12-03T04:07:41+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2017-12-03T04:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0f99e9a50b3faf1da47d37a0642d22e636498a80'/>
<id>0f99e9a50b3faf1da47d37a0642d22e636498a80</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 'docs-what-requires-downtime-link' into 'master'</title>
<updated>2017-11-29T14:44:32+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-11-29T14:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7bdcd6f3a1182e3b4354d6133fdc675c382aa94a'/>
<id>7bdcd6f3a1182e3b4354d6133fdc675c382aa94a</id>
<content type='text'>
fix link that was linking to `html` instead of `md`

See merge request gitlab-org/gitlab-ce!15646</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix link that was linking to `html` instead of `md`

See merge request gitlab-org/gitlab-ce!15646</pre>
</div>
</content>
</entry>
<entry>
<title>fix link that was linking to `html` instead of `md`</title>
<updated>2017-11-29T09:44:33+00:00</updated>
<author>
<name>digitalMoksha</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2017-11-29T09:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9295c827b85ef76f40dd23b2e00909df94eea093'/>
<id>9295c827b85ef76f40dd23b2e00909df94eea093</id>
<content type='text'>
(to be consistent)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(to be consistent)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix instructions for creating project templates</title>
<updated>2017-11-28T16:13:08+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-11-24T09:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9cb38f0433930f85964ab3c3f07d677676fa265b'/>
<id>9cb38f0433930f85964ab3c3f07d677676fa265b</id>
<content type='text'>
Sidekiq has to be running too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sidekiq has to be running too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the redirect location wording</title>
<updated>2017-11-23T11:52:26+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2017-11-23T10:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f39d787953263d8102437a1f9838548d94eac43'/>
<id>3f39d787953263d8102437a1f9838548d94eac43</id>
<content type='text'>
Closes https://gitlab.com/gitlab-com/gitlab-docs/issues/142
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-com/gitlab-docs/issues/142
</pre>
</div>
</content>
</entry>
</feed>
