<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api, branch ce-docker_image_replication_node_status</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>Add group level container repository endpoints</title>
<updated>2019-08-05T20:00:50+00:00</updated>
<author>
<name>Steve Abrams</name>
<email>sabrams@gitlab.com</email>
</author>
<published>2019-08-05T20:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3dbf3997bbf51eca8a313c4e152c77c1b038fd5d'/>
<id>3dbf3997bbf51eca8a313c4e152c77c1b038fd5d</id>
<content type='text'>
API endpoints for requesting container repositories
and container repositories with their tag information
are enabled for users that want to specify the group
containing the repository rather than the specific project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API endpoints for requesting container repositories
and container repositories with their tag information
are enabled for users that want to specify the group
containing the repository rather than the specific project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add backwards compatibility for legacy setting</title>
<updated>2019-08-02T14:39:18+00:00</updated>
<author>
<name>George Koltsov</name>
<email>gkoltsov@gitlab.com</email>
</author>
<published>2019-08-01T13:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e3a208f58a7a887370888055da180f64b3692a3'/>
<id>5e3a208f58a7a887370888055da180f64b3692a3</id>
<content type='text'>
`allow_local_requests_for_hooks_and_services` was renamed to
`allow_local_requests_for_web_hooks_and_services`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`allow_local_requests_for_hooks_and_services` was renamed to
`allow_local_requests_for_web_hooks_and_services`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use NotesFinder in IssuableActions module</title>
<updated>2019-08-01T08:42:42+00:00</updated>
<author>
<name>Patrick Derichs</name>
<email>pderichs@gitlab.com</email>
</author>
<published>2019-07-30T18:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e99daae4afdb90d74c4b0bfe5cb3e482bbb422e'/>
<id>0e99daae4afdb90d74c4b0bfe5cb3e482bbb422e</id>
<content type='text'>
Remove project from NotesFinder constructor

Add project parameter to specs

Also look for methods in private scope

Fix specs to match new NotesFinder constructor
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove project from NotesFinder constructor

Add project parameter to specs

Also look for methods in private scope

Fix specs to match new NotesFinder constructor
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support page link in help menu</title>
<updated>2019-07-30T17:03:17+00:00</updated>
<author>
<name>Diego Louzán</name>
<email>diego.louzan@gmail.com</email>
</author>
<published>2019-07-30T17:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e20538088bba75fa3193004b8695d4ffab7aca21'/>
<id>e20538088bba75fa3193004b8695d4ffab7aca21</id>
<content type='text'>
Creates a new item in help dropdown to show configured support page link
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creates a new item in help dropdown to show configured support page link
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq</title>
<updated>2019-07-29T18:19:50+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-07-29T18:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe22704a203111ab2146143a4ff9d2e1256aecc7'/>
<id>fe22704a203111ab2146143a4ff9d2e1256aecc7</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 'ce-port-4550-add-project-download-export-audit-event' into 'master'</title>
<updated>2019-07-29T13:10:16+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-29T13:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=914bfabba6708696c049d3a0304d67873b39c047'/>
<id>914bfabba6708696c049d3a0304d67873b39c047</id>
<content type='text'>
CE: Add project download &amp; project export audit event

See merge request gitlab-org/gitlab-ce!31103</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CE: Add project download &amp; project export audit event

See merge request gitlab-org/gitlab-ce!31103</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-git-blame-api' into 'master'</title>
<updated>2019-07-29T11:41:44+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-29T11:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3bb3ac3d53398a8e2e5d2de95ee2a226db84efe2'/>
<id>3bb3ac3d53398a8e2e5d2de95ee2a226db84efe2</id>
<content type='text'>
Expose git blame in api

Closes #51345

See merge request gitlab-org/gitlab-ce!30675</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expose git blame in api

Closes #51345

See merge request gitlab-org/gitlab-ce!30675</pre>
</div>
</content>
</entry>
<entry>
<title>Add git blame api</title>
<updated>2019-07-26T16:27:32+00:00</updated>
<author>
<name>Oleg Zubchenko</name>
<email>RedGreenBlueDiamond@gmail.com</email>
</author>
<published>2019-07-04T11:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a8eaef42e771e9de6f6cbce715877352807f53c'/>
<id>5a8eaef42e771e9de6f6cbce715877352807f53c</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 'remove-nested-groups-checks' into 'master'</title>
<updated>2019-07-26T14:57:12+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-07-26T14:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd1a5a9f422df267725bd5fbd254f3c1f16fd596'/>
<id>bd1a5a9f422df267725bd5fbd254f3c1f16fd596</id>
<content type='text'>
Remove code related to object hierarchy and MySQL

Closes #65056 and #65055

See merge request gitlab-org/gitlab-ce!31095</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove code related to object hierarchy and MySQL

Closes #65056 and #65055

See merge request gitlab-org/gitlab-ce!31095</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'</title>
<updated>2019-07-26T14:32:20+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-07-26T14:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=900ef6fc316c7d4024545b5d08598c61fa9f3936'/>
<id>900ef6fc316c7d4024545b5d08598c61fa9f3936</id>
<content type='text'>
Find build by sha from ref

Closes #64534 and #45697

See merge request gitlab-org/gitlab-ce!30843</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Find build by sha from ref

Closes #64534 and #45697

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