<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch process-commit-worker-large-batches</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>Schedule at most 100 commits</title>
<updated>2016-12-23T13:05:00+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-12-21T15:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=89d3ef38ccc7be722a0906d08b51a48b1c8ff681'/>
<id>89d3ef38ccc7be722a0906d08b51a48b1c8ff681</id>
<content type='text'>
When processing push payloads we now schedule at most the 100 most
recent commits, instead of all commits that were in a payload. This
prevents one from overloading the system by pushing thousands if not
millions of commits in a single go.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/25827
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When processing push payloads we now schedule at most the 100 most
recent commits, instead of all commits that were in a payload. This
prevents one from overloading the system by pushing thousands if not
millions of commits in a single go.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/25827
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-latest-pipeine-ordering' into 'master'</title>
<updated>2016-12-23T12:28:54+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2016-12-23T12:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5c0f25410cb2b94642d03361565372ceb5e14c00'/>
<id>5c0f25410cb2b94642d03361565372ceb5e14c00</id>
<content type='text'>

Fix code that selects latest pipelines

Closes #25993 and #26031

See merge request !8286</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix code that selects latest pipelines

Closes #25993 and #26031

See merge request !8286</pre>
</div>
</content>
</entry>
<entry>
<title>Update the description because it's more broader</title>
<updated>2016-12-23T10:49:56+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-12-23T10:49:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=332b85d2df466118b62b6599bd18036d691d04ed'/>
<id>332b85d2df466118b62b6599bd18036d691d04ed</id>
<content type='text'>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8286/diffs#note_20435082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8286/diffs#note_20435082
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zj-mattermost-config-username' into 'master'</title>
<updated>2016-12-23T10:49:31+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-12-23T10:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b95f765656442f389fd4d5f45131be6608d0829'/>
<id>0b95f765656442f389fd4d5f45131be6608d0829</id>
<content type='text'>

Post username as property, not user_name

See merge request !8261</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Post username as property, not user_name

See merge request !8261</pre>
</div>
</content>
</entry>
<entry>
<title>Update description stating that ordering is important</title>
<updated>2016-12-23T10:30:25+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-12-23T10:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c275a7523e5d891a8d15720386b6119d0cedf41'/>
<id>1c275a7523e5d891a8d15720386b6119d0cedf41</id>
<content type='text'>
Feedback from Grzegorz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback from Grzegorz
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer oneline and Rubocop prefers ternary operator</title>
<updated>2016-12-23T10:17:25+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-12-23T10:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13d009ce545271c6d0422a8df61c74028439d8bd'/>
<id>13d009ce545271c6d0422a8df61c74028439d8bd</id>
<content type='text'>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8286/diffs#note_20433402
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8286/diffs#note_20433402
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fixes-issues-api-reopen' into 'master'</title>
<updated>2016-12-23T09:12:40+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-12-23T09:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f9e59516a259215fb75a4ac85b1814ca04ec4e8f'/>
<id>f9e59516a259215fb75a4ac85b1814ca04ec4e8f</id>
<content type='text'>

Fix state_event parameter to reopen an issue

Closes #25958

See merge request !8246</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix state_event parameter to reopen an issue

Closes #25958

See merge request !8246</pre>
</div>
</content>
</entry>
<entry>
<title>Ci::Pipeline.latest order by id DESC</title>
<updated>2016-12-23T09:03:01+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-12-23T08:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b63f2794f076a7394c8a000829a632bcffef2b00'/>
<id>b63f2794f076a7394c8a000829a632bcffef2b00</id>
<content type='text'>
The name latest implies that it's reverse chronological,
and we did expect it that way.

https://gitlab.com/gitlab-org/gitlab-ce/issues/25993#note_20429761

&gt;&gt;&gt;
ok, I think markglenfletchera is correct in
https://gitlab.com/gitlab-com/support-forum/issues/1394#note_20399939
that `Project#latest_successful_builds_for` is giving oldest pipeline
rather than latest pipeline. This is a ~regression introduced by !7333
where `order(id: :desc)` was removed causing this. The offending change
was:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7333/diffs#b22732e5f39e176c7c719fe485847d0fb0564275_92_108

The confusion was caused by the `latest` name implication, which
actually didn't order anything, and I think we should add `order(id:
:desc)` to `Ci::Pipeline.latest` otherwise it's confusing that it's not
actually ordered.
&gt;&gt;&gt;

Closes #25993
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The name latest implies that it's reverse chronological,
and we did expect it that way.

https://gitlab.com/gitlab-org/gitlab-ce/issues/25993#note_20429761

&gt;&gt;&gt;
ok, I think markglenfletchera is correct in
https://gitlab.com/gitlab-com/support-forum/issues/1394#note_20399939
that `Project#latest_successful_builds_for` is giving oldest pipeline
rather than latest pipeline. This is a ~regression introduced by !7333
where `order(id: :desc)` was removed causing this. The offending change
was:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7333/diffs#b22732e5f39e176c7c719fe485847d0fb0564275_92_108

The confusion was caused by the `latest` name implication, which
actually didn't order anything, and I think we should add `order(id:
:desc)` to `Ci::Pipeline.latest` otherwise it's confusing that it's not
actually ordered.
&gt;&gt;&gt;

Closes #25993
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/add_imgs_to_mr_resolution_issue' into 'master'</title>
<updated>2016-12-22T22:02:25+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-12-22T22:02:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=358a2d8b0dac1ca7d82c10103d2dca4b73b412ae'/>
<id>358a2d8b0dac1ca7d82c10103d2dca4b73b412ae</id>
<content type='text'>

Add more images to issue creation from unresolved discussions

See merge request !8279</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add more images to issue creation from unresolved discussions

See merge request !8279</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-9' into 'master'</title>
<updated>2016-12-22T21:58:42+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-12-22T21:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d934c0294e0e782835b472e7a720f4b8f153937f'/>
<id>d934c0294e0e782835b472e7a720f4b8f153937f</id>
<content type='text'>

Fixed typo in test-and-deploy-ruby-application-to-heroku.md

See merge request !8236</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fixed typo in test-and-deploy-ruby-application-to-heroku.md

See merge request !8236</pre>
</div>
</content>
</entry>
</feed>
