<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/hooks/web_hook.rb, branch performance-bar-sql</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>Wrong data type when testing webhooks</title>
<updated>2017-07-20T15:12:06+00:00</updated>
<author>
<name>Alexander Randa</name>
<email>randa.alex@gmail.com</email>
</author>
<published>2017-07-20T15:12:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e0ab5618a0998175df9f90c95ebd35d7afa01db7'/>
<id>e0ab5618a0998175df9f90c95ebd35d7afa01db7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Cop to blacklist the use of `dependent:`</title>
<updated>2017-07-06T10:01:36+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-06-08T15:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8fbbf41e29f5e0f56b7eb9d37aadba856b68bcce'/>
<id>8fbbf41e29f5e0f56b7eb9d37aadba856b68bcce</id>
<content type='text'>
This is allowed for existing instances so we don't end up 76 offenses
right away, but for new code one should _only_ use this if they _have_
to remove non database data. Even then it's usually better to do this in
a service class as this gives you more control over how to remove the
data (e.g. in bulk).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is allowed for existing instances so we don't end up 76 offenses
right away, but for new code one should _only_ use this if they _have_
to remove non database data. Even then it's usually better to do this in
a service class as this gives you more control over how to remove the
data (e.g. in bulk).
</pre>
</div>
</content>
</entry>
<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>Merge branch 'bvl-rename-build-events-to-job-events' into 'master'</title>
<updated>2017-05-16T12:12:19+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-05-15T15:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1fd83f972cf5ce73b3e46fd2df5ffb07889b1fd1'/>
<id>1fd83f972cf5ce73b3e46fd2df5ffb07889b1fd1</id>
<content type='text'>

Rename `build_events` to `job_events`

Closes #31620

See merge request !11287</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Rename `build_events` to `job_events`

Closes #31620

See merge request !11287</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"</title>
<updated>2017-05-15T20:24:19+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-05-15T20:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=950fa32a7c2c25d70bf8b2d495d759ce40bf2d9b'/>
<id>950fa32a7c2c25d70bf8b2d495d759ce40bf2d9b</id>
<content type='text'>
This reverts merge request !11287</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !11287</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `build_events` to `job_events` in code</title>
<updated>2017-05-15T12:27:01+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-05-11T09:41:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cac7e03fa1cb39a685bcde87d4d67fb17c4f48f2'/>
<id>cac7e03fa1cb39a685bcde87d4d67fb17c4f48f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added repository_update hook</title>
<updated>2017-05-12T22:26:48+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>brodock@gmail.com</email>
</author>
<published>2017-05-03T02:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f661980904f718440cc700b7d1f38ea8bf0e5480'/>
<id>f661980904f718440cc700b7d1f38ea8bf0e5480</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 Style/TrailingCommaInLiteral cop</title>
<updated>2017-05-10T16:25:45+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-05-03T11:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d40e1f547ea9e31e822229bb808aaa6b9201f473'/>
<id>d40e1f547ea9e31e822229bb808aaa6b9201f473</id>
<content type='text'>
Use the EnforcedStyleForMultiline: no_comma option.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the EnforcedStyleForMultiline: no_comma option.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</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>
</feed>
