gitlab-org--gitlab-foss/doc
Robert Speicher 275e8e7309 Merge branch 'issue-closing-docs' into 'master'
Update documentation about automatic issue closing

RE !1933

See merge request !2000
2015-12-08 22:03:07 +00:00
..
api Merge branch 'master' into ui/dashboard-new-issue 2015-12-07 17:12:29 +01:00
ci Update Docker Syntax 2015-12-07 10:29:55 -05:00
customization Update documentation about automatic issue closing 2015-12-07 14:11:13 +01:00
development Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
gitlab-basics Merge branch 'create-issue' into 'master' 2015-10-01 16:29:29 +00:00
hooks Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
incoming_email Make Reply by email easier to configure 2015-10-13 13:10:49 +02:00
install Auto-detect the required gitlab-shell version 2015-12-01 14:26:57 +01:00
integration Block LDAP user when they are no longer found in the LDAP server 2015-12-08 11:15:30 -06:00
legal Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
logs Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
markdown Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
migrate_ci_to_ce Update ci to ce doc to make it clearer when you are done if you don't want to keep your data. 2015-10-05 16:39:58 +02:00
operations Add 'resume' capability to parallel-rsync-repos 2015-12-08 15:08:22 +01:00
permissions fixed the documentation of the Guest role in permission.md 2015-12-02 15:21:02 +01:00
profile added note about backing up recovery codes 2015-08-18 15:56:38 -07:00
project_services Change "Irc Uri" -> "IRC URI" 2015-07-07 05:48:32 -07:00
public_access Update public access documentation [ci skip] 2015-11-19 17:24:10 +02:00
raketasks Merge branch 'master' into sync-all-repos 2015-12-08 12:35:54 +01:00
release Merge branch 'minimize-readme' into 'master' 2015-12-07 18:55:27 +00:00
security make it more obvious what happens in the code 2015-05-08 14:36:24 +00:00
ssh Correction of markdown in SSH docs 2015-11-25 12:27:07 +00:00
system_hooks hooks: Add full project namespace to payload 2015-10-02 19:44:33 +02:00
update Also update gitlab-workhorse in patch updates [ci skip] 2015-12-02 15:54:44 +02:00
web_hooks Add added, modified and removed properties to commit object in webhook 2015-12-04 16:23:21 +02:00
workflow Add reference to Microsoft's Git Credential Manager for Windows. 2015-11-24 20:55:18 +00:00
README.md Update required version of lfs client and separate the docs for users and admins. 2015-11-20 16:10:08 +01: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.
  • Git LFS configuration

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.