<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/requests, branch 3870-commit-sorting-issue</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>Merge branch 'use-rugged-to-create-tag' into 'master'</title>
<updated>2016-05-04T16:07:13+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-05-04T16:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a9d50597262a31f03dc66584f05d66b905d9d59'/>
<id>1a9d50597262a31f03dc66584f05d66b905d9d59</id>
<content type='text'>

Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance

This was originally opened at !1757 by @pcarranza but I changed it to use Rugged instead of gitlab_git, following @DouweM's request.

Once this is merged, https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/26 will be mergeable too.

See merge request !3745</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance

This was originally opened at !1757 by @pcarranza but I changed it to use Rugged instead of gitlab_git, following @DouweM's request.

Once this is merged, https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/26 will be mergeable too.

See merge request !3745</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'</title>
<updated>2016-05-04T15:27:47+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2016-05-04T15:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a8359f3d3be01af6f5b124b61af7ee1c77c17d0'/>
<id>6a8359f3d3be01af6f5b124b61af7ee1c77c17d0</id>
<content type='text'>
# Conflicts:
#	Gemfile.lock
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	Gemfile.lock
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance</title>
<updated>2016-05-04T15:19:13+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-15T10:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=44f89eafc08a7967544429a3f930354a5f9bbbaf'/>
<id>44f89eafc08a7967544429a3f930354a5f9bbbaf</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>API support for the 'since' and 'until' operators on commit requests</title>
<updated>2016-04-29T07:26:52+00:00</updated>
<author>
<name>Paco Guzman</name>
<email>pacoguzmanp@gmail.com</email>
</author>
<published>2016-04-22T12:07:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c4b9bd041321df25764ad1de90f89b1f0dda9f33'/>
<id>c4b9bd041321df25764ad1de90f89b1f0dda9f33</id>
<content type='text'>
- Parameter validation as ISO8601 format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Parameter validation as ISO8601 format</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent privilege escalation via notes API</title>
<updated>2016-04-26T18:40:51+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-04-26T16:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be67a4843cc37790402404650cb96a6f02552b54'/>
<id>be67a4843cc37790402404650cb96a6f02552b54</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15577
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15577
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '15579-filter-milestone-confidential-issues-api' into 'master'</title>
<updated>2016-04-26T00:37:01+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-04-26T00:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29a23a4478d03e2cf70b09234c34e0f9dab2b4a9'/>
<id>29a23a4478d03e2cf70b09234c34e0f9dab2b4a9</id>
<content type='text'>

Prevent information disclosure via milestone API

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15579

See merge request !1961</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Prevent information disclosure via milestone API

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15579

See merge request !1961</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent private snippets in public/internal projects from being leaked via API</title>
<updated>2016-04-25T19:02:06+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-04-25T04:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5267dfd0dac8e4cab4919bf8aca611de3a5497b'/>
<id>d5267dfd0dac8e4cab4919bf8aca611de3a5497b</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15580
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15580
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Milestones API specs</title>
<updated>2016-04-25T16:07:51+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-25T09:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=97bd349146bfb3acef77ec413cd0def552d00472'/>
<id>97bd349146bfb3acef77ec413cd0def552d00472</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>Filter confidential issues from milestones API if user does not have access</title>
<updated>2016-04-25T10:20:29+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-04-25T03:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03ae2cdbff49d4f72d32529963a2173c7308da40'/>
<id>03ae2cdbff49d4f72d32529963a2173c7308da40</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15579
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15579
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent users from deleting Webhooks via API they do not own</title>
<updated>2016-04-25T06:53:59+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-04-25T05:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9413dd80f57aea6a1f3a1a0fe26b76c9fad0661c'/>
<id>9413dd80f57aea6a1f3a1a0fe26b76c9fad0661c</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15576
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15576
</pre>
</div>
</content>
</entry>
</feed>
