Files @ 664a5b8c551a
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
Added application settings, are now customizable from database
fixed all instances of sqlachemy to be removed() after execution.

syntax: regexp
^data$
syntax: regexp
^\.settings$
syntax: regexp
^\.project$
syntax: regexp
^\.pydevproject$
syntax: regexp
^hg_app\.db$
syntax: regexp
^repositories\.config$