<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets, 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 '63177-follow-up-from-use-scoped-routes-for-labels-and-milestones' into 'master'</title>
<updated>2019-06-25T15:51:48+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-06-25T15:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8d10afb5ca4f1f8b68c3ba8a4d5db9ddc37d658f'/>
<id>8d10afb5ca4f1f8b68c3ba8a4d5db9ddc37d658f</id>
<content type='text'>
Resolve "Follow-up from "Use scoped routes for labels and milestones""

Closes #63177

See merge request gitlab-org/gitlab-ce!29983</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Follow-up from "Use scoped routes for labels and milestones""

Closes #63177

See merge request gitlab-org/gitlab-ce!29983</pre>
</div>
</content>
</entry>
<entry>
<title>Keep empty folders in the tree list</title>
<updated>2019-06-25T10:32:35+00:00</updated>
<author>
<name>Denys Mishunov</name>
<email>dmishunov@gitlab.com</email>
</author>
<published>2019-06-05T10:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=875cba9d99b49ace61a5dfc52b4fe365893f4b37'/>
<id>875cba9d99b49ace61a5dfc52b4fe365893f4b37</id>
<content type='text'>
When removing the last file from a folder in WebIDE, do not remove the
folder from the view. We keep those to give users possibility to
re-upload files to the same folders.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60860
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When removing the last file from a folder in WebIDE, do not remove the
folder from the view. We keep those to give users possibility to
re-upload files to the same folders.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60860
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow autocompleting scoped labels</title>
<updated>2019-06-25T10:19:29+00:00</updated>
<author>
<name>Martin Hanzel</name>
<email>mhanzel@gitlab.com</email>
</author>
<published>2019-06-25T10:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=de7abc06511fef0342af256075987903f68567bd'/>
<id>de7abc06511fef0342af256075987903f68567bd</id>
<content type='text'>
The `:` key will no longer exit out of the autocomplete dialog,
allowing auto-completion of labels with colons in them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `:` key will no longer exit out of the autocomplete dialog,
allowing auto-completion of labels with colons in them.
</pre>
</div>
</content>
</entry>
<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>Vue-i18n: app/assets/javascripts/issue_show directory</title>
<updated>2019-06-25T07:47:17+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-06-25T07:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=86d013885497684843103cd7b66f8a4fad8d9a18'/>
<id>86d013885497684843103cd7b66f8a4fad8d9a18</id>
<content type='text'>
i18n linting for .vue files under the
app/assets/javascripts/issue_show directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i18n linting for .vue files under the
app/assets/javascripts/issue_show directory
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'vue-i18n-js-monitoring-directory' into 'master'</title>
<updated>2019-06-25T06:54:13+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-06-25T06:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5d2e03233686d190d015da80cc4fefbf6421611f'/>
<id>5d2e03233686d190d015da80cc4fefbf6421611f</id>
<content type='text'>
Vue-i18n: autofix for app/assets/javascripts/monitoring directory

See merge request gitlab-org/gitlab-ce!29971</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Vue-i18n: autofix for app/assets/javascripts/monitoring directory

See merge request gitlab-org/gitlab-ce!29971</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>Merge branch 'vue-i18n-js-jobs-directory' into 'master'</title>
<updated>2019-06-24T19:01:39+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-06-24T19:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2b2d2911ab166397f2972f8c830516db2144d429'/>
<id>2b2d2911ab166397f2972f8c830516db2144d429</id>
<content type='text'>
Vue-i18n: autofix for app/assets/javascripts/jobs directory

See merge request gitlab-org/gitlab-ce!29969</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Vue-i18n: autofix for app/assets/javascripts/jobs directory

See merge request gitlab-org/gitlab-ce!29969</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jivanvl-add-column-chart-monitoring-dashboard' into 'master'</title>
<updated>2019-06-24T16:45:16+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-06-24T16:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c64e5848aef996ff48cc3ccdbcab58d446f51f6d'/>
<id>c64e5848aef996ff48cc3ccdbcab58d446f51f6d</id>
<content type='text'>
Add column chart component to the monitoring bundle

See merge request gitlab-org/gitlab-ce!29293</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add column chart component to the monitoring bundle

See merge request gitlab-org/gitlab-ce!29293</pre>
</div>
</content>
</entry>
</feed>
