<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/models/group_spec.rb, branch dm-consistent-commit-widget</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>Use relative paths for group/project/user avatars</title>
<updated>2017-05-10T04:26:17+00:00</updated>
<author>
<name>blackst0ne</name>
<email>blackst0ne.ru@gmail.com</email>
</author>
<published>2017-05-10T04:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29a3203b3fe08649b80def65b7750a866454d3d6'/>
<id>29a3203b3fe08649b80def65b7750a866454d3d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaee</title>
<updated>2017-05-04T15:04:36+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-05-03T15:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f1ace97f8bdc69edc481b545b779721322cec95c'/>
<id>f1ace97f8bdc69edc481b545b779721322cec95c</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>Reject group-routes as names of child namespaces</title>
<updated>2017-05-01T09:14:24+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-04-28T16:09:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=08b1bc3489e8d4e6d5786221bad090f16a1c021f'/>
<id>08b1bc3489e8d4e6d5786221bad090f16a1c021f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Streamline the path validation in groups &amp; projects</title>
<updated>2017-05-01T09:14:24+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-04-05T13:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=74fcccaab30ac0f9e11ed9a076c008ade13a50d0'/>
<id>74fcccaab30ac0f9e11ed9a076c008ade13a50d0</id>
<content type='text'>
`Project` uses `ProjectPathValidator` which is now a
`NamespaceValidator` that skips the format validation.

That way we're sure we are using the same collection of reserved
paths.

I updated the path constraints to reflect the changes: We now allow
some values that are only used on a top level namespace as a name for
a nested group/project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`Project` uses `ProjectPathValidator` which is now a
`NamespaceValidator` that skips the format validation.

That way we're sure we are using the same collection of reserved
paths.

I updated the path constraints to reflect the changes: We now allow
some values that are only used on a top level namespace as a name for
a nested group/project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support 2FA requirement per-group</title>
<updated>2017-04-06T08:01:13+00:00</updated>
<author>
<name>Markus Koller</name>
<email>markus-koller@gmx.ch</email>
</author>
<published>2017-01-24T21:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a3430f011f1adceaef8484f38a57018712a18ad2'/>
<id>a3430f011f1adceaef8484f38a57018712a18ad2</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 'rs-carrierwave-db'</title>
<updated>2017-03-06T21:13:27+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-03-06T21:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d617182a1a6f9b19a8a6d117fa3e507fa2b338a8'/>
<id>d617182a1a6f9b19a8a6d117fa3e507fa2b338a8</id>
<content type='text'>
# Conflicts:
#   spec/models/group_spec.rb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   spec/models/group_spec.rb</pre>
</div>
</content>
</entry>
<entry>
<title>Add `has_many` associations for models that can have Upload records</title>
<updated>2017-03-06T19:41:10+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-03-02T17:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23c2b8f6bb35d8a2af41c282ae02824e95c3fbd3'/>
<id>23c2b8f6bb35d8a2af41c282ae02824e95c3fbd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create MM team for GitLab group</title>
<updated>2017-02-16T08:17:40+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-02-02T14:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=297dc70158f905fef4557d1ee6510bcf459a08a9'/>
<id>297dc70158f905fef4557d1ee6510bcf459a08a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refresh authorizations when transferring projects</title>
<updated>2017-02-07T13:58:49+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-02-07T13:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebae38394d8d6738ace1719633ad93c112951f03'/>
<id>ebae38394d8d6738ace1719633ad93c112951f03</id>
<content type='text'>
This ensures that project authorizations are refreshed when moving a
project from one namespace to another. When doing so the permissions for
all users of both the old and new namespaces are refreshed.

See #26194 for more information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that project authorizations are refreshed when moving a
project from one namespace to another. When doing so the permissions for
all users of both the old and new namespaces are refreshed.

See #26194 for more information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'backport-ee-changes-for-build-minutes' into 'master'</title>
<updated>2017-01-25T17:50:09+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-01-25T17:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6cfe60df2275dace9804f4bc37b9746a9eadc6fd'/>
<id>6cfe60df2275dace9804f4bc37b9746a9eadc6fd</id>
<content type='text'>

Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1078

See merge request !8657</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1078

See merge request !8657</pre>
</div>
</content>
</entry>
</feed>
