<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/user/project/web_ide, 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>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>Clean up the web terminals docs</title>
<updated>2019-06-21T13:45:22+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-06-21T10:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d41ed4bff3f23c33a56b9ddc27d2bd8ba468f834'/>
<id>d41ed4bff3f23c33a56b9ddc27d2bd8ba468f834</id>
<content type='text'>
- Clarify that they are available only for private Runners
- Merge the two sections of file syncing into one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Clarify that they are available only for private Runners
- Merge the two sections of file syncing into one
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs for Web IDE file sync</title>
<updated>2019-06-17T14:30:43+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-06-17T14:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a03c73da8dbc98e83851e87ca1b6bf83185e71a7'/>
<id>a03c73da8dbc98e83851e87ca1b6bf83185e71a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace passive with active voice</title>
<updated>2019-05-22T15:19:45+00:00</updated>
<author>
<name>Philipp C. H</name>
<email>pch@mailbox.org</email>
</author>
<published>2019-05-22T15:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=da516b9f29037ddd734f85aa1c18abe484542b42'/>
<id>da516b9f29037ddd734f85aa1c18abe484542b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Remove all remaining orphaned images.</title>
<updated>2019-05-17T19:21:48+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-05-17T19:21:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=54358d6199ea9262c6da23c990df10abffffe53f'/>
<id>54358d6199ea9262c6da23c990df10abffffe53f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Merge 4 EE doc/user/project dirs to CE</title>
<updated>2019-05-05T15:31:04+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-05-05T15:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4d4bb01d532ae139dab8e5d8a59eb4c6c278bc13'/>
<id>4d4bb01d532ae139dab8e5d8a59eb4c6c278bc13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure all lists are surrounded by new lines</title>
<updated>2019-02-22T13:17:10+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-02-22T13:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eb866309591f64a3cafb3c950b2cb6a0185595e8'/>
<id>eb866309591f64a3cafb3c950b2cb6a0185595e8</id>
<content type='text'>
Markdown renderers find it easier to determine
where lists start and end when lists are surrounded
by new lines.

For consistency, also ensure entries in the list
are aligned when they span multipls lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Markdown renderers find it easier to determine
where lists start and end when lists are surrounded
by new lines.

For consistency, also ensure entries in the list
are aligned when they span multipls lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-fix-typo-web_ide.md' into 'master'</title>
<updated>2019-02-13T14:38:09+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-02-13T14:38:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=301e4a68549ec41ea5812797ab2091082b9fe3a7'/>
<id>301e4a68549ec41ea5812797ab2091082b9fe3a7</id>
<content type='text'>
Fix a typo

See merge request gitlab-org/gitlab-ce!25152</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a typo

See merge request gitlab-org/gitlab-ce!25152</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Misc small fixes to docs</title>
<updated>2019-02-12T12:45:20+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-02-12T12:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e145e15f23dfaa5164c2cc9905a4c71a0719c8f1'/>
<id>e145e15f23dfaa5164c2cc9905a4c71a0719c8f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2019-02-12T11:47:17+00:00</updated>
<author>
<name>nyonyoron</name>
<email>megumi.aikawa@gmail.com</email>
</author>
<published>2019-02-12T11:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9637f23af59fdbbd969a78e4373a6f2e5280310e'/>
<id>9637f23af59fdbbd969a78e4373a6f2e5280310e</id>
<content type='text'>
"commited" is a misspelling of "committed"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"commited" is a misspelling of "committed"</pre>
</div>
</content>
</entry>
</feed>
