Commit Graph
2932 Commits
Author SHA1 Message Date
Achilleas Pipinellis a93f7099fa Merge branch 'doc_forking_refactor' into 'master'
Refactor forking workflow documentation

Closes #5974 

See merge request !2623
2016-01-27 11:04:02 +00:00
Achilleas Pipinellis b6662c2a89 Refactor the forking process and add new images
[ci skip]
2016-01-27 12:00:51 +01:00
Achilleas Pipinellis af52158ff8 Conform to doc styleguide on max line length 2016-01-27 11:26:04 +01:00
Achilleas Pipinellis a427ab9faa Fix typo on artifacts doc
[ci skip]
2016-01-27 09:02:02 +01:00
Stan Hu eb7f669073 Merge branch 'patch-1' into 'master'
Update Slack integration configuration

Adjusted to the current Slack version (as of I 2016).

See merge request !2595
2016-01-26 05:12:45 +00:00
Achilleas Pipinellis d369cd292e Merge branch 'doc_refactor_jira' into 'master'
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
2016-01-25 23:04:08 +00:00
Achilleas Pipinellis 229845947f Add minimum required GitLab version
[ci skip]
2016-01-25 23:59:49 +01:00
Achilleas Pipinellis fbc988de54 Remove old JIRA reference 2016-01-25 23:59:28 +01:00
Achilleas Pipinellis 81d79c7f0a Fix typos, grammar and styling 2016-01-25 23:52:04 +01:00
Achilleas Pipinellis 6292ddd198 Add references to the rouge gem library
[ci skip]
2016-01-25 22:36:44 +01:00
Achilleas Pipinellis c53aad315f Add proper screenshot and comment on the output
[ci skip]
2016-01-25 22:17:41 +01:00
Achilleas Pipinellis 6c46b79d9a Fix sub-heading
[ci skip]
2016-01-25 20:36:12 +01:00
Achilleas Pipinellis 0fcf3adabb JIRA doc clean-up [ci skip]
- Add GitLab configuration steps
- Add example workflow
- Replace old images with new ones
2016-01-25 20:29:52 +01:00
Marcin Zajączkowski 468dbfe937 Update Slack integration configuration 2016-01-25 13:06:09 +00:00
Achilleas Pipinellis d5fc2e9ded Add steps on configuring JIRA
[ci skip]
2016-01-25 13:48:36 +01:00
Achilleas Pipinellis 5637423c69 Split JIRA configuration for GitLab < 7.8 and > 7.8
[ci skip]
2016-01-25 10:08:44 +01:00
Achilleas Pipinellis 3629984b96 Move JIRA from integration to project_services 2016-01-25 10:08:11 +01:00
Achilleas Pipinellis 5c69560a2d Add note on artifacts browser functionality
Based on the following comment:
https://gitlab.com/gitlab-org/gitlab-ce/issues/12634#note_3359006

[ci skip]
2016-01-24 22:49:37 +01:00
Achilleas Pipinellis e9eece1d44 Merge branch 'doc_omniauth' into 'master'
Move supported omniauth providers to the top



See merge request !2585
2016-01-24 20:39:54 +00:00
Achilleas Pipinellis 040fb46dc7 Move supported omniauth providers to the top
[ci skip]
2016-01-24 21:38:39 +01:00
Achilleas Pipinellis 6f615500a9 Move all integration docs images in a single directory
[ci skip]
2016-01-24 21:22:19 +01:00
Achilleas Pipinellis 97b2d78de8 Merge branch 'doc_refactor_system_hooks_api' into 'master'
Refactor system_hooks API documentation



See merge request !2475
2016-01-24 19:24:46 +00:00
Achilleas Pipinellis df4d676811 Merge branch 'doc_refactor_namespaces_api' into 'master'
Refactor namespaces API documentation



See merge request !2472
2016-01-24 19:23:56 +00:00
Achilleas Pipinellis 28c14ceaa2 Merge branch 'doc_refactor_README_api' into 'master'
Refactor README API documentation

~~Waiting for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2435 to be merged.~~

See merge request !2476
2016-01-24 19:22:42 +00:00
Achilleas Pipinellis 23a878c40c Clean up system hooks API documentation
[ci skip]
2016-01-24 20:20:39 +01:00
Achilleas Pipinellis 4ae7cb9a93 Merge branch 'doc_refactor_settings_api' into 'master'
Refactor settings API documentation



