<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config, branch fix/github-doc</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>Merge branch 'fix_global_board_routes_39073' into 'master'</title>
<updated>2017-10-16T15:24:51+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-10-16T15:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5bfb9315275c94e69eaa6012d2c43785b5cd3a6'/>
<id>d5bfb9315275c94e69eaa6012d2c43785b5cd3a6</id>
<content type='text'>
Remove "boards" from TOP_LEVEL_ROUTES

Closes #39073

See merge request gitlab-org/gitlab-ce!14861</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove "boards" from TOP_LEVEL_ROUTES

Closes #39073

See merge request gitlab-org/gitlab-ce!14861</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '39017-gitlabusagepingworker-is-not-running-on-gitlab-com' into 'master'</title>
<updated>2017-10-16T15:06:58+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-10-16T15:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=07e330896755b5a84f92042e7437ab78dfeeaae4'/>
<id>07e330896755b5a84f92042e7437ab78dfeeaae4</id>
<content type='text'>
Resolve "GitlabUsagePingWorker is not running on GitLab.com"

See merge request gitlab-org/gitlab-ce!14867</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "GitlabUsagePingWorker is not running on GitLab.com"

See merge request gitlab-org/gitlab-ce!14867</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ide-update-monaco' into 'master'</title>
<updated>2017-10-16T14:48:45+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2017-10-16T14:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b69861c204a6295a413802255f18606bb8c71db9'/>
<id>b69861c204a6295a413802255f18606bb8c71db9</id>
<content type='text'>
Upgrading Monaco

Closes #38607

See merge request gitlab-org/gitlab-ce!14629</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrading Monaco

Closes #38607

See merge request gitlab-org/gitlab-ce!14629</pre>
</div>
</content>
</entry>
<entry>
<title>Make usage ping scheduling more robust</title>
<updated>2017-10-16T09:31:20+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-10-13T11:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f4e94c6ff7b2b5e96edb56d30737687becc4a1a8'/>
<id>f4e94c6ff7b2b5e96edb56d30737687becc4a1a8</id>
<content type='text'>
On GitLab.com, we see that cron jobs sometimes don't run. This appears to be
because the process that polls for current cron jobs only has a 60 second
validity period, so if (for whatever reason) it misses those 60 seconds, we have
to wait until the next execution.

For the usage ping, this is particularly problematic, as that's only scheduled
to run once a week.

Changing it to run for every minute in a 10 minute period should work around
this, if the above diagnosis is correct. The job itself obtains an exclusive
lease for 24 hours, so rescheduling in quick succession is safe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On GitLab.com, we see that cron jobs sometimes don't run. This appears to be
because the process that polls for current cron jobs only has a 60 second
validity period, so if (for whatever reason) it misses those 60 seconds, we have
to wait until the next execution.

For the usage ping, this is particularly problematic, as that's only scheduled
to run once a week.

Changing it to run for every minute in a 10 minute period should work around
this, if the above diagnosis is correct. The job itself obtains an exclusive
lease for 24 hours, so rescheduling in quick succession is safe.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move global boards routes under "-" scope</title>
<updated>2017-10-13T08:28:25+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2017-10-13T08:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f9b89ef8aa672245607f08c4023a3557f12cb33a'/>
<id>f9b89ef8aa672245607f08c4023a3557f12cb33a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes the Problem with the Repo Editor Loading Typescript Services</title>
<updated>2017-10-12T10:17:18+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-10-12T10:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=077ecf8a80733878fd35a407bdd623273598c3e2'/>
<id>077ecf8a80733878fd35a407bdd623273598c3e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed d3.js  from the users and graphs bundle</title>
<updated>2017-10-11T19:03:19+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-10-11T19:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=16a97d644c442f67ff23caa4d744d8cfa06f144b'/>
<id>16a97d644c442f67ff23caa4d744d8cfa06f144b</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 'move_markdown_preview_to_concern' into 'master'</title>
<updated>2017-10-11T12:26:41+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-10-11T12:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=90f95f2b8c25225bbd5601f9b8412931685d4bc0'/>
<id>90f95f2b8c25225bbd5601f9b8412931685d4bc0</id>
<content type='text'>
Add support for markdown preview to group milestones

Closes #30241

See merge request gitlab-org/gitlab-ce!14806</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for markdown preview to group milestones

Closes #30241

See merge request gitlab-org/gitlab-ce!14806</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for markdown preview to group milestones</title>
<updated>2017-10-11T09:03:19+00:00</updated>
<author>
<name>Vitaliy @blackst0ne Klachkov</name>
<email>blackst0ne.ru@gmail.com</email>
</author>
<published>2017-10-11T09:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64bb19069dba585c6e4622073e5140f052c2661a'/>
<id>64bb19069dba585c6e4622073e5140f052c2661a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add - before google_api/auth/callback</title>
<updated>2017-10-11T06:49:55+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2017-10-11T06:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4f47fe6a6cbdfded5e1deca16708194f053d9c08'/>
<id>4f47fe6a6cbdfded5e1deca16708194f053d9c08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
