<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/services.rb, branch docs/add-note-git-clone-path</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Move API::Services constants to a helper</title>
<updated>2019-03-04T16:44:57+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-02-28T16:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3156db32937940a712bab55c0b4c534f339d2652'/>
<id>3156db32937940a712bab55c0b4c534f339d2652</id>
<content type='text'>
This moves various constants previously defined in API::Services to the
API::Helpers::ServicesHelpers module, using class methods instead of
constants. This allows EE to extend the returned values, without having
to modify the CE source code directly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This moves various constants previously defined in API::Services to the
API::Helpers::ServicesHelpers module, using class methods instead of
constants. This allows EE to extend the returned values, without having
to modify the CE source code directly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add_YouTrack_integration' into 'master'</title>
<updated>2019-02-26T15:06:29+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-02-26T15:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f26cd63b0f7e9acc29a72d81ad2ed327ac93b816'/>
<id>f26cd63b0f7e9acc29a72d81ad2ed327ac93b816</id>
<content type='text'>
Added YouTrack integration

Closes #42595

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

Closes #42595

See merge request gitlab-org/gitlab-ce!25361</pre>
</div>
</content>
</entry>
<entry>
<title>Remove new_issue_url field from YouTrack integration service</title>
<updated>2019-02-21T10:39:44+00:00</updated>
<author>
<name>Kotau Yauhen</name>
<email>bessorion@gmail.com</email>
</author>
<published>2019-02-21T10:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5e38b00cffacf2f0599c99a1bb1515b6f56aa9b'/>
<id>d5e38b00cffacf2f0599c99a1bb1515b6f56aa9b</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 '55109-jira-integration-api-doesn-t-respect-available-format' into 'master'</title>
<updated>2019-02-19T10:41:19+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-02-19T10:41:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b5e3b2e91ed2d9fea3b92d824faad9f1df90e87'/>
<id>1b5e3b2e91ed2d9fea3b92d824faad9f1df90e87</id>
<content type='text'>
API: Support Jira transition ID as string

Closes #55109

See merge request gitlab-org/gitlab-ce!24400</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API: Support Jira transition ID as string

Closes #55109

See merge request gitlab-org/gitlab-ce!24400</pre>
</div>
</content>
</entry>
<entry>
<title>Added YouTrack integration</title>
<updated>2019-02-18T17:08:36+00:00</updated>
<author>
<name>Yauhen Kotau</name>
<email>yauhen.kotau@psa-software.com</email>
</author>
<published>2019-02-18T17:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04daa0b9701cd5b53c3c1fd6529aba05e4189114'/>
<id>04daa0b9701cd5b53c3c1fd6529aba05e4189114</id>
<content type='text'>
Fixes gitlab-org/gitlab-ce#42595
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes gitlab-org/gitlab-ce#42595
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Fix docs and parameters for hangouts-chat service</title>
<updated>2019-02-12T23:29:16+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2019-02-12T23:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58e1a0898af6f1381411703f0d09342b0f77dd11'/>
<id>58e1a0898af6f1381411703f0d09342b0f77dd11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Support Jira transition ID as string</title>
<updated>2019-02-10T15:14:45+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2019-01-15T16:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fa9c974796f87420587c8c7fa2ff43725da34b63'/>
<id>fa9c974796f87420587c8c7fa2ff43725da34b63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove HipChat integration from GitLab</title>
<updated>2019-02-08T18:20:38+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-10-09T10:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac'/>
<id>a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable the Layout/ExtraSpacing cop</title>
<updated>2019-01-24T12:05:45+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-01-16T12:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a2abc1d50b419a353edb7f7cf68f3894dfdeeef'/>
<id>3a2abc1d50b419a353edb7f7cf68f3894dfdeeef</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix API::Namespaces to accept namepaces with dots</title>
<updated>2018-11-28T11:54:11+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2018-11-08T12:18:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b1e070bf4957a558ac51315dd4a6277056047e8a'/>
<id>b1e070bf4957a558ac51315dd4a6277056047e8a</id>
<content type='text'>
It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to
API::NAMESPACE_OR_PROJECT_REQUIREMENTS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to
API::NAMESPACE_OR_PROJECT_REQUIREMENTS
</pre>
</div>
</content>
</entry>
</feed>
