Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-8.17-upgrade-process' into 'master' | Alfredo Sumaran | 2017-02-16 | 2 | -15/+45 |
|\ | | | | | | | | | | | | | Fix 8.17 upgrade documentation Closes #28021 See merge request !9285 | ||||
| * | fix typo in node sectionfix-8.17-upgrade-process | Mike Greiling | 2017-02-16 | 1 | -1/+1 |
| | | |||||
| * | update migration docs for 8.17 to include minimum node version | Mike Greiling | 2017-02-16 | 2 | -15/+45 |
| | | |||||
* | | Merge branch 'docs/pages-admin' into 'master' | Achilleas Pipinellis | 2017-02-16 | 2 | -156/+248 |
|\ \ | | | | | | | | | | | | | Simplify GitLab Pages admin docs See merge request !9303 | ||||
| * | | Simplify Pages admin source docsdocs/pages-admin | Achilleas Pipinellis | 2017-02-16 | 1 | -91/+160 |
| | | | | | | | | | | | | [ci skip] | ||||
| * | | Simplify Pages admin Omnibus docs | Achilleas Pipinellis | 2017-02-16 | 1 | -65/+88 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Merge branch 'docs/broken-anchor-links' into 'master' | Achilleas Pipinellis | 2017-02-16 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Do not use single quote in headings as it breaks docs.gitlab.com Closes #25539 See merge request !9307 | ||||
| * | | | Do not use single quote in headings as it breaks docs.gitlab.com | Achilleas Pipinellis | 2017-02-16 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | Update services templates docs | Achilleas Pipinellis | 2017-02-16 | 2 | -9/+10 |
|/ / / | | | | | | | | | | [ci skip] | ||||
* | | | Clarify that stage is needed to stop environments | Achilleas Pipinellis | 2017-02-16 | 2 | -1/+6 |
|/ / | | | | | | | [ci skip] | ||||
* | | Merge branch 'docs/broken-link-uni' into 'master' | Achilleas Pipinellis | 2017-02-16 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Fix broken link in university docs See merge request !9295 | ||||
| * | Fix broken link in university docs | Achilleas Pipinellis | 2017-02-16 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | Clean up terms used for issues. Use New instead of Add.pedro-issue-terminology | Pedro Moreira da Silva | 2017-02-15 | 5 | -36/+22 |
|/ | |||||
* | Merge branch 'docs/broken-links' into 'master' | Achilleas Pipinellis | 2017-02-15 | 43 | -114/+169 |
|\ | | | | | | | | | Fix most of broken docs links See merge request !9275 | ||||
| * | Fix most of broken docs links | Achilleas Pipinellis | 2017-02-15 | 43 | -114/+169 |
| | | | | | | | | [ci skip] | ||||
* | | Merge branch '26651-cannot-move-project-into-group' into 'master' 27950-ci-status-check | Rémy Coutable | 2017-02-15 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Specify that only project owners can transfer a project Closes #26651 See merge request !9262 | ||||
| * | | Specify that only project owners can transfer a project | Mark Fletcher | 2017-02-15 | 1 | -1/+1 |
| | | | | | | | | | | | | [skip ci] | ||||
* | | | Merge branch 'add-missing-api-entities' into 'master' | Rémy Coutable | 2017-02-15 | 2 | -3/+25 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Add missing api entities Closes #23895 See merge request !7138 | ||||
| * | | entities: use the RepoCommit entity for branch commits | Ben Boeckel | 2017-02-14 | 2 | -3/+25 |
| | | | | | | | | | | | | Fixes #23895. | ||||
* | | | Rename builds to jobs in docs | Achilleas Pipinellis | 2017-02-15 | 63 | -773/+789 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Merge branch 'dz-nested-groups-improvements-3' into 'master' | Dmitriy Zaporozhets | 2017-02-15 | 2 | -9/+23 |
|\ \ \ | | | | | | | | | | | | | | | | | Nested groups improvements pt 3 See merge request !9227 | ||||
| * \ \ | Merge branch 'master' into 'dz-nested-groups-improvements-3' | Dmitriy Zaporozhets | 2017-02-14 | 14 | -241/+166 |
| |\ \ \ | | | | | | | | | | | | | | | | # Conflicts: # doc/api/projects.md | ||||
| * | | | | Use Namespace#full_path instead of Namespace#path | Dmitriy Zaporozhets | 2017-02-14 | 1 | -9/+18 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Expose Namespace#full_path in namespaces API | Dmitriy Zaporozhets | 2017-02-14 | 1 | -1/+8 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | Merge branch 'pass_coverage_value_to_commit_status_api' into 'master' | Rémy Coutable | 2017-02-15 | 1 | -0/+2 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | Make it possible to pass coverage value to commit status API Closes #27807 See merge request !9214 | ||||
| * | | | Make it possible to pass coverage value to commit status API | wendy0402 | 2017-02-14 | 1 | -0/+2 |
| | |/ | |/| | |||||
* | | | Merge branch '27755-pipeline-docs' into 'master' | Achilleas Pipinellis | 2017-02-14 | 3 | -0/+30 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Document types of pipelines Closes #22631 See merge request !9008 | ||||
| * | | | Add image description27755-pipeline-docs | Mark Pundsack | 2017-02-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add image titles | Mark Pundsack | 2017-02-06 | 1 | -2/+2 |
| | | | | |||||
| * | | | Add development workflows | Mark Pundsack | 2017-02-06 | 2 | -1/+17 |
| | | | | |||||
| * | | | Update image | Mark Pundsack | 2017-02-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add image | Mark Pundsack | 2017-02-06 | 2 | -1/+5 |
| | | | | |||||
| * | | | Document types of pipelines | Mark Pundsack | 2017-02-06 | 1 | -0/+10 |
| | | | | |||||
* | | | | Merge branch '19302-wiki-page-delete-does-not-trigger-the-webhook' into ↵ | Rémy Coutable | 2017-02-14 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Wiki page delete does not trigger the webhook" Closes #19302 See merge request !8198 | ||||
| * | | | | Execute web hooks for WikiPage delete operation | Mark Fletcher | 2017-02-14 | 1 | -1/+1 |
| | |_|/ | |/| | | | | | | | | | | | | | | * Add a new DestroyService for Wiki Pages * Alter WikiPagesController to use the new service | ||||
* | | | | Merge branch '23061-consolidate-project-lists' into 'master' | Sean McGivern | 2017-02-14 | 3 | -185/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: consolidate project lists Closes #23061 See merge request !8962 | ||||
| * | | | | API: Consolidate /projects endpoint | Toon Claes | 2017-02-14 | 3 | -185/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It consolidates these endpoints: - /projects - /projects/owned - /projects/visible - /projects/starred - /projects/all Into the /projects endpoint using query parameters. | ||||
* | | | | | Merge branch '27656-doc-ci-enable-ci' into 'master' | Achilleas Pipinellis | 2017-02-14 | 3 | -9/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Update doc for enabling or disabling GitLab CI Closes #27656 See merge request !8965 | ||||
| * | | | | Update doc for enabling or disabling GitLab CI | Takuya Noguchi | 2017-02-05 | 3 | -9/+9 |
| | | | | | |||||
* | | | | | Merge branch 'docs/database-info' into 'master' | Achilleas Pipinellis | 2017-02-14 | 2 | -42/+52 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add MySQL info in install requirements See merge request !9230 | ||||
| * | | | | | Add MySQL info in install requirements | Achilleas Pipinellis | 2017-02-14 | 2 | -42/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | | | Merge branch '14492-change-fork-endpoint' into 'master' | Sean McGivern | 2017-02-14 | 2 | -1/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move /projects/fork/:id to /projects/:id/fork in V4 API Closes #14492 See merge request !8940 | ||||
| * | | | | | | Move /projects/fork/:id to /projects/:id/fork14492-change-fork-endpoint | Oswaldo Ferreira | 2017-02-13 | 2 | -1/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'add-omniauth-oauth2-generic' into 'master' | Rémy Coutable | 2017-02-14 | 2 | -0/+66 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add omniauth-oauth2-generic strategy Closes #26744 See merge request !9048 | ||||
| * | | | | | Adjust doc formatting | Joe Marty | 2017-02-13 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | Fix spelling errors in docs and changelog | Joe Marty | 2017-02-13 | 1 | -6/+6 |
| | | | | | | |||||
| * | | | | | Edit omniauth-oauth2-generic docs for style conformance | Joe Marty | 2017-02-13 | 1 | -26/+31 |
| | | | | | | |||||
| * | | | | | Add omniauth-oauth2-generic strategy | Joe Marty | 2017-02-13 | 2 | -0/+61 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allows configurable Single Sign On with most simple OAuth2 providers - Adds documentation for the new strategy Closes #26744 | ||||
* | | | | | Merge branch 'patch-12' into 'master' | Allison Whilden | 2017-02-14 | 1 | -192/+192 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | Fix UX Guide apostrophe use for singular common nouns See merge request !9190 | ||||
| * | | | | Fix UX Guide apostrophe use for singular common nounspatch-12 | Pedro Moreira da Silva | 2017-02-13 | 1 | -192/+192 |
| |/ / / |