<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api, branch docs-pages-force-https</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 '30355-use-hours-only-for-time-tracking' into 'master'</title>
<updated>2019-06-25T07:58:26+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-06-25T07:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ed8605c42e46263d0aec58062ddd80f5511d0014'/>
<id>ed8605c42e46263d0aec58062ddd80f5511d0014</id>
<content type='text'>
Limit time tracking units to hours

Closes #30355

See merge request gitlab-org/gitlab-ce!29469</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Limit time tracking units to hours

Closes #30355

See merge request gitlab-org/gitlab-ce!29469</pre>
</div>
</content>
</entry>
<entry>
<title>Add Markdown linting</title>
<updated>2019-06-25T04:34:55+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-06-25T04:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e128239340010401b4e7fd391686dcc48c42fff0'/>
<id>e128239340010401b4e7fd391686dcc48c42fff0</id>
<content type='text'>
Also adds and one linting rule
and makes project conform to it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds and one linting rule
and makes project conform to it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename to time_tracking_limit_to_hours</title>
<updated>2019-06-25T01:31:23+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-06-11T10:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=275a17589c2d468d8671a9f754a50b212273d509'/>
<id>275a17589c2d468d8671a9f754a50b212273d509</id>
<content type='text'>
Changes migration and all other places the attribute is used
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes migration and all other places the attribute is used
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit time tracking values to hours</title>
<updated>2019-06-25T01:31:23+00:00</updated>
<author>
<name>Jon Kolb</name>
<email>kolbyjack@gmail.com</email>
</author>
<published>2019-06-11T09:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e283ee706b11fd3b918230976addc9a70603ce6'/>
<id>4e283ee706b11fd3b918230976addc9a70603ce6</id>
<content type='text'>
Adds an instance setting to limit display of time tracking
values to hours only
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds an instance setting to limit display of time tracking
values to hours only
</pre>
</div>
</content>
</entry>
<entry>
<title>Add name &amp; search parameters to project environments API</title>
<updated>2019-06-24T12:18:40+00:00</updated>
<author>
<name>Lee Tickett</name>
<email>lee@tickett.net</email>
</author>
<published>2019-06-24T12:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ec66f1b5ca20764abe21524792480755b614dbc7'/>
<id>ec66f1b5ca20764abe21524792480755b614dbc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically update MR merge-ref along merge status</title>
<updated>2019-06-20T14:48:30+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2019-05-21T21:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3af348b6cf28ef1d9d3025f7012049132b57798c'/>
<id>3af348b6cf28ef1d9d3025f7012049132b57798c</id>
<content type='text'>
This couples the code that transitions the `MergeRequest#merge_status`
and refs/merge-requests/:iid/merge ref update.

In general, instead of directly telling `MergeToRefService` to update
the merge ref, we should rely on `MergeabilityCheckService` to keep
both the merge status and merge ref synced. Now, if the merge_status is
`can_be_merged` it means the merge-ref is also updated to the latest.

We've also updated the logic to be more systematic and less user-based.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This couples the code that transitions the `MergeRequest#merge_status`
and refs/merge-requests/:iid/merge ref update.

In general, instead of directly telling `MergeToRefService` to update
the merge ref, we should rely on `MergeabilityCheckService` to keep
both the merge status and merge ref synced. Now, if the merge_status is
`can_be_merged` it means the merge-ref is also updated to the latest.

We've also updated the logic to be more systematic and less user-based.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'link_to_issue_statistics_api_endpoint_in_docs' into 'master'</title>
<updated>2019-06-20T10:21:54+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-06-20T10:21:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4298a28a993363f4ab6b63c14820492393a3ae94'/>
<id>4298a28a993363f4ab6b63c14820492393a3ae94</id>
<content type='text'>
Docs: Link issue statistics api endpoint in the docs

See merge request gitlab-org/gitlab-ce!29855</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs: Link issue statistics api endpoint in the docs

See merge request gitlab-org/gitlab-ce!29855</pre>
</div>
</content>
</entry>
<entry>
<title>Update Docs for Container Registry API Delete Endpoints</title>
<updated>2019-06-20T09:24:02+00:00</updated>
<author>
<name>Jason Goodman</name>
<email>jgoodman@gitlab.com</email>
</author>
<published>2019-06-20T09:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d29ba165593e38d05b0133a87e2b040094a875d0'/>
<id>d29ba165593e38d05b0133a87e2b040094a875d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Link issue statistics api endpoint in the docs</title>
<updated>2019-06-20T09:02:12+00:00</updated>
<author>
<name>Alexandru Croitor</name>
<email>acroitor@gitlab.com</email>
</author>
<published>2019-06-19T14:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d18c101227878b6e451c241cfee5a12498a9067b'/>
<id>d18c101227878b6e451c241cfee5a12498a9067b</id>
<content type='text'>
Adds the missing link to issues_statistics api endpoint
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the missing link to issues_statistics api endpoint
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating CE repo to include new EE users API changes</title>
<updated>2019-06-19T20:27:34+00:00</updated>
<author>
<name>Michael Leopard</name>
<email>mleopard@gitlab.com</email>
</author>
<published>2019-06-19T20:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8cf85b4bb50d0b116cb50699831f3ec049ae4ad4'/>
<id>8cf85b4bb50d0b116cb50699831f3ec049ae4ad4</id>
<content type='text'>
Updated users API documentation
Moved API level changes to the service level
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated users API documentation
Moved API level changes to the service level
</pre>
</div>
</content>
</entry>
</feed>
