add Catalyst-Plugin-Session-State-Cookie repo
[catagits/gitosis-admin.git] / gitosis.conf
CommitLineData
01f5f9a8 1# lines starting with whitespace are continuation lines
2# hash at start of line = whole-line comment
3# space + semicolon = comment
4
2adfcdf0 5[gitosis]
6
7[group gitosis-admin]
1a043589 8writable = gitosis-admin
eb23658c 9members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd caelum
2adfcdf0 10
b3098e30 11[group Engines]
2f6da7b8 12writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2
e1863120 13members = @gitosis-admin lando chansen
7898efa9 14
faebe2ca 15[group catalyst-dev]
01f5f9a8 16writable =
c759d4d5 17 CatalystX-DynamicComponent
18 Test-NoTabs
19 Test-EOL
b143f1a6 20 Catalyst-Action-REST
34a023af 21 Catalyst-Runtime
c8e39141 22 Catalyst-Devel
60fa96c4 23 Catalyst-Authentication-Realm-Adaptor
1b5de9e5 24 Catalyst-Authentication-Store-DBIx-Class
60fa96c4 25 Catalyst-View-ContentNegotiation-XHTML
c759d4d5 26 Catalyst-Component-ACCEPT_CONTEXT
60fa96c4 27# Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed
c1b66970 28 Web-Simple HTML-Zoom App-IdiotBox
60fa96c4 29 copyrite
0e3f82b4 30 Catalyst-Manual
2579aa65 31 Catalyst-View-TT
a5dc16c6 32 Catalyst-Controller-DBIC-API
b63fc146 33 Catalyst-Controller-MovableType
05122f65 34 Catalyst-View-Component-SubInclude
9f09fa06 35 Catalyst-Plugin-ConfigLoader-Environment
eb3599d0 36 Catalyst-Plugin-Cache
b8a3de92 37 Catalyst-Model-DBIC-Schema
f8c18ff2 38 Catalyst-Traitfor-Request-ProxyBase
b77be8a0 39 CatalystX-Debug-ResponseHeaders
40 CatalystX-Debug-RequestHeaders
bfab917f 41 Catalyst-ActionRole-ExpiresHeader
15327cab 42 Catalyst-Plugin-FormValidator-Simple
628a7d4b 43 Catalyst-Plugin-Session-State-Cookie
61d6c39e 44 Catalyst-Controller-WrapCGI
d856f823 45 CatalystX-Declare
ab7935cb 46 CatalystX-Routes
464c71ad 47 BackPAN-Web
fb22b9d2 48 Reaction
4dae92d9 49 XML-Feed
9203f6cd 50 Catalyst-Plugin-Scheduler
998dd7dc 51 Catalyst-Plugin-ConfigLoader
0db7e1a5 52 Catalyst-Authentication-Store-Htpasswd
bd3d2218 53 Catalyst-Authentication-Credential-FBConnect
452179ec 54 Catalyst-Authentication-Credential-HTTP-Proxy
5b0916d7 55 Catalyst-Authentication-Credential-HTTP
f4a237e5 56 Catalyst-Authentication-Credential-OAuth
c2d52cde 57 FCGI-ProcManager
5b2b429c 58 CatalystX-Script-Server-Starman
51e8d50f 59 Task-Catalyst
faebe2ca 60members = @all
61
8363ff38 62[group catbook-code]
63writable = catbook-code
64members = ash mst
65
a4d3776b 66[group Gitalist-committers]
67writable = Gitalist
de19f1ef 68members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
a4d3776b 69
70[repo Gitalist]
71gitweb = yes
72description = Git web viewer in Catalyst
73
b1c9cd12 74[repo Catalyst-Runtime]
75gitweb = yes
76description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
d37c6a46 77
78[repo Catalyst-Devel]
79gitweb = yes
80description = Catalyst-Devel
81
82[repo Catalyst-Engine-STOMP]
83gitweb = yes
84description = Catalyst-Engine-STOMP
85
b3098e30 86[repo Catalyst-Engine-SCGI]
87gitweb = yes
88description = Catalyst-Engine-SCGI
89
9203f6cd 90[repo Catalyst-Plugin-Scheduler]
91gitweb = yes
92description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
93
7898efa9 94[repo CatalystX-DynamicComponent]
95gitweb = yes
96description = CatalystX-DynamicComponent
97
905b44bf 98[repo Test-NoTabs]
99gitweb = yes
100description = Test-NoTabs
101
ea297e3a 102[repo Test-EOL]
103gitweb = yes
ef293f57 104description = Test-EOL
ea297e3a 105
905b44bf 106[repo Catalyst-TraitFor-Request-ProxyBase]
107gitweb = yes
108description = Catalyst-TraitFor-Request-ProxyBase
109
f26e48b7 110[repo Catalyst-Component-ACCEPT_CONTEXT]
111gitweb = yes
112description = Catalyst-Component-ACCEPT_CONTEXT
113
5553d0ab 114[repo Catalyst-Action-REST]
115gitweb = yes
116description = Catalyst-Action-REST
117
faebe2ca 118[repo Catalyst-Authentication-Realm-Adaptor]
119gitweb = yes
120description = Adjust parameters of authentication processes on the fly
70f38cc3 121
01f5f9a8 122# uncomment once pushed
123#[repo Catalyst-TraitFor-Controller-Data-FormValidator]
124#gitweb = yes
125#description = Controller Role for using Data::FormValidator
8fc71e12 126
127[repo Catalyst-View-ContentNegotiation-XHTML]
128gitweb = yes
129description = View Role for serving XHTML content
130
7b9b6748 131[repo Web-Simple]
132gitweb = yes
133description = Web::Simple - a lightweight way to write simple web apps
a5dc16c6 134
135[repo Catalyst-Controller-DBIC-API]
136gitweb = yes
137description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
138
481fb0a9 139[repo Catalyst-View-Component-SubInclude]
140gitweb = yes
141description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
142
06080e5a 143[repo Catalyst-Controller-MovableType]
144gitweb = yes
145description = Run Movable Type through Catalyst
743b92b0 146
147[repo Catalyst-Plugin-FormValidator-Simple]
148gitweb = yes
149description = Validator for Catalyst with FormValidator::Simple
d856f823 150
151[repo CatalystX-Declare]
152gitweb = yes
153description = Declarative (::Devel::Declare) Catalyst
154
02bac36b 155[repo Reaction]
156gitweb = yes
157description = 'Reaction' or the likes
b8a3de92 158
159[repo Catalyst-Model-DBIC-Schema]
160gitweb = yes
161description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
998dd7dc 162
163[repo Catalyst-Plugin-ConfigLoader]
164gitweb = yes
165description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
0db7e1a5 166
167[repo Catalyst-Authentication-Store-Htpasswd]
168gitweb = yes
169description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
452179ec 170
171[repo Catalyst-Authentication-Credential-HTTP-Proxy]
172gitweb = yes
173description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
5b0916d7 174
175[repo Catalyst-Authentication-Credential-HTTP]
176gitweb = yes
177description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git
87f1ddbd 178
179[repo FCGI-ProcManager]
180gitweb = yes
181description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
182
5b2b429c 183[repo CatalystX-Script-Server-Starman]
184gitweb = yes
185description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git
186