<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts, 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>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>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>
<entry>
<title>Remove baseEndpoint from search dropdwon</title>
<updated>2019-06-24T12:10:15+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-06-24T11:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e93ea8e64d8aca7f3b2b7fe7a0c7f8a9bd97be5'/>
<id>9e93ea8e64d8aca7f3b2b7fe7a0c7f8a9bd97be5</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve group list UI</title>
<updated>2019-06-24T11:05:21+00:00</updated>
<author>
<name>Dennis Tang</name>
<email>dtang@gitlab.com</email>
</author>
<published>2019-03-26T00:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a4b15214a64478adad96bca1d4d63cc1755abfc'/>
<id>7a4b15214a64478adad96bca1d4d63cc1755abfc</id>
<content type='text'>
This updates the groups list UI to match the style of the project list:

- New layout
- Improve loading state when loading group children
- Larger, responsive text
- Icon and text colors changed to secondary
- Smaller button sizes
- Content list description colors were standardized to body text
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This updates the groups list UI to match the style of the project list:

- New layout
- Improve loading state when loading group children
- Larger, responsive text
- Icon and text colors changed to secondary
- Smaller button sizes
- Content list description colors were standardized to body text
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-pagination-texts' into 'master'</title>
<updated>2019-06-24T05:52:28+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-06-24T05:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=97e8f494427582251af55056d25459bf038dabbc'/>
<id>97e8f494427582251af55056d25459bf038dabbc</id>
<content type='text'>
Update pagination prev and next texts

See merge request gitlab-org/gitlab-ce!29911</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update pagination prev and next texts

See merge request gitlab-org/gitlab-ce!29911</pre>
</div>
</content>
</entry>
<entry>
<title>Add column chart component to the monitoring bundle</title>
<updated>2019-06-21T21:39:44+00:00</updated>
<author>
<name>Jose Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2019-06-06T18:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5665e91ade9e16ec39e3d7e82e31849ef3554ce4'/>
<id>5665e91ade9e16ec39e3d7e82e31849ef3554ce4</id>
<content type='text'>
This merge request just adds the column chart
component without integrating it to the dashboard
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This merge request just adds the column chart
component without integrating it to the dashboard
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mg-upgrade-prettier' into 'master'</title>
<updated>2019-06-21T20:12:39+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-06-21T20:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eeb81259a2447b1af558cc00f2d26193f75e8b39'/>
<id>eeb81259a2447b1af558cc00f2d26193f75e8b39</id>
<content type='text'>
Upgrade prettier to latest (v1.18.2)

See merge request gitlab-org/gitlab-ce!29943</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade prettier to latest (v1.18.2)

See merge request gitlab-org/gitlab-ce!29943</pre>
</div>
</content>
</entry>
<entry>
<title>Add confirmation for registry image deletion</title>
<updated>2019-06-21T18:29:11+00:00</updated>
<author>
<name>Paul Gascou-Vaillancourt</name>
<email>pgascouvaillancourt@gitlab.com</email>
</author>
<published>2019-06-21T18:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a3f088398963b21703ebfb7e78a26fa2fb6f529'/>
<id>8a3f088398963b21703ebfb7e78a26fa2fb6f529</id>
<content type='text'>
Adds a modal to let the user confirm their action before
proceeding to registry/image deletion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a modal to let the user confirm their action before
proceeding to registry/image deletion
</pre>
</div>
</content>
</entry>
</feed>
