<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch fix-missing-function-dropzone-input</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>Merge branch 'moved-submodules' into 'master'</title>
<updated>2017-06-19T17:51:55+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-06-19T17:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2a39280db037867dce6345dee20366a87c66a691'/>
<id>2a39280db037867dce6345dee20366a87c66a691</id>
<content type='text'>
repository: index submodules by path

See merge request !10798</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
repository: index submodules by path

See merge request !10798</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-column-in-batches-batch-size' into 'master'</title>
<updated>2017-06-19T17:44:49+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-06-19T17:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a3f886b5be0ee678b09e01b2db03b7279ee6cab'/>
<id>8a3f886b5be0ee678b09e01b2db03b7279ee6cab</id>
<content type='text'>
Put an upper limit on update batches

See merge request !12265</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Put an upper limit on update batches

See merge request !12265</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce wait timings for Sidekiq jobs</title>
<updated>2017-06-19T14:14:07+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-06-19T14:12:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d505a2b8e67998b8e6f9ab525e2ddd6c9298f51e'/>
<id>d505a2b8e67998b8e6f9ab525e2ddd6c9298f51e</id>
<content type='text'>
This reduces the time spent waiting for Sidekiq jobs to complete in
JobWaiter, and reduces the sleep interval when trying to acquire the
lease for refreshing authorizations. These changes should reduce the
time spent just waiting for a lock, which we seem to be spending most
time in when running the AuthorizedProjectsWorker.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduces the time spent waiting for Sidekiq jobs to complete in
JobWaiter, and reduces the sleep interval when trying to acquire the
lease for refreshing authorizations. These changes should reduce the
time spent just waiting for a lock, which we seem to be spending most
time in when running the AuthorizedProjectsWorker.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mk-add-project-moved-errors-for-git' into 'master'</title>
<updated>2017-06-19T13:56:43+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-06-19T13:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b18c12ec6a9564d55bd2851a82ff2513b8485fe0'/>
<id>b18c12ec6a9564d55bd2851a82ff2513b8485fe0</id>
<content type='text'>
Add "project was moved" error messages for git

See merge request !11259</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add "project was moved" error messages for git

See merge request !11259</pre>
</div>
</content>
</entry>
<entry>
<title>Put an upper limit on update batches</title>
<updated>2017-06-19T12:18:41+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-06-19T12:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a3bea6707eba7451501a1aa860791de7fbf931e'/>
<id>9a3bea6707eba7451501a1aa860791de7fbf931e</id>
<content type='text'>
When using update_column_in_batches the upper limit on the batch size is
now 1000. This ensures that for very large tables we don't lock tens of
thousands of rows during the update. This in turn should reduce the
likelyhood of running into deadlocks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using update_column_in_batches the upper limit on the batch size is
now 1000. This ensures that for very large tables we don't lock tens of
thousands of rows during the update. This in turn should reduce the
likelyhood of running into deadlocks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-since-and-until-params-to-issuables' into 'master'</title>
<updated>2017-06-19T12:13:27+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-06-19T12:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9fe6c2b2c2dd92831c93297021b41d6721e4b201'/>
<id>9fe6c2b2c2dd92831c93297021b41d6721e4b201</id>
<content type='text'>
add created_after and created_before params to issuables

Closes #32901

See merge request !12151</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add created_after and created_before params to issuables

Closes #32901

See merge request !12151</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '26212-upload-user-avatar-trough-api' into 'master'</title>
<updated>2017-06-19T10:41:00+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-06-19T10:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2923a0c8fede436fd407b76537fee963a13ac3ea'/>
<id>2923a0c8fede436fd407b76537fee963a13ac3ea</id>
<content type='text'>
Accept image for avatar in user API

Closes #26212

See merge request !12143</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accept image for avatar in user API

Closes #26212

See merge request !12143</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue_33205' into 'master'</title>
<updated>2017-06-19T08:06:01+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-06-19T08:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4a5cbf29a983d05b5fc69f8e63fc37e100c8637'/>
<id>a4a5cbf29a983d05b5fc69f8e63fc37e100c8637</id>
<content type='text'>
Fix API bug accepting wrong merge requests parameters

Closes #33205

See merge request !12173</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix API bug accepting wrong merge requests parameters

Closes #33205

See merge request !12173</pre>
</div>
</content>
</entry>
<entry>
<title>add since and until params to issuables</title>
<updated>2017-06-18T22:43:51+00:00</updated>
<author>
<name>Kyle Bishop</name>
<email>kybishop@gmail.com</email>
</author>
<published>2017-06-13T21:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ef633d24786707672377312eea850ce2eb63f573'/>
<id>ef633d24786707672377312eea850ce2eb63f573</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add “Project moved” error to Git-over-SSH</title>
<updated>2017-06-16T21:14:19+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-06-16T00:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af784cc6e22ca915f20111828ae3252619834419'/>
<id>af784cc6e22ca915f20111828ae3252619834419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
