Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'patch-1' into 'master' | Robert Speicher | 2016-02-02 | 1 | -2/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | explicitly call script with bash for consistency simpler than telling users to set script executable [ci skip] See merge request !2621 | |||||
| * | | | | explicitly call script with bash for consistency | Mike Chelen | 2016-01-27 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | Merge branch 'patch-1' into 'master' | Achilleas Pipinellis | 2016-02-02 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fix typo indentation in CI projects' API See merge request !2561 | |||||
| * | | | | Fix typo indentation in CI projects' API | Louis Roché | 2016-01-22 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Make "Two-factor" casing consistent throughout the applicationrs-two-factor-casing | Robert Speicher | 2016-01-31 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'improve-gitlab-flow-doc' into 'master' | Achilleas Pipinellis | 2016-01-31 | 1 | -3/+4 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve GitLab flow documentation regarding the WIP merge requests See merge request !2647 | |||||
| * | | | | | Improve GitLab flow documentation regarding the WIP merge requestsimprove-gitlab-flow-doc | Rémy Coutable | 2016-01-29 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | | Merge branch 'patch-1' into 'master' | Achilleas Pipinellis | 2016-01-29 | 1 | -5/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo for PRIVATE-TOKEN header Was PRIVATE_TOKEN but should be PRIVATE-TOKEN. Underscore vs. kebab-case. See merge request !2624 | |||||
| * | | | | | Fixed typo for PRIVATE-TOKEN header | Markus Fisch | 2016-01-27 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Was PRIVATE_TOKEN but should be PRIVATE-TOKEN. Underscore vs. kebab-case. | |||||
* | | | | | | Make changes in config/initializers/1_settings.rb | Sytse Sijbrandij | 2016-01-28 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | Improve consistency and duplication for Merge Request APIimprove-mr-api | Dmitriy Zaporozhets | 2016-01-28 | 1 | -67/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Follow REST for merge request API route * Remove repeating comments API for MR Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | | | | Update gitlab-workhorse versions in documentation | Robert Speicher | 2016-01-27 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4 | James Lopez | 2016-01-27 | 33 | -176/+277 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'doc_forking_refactor' into 'master' | Achilleas Pipinellis | 2016-01-27 | 6 | -18/+41 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor forking workflow documentation Closes #5974 See merge request !2623 | |||||
| | * | | | | | Refactor the forking process and add new images | Achilleas Pipinellis | 2016-01-27 | 6 | -13/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | | | Conform to doc styleguide on max line length | Achilleas Pipinellis | 2016-01-27 | 1 | -16/+24 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Fix typo on artifacts doc | Achilleas Pipinellis | 2016-01-27 | 1 | -2/+2 | |
| |/ / / / | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | | Merge branch 'patch-1' into 'master' | Stan Hu | 2016-01-26 | 1 | -5/+7 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Slack integration configuration Adjusted to the current Slack version (as of I 2016). See merge request !2595 | |||||
| | * | | | | Update Slack integration configuration | Marcin Zajączkowski | 2016-01-25 | 1 | -5/+7 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'doc_refactor_jira' into 'master' | Achilleas Pipinellis | 2016-01-25 | 23 | -151/+217 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor JIRA documentation Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/12680 ## TODO - [x] Move JIRA docs from `integration/` to `project_services/` - [x] Split old JIRA info - [x] Add note on document migration - [x] Change references to new location - [x] Add new images - [x] Clean-up `jira.md` See merge request !2592 | |||||
| | * | | | | Add minimum required GitLab version | Achilleas Pipinellis | 2016-01-25 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | | Remove old JIRA reference | Achilleas Pipinellis | 2016-01-25 | 2 | -52/+2 | |
| | | | | | | ||||||
| | * | | | | Fix typos, grammar and styling | Achilleas Pipinellis | 2016-01-25 | 3 | -19/+14 | |
| | | | | | | ||||||
| | * | | | | Add proper screenshot and comment on the outputdoc_refactor_jira | Achilleas Pipinellis | 2016-01-25 | 3 | -5/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | | Fix sub-heading | Achilleas Pipinellis | 2016-01-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | | JIRA doc clean-up [ci skip] | Achilleas Pipinellis | 2016-01-25 | 5 | -50/+94 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add GitLab configuration steps - Add example workflow - Replace old images with new ones | |||||
| | * | | | | Add steps on configuring JIRA | Achilleas Pipinellis | 2016-01-25 | 7 | -13/+62 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | | Split JIRA configuration for GitLab < 7.8 and > 7.8 | Achilleas Pipinellis | 2016-01-25 | 2 | -0/+162 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | | Move JIRA from integration to project_services | Achilleas Pipinellis | 2016-01-25 | 11 | -151/+5 | |
| | |/ / / | ||||||
| * | | | | Add references to the rouge gem library | Achilleas Pipinellis | 2016-01-25 | 2 | -0/+10 | |
| |/ / / | | | | | | | | | | | | | [ci skip] | |||||
* | | | | updated docs to reflect min requirement of 2.1 [ci skip] | James Lopez | 2016-01-27 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | updated docs to reflect version update [ci skip] | James Lopez | 2016-01-25 | 2 | -3/+2 | |
| | | | | ||||||
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4 | James Lopez | 2016-01-25 | 33 | -436/+884 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Add note on artifacts browser functionality | Achilleas Pipinellis | 2016-01-24 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on the following comment: https://gitlab.com/gitlab-org/gitlab-ce/issues/12634#note_3359006 [ci skip] | |||||
| * | | | Merge branch 'doc_omniauth' into 'master' | Achilleas Pipinellis | 2016-01-24 | 1 | -13/+17 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move supported omniauth providers to the top See merge request !2585 | |||||
| | * | | | Move supported omniauth providers to the top | Achilleas Pipinellis | 2016-01-24 | 1 | -13/+17 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | | Move all integration docs images in a single directory | Achilleas Pipinellis | 2016-01-24 | 21 | -14/+14 | |
| |/ / / | | | | | | | | | | | | | [ci skip] | |||||
| * | | | Merge branch 'doc_refactor_system_hooks_api' into 'master' | Achilleas Pipinellis | 2016-01-24 | 1 | -24/+94 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor system_hooks API documentation See merge request !2475 | |||||
| | * | | | Clean up system hooks API documentation | Achilleas Pipinellis | 2016-01-24 | 1 | -4/+24 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | Remove relative linkdoc_refactor_system_hooks_api | Achilleas Pipinellis | 2016-01-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It wouldn't work on doc.gitlab.com [ci skip] | |||||
| | * | | | Refactor system_hooks API documentation [ci skip] | Achilleas Pipinellis | 2016-01-18 | 1 | -23/+73 | |
| | | |/ | | |/| | ||||||
| * | | | Merge branch 'doc_refactor_namespaces_api' into 'master' | Achilleas Pipinellis | 2016-01-24 | 1 | -7/+33 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor namespaces API documentation See merge request !2472 | |||||
| | * | | | Clean up namespaces API documentationdoc_refactor_namespaces_api | Achilleas Pipinellis | 2016-01-24 | 1 | -3/+14 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | Refactor namespaces API documentation [ci skip] | Achilleas Pipinellis | 2016-01-18 | 1 | -7/+22 | |
| | |/ / | ||||||
| * | | | Merge branch 'doc_refactor_README_api' into 'master' | Achilleas Pipinellis | 2016-01-24 | 1 | -98/+157 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor README API documentation ~~Waiting for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2435 to be merged.~~ See merge request !2476 | |||||
| | * | | | Fix typos, grammar and other styleguide issuesdoc_refactor_README_api | Achilleas Pipinellis | 2016-01-18 | 1 | -19/+19 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | Use plaintext instead of json in code blocks | Achilleas Pipinellis | 2016-01-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | Clean-up API README [ci skip] | Achilleas Pipinellis | 2016-01-18 | 1 | -29/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Fix some curl examples - Fix examples for id vs iid | |||||
| | * | | | Merge branch 'master' into doc_refactor_README_api | Achilleas Pipinellis | 2016-01-18 | 1 | -2/+46 | |
| | |\ \ \ | ||||||
| | * | | | | Refactor README API documentation [ci skip] | Achilleas Pipinellis | 2016-01-18 | 1 | -97/+147 | |
| | | |/ / | | |/| | |