<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/locale, branch docs/api-single-codebase</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>Show upcoming status for releases</title>
<updated>2019-07-03T09:12:15+00:00</updated>
<author>
<name>Jason Goodman</name>
<email>jgoodman@gitlab.com</email>
</author>
<published>2019-07-03T09:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7ecffe2987e0f3953489759d080fc263c5cb95c5'/>
<id>7ecffe2987e0f3953489759d080fc263c5cb95c5</id>
<content type='text'>
Add released_at field to releases API
Add released_at column to releases table
Return releases to the API sorted by released_at
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add released_at field to releases API
Add released_at column to releases table
Return releases to the API sorted by released_at
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebased and squashed commits</title>
<updated>2019-07-03T08:26:57+00:00</updated>
<author>
<name>Natalia Tepluhina</name>
<email>ntepluhina@gitlab.com</email>
</author>
<published>2019-07-03T08:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4151b14c2986db173a7a1a4d293b86bfcdaae3a'/>
<id>d4151b14c2986db173a7a1a4d293b86bfcdaae3a</id>
<content type='text'>
- all commits squashed to make danger review happy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- all commits squashed to make danger review happy
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'vue-i18n-js-ide-directory' into 'master'</title>
<updated>2019-07-03T06:41:57+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-07-03T06:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4a8fa7fac762ca56166ff02d9601b41873b235dc'/>
<id>4a8fa7fac762ca56166ff02d9601b41873b235dc</id>
<content type='text'>
Vue-i18n: autofix for app/assets/javascripts/ide directory

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

See merge request gitlab-org/gitlab-ce!29967</pre>
</div>
</content>
</entry>
<entry>
<title>Add username to deploy tokens</title>
<updated>2019-07-02T18:56:48+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-07-02T18:56:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d745ff0431130a760a7a59899c26410dc887f77a'/>
<id>d745ff0431130a760a7a59899c26410dc887f77a</id>
<content type='text'>
This new attribute is optional and used when set instead of the default
format `gitlab+deploy-token-#{id}`.

Empty usernames will be saved as null in the database.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new attribute is optional and used when set instead of the default
format `gitlab+deploy-token-#{id}`.

Empty usernames will be saved as null in the database.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '63690-issue-trackers-title' into 'master'</title>
<updated>2019-07-02T16:11:40+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-07-02T16:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca28f7f1e23f52060a77872b435ca04a48620cb1'/>
<id>ca28f7f1e23f52060a77872b435ca04a48620cb1</id>
<content type='text'>
Use title and description fields for issue trackers

Closes #63690

See merge request gitlab-org/gitlab-ce!30096</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use title and description fields for issue trackers

Closes #63690

See merge request gitlab-org/gitlab-ce!30096</pre>
</div>
</content>
</entry>
<entry>
<title>Registry component now includes error messages</title>
<updated>2019-07-02T13:12:45+00:00</updated>
<author>
<name>Nick Kipling</name>
<email>nkipling@gitlab.com</email>
</author>
<published>2019-07-02T13:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f01127ad25191913b3c399ee185f1c9f7034198b'/>
<id>f01127ad25191913b3c399ee185f1c9f7034198b</id>
<content type='text'>
Includes changes to the Vue container registry component to support
the display of an empty message and error message when invalid
characters are found in the group, project or branch name.

repositories/index.html.haml has been changed to remove the content
and place into Vue component.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes changes to the Vue container registry component to support
the display of an empty message and error message when invalid
characters are found in the group, project or branch name.

repositories/index.html.haml has been changed to remove the content
and place into Vue component.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use title and description fields for issue trackers</title>
<updated>2019-07-02T13:00:27+00:00</updated>
<author>
<name>Jarka Košanová</name>
<email>jarka@gitlab.com</email>
</author>
<published>2019-06-26T14:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ddbbf453c76144ac60c67e783424faf843c8efa1'/>
<id>ddbbf453c76144ac60c67e783424faf843c8efa1</id>
<content type='text'>
- instead of using properties
- backward compatibility has to be kept for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- instead of using properties
- backward compatibility has to be kept for now
</pre>
</div>
</content>
</entry>
<entry>
<title>Vue-i18n: app/assets/javascripts/clusters/ directory</title>
<updated>2019-07-02T05:11:47+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-07-02T05:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cada1d7cb6513a550e5729ac75a7a839416d196d'/>
<id>cada1d7cb6513a550e5729ac75a7a839416d196d</id>
<content type='text'>
i18n linting for .vue files under the
app/assets/javascripts/clusters/ directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i18n linting for .vue files under the
app/assets/javascripts/clusters/ directory
</pre>
</div>
</content>
</entry>
<entry>
<title>Vue-i18n: app/assets/javascripts/environments directory</title>
<updated>2019-07-01T20:24:59+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-07-01T20:24:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a18b2757d3b682c9773797eff070a63a3be55bb'/>
<id>9a18b2757d3b682c9773797eff070a63a3be55bb</id>
<content type='text'>
i18n linting for .vue files under the
app/assets/javascripts/environments directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i18n linting for .vue files under the
app/assets/javascripts/environments directory
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow JupyterHub to be uninstalled</title>
<updated>2019-07-01T15:57:24+00:00</updated>
<author>
<name>João Cunha</name>
<email>j.a.cunha@gmail.com</email>
</author>
<published>2019-07-01T15:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=30ede575acd13f0bf76b78c081f52611d356a9bd'/>
<id>30ede575acd13f0bf76b78c081f52611d356a9bd</id>
<content type='text'>
- enabled uninstallation
- give it a specific uninstall message
- ajust specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- enabled uninstallation
- give it a specific uninstall message
- ajust specs
</pre>
</div>
</content>
</entry>
</feed>
