Files @ 586f80f48113
Branch filter:

Location: kallithea/docs/theme/nature/theme.conf

domruf
hooks: rename hooks to reflect what they are doing

The names of our hooks should reflect what they are doing.
So, since pre_push and pre_pull only handle the locking, rename
pre_push->push_lock_handling and pre_pull->pull_lock_handling.

This imply a database migration step which must be run as described in the
upgrade documentation.

Also rename db.Ui class variables.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango