gitlab-org--gitlab-foss/doc
Robert Speicher 6756f87f90 Merge branch 'update-gitlab-shell-doc' into 'master'
Update gitlab-shell documentation to 2.6.7



See merge request !1836
2015-11-19 15:09:28 +00:00
..
api Fix md syntax in doc/api/commits.md 2015-11-17 13:08:11 +02:00
ci Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
customization Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
development Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
gitlab-basics
hooks Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
incoming_email
install Update gitlab-shell documentation [ci skip] 2015-11-19 16:06:13 +01:00
integration Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
legal Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
logs
markdown Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
migrate_ci_to_ce
operations Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
permissions
profile
project_services
public_access
raketasks Implement Build Artifacts 2015-11-10 12:51:50 +01:00
release Update monthly release template 2015-11-17 11:03:02 -05:00
security
ssh Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
system_hooks
update Update gitlab-shell documentation [ci skip] 2015-11-19 16:06:13 +01:00
web_hooks Add added, modified and removed properties to commit object in webhook 2015-11-03 12:16:40 +02:00
workflow Add link to git-lfs client [ci skip] 2015-11-19 14:13:17 +01:00
README.md Add CI permissions and api links to README [ci skip] 2015-11-05 21:23:01 +02:00

README.md

Documentation

User documentation

CI Documentation

CI Examples

Administrator documentation

  • Custom git hooks Custom git hooks (on the filesystem) for when web hooks aren't enough.
  • Install Requirements, directory structures and installation from source.
  • Integration How to integrate with systems such as JIRA, Redmine, LDAP and Twitter.
  • Issue closing Customize how to close an issue from commit messages.
  • Libravatar Use Libravatar for user avatars.
  • Log system Log system.
  • Operations Keeping GitLab up and running
  • Raketasks Backups, maintenance, automatic web hook setup and the importing of projects.
  • Security Learn what you can do to further secure your GitLab instance.
  • System hooks Notifications when users, projects and keys are changed.
  • Update Update guides to upgrade your installation.
  • Welcome message Add a custom welcome message to the sign-in page.
  • Reply by email Allow users to comment on issues and merge requests by replying to notification emails.
  • Migrate GitLab CI to CE/EE Follow this guide to migrate your existing GitLab CI data to GitLab CE/EE.

Contributor documentation

  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.
  • Release How to make the monthly and security releases.