summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patch-1' into 'master'Achilleas Pipinellis2017-08-031-31/+32
|\
| * Explicitly spell out where the API root isAJ Jordan2017-07-281-1/+2
| * Move API "basic usage" to be more visibleAJ Jordan2017-07-281-31/+31
* | Update reply_by_email_postfix_setup.md, included starting courier-authdaemon ...Abubakar Ango2017-08-031-0/+14
* | Remove documentation about `:empty_project` since we're removing itRobert Speicher2017-08-021-2/+0
* | Update milestone docs CEVictor Wu2017-08-021-0/+8
* | Merge branch 'api_project_events_target_iid' into 'master'Rémy Coutable2017-08-021-0/+2
|\ \
| * | Expose target_iid in Events APIsue4452017-08-021-0/+2
* | | Extending API for protected branchesEric2017-08-023-0/+150
* | | Merge branch 'docs-update-articles-list' into 'master'Achilleas Pipinellis2017-08-012-6/+8
|\ \ \
| * | | add article to listdocs-update-articles-listMarcia Ramos2017-08-011-3/+4
| * | | link to CI/CD Deep Dive demo for #5800Marcia Ramos2017-08-011-0/+1
| * | | copyedit, add article to the listMarcia Ramos2017-08-011-3/+3
* | | | Add code review guidelines related to Build [CI skip].Marin Jankovski2017-08-011-0/+3
|/ / /
* | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-08-011-1/+1
|\ \ \
| * | | Fix username typo (jonh to John)John Landa2017-08-011-1/+1
* | | | Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński2017-08-013-7/+133
|\ \ \ \
| * | | | Document update34519-extend-api-group-secret-variableShinya Maeda2017-07-193-7/+133
* | | | | Docs add blog articlesMarcia Ramos2017-08-011-24/+90
* | | | | Merge branch 'mk-fix-ldap-ca-file-docs' into 'master'Douwe Maan2017-08-011-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix LDAP documentation and example configmk-fix-ldap-ca-file-docsMichael Kozono2017-07-311-3/+3
* | | | | Merge branch 'fix/gb/fix-chatops-deploy-multiple-actions-matching' into 'master'Kamil Trzciński2017-07-311-1/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve wording related to deploy chatops commandfix/gb/fix-chatops-deploy-multiple-actions-matchingGrzegorz Bizon2017-07-281-1/+1
| * | | | Update docs regarding deploy chatops slash commandGrzegorz Bizon2017-07-281-1/+20
* | | | | New doc topic user/project/indexMarcia Ramos2017-07-316-10/+118
* | | | | Moves the Performance Bar to the top instead of being at the bottomRémy Coutable2017-07-311-0/+0
* | | | | Merge branch 'fix-user-creation-doc' into 'master'Achilleas Pipinellis2017-07-311-20/+20
|\ \ \ \ \
| * | | | | Update documentation of user creation by replacing the 'confirm' param with '...Dan Dunckel2017-07-281-20/+20
* | | | | | Merge branch 'sh-aws-efs-docs' into 'master'Achilleas Pipinellis2017-07-311-0/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add a note about EFS and GitLab log filessh-aws-efs-docsStan Hu2017-07-301-0/+4
* | | | | | Merge branch 'ux-guide-search-filter-sort' into 'master'Rémy Coutable2017-07-281-0/+8
|\ \ \ \ \ \
| * | | | | | Add copy about search terms to ux guidetauriedavis2017-07-281-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'docs/jira-article' into 'master'Marcia Ramos2017-07-281-8/+13
|\ \ \ \ \ \
| * | | | | | Add link to JIRA article in docsdocs/jira-articleAchilleas Pipinellis2017-07-281-8/+13
* | | | | | | Merge branch 'docs/ci-only-except' into 'master'Marcia Ramos2017-07-281-4/+17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Explain all possible values of 'only' and 'except'docs/ci-only-exceptAchilleas Pipinellis2017-07-281-4/+17
| |/ / / / /
* | | | | | Merge branch 'techbeacon_ci' into 'master'Rémy Coutable2017-07-281-0/+1
|\ \ \ \ \ \
| * | | | | | added article from techbeacon on CItechbeacon_ciChad Malchow2017-04-041-0/+1
* | | | | | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-07-281-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Update gitlab_flow.md, Teatro seems to be completely dead, see also https://f...bart2017-07-281-1/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'docs-metrics-haproxy' into 'master'Rémy Coutable2017-07-282-5/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Docs: fix HAProxy name and exporter's linkDênis Volpato Martins2017-07-252-5/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern2017-07-282-18/+124
|\ \ \ \ \ \
| * | | | | | Modify/add some forgotten issues API documentationtc-api-root-merge-requestsToon Claes2017-07-281-18/+22
| * | | | | | Default /merge_request API endpoint to `scope=created-by-me`Toon Claes2017-07-281-3/+13
| * | | | | | Add top-level /merge_requests API endpointToon Claes2017-07-271-0/+92
* | | | | | | Merge branch '35657-fix-prometheus-docs-to-indicate-kubernetes-is-not-require...Achilleas Pipinellis2017-07-281-2/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Update environments.md35657-fix-prometheus-docs-to-indicate-kubernetes-is-not-required-docsJoshua Lambert2017-07-271-2/+1
* | | | | | | Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher2017-07-271-3/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove deprecated `repository_storage` attributebvl-add-all-settings-to-apiBob Van Landuyt2017-07-271-3/+1