<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/v3/entities.rb, branch fix/encoding-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>Fix all tests</title>
<updated>2017-03-06T13:34:07+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-03-03T15:39:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e942b59720a4e22a16f71de66a8cf4706f3c92b'/>
<id>9e942b59720a4e22a16f71de66a8cf4706f3c92b</id>
<content type='text'>
This commit was about 6 commits before squashing, with the main goal to
make all tests green. Now, after pushing this commit we'll see what the
CI has to say about that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was about 6 commits before squashing, with the main goal to
make all tests green. Now, after pushing this commit we'll see what the
CI has to say about that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep entities the same for API v3</title>
<updated>2017-03-06T13:34:07+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-02-23T11:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0fb022773892c76c8a6d7a8cf049d9c6fc2c8891'/>
<id>0fb022773892c76c8a6d7a8cf049d9c6fc2c8891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Builds to Jobs in the API</title>
<updated>2017-03-06T13:34:07+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-02-22T10:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=111748ea89752825d6baba783b3b687c48e9e830'/>
<id>111748ea89752825d6baba783b3b687c48e9e830</id>
<content type='text'>
Fixes gitlab-org/gitlab-ce#28515

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes gitlab-org/gitlab-ce#28515

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix UserBasic</title>
<updated>2017-03-06T11:27:55+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-03-06T11:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20feaa9eff410cba133e5598f643883e603ba5da'/>
<id>20feaa9eff410cba133e5598f643883e603ba5da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `/take` to `/take_ownership`, expose `owner` in `v3`.</title>
<updated>2017-03-06T11:00:15+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-03-06T11:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5f7060400a06d98f9e7107949aca8d89eaba7a8'/>
<id>d5f7060400a06d98f9e7107949aca8d89eaba7a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update triggers API</title>
<updated>2017-03-05T17:49:30+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-03-05T17:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c33f09d2549d2228a5ac7ceb7cb099774fbd826e'/>
<id>c33f09d2549d2228a5ac7ceb7cb099774fbd826e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose ApplicationSetting visibility settings as String</title>
<updated>2017-03-02T11:15:25+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-02-17T13:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=260cc57838b9f7fa805fda339a5083b63209ba41'/>
<id>260cc57838b9f7fa805fda339a5083b63209ba41</id>
<content type='text'>
Use strings for the ApplicationSetting properties:
 - restricted_visibility_levels
 - default_project_visibility
 - default_snippet_visibility
 - default_group_visibility
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use strings for the ApplicationSetting properties:
 - restricted_visibility_levels
 - default_project_visibility
 - default_snippet_visibility
 - default_group_visibility
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure v3 environments endpoints remain unchanged</title>
<updated>2017-03-02T11:15:24+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-02-16T14:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ed8f13c745da849c319eb8e9d8fd3e59bb804a08'/>
<id>ed8f13c745da849c319eb8e9d8fd3e59bb804a08</id>
<content type='text'>
Because environments also expose the project, ensure the projects are
exposed as they were before in API v3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because environments also expose the project, ensure the projects are
exposed as they were before in API v3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose Group VisibilityLevel as String</title>
<updated>2017-03-02T11:15:24+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-02-16T13:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f45cbc87015dd2e6369e758ca96132cb44c8983a'/>
<id>f45cbc87015dd2e6369e758ca96132cb44c8983a</id>
<content type='text'>
Instead of exposing the VisibilityLevel as Integer, expose it as
String `visibility`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of exposing the VisibilityLevel as Integer, expose it as
String `visibility`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update occurrences of MWBS to MWPS</title>
<updated>2017-03-01T11:02:02+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-02-17T13:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a0101ebf84ed397899df8f3a017d2b25dc45db57'/>
<id>a0101ebf84ed397899df8f3a017d2b25dc45db57</id>
<content type='text'>
 Rename column in the database
 Rename fields related to import/export feature
 Rename API endpoints
 Rename documentation links
 Rename the rest of occurrences in the code
 Replace the images that contain the words "build succeeds" and docs referencing to them
 Make sure pipeline is green and nothing is missing.

updated doc images

renamed only_allow_merge_if_build_succeeds in projects and fixed references

more updates

fix some spec failures

fix rubocop offences

fix v3 api spec

fix MR  specs

fixed issues with partials

fix MR spec

fix alignment

add missing v3 to v4 doc

wip - refactor v3 endpoints

fix specs

fix a few typos

fix project specs

copy entities fully to V3

fix  entity error

more fixes

fix failing specs

fixed missing entities in V3 API

remove comment

updated code based on feedback

typo

fix spec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Rename column in the database
 Rename fields related to import/export feature
 Rename API endpoints
 Rename documentation links
 Rename the rest of occurrences in the code
 Replace the images that contain the words "build succeeds" and docs referencing to them
 Make sure pipeline is green and nothing is missing.

updated doc images

renamed only_allow_merge_if_build_succeeds in projects and fixed references

more updates

fix some spec failures

fix rubocop offences

fix v3 api spec

fix MR  specs

fixed issues with partials

fix MR spec

fix alignment

add missing v3 to v4 doc

wip - refactor v3 endpoints

fix specs

fix a few typos

fix project specs

copy entities fully to V3

fix  entity error

more fixes

fix failing specs

fixed missing entities in V3 API

remove comment

updated code based on feedback

typo

fix spec
</pre>
</div>
</content>
</entry>
</feed>
