Files
gitlabhq/doc
Douwe Maan 0f2616b365 Merge branch 'ldap-group-links-api-doc-fix' into 'master'
Make the `provider` argument for the LDAP group links API endpoint required

Related to #329

If no `provider` is passed to the API endpoint, the group link is not created properly. Making it required fixes the issue temporarily. It should default to the first provider.

Next step, as mentioned in #329, is to do that.

/cc @job

See merge request !475
2015-08-17 23:24:30 +00:00
..
2015-08-17 14:01:32 +02:00
2015-08-17 14:01:32 +02:00
2015-08-17 14:01:32 +02:00
2015-08-17 14:01:32 +02:00
2015-06-05 19:23:10 +02:00
2015-08-03 15:51:09 -07:00
2015-08-17 14:01:32 +02:00
2015-07-24 18:05:52 -07:00
2014-08-27 08:51:06 +02:00
2015-08-17 18:10:58 +02:00
2015-08-17 14:01:32 +02:00

Documentation

User documentation

Administrator documentation

  • Audit Events Check how user access changed in projects and groups.
  • Changing the appearance of the login page Make the login page branded for your GitLab instance.
  • Custom git hooks Custom git hooks (on the filesystem) for when web hooks aren't enough.
  • Email Email GitLab users from GitLab
  • Git Hooks Advanced push rules for your project.
  • Help message Set information about administrators of your GitLab instance.
  • 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.

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.