<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch ce-LM-use-python-3</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Use Python 3 by default for License Management</title>
<updated>2019-08-17T00:00:27+00:00</updated>
<author>
<name>Olivier Gonzalez</name>
<email>ogonzalez@gitlab.com</email>
</author>
<published>2019-08-16T23:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38490cc98e97023ec9583025b5214f6943fc7cd1'/>
<id>38490cc98e97023ec9583025b5214f6943fc7cd1</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 'legacy-attachments-migrate-fix' into 'master'</title>
<updated>2019-08-16T22:07:56+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2019-08-16T22:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9eabc0d6fc268023db13e8dad315f99f4fe1a6da'/>
<id>9eabc0d6fc268023db13e8dad315f99f4fe1a6da</id>
<content type='text'>
Migrate legacy uploads rake tasks

See merge request gitlab-org/gitlab-ce!29409</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrate legacy uploads rake tasks

See merge request gitlab-org/gitlab-ce!29409</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '10972-be-allow-restricting-group-members-by-a-domain-whitelist-ce' into 'master'</title>
<updated>2019-08-16T22:04:22+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-08-16T22:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e9cd5d41fb5ce3b51034bca96f269be8edc1cff0'/>
<id>e9cd5d41fb5ce3b51034bca96f269be8edc1cff0</id>
<content type='text'>
Add new table to store email domain per group

See merge request gitlab-org/gitlab-ce!31071</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new table to store email domain per group

See merge request gitlab-org/gitlab-ce!31071</pre>
</div>
</content>
</entry>
<entry>
<title>Add new table to store email domain</title>
<updated>2019-08-16T22:04:21+00:00</updated>
<author>
<name>Gosia Ksionek</name>
<email>mksionek@gitlab.com</email>
</author>
<published>2019-08-16T22:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b32ac567848990094dc4bd4e67a32c6e22b61e8'/>
<id>3b32ac567848990094dc4bd4e67a32c6e22b61e8</id>
<content type='text'>
In order to save user preferences regarding
user emails allowed to be invited to group

Add foreign_key and down method

Change adding foreign key

Add partial call to view

Add changelog entry

Fix schema
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to save user preferences regarding
user emails allowed to be invited to group

Add foreign_key and down method

Change adding foreign key

Add partial call to view

Add changelog entry

Fix schema
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '62971-embed-specific-metrics-chart-in-issue' into 'master'</title>
<updated>2019-08-16T21:02:44+00:00</updated>
<author>
<name>Clement Ho</name>
<email>408677-ClemMakesApps@users.noreply.gitlab.com</email>
</author>
<published>2019-08-16T21:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0baadb42e2a0a3aecdb0b9792743887998efbcf8'/>
<id>0baadb42e2a0a3aecdb0b9792743887998efbcf8</id>
<content type='text'>
Embed specific metrics chart in issue

Closes #62971

See merge request gitlab-org/gitlab-ce!31644</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Embed specific metrics chart in issue

Closes #62971

See merge request gitlab-org/gitlab-ce!31644</pre>
</div>
</content>
</entry>
<entry>
<title>Adds specific metric styles and prop</title>
<updated>2019-08-16T21:02:43+00:00</updated>
<author>
<name>Laura Montemayor</name>
<email>lmontemayor@gitlab.com</email>
</author>
<published>2019-08-16T21:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69009fa145fbf9f03360886c1c4b00215d74bccb'/>
<id>69009fa145fbf9f03360886c1c4b00215d74bccb</id>
<content type='text'>
This MR adds the styles for displaying a single
chart next to another one when embedding them
in an issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This MR adds the styles for displaying a single
chart next to another one when embedding them
in an issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '66023-starrers-count-do-not-match-after-searching' into 'master'</title>
<updated>2019-08-16T20:34:27+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-16T20:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2dcb69c90342a5333e5701a1cd704ae738e9433b'/>
<id>2dcb69c90342a5333e5701a1cd704ae738e9433b</id>
<content type='text'>
Fix starrers counts after searching

See merge request gitlab-org/gitlab-ce!31823</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix starrers counts after searching

See merge request gitlab-org/gitlab-ce!31823</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm-process-commit-worker-n+1' into 'master'</title>
<updated>2019-08-16T20:26:38+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-16T20:26:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=971e040c00a14d7fbdfed5f45d6978a2c6b4f4f5'/>
<id>971e040c00a14d7fbdfed5f45d6978a2c6b4f4f5</id>
<content type='text'>
Look up upstream commits once before queuing ProcessCommitWorkers

Closes #65464

See merge request gitlab-org/gitlab-ce!31871</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Look up upstream commits once before queuing ProcessCommitWorkers

Closes #65464

See merge request gitlab-org/gitlab-ce!31871</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'optimize-note-indexes' into 'master'</title>
<updated>2019-08-16T20:02:19+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-08-16T20:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=504ed1c4a44f3b86ce2ce1a545236c8c0f84c17f'/>
<id>504ed1c4a44f3b86ce2ce1a545236c8c0f84c17f</id>
<content type='text'>
Optimize DB indexes for ES indexing of notes

See merge request gitlab-org/gitlab-ce!31846</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Optimize DB indexes for ES indexing of notes

See merge request gitlab-org/gitlab-ce!31846</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-post-receive-cache-clear-once' into 'master'</title>
<updated>2019-08-16T19:53:57+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2019-08-16T19:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0a230daedd99b5a7b41ddf544c66a6ed57adefc'/>
<id>b0a230daedd99b5a7b41ddf544c66a6ed57adefc</id>
<content type='text'>
Expire project caches once per push instead of once per ref

Closes #52046

See merge request gitlab-org/gitlab-ce!31876</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expire project caches once per push instead of once per ref

Closes #52046

See merge request gitlab-org/gitlab-ce!31876</pre>
</div>
</content>
</entry>
</feed>
