<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/helpers, branch docs-css</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 'bvl-allow-more-repos-per-resource-ce' into 'master'</title>
<updated>2019-03-27T07:37:06+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2019-03-27T07:37:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=82da4b1fd43aba9f63e007ad742690ffd868f6c7'/>
<id>82da4b1fd43aba9f63e007ad742690ffd868f6c7</id>
<content type='text'>
Allow multiple repositories per project

See merge request gitlab-org/gitlab-ce!26539</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow multiple repositories per project

See merge request gitlab-org/gitlab-ce!26539</pre>
</div>
</content>
</entry>
<entry>
<title>Backport parameters from API::Projects</title>
<updated>2019-03-26T13:18:29+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-03-22T15:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be49d9c1babad3e169f15eaf6b07565af2d0298a'/>
<id>be49d9c1babad3e169f15eaf6b07565af2d0298a</id>
<content type='text'>
This backports various parameter changes EE makes to API::Projects,
along with moving some code around to make it easier to extend in EE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This backports various parameter changes EE makes to API::Projects,
along with moving some code around to make it easier to extend in EE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport API::Issues parameters from EE</title>
<updated>2019-03-26T13:18:29+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-03-21T16:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71046be7d5cdda3676eaa6571493827d75dc1b18'/>
<id>71046be7d5cdda3676eaa6571493827d75dc1b18</id>
<content type='text'>
This backports the parameters that EE adds to API::Issues, and wraps
them in conditionals so they are only used in EE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This backports the parameters that EE adds to API::Issues, and wraps
them in conditionals so they are only used in EE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport API::Helpers::ProjectsHelpers from EE</title>
<updated>2019-03-26T13:18:28+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-03-21T14:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b5623d3fd981750e6bf67d4629de2aed36437fc9'/>
<id>b5623d3fd981750e6bf67d4629de2aed36437fc9</id>
<content type='text'>
This backports all changes made to this module in EE to CE, and wraps EE
specific code in a conditional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This backports all changes made to this module in EE to CE, and wraps EE
specific code in a conditional.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow multiple repositories per project</title>
<updated>2019-03-26T12:21:03+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2019-03-18T16:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d36415b7545fff543f08a5175790e3a92f383475'/>
<id>d36415b7545fff543f08a5175790e3a92f383475</id>
<content type='text'>
This changes the repository type from a binary `wiki?` to a type. So
we can have more than 2 repository types.

Now everywhere we called `.wiki?` and expected a boolean, we check
that type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes the repository type from a binary `wiki?` to a type. So
we can have more than 2 repository types.

Now everywhere we called `.wiki?` and expected a boolean, we check
that type.
</pre>
</div>
</content>
</entry>
<entry>
<title>add users search to search api</title>
<updated>2019-03-14T17:21:01+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>alexis.reigel.ext@siemens.com</email>
</author>
<published>2018-09-17T12:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0592233a1add02c02a706ae1aa2f66661155146a'/>
<id>0592233a1add02c02a706ae1aa2f66661155146a</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 'resolve-lib-differences' into 'master'</title>
<updated>2019-03-12T17:03:50+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-03-12T17:03:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ccbbc1000d12da078a6fd1e88d8c215673e202d6'/>
<id>ccbbc1000d12da078a6fd1e88d8c215673e202d6</id>
<content type='text'>
Resolve CE to EE differences in the lib/api directory

See merge request gitlab-org/gitlab-ce!25430</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve CE to EE differences in the lib/api directory

See merge request gitlab-org/gitlab-ce!25430</pre>
</div>
</content>
</entry>
<entry>
<title>Provide EE backports for filtering by approver feature</title>
<updated>2019-03-07T23:55:45+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-03-07T23:55:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9745d0de2ff605a03e7fbb95d0f71279bbd4afa5'/>
<id>9745d0de2ff605a03e7fbb95d0f71279bbd4afa5</id>
<content type='text'>
Adds custom validator for ArrayNoneAny param
Extracts some logic in js into separate files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds custom validator for ArrayNoneAny param
Extracts some logic in js into separate files
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'id-1951-filter-merge-requests-by-approvers' into 'master'"</title>
<updated>2019-03-07T14:59:43+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-03-07T14:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e779477e8c9df3baf727ed5b52d9a33ad0f1a716'/>
<id>e779477e8c9df3baf727ed5b52d9a33ad0f1a716</id>
<content type='text'>
This reverts merge request !24982
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !24982
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide EE backports for filtering by approver feature</title>
<updated>2019-03-07T07:06:54+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-03-07T07:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=572e3f2254fb9582d304cc4023b83b87dbf0e389'/>
<id>572e3f2254fb9582d304cc4023b83b87dbf0e389</id>
<content type='text'>
Adds custom validator for ArrayNoneAny param
Extracts some logic in js into separate files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds custom validator for ArrayNoneAny param
Extracts some logic in js into separate files
</pre>
</div>
</content>
</entry>
</feed>
