gitlab-org--gitlab-foss/doc
Rémy Coutable f393f2dde0
Simplify the slash commands DSL to store action blocks instead of creating methods
Other improvements:
- Ensure slash commands autocomplete doesn't break when noteable_type is not given
- Slash commands: improve autocomplete behavior and /due command
- We don't display slash commands for note edit forms.
- Add tests for reply by email with slash commands
- Be sure to execute slash commands after the note creation in Notes::CreateService

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-08-13 00:36:47 +02:00
..
administration Merge branch 'patch-3' into 'master' 2016-08-11 05:06:59 +00:00
api Merge branch '18583-implement-access-request-to-project-group-api' into 'master' 2016-08-11 11:56:36 +00:00
ci use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
container_registry Simplify feature introduction note 2016-08-08 11:44:55 +03:00
customization optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
development Corrected links/usernames in performance guide 2016-08-11 14:31:19 +02:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics Update start-using-git.md 2016-07-21 16:49:40 +00:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
install Update currently supported Ruby version info. 2016-08-11 19:00:00 +02:00
integration Merge branch 'fix-angle-brackets-in-docs' into 'master' 2016-08-10 14:14:36 +00:00
intro Move labels documentation to new location 2016-06-21 18:54:30 +02:00
legal edit 2016-04-13 21:44:37 +00:00
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown Move markdown doc to the right location 2016-08-03 08:54:17 +03:00
migrate_ci_to_ce errros -> errors 2016-05-29 22:34:58 -07:00
monitoring use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
operations succes -> success 2016-05-29 22:35:23 -07:00
permissions Move permissions/permissions.md to user/permissions.md 2016-07-12 17:49:03 +03:00
profile optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
project_services Refactor Slack service documentation 2016-07-22 12:37:05 +03:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Mention that gitlab.rb must be kept, too 2016-08-04 15:41:37 +01:00
security optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
ssh Add note on changing password of SSH key 2016-05-25 03:42:22 +00:00
system_hooks Using single builder for push and tag events 2016-04-19 11:00:30 +02:00
update Update gitlab-shell to v3.3.3 2016-08-11 13:28:02 -05:00
user Clarify the features for generating default label sets 2016-08-09 14:29:16 +01:00
web_hooks Document that webhook secret token is sent in X-Gitlab-Token HTTP header 2016-08-03 23:22:23 -04:00
workflow Simplify the slash commands DSL to store action blocks instead of creating methods 2016-08-13 00:36:47 +02:00
README.md One link to development guides. 2016-08-04 10:39:09 +00:00

README.md

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.