<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api, branch remove-iife-diff-notes-bundle</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>Fix API not accepting job_events for webhooks</title>
<updated>2017-04-12T08:06:57+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-04-10T10:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e415ad3952701cae3cad55c114e1a839ec510478'/>
<id>e415ad3952701cae3cad55c114e1a839ec510478</id>
<content type='text'>
When renaming, the argument on the projects hook API was forgotten. Now
one could successfully set it again.

The fix is a little ugly stylewise, but needed as the underlying model
still refers to it as build_events. This commit is to fix it, later we
should migrate the data to a new column. The edit on the spec file makes
sure it passes now, and will fail when we migrate the column.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When renaming, the argument on the projects hook API was forgotten. Now
one could successfully set it again.

The fix is a little ugly stylewise, but needed as the underlying model
still refers to it as build_events. This commit is to fix it, later we
should migrate the data to a new column. The edit on the spec file makes
sure it passes now, and will fail when we migrate the column.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add share_with_group_lock to CE optional params block</title>
<updated>2017-04-10T19:22:48+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2017-04-10T19:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce4a50fcfb4167ffaba748140c87d2c9be8a59df'/>
<id>ce4a50fcfb4167ffaba748140c87d2c9be8a59df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate CE params on Grape API</title>
<updated>2017-04-10T19:13:48+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2017-04-05T16:31:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fd32960e7c94bdc0db9704b5ec7661defdc488e3'/>
<id>fd32960e7c94bdc0db9704b5ec7661defdc488e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set Git-specific env in /api/internal/allowed</title>
<updated>2017-04-10T14:10:18+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-05T07:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=710cd82cc16a9c67458c72ea6b2c4b676234ef79'/>
<id>710cd82cc16a9c67458c72ea6b2c4b676234ef79</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the User#is_admin? method</title>
<updated>2017-04-09T02:20:57+00:00</updated>
<author>
<name>blackst0ne</name>
<email>blackst0ne.ru@gmail.com</email>
</author>
<published>2017-04-09T02:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=11aff97d88e32effe5d8e16caccb9d23b9a4995a'/>
<id>11aff97d88e32effe5d8e16caccb9d23b9a4995a</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 '18471-restrict-tag-pushes-protected-tags' into 'master'</title>
<updated>2017-04-07T15:43:28+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-04-07T15:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46aadc5c16150446840a26ea7199380830369326'/>
<id>46aadc5c16150446840a26ea7199380830369326</id>
<content type='text'>

Protected Tags

Closes #18471

See merge request !10356</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Protected Tags

Closes #18471

See merge request !10356</pre>
</div>
</content>
</entry>
<entry>
<title>Use Gitlab::Git::Repository#gitaly_... more</title>
<updated>2017-04-07T10:53:30+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-04-07T09:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20d415a676fc4ee7e6f48e56e1abbb8d78abf75f'/>
<id>20d415a676fc4ee7e6f48e56e1abbb8d78abf75f</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 'master' into '18471-restrict-tag-pushes-protected-tags'</title>
<updated>2017-04-06T21:12:16+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2017-04-06T21:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a5ca1121b090fe813144adf4428e7cb656b65d3'/>
<id>8a5ca1121b090fe813144adf4428e7cb656b65d3</id>
<content type='text'>
# Conflicts:
#   spec/lib/gitlab/import_export/all_models.yml</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   spec/lib/gitlab/import_export/all_models.yml</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tags</title>
<updated>2017-04-06T20:35:01+00:00</updated>
<author>
<name>James Edwards-Jones</name>
<email>jedwardsjones@gitlab.com</email>
</author>
<published>2017-04-06T20:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55811ac9900af81fb980c3649ee1c9aadedb3a44'/>
<id>55811ac9900af81fb980c3649ee1c9aadedb3a44</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 'microsoft-teams-integration' into 'master'</title>
<updated>2017-04-06T19:37:25+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-04-06T19:37:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00e00cacf8cb4ce3bfb733bae47e7e594e91e294'/>
<id>00e00cacf8cb4ce3bfb733bae47e7e594e91e294</id>
<content type='text'>

adds initial microsoft teams integration

See merge request !10412</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

adds initial microsoft teams integration

See merge request !10412</pre>
</div>
</content>
</entry>
</feed>