See merge request !2474
2016-01-24 18:36:51 +00:00
Achilleas Pipinellis 2b3e64a601 Clean up namespaces API documentation
[ci skip]
2016-01-24 19:28:24 +01:00
Achilleas Pipinellis 6cab2e4076 Merge branch 'doc_refactor_labels_api' into 'master'
Refactor labels API documentation



See merge request !2471
2016-01-24 16:53:46 +00:00
Achilleas Pipinellis ebaedca907 Merge branch 'doc_refactor_issues_api' into 'master'
Refactor issues API documentation



See merge request !2466
2016-01-24 16:40:50 +00:00
Achilleas Pipinellis 9f095bbbcc Merge branch 'doc_refactor_deploy_keys_api' into 'master'
Refactor deploy_keys API documentation



See merge request !2467
2016-01-24 16:39:39 +00:00
Achilleas Pipinellis 82e352d0b4 Merge branch 'doc_refactor_branches_api' into 'master'
Refactor branches API documentation



See merge request !2464
2016-01-24 16:38:43 +00:00
Achilleas Pipinellis fb3e1026e8 Merge branch 'housekeeping_doc' into 'master'
Make git gc man page more apparent



See merge request !2557
2016-01-23 11:19:27 +00:00
Achilleas Pipinellis d9cb41daa5 Merge branch 'patch-1' into 'master'
Minor spelling, prob typo



See merge request !2564
2016-01-22 21:42:57 +00:00
Sytse Sijbrandij fd00646b5b Name more OmniAuth providers in the general readme. 2016-01-22 08:57:29 -08:00
Mark Nordine 831bb04db7 Minor spelling, prob typo 2016-01-22 16:04:08 +00:00
Achilleas Pipinellis 33dc2f3035 Make git gc man page more apparent
[ci skip]
2016-01-22 12:45:49 +01:00
Julian Rademacher 3a5cca26c9 GitLab 8.4 uses gitlab-shell v2.6.10 2016-01-22 11:36:11 +00:00
Achilleas Pipinellis 2254413267 Fix broken codeblocks in ci/yaml documentation
[ci skip]
2016-01-22 12:33:37 +01:00
Achilleas Pipinellis 3695aace93 Merge branch 'fix_build_artifacts_doc' into 'master'
Fix wording and appearance on build artifacts documentation



See merge request !2550
2016-01-22 09:46:02 +00:00
Achilleas Pipinellis 49233288ea Fix wording and appearance on build artifacts documentation
[ci skip]
2016-01-22 10:44:27 +01:00
Achilleas Pipinellis dba2e9c318 Add image to 2fa security documentation
[ci skip]
2016-01-22 10:23:32 +01:00
Achilleas Pipinellis 373b277f03 Add note about commit status API deprecation
[ci skip]
2016-01-22 10:08:57 +01:00
Achilleas Pipinellis 831eb9468d Merge branch 'master' into doc_refactor_commits_api 2016-01-22 09:34:45 +01:00
Achilleas Pipinellis 8be4e54563 Merge branch 'issue/spelling' into 'master'
Fix a missing letter in the documentation.

Hello,

I just found a missing letter in the PHP CI configuration documentation. This MR allow to fix that 😄 

See merge request !2519
2016-01-22 07:43:06 +00:00
Achilleas Pipinellis de7ee6c37b Fix grammar and typos in file finder docs
[ci skip]
2016-01-22 08:26:48 +01:00
Achilleas Pipinellis 68ac1a6658 File finder can be invoked from anywhere!
[ci skip]
2016-01-22 00:23:20 +01:00
Achilleas Pipinellis e08e90edbb Refactor housekeeping documentation
[ci skip]
2016-01-21 23:10:47 +01:00
Achilleas Pipinellis 308abc8db0 Merge branch 'master' into housekeeping-doc 2016-01-21 22:59:15 +01:00
Achilleas Pipinellis 465e4616c9 Add file finder documentation
[ci skip]
2016-01-21 22:32:55 +01:00
Achilleas Pipinellis 62d2182e41 Merge branch 'ci/build-artifacts-documentation' into 'master'
Add basic documentation for build artifacts

/cc @axil @ayufan 

See merge request !2511
2016-01-21 19:02:26 +00:00