<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/web_hooks, branch commit-message-contribution</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>Added System Hooks for push and tag_push</title>
<updated>2016-04-19T09:00:30+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>gabriel@gitlab.com</email>
</author>
<published>2016-04-15T11:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee1090e2b2bc7b3762f6e2775f3fd15e92ae212b'/>
<id>ee1090e2b2bc7b3762f6e2775f3fd15e92ae212b</id>
<content type='text'>
Code is based on Project Webhooks, removing deprecations and without
commits listing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code is based on Project Webhooks, removing deprecations and without
commits listing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in webhooks docs.</title>
<updated>2016-03-27T18:10:10+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-03-27T18:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ac7d4a4084661d7439068c446e548ae69523e1bb'/>
<id>ac7d4a4084661d7439068c446e548ae69523e1bb</id>
<content type='text'>

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14660</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14660</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-snippet-expires-api' into 'master'</title>
<updated>2016-03-14T15:55:05+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-03-14T15:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1421fa962ef9aaae6b5756054644606f3543ccce'/>
<id>1421fa962ef9aaae6b5756054644606f3543ccce</id>
<content type='text'>

Don't remove `ProjectSnippet#expires_at` from API

See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3103

This partially reverts commit 836d5930332797192094ce4a3c8083e96f7e8c53.

See merge request !3144</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Don't remove `ProjectSnippet#expires_at` from API

See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3103

This partially reverts commit 836d5930332797192094ce4a3c8083e96f7e8c53.

See merge request !3144</pre>
</div>
</content>
</entry>
<entry>
<title>web hooks to webhooks</title>
<updated>2016-03-10T19:48:29+00:00</updated>
<author>
<name>ashleys</name>
<email>ashley@gitlab.com</email>
</author>
<published>2016-03-10T19:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4cd9a5208cd5148c95d1de33c419b9d579985fb9'/>
<id>4cd9a5208cd5148c95d1de33c419b9d579985fb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't remove `ProjectSnippet#expires_at` from API</title>
<updated>2016-03-09T21:56:42+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-03-09T18:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=befa7a9c170327ecc4ce698f416450dc3542942c'/>
<id>befa7a9c170327ecc4ce698f416450dc3542942c</id>
<content type='text'>
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3103

This partially reverts commit 836d5930332797192094ce4a3c8083e96f7e8c53.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3103

This partially reverts commit 836d5930332797192094ce4a3c8083e96f7e8c53.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `Snippet#expires_at`</title>
<updated>2016-03-05T23:12:17+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-03-05T22:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=836d5930332797192094ce4a3c8083e96f7e8c53'/>
<id>836d5930332797192094ce4a3c8083e96f7e8c53</id>
<content type='text'>
This was removed from the interface in
https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation
lingered around for two years.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was removed from the interface in
https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation
lingered around for two years.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new data to project in push, issue, merge-request and note webhooks data</title>
<updated>2016-02-11T16:22:11+00:00</updated>
<author>
<name>Kirill Zaitsev</name>
<email>kirik910@gmail.com</email>
</author>
<published>2016-02-06T14:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b123171d3da752c084ef7bfa82dbed962b3e5168'/>
<id>b123171d3da752c084ef7bfa82dbed962b3e5168</id>
<content type='text'>
- Add `avatar_url`, `description`, `git_ssh_url`, `git_http_url`,
  `path_with_namespace` and `default_branch` in `project` in push, issue,
  merge-request and note webhooks data
- Deprecate the `ssh_url` in favor of `git_ssh_url` and `http_url` in
  favor of `git_http_url` in `project` for push, issue, merge-request and
  note webhooks data
- Deprecate the `repository` key in push, issue, merge-request and
  note webhooks data, use `project` instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add `avatar_url`, `description`, `git_ssh_url`, `git_http_url`,
  `path_with_namespace` and `default_branch` in `project` in push, issue,
  merge-request and note webhooks data
- Deprecate the `ssh_url` in favor of `git_ssh_url` and `http_url` in
  favor of `git_http_url` in `project` for push, issue, merge-request and
  note webhooks data
- Deprecate the `repository` key in push, issue, merge-request and
  note webhooks data, use `project` instead
</pre>
</div>
</content>
</entry>
<entry>
<title>Add assignee data to Issuables' hook_data</title>
<updated>2016-02-10T08:40:00+00:00</updated>
<author>
<name>Bram Daams</name>
<email>b.daams@science.ru.nl</email>
</author>
<published>2015-10-17T22:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d146d9fd8345afbeb12c2f4184d62213023bc98c'/>
<id>d146d9fd8345afbeb12c2f4184d62213023bc98c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed invalid JSON in first JSON Example line 27</title>
<updated>2016-01-18T17:23:49+00:00</updated>
<author>
<name>Ruben Schmidt</name>
<email>ruben.schmidt@stud-mail.uni-wuerzburg.de</email>
</author>
<published>2016-01-18T17:23:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96fb81ee38a3d5e5eb5dc8c95a758c4c853d6c63'/>
<id>96fb81ee38a3d5e5eb5dc8c95a758c4c853d6c63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9850 from davydovanton/doc-fix-typos</title>
<updated>2015-12-10T22:30:24+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-12-10T22:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e2b6a4621ba41b412403ee1b4e081dc90611804f'/>
<id>e2b6a4621ba41b412403ee1b4e081dc90611804f</id>
<content type='text'>
Fix typos in all docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typos in all docs</pre>
</div>
</content>
</entry>
</feed>
