X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=gitosis.conf;h=b84a8fe3837b854f416fc098cb3d52f2e6e7c9fc;hb=6049d6c3b6bcd093dc403257e607fe6d13aef163;hp=758fed8784ae862eb81c1f46ba91fda99d52d987;hpb=8bd9bffdf7eb59456ec1560cf2b4af5e5d0b90da;p=catagits%2Fgitosis-admin.git diff --git a/gitosis.conf b/gitosis.conf index 758fed8..b84a8fe 100644 --- a/gitosis.conf +++ b/gitosis.conf @@ -5,11 +5,8 @@ [gitosis] [group gitosis-admin] -writable = - gitosis-admin -# Catalyst-Runtime ; uncomment once pushed - Catalyst-Devel -members = mst t0m rafl marcus jester aristotle apeiron +writable = gitosis-admin +members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd caelum ash edenc gbjk jnap haarg [group Engines] writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2 @@ -21,23 +18,57 @@ writable = Test-NoTabs Test-EOL Catalyst-Action-REST + Catalyst-Runtime Catalyst-Devel Catalyst-Authentication-Realm-Adaptor + Catalyst-Authentication-Store-DBIx-Class Catalyst-View-ContentNegotiation-XHTML Catalyst-Component-ACCEPT_CONTEXT # Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed Web-Simple HTML-Zoom App-IdiotBox + Web-Session copyrite + Catalyst-Manual + Catalyst-View-TT Catalyst-Controller-DBIC-API Catalyst-Controller-MovableType Catalyst-View-Component-SubInclude Catalyst-Plugin-ConfigLoader-Environment + Catalyst-Plugin-Cache + Catalyst-Model-DBIC-Schema Catalyst-Traitfor-Request-ProxyBase CatalystX-Debug-ResponseHeaders CatalystX-Debug-RequestHeaders Catalyst-ActionRole-ExpiresHeader + Catalyst-Plugin-Authentication Catalyst-Plugin-FormValidator-Simple + Catalyst-Plugin-Session-State-Cookie + Catalyst-Plugin-Session Catalyst-Controller-WrapCGI + CatalystX-Declare + CatalystX-Routes + BackPAN-Web + Reaction + XML-Feed + Catalyst-Plugin-Scheduler + Catalyst-Plugin-ConfigLoader + Catalyst-Authentication-Store-Htpasswd + Catalyst-Authentication-Credential-FBConnect + Catalyst-Authentication-Credential-HTTP-Proxy + Catalyst-Authentication-Credential-HTTP + Catalyst-Authentication-Credential-OAuth + FCGI-ProcManager + CatalystX-Script-Server-Starman + HTTP-Request-AsCGI + Task-Catalyst + Test-WWW-Mechanize-Catalyst + Test-WWW-Selenium-Catalyst + CatalystX-HelpText + CatalystX-UriFor-Curried + Catalyst-TraitFor-Model-DBIC-Schema-SharedDatabaseConnection + Catalyst-Manual-Monthly + Catalyst-Authentication-Credential-OpenID + Catalyst-View-Email members = @all [group catbook-code] @@ -46,16 +77,15 @@ members = ash mst [group Gitalist-committers] writable = Gitalist -members = @gitosis-admin ranguard broquaint ilmari zts abraxxa seven bricas dip +members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip [repo Gitalist] gitweb = yes description = Git web viewer in Catalyst -# uncomment once pushed -#[repo Catalyst-Runtime] -#gitweb = yes -#description = Catalyst Runtime +[repo Catalyst-Runtime] +gitweb = yes +description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git) [repo Catalyst-Devel] gitweb = yes @@ -69,6 +99,10 @@ description = Catalyst-Engine-STOMP gitweb = yes description = Catalyst-Engine-SCGI +[repo Catalyst-Plugin-Scheduler] +gitweb = yes +description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git + [repo CatalystX-DynamicComponent] gitweb = yes description = CatalystX-DynamicComponent @@ -125,3 +159,56 @@ description = Run Movable Type through Catalyst [repo Catalyst-Plugin-FormValidator-Simple] gitweb = yes description = Validator for Catalyst with FormValidator::Simple + +[repo CatalystX-Declare] +gitweb = yes +description = Declarative (::Devel::Declare) Catalyst + +[repo Reaction] +gitweb = yes +description = 'Reaction' or the likes + +[repo Catalyst-Model-DBIC-Schema] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git + +[repo Catalyst-Plugin-ConfigLoader] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git + +[repo Catalyst-Authentication-Store-Htpasswd] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git + +[repo Catalyst-Authentication-Credential-HTTP-Proxy] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git + +[repo Catalyst-Authentication-Credential-HTTP] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git + +[repo FCGI-ProcManager] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git + +[repo CatalystX-Script-Server-Starman] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git + +[repo Test-WWW-Selenium-Catalyst] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/Test-WWW-Selenium-Catalyst.git + +[repo CatalystX-HelpText] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/CatalystX-HelpText + +[repo CatalystX-UriFor-Curried] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/CatalystX-UriFor-Curried + +[repo Test-WWW-Mechanize-Catalyst] +gitweb = yes +description = git://git.shadowcat.co.uk:catagits/Test-WWW-Mechanize-Catalyst +