Files @ 9ddbfaeefb73
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
API: allowed password field to be null when used with ldap_dn ref #362
- added errors about non unique email to create_user api function
syntax: glob
*.pyc
*.swp
*.sqlite
Paste*.egg

syntax: regexp
^build
^docs/build/
^docs/_build/
^data$
^\.settings$
^\.project$
^\.pydevproject$
^\.coverage$
^rhodecode\.db$
^test\.db$
^RhodeCode\.egg-info$
^rc\.ini$
^fabfile.py