James Moger
2011-07-05 e7a153663f6432eb2bd0bb1cce06a9fa1c2be364
docs/01_features.mkd
@@ -1,7 +1,7 @@
## Gitblit Features
- JGit SmartHTTP servlet
- Browser and git client authentication
- Four repository access control configurations with a Read-Only control flag
- Four *per-repository* access control configurations with a Read-Only control flag
    <ul class='noBullets'>
    <li>![anonymous](blank.png) *Anonymous View, Clone & Push*</li>
    <li>![push](lock_go_16x16.png) *Authenticated Push*</li>
@@ -47,21 +47,5 @@
### Caveats
- Gitblit may eat your data.  Use at your own risk.
- Gitblit may have security holes.  Patches welcome.  :)
## Todo List
- Code documentation
- Unit testing
### Under Consideration
- Clone remote repository feature
- Blob page improvements
    - view images
    - view other binary files (pdf, doc, etc)
- Markdown editing feature
- Stronger Ticgit read-only integration
    - activity/timeline
    - query feature with paging support
    - change history
- Ticgit write integration
[jgit]: http://eclipse.org/jgit "Eclipse JGit Site"