<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch fix-system-hook-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>API: Fix Sytem hooks delete behavior</title>
<updated>2016-10-14T12:16:27+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2016-10-13T17:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04593581037bca7a7c3b00c719404e610c158cc1'/>
<id>04593581037bca7a7c3b00c719404e610c158cc1</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 'grapify-todos-api' into 'master'</title>
<updated>2016-10-14T10:29:10+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-10-14T10:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fbeaa7518d8cf86ad62e94e9bc86ffe63715dffd'/>
<id>fbeaa7518d8cf86ad62e94e9bc86ffe63715dffd</id>
<content type='text'>

Grapify todos API

## What does this MR do?

Add the Grape-DSL to the todos API.

## What are the relevant issue numbers?

Related to #22928

See merge request !6875</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Grapify todos API

## What does this MR do?

Add the Grape-DSL to the todos API.

## What are the relevant issue numbers?

Related to #22928

See merge request !6875</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '15463-extract-update-merge-requests' into 'master'</title>
<updated>2016-10-14T10:15:39+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-10-14T10:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=35cd09d6ae596fb252f9a6e6965ac154ef1e90ca'/>
<id>35cd09d6ae596fb252f9a6e6965ac154ef1e90ca</id>
<content type='text'>

Extract project#update_merge_requests to its own worker from GitPushService

See merge request !6767</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Extract project#update_merge_requests to its own worker from GitPushService

See merge request !6767</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '23332-fix-missing-glossary-link' into 'master'</title>
<updated>2016-10-14T09:44:03+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-10-14T09:44:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=456149345ba441b00d4de96b8eb211b9e1aab7e9'/>
<id>456149345ba441b00d4de96b8eb211b9e1aab7e9</id>
<content type='text'>

Resolve "Fix missing Glossary link"

## What does this MR do?

Fixes broken links in University.

## What are the relevant issue numbers?

Closes #23332

See merge request !6880</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Resolve "Fix missing Glossary link"

## What does this MR do?

Fixes broken links in University.

## What are the relevant issue numbers?

Closes #23332

See merge request !6880</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'grapify-system-hooks' into 'master'</title>
<updated>2016-10-14T09:41:13+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-10-14T09:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e227410b991285133518102a49f40a00dde51f55'/>
<id>e227410b991285133518102a49f40a00dde51f55</id>
<content type='text'>

Grapify system hooks API

## What does this MR do?

Add the Grape-DSL to the system-hook API.

## What are the relevant issue numbers?

Related to #22928

See merge request !6861</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Grapify system hooks API

## What does this MR do?

Add the Grape-DSL to the system-hook API.

## What are the relevant issue numbers?

Related to #22928

See merge request !6861</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/clarify-new-ci-permissions-some-more' into 'master'</title>
<updated>2016-10-14T09:08:51+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-10-14T09:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1f4352af6786e17f170ed4c5f00ad147b68982b9'/>
<id>1f4352af6786e17f170ed4c5f00ad147b68982b9</id>
<content type='text'>

Add more info on the new CI permissions model

From discussion in issue https://gitlab.com/gitlab-org/gitlab-ce/issues/22484

See merge request !6843</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add more info on the new CI permissions model

From discussion in issue https://gitlab.com/gitlab-org/gitlab-ce/issues/22484

See merge request !6843</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed missing links</title>
<updated>2016-10-14T09:00:02+00:00</updated>
<author>
<name>Sean Packham</name>
<email>seanpackham@gitlab.com</email>
</author>
<published>2016-10-14T09:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=75e12ca9880e900c8d0b29c973bdef40c6757c6f'/>
<id>75e12ca9880e900c8d0b29c973bdef40c6757c6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed missing links</title>
<updated>2016-10-14T08:56:47+00:00</updated>
<author>
<name>Sean Packham</name>
<email>seanpackham@gitlab.com</email>
</author>
<published>2016-10-14T08:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04147f8773992b50c372160ed73ce8e7674d77d9'/>
<id>04147f8773992b50c372160ed73ce8e7674d77d9</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 'docs/refactor-merge-request-revisions' into 'master'</title>
<updated>2016-10-14T08:34:08+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-10-14T08:34:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f19f979a90aa41f6eaedc3b479b4af597a1438cc'/>
<id>f19f979a90aa41f6eaedc3b479b4af597a1438cc</id>
<content type='text'>

Refactor merge requests revisions docs

See merge request !6878</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Refactor merge requests revisions docs

See merge request !6878</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor merge requests revisions</title>
<updated>2016-10-14T08:25:11+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-10-14T08:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8c9ccc2d8f85e22bb4969cb544f9de25f4c08f5'/>
<id>e8c9ccc2d8f85e22bb4969cb544f9de25f4c08f5</id>
<content type='text'>
- A system note now appears on every push
- Replace dashes with underscores in images

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- A system note now appears on every push
- Replace dashes with underscores in images

[ci skip]
</pre>
</div>
</content>
</entry>
</feed>
