<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch api-notes-entity-fields</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 'master' into 'api-notes-entity-fields'</title>
<updated>2017-02-22T17:32:41+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-02-22T17:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=931db7963ee9fa145d8fe2fb5eea209215227db7'/>
<id>931db7963ee9fa145d8fe2fb5eea209215227db7</id>
<content type='text'>
# Conflicts:
#   doc/api/v3_to_v4.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   doc/api/v3_to_v4.md</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'connection-pool-host' into 'master'</title>
<updated>2017-02-22T16:29:38+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-22T16:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=15b7bc624b89ebb6b98b0f03801d68ea6a480b82'/>
<id>15b7bc624b89ebb6b98b0f03801d68ea6a480b82</id>
<content type='text'>
Allow setting of a custom connection pool host

See merge request !9445</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow setting of a custom connection pool host

See merge request !9445</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '27032-add-a-house-keeping-api-call' into 'master'</title>
<updated>2017-02-22T15:49:51+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-22T15:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=91335c59fd3a0a1dc5cd83835d086ac1699316b9'/>
<id>91335c59fd3a0a1dc5cd83835d086ac1699316b9</id>
<content type='text'>

Add housekeeping endpoint for Projects API

Closes #27032

See merge request !9421</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add housekeeping endpoint for Projects API

Closes #27032

See merge request !9421</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zj-fix-slash-command-labels' into 'master'</title>
<updated>2017-02-22T15:44:05+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-02-22T15:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=765d509a5bd0548961ea7ab1d86bf9302b5298b1'/>
<id>765d509a5bd0548961ea7ab1d86bf9302b5298b1</id>
<content type='text'>

Chat slash commands show labels correctly

Closes #28358

See merge request !9408</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Chat slash commands show labels correctly

Closes #28358

See merge request !9408</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'grapify-ci-runners-api' into 'master'</title>
<updated>2017-02-22T15:11:49+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-22T15:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=319dfd68a82fe0b6893513a8f99962c3ea13965b'/>
<id>319dfd68a82fe0b6893513a8f99962c3ea13965b</id>
<content type='text'>

Grapify the CI::Runners API

See merge request !9440</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Grapify the CI::Runners API

See merge request !9440</pre>
</div>
</content>
</entry>
<entry>
<title>Allow setting of a custom connection pool host</title>
<updated>2017-02-22T14:47:53+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-02-22T14:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf521c95761540f273804d23a1150dbb0af4e63b'/>
<id>cf521c95761540f273804d23a1150dbb0af4e63b</id>
<content type='text'>
This allows you to set a custom host when calling
Gitlab::Database.create_connection_pool. This is necessary for load
balancing as in this case we want to inherit all settings except for the
hostname.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows you to set a custom host when calling
Gitlab::Database.create_connection_pool. This is necessary for load
balancing as in this case we want to inherit all settings except for the
hostname.
</pre>
</div>
</content>
</entry>
<entry>
<title>Grapify the CI::Runners API</title>
<updated>2017-02-22T13:11:39+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-02-22T10:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d013487cea47272ff40d3f9a4b02960d2c2591f'/>
<id>3d013487cea47272ff40d3f9a4b02960d2c2591f</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 'grapify-ci-triggers-api' into 'master'</title>
<updated>2017-02-22T13:11:04+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-22T13:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9aaf38d6cfc67652f0239b25eae36ab6517ea02f'/>
<id>9aaf38d6cfc67652f0239b25eae36ab6517ea02f</id>
<content type='text'>

Grapfiy the CI::Triggers API

See merge request !9439</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Grapfiy the CI::Triggers API

See merge request !9439</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '26087-asciidoc-cicd-badges-snippet' into 'master'</title>
<updated>2017-02-22T13:03:39+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-22T13:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7813ceddf7bb175510c9be03ec182d2514d583a2'/>
<id>7813ceddf7bb175510c9be03ec182d2514d583a2</id>
<content type='text'>
Add AsciiDoc snippet for CI/CD Badges

Closes #26087

See merge request !9164</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add AsciiDoc snippet for CI/CD Badges

Closes #26087

See merge request !9164</pre>
</div>
</content>
</entry>
<entry>
<title>Add housekeeping endpoint for Projects API</title>
<updated>2017-02-22T12:10:20+00:00</updated>
<author>
<name>Mark Fletcher</name>
<email>mark@gitlab.com</email>
</author>
<published>2017-02-21T14:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3425933dddf4e849199c06dd3ce00c212d0c6da'/>
<id>d3425933dddf4e849199c06dd3ce00c212d0c6da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
