<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc, branch async-pipeline-processing</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>Fix environments handling</title>
<updated>2016-09-19T08:07:15+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-09-18T18:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=223041fa1bba534d613489f41d6143f1785fd0b4'/>
<id>223041fa1bba534d613489f41d6143f1785fd0b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small refactor of review apps docs</title>
<updated>2016-09-19T08:07:14+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-09-16T07:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04b56955906f3fa4a5a41912d1b1234e45c392c6'/>
<id>04b56955906f3fa4a5a41912d1b1234e45c392c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup changes</title>
<updated>2016-09-19T08:07:14+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-09-15T19:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=abfceb1e565490bb75e9a4fba0571cb2390fa5d8'/>
<id>abfceb1e565490bb75e9a4fba0571cb2390fa5d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation about dynamic environments</title>
<updated>2016-09-19T08:07:13+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-09-14T21:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4a5c21728ee4e6c3ef8e1c410ee0f0c9a47634cc'/>
<id>4a5c21728ee4e6c3ef8e1c410ee0f0c9a47634cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'doc/download-latest-artifact' into 'master'</title>
<updated>2016-09-18T14:43:25+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-09-18T14:43:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f374379834b13f574015917440b0e7e702d8198f'/>
<id>f374379834b13f574015917440b0e7e702d8198f</id>
<content type='text'>

Document how to download the latest build artifacts

## What does this MR do?

Document how to download the latest build artifacts.

Closes gitlab-org/gitlab-ce#22273

See merge request !6401</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Document how to download the latest build artifacts

## What does this MR do?

Document how to download the latest build artifacts.

Closes gitlab-org/gitlab-ce#22273

See merge request !6401</pre>
</div>
</content>
</entry>
<entry>
<title>Document how to download the latest build artifacts</title>
<updated>2016-09-18T14:39:44+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-09-18T14:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=505d9cf9b2229ede14004e5ee7d754e67b1fbf75'/>
<id>505d9cf9b2229ede14004e5ee7d754e67b1fbf75</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-github-doc-page' into 'master'</title>
<updated>2016-09-18T10:21:24+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-09-18T10:21:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c38a7ad48524869b65ef30558c5e44ec463a51b1'/>
<id>c38a7ad48524869b65ef30558c5e44ec463a51b1</id>
<content type='text'>

Update GitHub importer documentation  to reflect current importer state

## What does this MR do?

Update the Github importer documentation to reflect the current importer state.

## What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/904

## Does this MR meet the acceptance criteria?

- [X] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)


See merge request !5987</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Update GitHub importer documentation  to reflect current importer state

## What does this MR do?

Update the Github importer documentation to reflect the current importer state.

## What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/904

## Does this MR meet the acceptance criteria?

- [X] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)


See merge request !5987</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-3' into 'master'</title>
<updated>2016-09-18T09:47:59+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-09-18T09:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bcc45b342efe77d74e1cf4c4664e1484eefa2bf5'/>
<id>bcc45b342efe77d74e1cf4c4664e1484eefa2bf5</id>
<content type='text'>

improve wording on build and push images using GitLab CI docs

## What does this MR do?

Improve wording on build and push images using GitLab CI docs

## Are there points in the code the reviewer needs to double check?

No

## Why was this MR needed?

Poor wording

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [X] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [X] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !6001</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

improve wording on build and push images using GitLab CI docs

## What does this MR do?

Improve wording on build and push images using GitLab CI docs

## Are there points in the code the reviewer needs to double check?

No

## Why was this MR needed?

Poor wording

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [X] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [X] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !6001</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify why GH integration is the preferred importing method</title>
<updated>2016-09-18T09:32:01+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-09-18T09:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c2ad17754e189c23dcf8e9495d2b8b52c20eca2c'/>
<id>c2ad17754e189c23dcf8e9495d2b8b52c20eca2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor GitHub importing documentation</title>
<updated>2016-09-18T09:26:16+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-08-31T11:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9c2f778cc45ac77926561584c592dd09d620f9ea'/>
<id>9c2f778cc45ac77926561584c592dd09d620f9ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
