add Catalyst-Authentication-Credential-HTTP-Proxy 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
9members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd
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
24 Catalyst-View-ContentNegotiation-XHTML
c759d4d5 25 Catalyst-Component-ACCEPT_CONTEXT
60fa96c4 26# Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed
c1b66970 27 Web-Simple HTML-Zoom App-IdiotBox
60fa96c4 28 copyrite
0e3f82b4 29 Catalyst-Manual
a5dc16c6 30 Catalyst-Controller-DBIC-API
b63fc146 31 Catalyst-Controller-MovableType
05122f65 32 Catalyst-View-Component-SubInclude
9f09fa06 33 Catalyst-Plugin-ConfigLoader-Environment
b8a3de92 34 Catalyst-Model-DBIC-Schema
f8c18ff2 35 Catalyst-Traitfor-Request-ProxyBase
b77be8a0 36 CatalystX-Debug-ResponseHeaders
37 CatalystX-Debug-RequestHeaders
bfab917f 38 Catalyst-ActionRole-ExpiresHeader
15327cab 39 Catalyst-Plugin-FormValidator-Simple
61d6c39e 40 Catalyst-Controller-WrapCGI
d856f823 41 CatalystX-Declare
ab7935cb 42 CatalystX-Routes
464c71ad 43 BackPAN-Web
fb22b9d2 44 Reaction
4dae92d9 45 XML-Feed
9203f6cd 46 Catalyst-Plugin-Scheduler
998dd7dc 47 Catalyst-Plugin-ConfigLoader
0db7e1a5 48 Catalyst-Authentication-Store-Htpasswd
452179ec 49 Catalyst-Authentication-Credential-HTTP-Proxy
faebe2ca 50members = @all
51
8363ff38 52[group catbook-code]
53writable = catbook-code
54members = ash mst
55
a4d3776b 56[group Gitalist-committers]
57writable = Gitalist
8bd9bffd 58members = @gitosis-admin ranguard broquaint ilmari zts abraxxa seven bricas dip
a4d3776b 59
60[repo Gitalist]
61gitweb = yes
62description = Git web viewer in Catalyst
63
b1c9cd12 64[repo Catalyst-Runtime]
65gitweb = yes
66description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
d37c6a46 67
68[repo Catalyst-Devel]
69gitweb = yes
70description = Catalyst-Devel
71
72[repo Catalyst-Engine-STOMP]
73gitweb = yes
74description = Catalyst-Engine-STOMP
75
b3098e30 76[repo Catalyst-Engine-SCGI]
77gitweb = yes
78description = Catalyst-Engine-SCGI
79
9203f6cd 80[repo Catalyst-Plugin-Scheduler]
81gitweb = yes
82description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
83
7898efa9 84[repo CatalystX-DynamicComponent]
85gitweb = yes
86description = CatalystX-DynamicComponent
87
905b44bf 88[repo Test-NoTabs]
89gitweb = yes
90description = Test-NoTabs
91
ea297e3a 92[repo Test-EOL]
93gitweb = yes
ef293f57 94description = Test-EOL
ea297e3a 95
905b44bf 96[repo Catalyst-TraitFor-Request-ProxyBase]
97gitweb = yes
98description = Catalyst-TraitFor-Request-ProxyBase
99
f26e48b7 100[repo Catalyst-Component-ACCEPT_CONTEXT]
101gitweb = yes
102description = Catalyst-Component-ACCEPT_CONTEXT
103
5553d0ab 104[repo Catalyst-Action-REST]
105gitweb = yes
106description = Catalyst-Action-REST
107
faebe2ca 108[repo Catalyst-Authentication-Realm-Adaptor]
109gitweb = yes
110description = Adjust parameters of authentication processes on the fly
70f38cc3 111
01f5f9a8 112# uncomment once pushed
113#[repo Catalyst-TraitFor-Controller-Data-FormValidator]
114#gitweb = yes
115#description = Controller Role for using Data::FormValidator
8fc71e12 116
117[repo Catalyst-View-ContentNegotiation-XHTML]
118gitweb = yes
119description = View Role for serving XHTML content
120
7b9b6748 121[repo Web-Simple]
122gitweb = yes
123description = Web::Simple - a lightweight way to write simple web apps
a5dc16c6 124
125[repo Catalyst-Controller-DBIC-API]
126gitweb = yes
127description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
128
481fb0a9 129[repo Catalyst-View-Component-SubInclude]
130gitweb = yes
131description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
132
06080e5a 133[repo Catalyst-Controller-MovableType]
134gitweb = yes
135description = Run Movable Type through Catalyst
743b92b0 136
137[repo Catalyst-Plugin-FormValidator-Simple]
138gitweb = yes
139description = Validator for Catalyst with FormValidator::Simple
d856f823 140
141[repo CatalystX-Declare]
142gitweb = yes
143description = Declarative (::Devel::Declare) Catalyst
144
02bac36b 145[repo Reaction]
146gitweb = yes
147description = 'Reaction' or the likes
b8a3de92 148
149[repo Catalyst-Model-DBIC-Schema]
150gitweb = yes
151description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
998dd7dc 152
153[repo Catalyst-Plugin-ConfigLoader]
154gitweb = yes
155description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
0db7e1a5 156
157[repo Catalyst-Authentication-Store-Htpasswd]
158gitweb = yes
159description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
452179ec 160
161[repo Catalyst-Authentication-Credential-HTTP-Proxy]
162gitweb = yes
163description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git