<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/projects/hooks, branch trigger-source</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>Implement web hooks logging</title>
<updated>2017-05-25T07:07:52+00:00</updated>
<author>
<name>Alexander Randa</name>
<email>randa.alex@gmail.com</email>
</author>
<published>2017-04-27T10:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=330789c23c777d8ca646eba7c25f39cb7342cdee'/>
<id>330789c23c777d8ca646eba7c25f39cb7342cdee</id>
<content type='text'>
* implemented logging of project and system web hooks
* implemented UI for user area (project hooks)
* implemented UI for admin area (system hooks)
* implemented retry of logged webhook
* NOT imeplemented log remover
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* implemented logging of project and system web hooks
* implemented UI for user area (project hooks)
* implemented UI for admin area (system hooks)
* implemented retry of logged webhook
* NOT imeplemented log remover
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement ability to update hooks</title>
<updated>2017-04-28T11:49:57+00:00</updated>
<author>
<name>Alexander Randa</name>
<email>randa.alex@gmail.com</email>
</author>
<published>2017-04-20T08:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c504b88f07f03d381e7b2e22a129413319508413'/>
<id>c504b88f07f03d381e7b2e22a129413319508413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed a file to make the transition to EE easier</title>
<updated>2017-01-19T22:11:48+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-01-19T22:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f391fd373a3789b021d07bb23dc837e91c65da2'/>
<id>8f391fd373a3789b021d07bb23dc837e91c65da2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed spinach feature tests for the services and hooks controllers</title>
<updated>2017-01-18T21:19:35+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2016-12-30T19:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ee4f98694f482099de9f21dc957071e53395313'/>
<id>1ee4f98694f482099de9f21dc957071e53395313</id>
<content type='text'>
Added a test for the integrations controller
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a test for the integrations controller
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved the webhooks and services gear options to a single one called integrations</title>
<updated>2017-01-18T21:19:35+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2016-12-30T17:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9f0d794513d2ce1c990e61f4d21efe1dcad845fd'/>
<id>9f0d794513d2ce1c990e61f4d21efe1dcad845fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to confidential issues events to trigger Webhooks</title>
<updated>2016-08-31T21:34:23+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2016-08-30T20:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a103a5d9cc2f496854d75492fe3f759fad0a913f'/>
<id>a103a5d9cc2f496854d75492fe3f759fad0a913f</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>Backported from EE shared form for web hooks</title>
<updated>2016-06-03T10:04:27+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-06-03T10:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a51ccf36922f6b97a0d91756813cffd869dd214d'/>
<id>a51ccf36922f6b97a0d91756813cffd869dd214d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small fixes and added to the changelog</title>
<updated>2016-05-30T20:41:27+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>gabriel@gitlab.com</email>
</author>
<published>2016-05-30T20:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ab17e4b74f0c607c4ddd4c160e2848819170551c'/>
<id>ab17e4b74f0c607c4ddd4c160e2848819170551c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Admin UI to enable Wiki Page events webhook in projects</title>
<updated>2016-05-30T19:12:50+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>gabriel@gitlab.com</email>
</author>
<published>2016-05-13T03:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3311178a3ea877740f842b4145372623d553d4b'/>
<id>e3311178a3ea877740f842b4145372623d553d4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
