Add CatalystX-UriFor-Curried to general list
[catagits/gitosis-admin.git] / gitosis.conf
1 # lines starting with whitespace are continuation lines
2 # hash at start of line = whole-line comment
3 # space + semicolon = comment
4
5 [gitosis]
6
7 [group gitosis-admin]
8 writable = gitosis-admin
9 members = mst t0m rafl marcus jester aristotle apeiron hobbs dhoss frew kd caelum
10
11 [group Engines]
12 writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2
13 members = @gitosis-admin lando chansen
14
15 [group catalyst-dev]
16 writable =
17     CatalystX-DynamicComponent
18     Test-NoTabs
19     Test-EOL
20     Catalyst-Action-REST
21     Catalyst-Runtime
22     Catalyst-Devel
23     Catalyst-Authentication-Realm-Adaptor
24     Catalyst-Authentication-Store-DBIx-Class
25     Catalyst-View-ContentNegotiation-XHTML
26     Catalyst-Component-ACCEPT_CONTEXT
27 #    Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed
28     Web-Simple HTML-Zoom App-IdiotBox
29     copyrite
30     Catalyst-Manual
31     Catalyst-View-TT
32     Catalyst-Controller-DBIC-API
33     Catalyst-Controller-MovableType
34     Catalyst-View-Component-SubInclude
35     Catalyst-Plugin-ConfigLoader-Environment
36     Catalyst-Plugin-Cache
37     Catalyst-Model-DBIC-Schema
38     Catalyst-Traitfor-Request-ProxyBase
39     CatalystX-Debug-ResponseHeaders
40     CatalystX-Debug-RequestHeaders
41     Catalyst-ActionRole-ExpiresHeader
42     Catalyst-Plugin-Authentication
43     Catalyst-Plugin-FormValidator-Simple
44     Catalyst-Plugin-Session-State-Cookie
45     Catalyst-Controller-WrapCGI
46     CatalystX-Declare
47     CatalystX-Routes
48     BackPAN-Web
49     Reaction
50     XML-Feed
51     Catalyst-Plugin-Scheduler
52     Catalyst-Plugin-ConfigLoader
53     Catalyst-Authentication-Store-Htpasswd
54     Catalyst-Authentication-Credential-FBConnect
55     Catalyst-Authentication-Credential-HTTP-Proxy
56     Catalyst-Authentication-Credential-HTTP
57     Catalyst-Authentication-Credential-OAuth
58     FCGI-ProcManager
59     CatalystX-Script-Server-Starman
60     HTTP-Request-AsCGI
61     Task-Catalyst
62     Test-WWW-Selenium-Catalyst
63     CatalystX-HelpText
64     CatalystX-UriFor-Curried
65 members = @all
66
67 [group catbook-code]
68 writable = catbook-code
69 members = ash mst
70
71 [group Gitalist-committers]
72 writable = Gitalist
73 members = @gitosis-admin ranguard broquaint ilmari zts abraxxa bricas dip
74
75 [repo Gitalist]
76 gitweb = yes
77 description = Git web viewer in Catalyst
78
79 [repo Catalyst-Runtime]
80 gitweb = yes
81 description = The Perl MVC Framework (catagits@git.shadowcat.co.uk:Catalyst-Runtime.git)
82
83 [repo Catalyst-Devel]
84 gitweb = yes
85 description = Catalyst-Devel
86
87 [repo Catalyst-Engine-STOMP]
88 gitweb = yes
89 description = Catalyst-Engine-STOMP
90
91 [repo Catalyst-Engine-SCGI]
92 gitweb = yes
93 description = Catalyst-Engine-SCGI
94
95 [repo Catalyst-Plugin-Scheduler]
96 gitweb = yes
97 description = catagits@git.shadowcat.co.uk:Catalyst-Plugin-Scheduler.git
98
99 [repo CatalystX-DynamicComponent]
100 gitweb = yes
101 description = CatalystX-DynamicComponent
102
103 [repo Test-NoTabs]
104 gitweb = yes
105 description = Test-NoTabs
106
107 [repo Test-EOL]
108 gitweb = yes
109 description = Test-EOL
110
111 [repo Catalyst-TraitFor-Request-ProxyBase]
112 gitweb = yes
113 description = Catalyst-TraitFor-Request-ProxyBase
114
115 [repo Catalyst-Component-ACCEPT_CONTEXT]
116 gitweb = yes
117 description = Catalyst-Component-ACCEPT_CONTEXT
118
119 [repo Catalyst-Action-REST]
120 gitweb = yes
121 description = Catalyst-Action-REST
122
123 [repo Catalyst-Authentication-Realm-Adaptor]
124 gitweb = yes
125 description = Adjust parameters of authentication processes on the fly
126
127 # uncomment once pushed
128 #[repo Catalyst-TraitFor-Controller-Data-FormValidator]
129 #gitweb = yes
130 #description = Controller Role for using Data::FormValidator
131
132 [repo Catalyst-View-ContentNegotiation-XHTML]
133 gitweb = yes
134 description = View Role for serving XHTML content
135
136 [repo Web-Simple]
137 gitweb = yes
138 description = Web::Simple - a lightweight way to write simple web apps
139
140 [repo Catalyst-Controller-DBIC-API]
141 gitweb = yes
142 description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/
143
144 [repo Catalyst-View-Component-SubInclude]
145 gitweb = yes
146 description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude
147
148 [repo Catalyst-Controller-MovableType]
149 gitweb = yes
150 description = Run Movable Type through Catalyst
151
152 [repo Catalyst-Plugin-FormValidator-Simple]
153 gitweb = yes
154 description = Validator for Catalyst with FormValidator::Simple
155
156 [repo CatalystX-Declare]
157 gitweb = yes
158 description = Declarative (::Devel::Declare) Catalyst
159
160 [repo Reaction]
161 gitweb = yes
162 description = 'Reaction' or the likes
163
164 [repo Catalyst-Model-DBIC-Schema]
165 gitweb = yes
166 description = git://git.shadowcat.co.uk:catagits/Catalyst-Model-DBIC-Schema.git
167
168 [repo Catalyst-Plugin-ConfigLoader]
169 gitweb = yes
170 description = git://git.shadowcat.co.uk:catagits/Catalyst-Plugin-ConfigLoader.git
171
172 [repo Catalyst-Authentication-Store-Htpasswd]
173 gitweb = yes
174 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Store-Htpasswd.git
175
176 [repo Catalyst-Authentication-Credential-HTTP-Proxy]
177 gitweb = yes
178 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
179
180 [repo Catalyst-Authentication-Credential-HTTP]
181 gitweb = yes
182 description = git://git.shadowcat.co.uk:catagits/Catalyst-Authentication-Credential-HTTP.git
183
184 [repo FCGI-ProcManager]
185 gitweb = yes
186 description = git://git.shadowcat.co.uk:catagits/FCGI-ProcManager.git
187
188 [repo CatalystX-Script-Server-Starman]
189 gitweb = yes
190 description = git://git.shadowcat.co.uk:catagits/CatalystX-Script-Server-Starman.git
191
192 [repo Test-WWW-Selenium-Catalyst]
193 gitweb = yes
194 description = git://git.shadowcat.co.uk:catagits/Test-WWW-Selenium-Catalyst.git
195
196 [repo CatalystX-HelpText]
197 gitweb = yes
198 description = git://git.shadowcat.co.uk:catagits/CatalystX-HelpText
199
200 [repo CatalystX-UriFor-Curried]
201 gitweb = yes
202 description = git://git.shadowcat.co.uk:catagits/CatalystX-UriFor-Curried
203