<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api, branch doc-update-template</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 'lib-differences' into 'master'</title>
<updated>2019-08-09T14:34:45+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-08-09T14:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=39f9f0bdbb4cabcab14202270484b7c459483420'/>
<id>39f9f0bdbb4cabcab14202270484b7c459483420</id>
<content type='text'>
Resolve EE differences in the lib/ directory

See merge request gitlab-org/gitlab-ce!31582</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve EE differences in the lib/ directory

See merge request gitlab-org/gitlab-ce!31582</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '39217-remove-kubernetes-service-integration' into 'master'</title>
<updated>2019-08-09T07:10:26+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2019-08-09T07:10:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bbf639c43d689bd63a32ef7a60bdf83d3bd329bf'/>
<id>bbf639c43d689bd63a32ef7a60bdf83d3bd329bf</id>
<content type='text'>
Remove KubernetesService integration

See merge request gitlab-org/gitlab-ce!31365</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove KubernetesService integration

See merge request gitlab-org/gitlab-ce!31365</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'speed-up-labels-api' into 'master'</title>
<updated>2019-08-09T06:25:29+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-08-09T06:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=44065b0138f5c6de24471a21d8bbdb31604944da'/>
<id>44065b0138f5c6de24471a21d8bbdb31604944da</id>
<content type='text'>
Remove label issue and MR counts from default API responses

See merge request gitlab-org/gitlab-ce!31543</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove label issue and MR counts from default API responses

See merge request gitlab-org/gitlab-ce!31543</pre>
</div>
</content>
</entry>
<entry>
<title>Bring scoped environment variables to core</title>
<updated>2019-08-08T18:51:52+00:00</updated>
<author>
<name>Hordur Freyr Yngvason</name>
<email>hfyngvason@gitlab.com</email>
</author>
<published>2019-08-08T18:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5f82ff1469510b4e51d531775a44e4bea92254fe'/>
<id>5f82ff1469510b4e51d531775a44e4bea92254fe</id>
<content type='text'>
As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove label issue and MR counts from default API responses</title>
<updated>2019-08-08T16:10:41+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-08-06T16:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6dc5168b86d613e3334fa55618e394308bf55bf'/>
<id>e6dc5168b86d613e3334fa55618e394308bf55bf</id>
<content type='text'>
These counts significantly increase the load time for these
requests. Users can now opt in to receiving the counts by setting
`with_counts=true` in requests. This is a breaking change, but hopefully
a fairly minor one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These counts significantly increase the load time for these
requests. Users can now opt in to receiving the counts by setting
`with_counts=true` in requests. This is a breaking change, but hopefully
a fairly minor one.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '12026-use-notes-finder-target-for-epics-ce' into 'master'</title>
<updated>2019-08-08T15:39:13+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-08-08T15:39:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=79bff3ee7a0d2d91faedeadb1965966f7551b62c'/>
<id>79bff3ee7a0d2d91faedeadb1965966f7551b62c</id>
<content type='text'>
Use NotesFinder#target to find Epics

See merge request gitlab-org/gitlab-ce!31408</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use NotesFinder#target to find Epics

See merge request gitlab-org/gitlab-ce!31408</pre>
</div>
</content>
</entry>
<entry>
<title>Backport EE changes to the project import API</title>
<updated>2019-08-08T11:34:07+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-08-07T14:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4c53b3945c874933d6da517ade161d66f8f87b21'/>
<id>4c53b3945c874933d6da517ade161d66f8f87b21</id>
<content type='text'>
EE added a single line to this file that can easily be backported to CE,
but it appears this was overlooked. The method called is a noop in CE,
so no additional changes are necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
EE added a single line to this file that can easily be backported to CE,
but it appears this was overlooked. The method called is a noop in CE,
so no additional changes are necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Final removal of KubernetesService</title>
<updated>2019-08-07T23:47:07+00:00</updated>
<author>
<name>Tiger</name>
<email>twatson@gitlab.com</email>
</author>
<published>2019-08-01T06:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3696bf20e4d646f46f847237da828eaee00253a'/>
<id>e3696bf20e4d646f46f847237da828eaee00253a</id>
<content type='text'>
Creating new records has been disabled, and all
existing records been migrated to clusters as of
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28534
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creating new records has been disabled, and all
existing records been migrated to clusters as of
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28534
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2019-08-07T18:49:16+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2019-02-02T19:53:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99bb207ef14d12fe59e23fd70e219ed5e166470b'/>
<id>99bb207ef14d12fe59e23fd70e219ed5e166470b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose time since starring on project/:id/starrers API endpoint; exclude private profiles here as well</title>
<updated>2019-08-07T18:49:16+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2019-02-02T19:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8bdcdf0f89d88463f6fb8a67e85f315e6a9097d'/>
<id>e8bdcdf0f89d88463f6fb8a67e85f315e6a9097d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
