index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
database_backup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove database_backup.py, add note in README.md about what should be backed up
jesopo
2019-12-06
1
-29
/
+0
*
add .back suffix to database backups
jesopo
2019-10-14
1
-2
/
+2
*
prune database backups even if there's more than 5
jesopo
2019-10-14
1
-2
/
+3
*
typo, 'timer.repo()' -> 'timer.redo()'
jesopo
2019-10-08
1
-1
/
+1
*
transient timers shouldn't use the event system
jesopo
2019-10-08
1
-4
/
+3
*
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
jesopo
2018-10-12
1
-5
/
+4
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
•••
related functionality
jesopo
2018-10-03
1
-2
/
+2
*
Remove cyclical references to IRCBot
jesopo
2018-09-28
1
-2
/
+2
*
Fix typo in database_backup.py, 'ocation' -> 'location'
jesopo
2018-09-27
1
-1
/
+1
*
'full_location' -> 'location' in database_backup.py
jesopo
2018-09-27
1
-4
/
+4
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-1
/
+2
*
Fix typo that was causing database_backup.py to not work
jesopo
2018-09-25
1
-1
/
+1
*
Move log and database files to their own folders
jesopo
2018-09-24
1
-3
/
+4
*
Refactor everything to use delimited events
jesopo
2018-09-19
1
-1
/
+1
*
Add database_backup.py for rotated database backups
jesopo
2018-09-03
1
-0
/
+28