<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/settings.md, branch docs/quick_actions</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>Changing badges to use parentheses not brackets</title>
<updated>2019-07-08T08:50:38+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-08T08:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=73c6477b7e07dbdeb86f0c9033e84d7fda2ac0e2'/>
<id>73c6477b7e07dbdeb86f0c9033e84d7fda2ac0e2</id>
<content type='text'>
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up EE api docs that were merged to CE</title>
<updated>2019-07-04T08:22:41+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-04T08:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ac2c3ef434db3b6437811b7a198a086cd155a38'/>
<id>8ac2c3ef434db3b6437811b7a198a086cd155a38</id>
<content type='text'>
Many small fixes to api docs which were merged from EE to CE,
and tables cleaned up, as noted in issue
https://gitlab.com/gitlab-org/gitlab-ce/issues/64072
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many small fixes to api docs which were merged from EE to CE,
and tables cleaned up, as noted in issue
https://gitlab.com/gitlab-org/gitlab-ce/issues/64072
</pre>
</div>
</content>
</entry>
<entry>
<title>Update api docs to finish aligning EE and CE docs</title>
<updated>2019-07-03T09:32:54+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-03T09:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a347d159724380e3d3e38a672c36ec22f27ed896'/>
<id>a347d159724380e3d3e38a672c36ec22f27ed896</id>
<content type='text'>
Squashing a few commits and continuing work
on merging the 12 api docs that have not
been ported to CE yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Squashing a few commits and continuing work
on merging the 12 api docs that have not
been ported to CE yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: remove Sentry from application settings</title>
<updated>2019-06-25T19:17:19+00:00</updated>
<author>
<name>Roger Meier</name>
<email>r.meier@siemens.com</email>
</author>
<published>2019-04-30T20:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=946ffc67b711b39512a789213779d2736fcc0049'/>
<id>946ffc67b711b39512a789213779d2736fcc0049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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 Saturday to first day of the week</title>
<updated>2019-03-04T04:22:15+00:00</updated>
<author>
<name>haghighi_ahmad</name>
<email>haghighi.ahmad@gmail.com</email>
</author>
<published>2019-02-24T05:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf4bbd4fe18222234e21c9bc4a12ea195a4bd11d'/>
<id>cf4bbd4fe18222234e21c9bc4a12ea195a4bd11d</id>
<content type='text'>
fix #58023

docs for adding Saturday for first day of the week
add related settings for Saturday as first day of the week
firstDayOfWeek: Use enumeration, replace day's numbers with corresponding names
make some variables lowercase (follow camelCase)
add CHANGELOG entry

Author:    haghighi_ahmad &lt;haghighi.ahmad@gmail.com&gt;

modified:   app/assets/javascripts/pages/users/activity_calendar.js
modified:   app/helpers/preferences_helper.rb
new file:   changelogs/unreleased/58023-add-Saturday-to-localization-first-day-of-the-week.yml
modified:   doc/api/settings.md
modified:   doc/user/profile/preferences.md
modified:   locale/gitlab.pot
modified:   spec/helpers/preferences_helper_spec.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix #58023

docs for adding Saturday for first day of the week
add related settings for Saturday as first day of the week
firstDayOfWeek: Use enumeration, replace day's numbers with corresponding names
make some variables lowercase (follow camelCase)
add CHANGELOG entry

Author:    haghighi_ahmad &lt;haghighi.ahmad@gmail.com&gt;

modified:   app/assets/javascripts/pages/users/activity_calendar.js
modified:   app/helpers/preferences_helper.rb
new file:   changelogs/unreleased/58023-add-Saturday-to-localization-first-day-of-the-week.yml
modified:   doc/api/settings.md
modified:   doc/user/profile/preferences.md
modified:   locale/gitlab.pot
modified:   spec/helpers/preferences_helper_spec.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fabsrc/gitlab-ce-2105-add-setting-for-first-day-of-the-week</title>
<updated>2019-02-07T14:46:17+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-02-07T14:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c3da8849c364885841fddf592346974ff4148c8d'/>
<id>c3da8849c364885841fddf592346974ff4148c8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve docs</title>
<updated>2019-02-07T08:50:22+00:00</updated>
<author>
<name>Fabian Schneider</name>
<email>fabbbbbi+git@googlemail.com</email>
</author>
<published>2019-02-07T08:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a0bab0ab2896f021a5d3a80e84b5e9d6678f6c0'/>
<id>1a0bab0ab2896f021a5d3a80e84b5e9d6678f6c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add local markdown version</title>
<updated>2019-02-06T18:46:59+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-01-31T11:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=433bcf9b0439771b1e2661a62fec115e44922232'/>
<id>433bcf9b0439771b1e2661a62fec115e44922232</id>
<content type='text'>
Cached markdown version is composed both from global and local
markdown version. This allows admins to bump version locally when
needed (e.g. when external URL is changed).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cached markdown version is composed both from global and local
markdown version. This allows admins to bump version locally when
needed (e.g. when external URL is changed).
</pre>
</div>
</content>
</entry>
</feed>
