diff options
Diffstat (limited to 'development/fossil/README')
-rw-r--r-- | development/fossil/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/fossil/README b/development/fossil/README index d3571a0b5051..3e554b027811 100644 --- a/development/fossil/README +++ b/development/fossil/README @@ -5,7 +5,7 @@ Features: - tamper-proof artifact record - simple command-line interface -- customizable web interface with JSON, RSS, and built-in wiki +- customizable web interface with JSON, RSS, and built-in wiki and forum - online project documentation with full-text search capability - online activity and ticket reports - user accounts with access controls @@ -22,6 +22,7 @@ Features: - support for Docker - unversioned file area for builds, statistics, other ephemeral content - optional PGP signing of commits +- users can subscribe to email alerts to be notified of event types - private branch which are excluded from syncs until published - bundles group a change set (e.g. a private branch) into a single file - users can make their own repositories, no need for special privileges |