Files @ d303aacb3349
Branch filter:

Location: kallithea/repositories.config

Marcin Kuzminski
repos crud controllers - change id into repo_name for compatability, added ajax repo perm user function variuos html fixes, permissions forms and managment fixes.
Added permission fetching for each request in AuthUser instance
[hooks]
#to do push with autoupdate
changegroup = hg update >&2

[web]
#for http requests push ssl to false
push_ssl = false
allow_archive = gz zip bz2
allow_push = *
baseurl = /

[paths]
#this path should point to mercurial repositories remeber about '*' at the end
/ = /home/marcink/python_workspace/*