Changes between Initial Version and Version 1 of GitolitePlugin


Ignore:
Timestamp:
Sep 28, 2012, 4:35:18 AM (12 years ago)
Author:
ejucovy
Comment:

New hack GitolitePlugin, created by ejucovy

Legend:

Unmodified
Added
Removed
Modified
  • GitolitePlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= GitolitePlugin =
     4
     5== Description ==
     6
     7Bidirectional integration of Trac and Gitolite: manage Gitolite repos, permissions and users through Trac Admin Panels, and restrict Trac Repository Browser pages according to Gitolite permissions.
     8
     9== Bugs/Feature Requests ==
     10
     11Existing bugs and feature requests for GitolitePlugin are
     12[report:9?COMPONENT=GitolitePlugin here].
     13
     14If you have any issues, create a
     15[http://trac-hacks.org/newticket?component=GitolitePlugin&owner=ejucovy new ticket].
     16
     17== Download ==
     18
     19Download the zipped source from [download:gitoliteplugin here].
     20
     21== Source ==
     22
     23You can check out GitolitePlugin from [http://trac-hacks.org/svn/gitoliteplugin here] using Subversion, or [source:gitoliteplugin browse the source] with Trac.
     24
     25== Example ==
     26
     27[trac]
     28permission_policies = GitolitePermissionPolicy, AuthzPolicy,
     29                      DefaultPermissionPolicy, LegacyAttachmentPolicy
     30
     31== Recent Changes ==
     32
     33[[ChangeLog(gitoliteplugin, 3)]]
     34
     35== Author/Contributors ==
     36
     37'''Author:''' [wiki:ejucovy] [[BR]]
     38'''Maintainer:''' [wiki:ejucovy] [[BR]]
     39'''Contributors:'''