<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/project_hooks.rb, branch grapify-users-api</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>Move shared params to a helper</title>
<updated>2016-11-04T10:59:40+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2016-10-31T13:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64f41179cb04288ceaf36b6fc9a2ff1141420c39'/>
<id>64f41179cb04288ceaf36b6fc9a2ff1141420c39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GrapeDSL for project hooks</title>
<updated>2016-11-04T10:59:40+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-10-18T17:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7f320142b94735f5111111e0f1ba13990069c8ab'/>
<id>7f320142b94735f5111111e0f1ba13990069c8ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for token attr in project hooks API</title>
<updated>2016-11-01T10:41:39+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-10-23T07:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c85c146aa2042710caddc6666ce8f9e07b2fe5ca'/>
<id>c85c146aa2042710caddc6666ce8f9e07b2fe5ca</id>
<content type='text'>
The UI allows to define a token to validate payload on the target URL,
this patch adds the feature to the API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The UI allows to define a token to validate payload on the target URL,
this patch adds the feature to the API.
</pre>
</div>
</content>
</entry>
<entry>
<title>api: expose wiki_page_events project hook field in the API</title>
<updated>2016-08-24T14:33:51+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2016-08-23T18:54:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99c2f3b3c534386d1d8258fea23d3991695ff4fe'/>
<id>99c2f3b3c534386d1d8258fea23d3991695ff4fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement pipeline hooks, extracted from !5525</title>
<updated>2016-08-02T10:22:24+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-08-02T10:06:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=020ea32e767b9ad033f9fedcaa902865a01fa944'/>
<id>020ea32e767b9ad033f9fedcaa902865a01fa944</id>
<content type='text'>
Closes #20115
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #20115
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable Style/EmptyLines cop, remove redundant ones</title>
<updated>2016-07-01T19:56:17+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-07-01T19:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e211091a85c20adea63b89111240350d6d8ffcb'/>
<id>9e211091a85c20adea63b89111240350d6d8ffcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent users from deleting Webhooks via API they do not own</title>
<updated>2016-04-25T06:53:59+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-04-25T05:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9413dd80f57aea6a1f3a1a0fe26b76c9fad0661c'/>
<id>9413dd80f57aea6a1f3a1a0fe26b76c9fad0661c</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15576
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15576
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate CI::Services and CI::WebHooks to Services and WebHooks</title>
<updated>2015-12-10T15:04:08+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2015-12-07T12:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2988e1fbf50b3c9e803a9358933e3e969e64dcc3'/>
<id>2988e1fbf50b3c9e803a9358933e3e969e64dcc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api: add enable_ssl_verification to PUT/POST hooks</title>
<updated>2015-09-24T16:34:16+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2015-09-24T16:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eb912a534bee312d5d5e5bcc44767860c1c41864'/>
<id>eb912a534bee312d5d5e5bcc44767860c1c41864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Webhook note events</title>
<updated>2015-05-22T03:48:16+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-05-16T06:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=deeff56967516764b287e15b2063899b13395b41'/>
<id>deeff56967516764b287e15b2063899b13395b41</id>
<content type='text'>
Closes https://github.com/gitlabhq/gitlabhq/issues/6745
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/gitlabhq/gitlabhq/issues/6745
</pre>
</div>
</content>
</entry>
</feed>
