<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/services.rb, branch 44296-commit-path</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>Improve JIRA event descriptions</title>
<updated>2018-03-19T19:36:16+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2018-03-16T19:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2ee197086a87d22c9203c9a3642f9db6d40f54c4'/>
<id>2ee197086a87d22c9203c9a3642f9db6d40f54c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a "can't modify frozen Hash" error in lib/api/services.rb in development env</title>
<updated>2018-02-27T16:34:16+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-02-27T16:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ea32e1c41f2a1e2d5b68e2732d50caaec5bbb954'/>
<id>ea32e1c41f2a1e2d5b68e2732d50caaec5bbb954</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 a performance/memory issue in lib/api/services.rb</title>
<updated>2018-02-26T17:21:41+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-02-26T17:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e139d7af7923226bc39d3e42c200d5237c952e3c'/>
<id>e139d7af7923226bc39d3e42c200d5237c952e3c</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>Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3'</title>
<updated>2018-01-17T01:04:38+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stan@gitlab.com</email>
</author>
<published>2018-01-06T06:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0424801ec8854167d17c76b68e6ae8c5b5a6a52a'/>
<id>0424801ec8854167d17c76b68e6ae8c5b5a6a52a</id>
<content type='text'>
Filter out sensitive fields from the project services API

See merge request gitlab/gitlabhq!2281

(cherry picked from commit 476f2576444632f2a9a61b4cead9c1077f2c81d7)

2bcbbda0 Filter out sensitive fields from the project services API
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Filter out sensitive fields from the project services API

See merge request gitlab/gitlabhq!2281

(cherry picked from commit 476f2576444632f2a9a61b4cead9c1077f2c81d7)

2bcbbda0 Filter out sensitive fields from the project services API
</pre>
</div>
</content>
</entry>
<entry>
<title>Support new chat notifications parameters in Services API</title>
<updated>2017-12-22T12:18:05+00:00</updated>
<author>
<name>Mark Fletcher</name>
<email>mark@gitlab.com</email>
</author>
<published>2017-12-20T17:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1e72dd106b20ab8eda4142fadafe9727dfa814f1'/>
<id>1e72dd106b20ab8eda4142fadafe9727dfa814f1</id>
<content type='text'>
+ Add support for the new separate channel and events settings
* Dry up chat notifications in the service properties definitions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Add support for the new separate channel and events settings
* Dry up chat notifications in the service properties definitions
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix acceptance of username for Mattermost service update via API</title>
<updated>2017-11-08T19:48:19+00:00</updated>
<author>
<name>Mark Fletcher</name>
<email>mark@gitlab.com</email>
</author>
<published>2017-11-08T10:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=12d622eb996b6499e5fbd2be01cca27c08a976fa'/>
<id>12d622eb996b6499e5fbd2be01cca27c08a976fa</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 'add-packagist-project-service' into 'master'</title>
<updated>2017-10-31T11:54:49+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-10-31T11:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e829d5a08455e608ba5f054ffa65a2af0fe0393c'/>
<id>e829d5a08455e608ba5f054ffa65a2af0fe0393c</id>
<content type='text'>
Add Packagist project service

See merge request gitlab-org/gitlab-ce!14493</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Packagist project service

See merge request gitlab-org/gitlab-ce!14493</pre>
</div>
</content>
</entry>
<entry>
<title>Validate username/pw for Jiraservice, require them in the API</title>
<updated>2017-10-24T07:35:21+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-10-24T07:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cc5ba3d907c42175b70d3374c3772d0d25d12080'/>
<id>cc5ba3d907c42175b70d3374c3772d0d25d12080</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Packagist project service</title>
<updated>2017-10-13T17:42:53+00:00</updated>
<author>
<name>Matt Coleman</name>
<email>matt@datto.com</email>
</author>
<published>2017-09-21T20:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c207122fd2b4439ff8303a1860c35de658d6bdfb'/>
<id>c207122fd2b4439ff8303a1860c35de658d6bdfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Use defined project requirements</title>
<updated>2017-08-31T12:57:47+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-08-31T11:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a2ee0968e811d31fb4cc23b30a6b42e42adf47b'/>
<id>6a2ee0968e811d31fb4cc23b30a6b42e42adf47b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
