Changeset - 586f80f48113
default
0
5
1
Grafted from: 9b5a5202f647
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.
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.
6 files changed with 84 insertions and 23 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)