AliciaRaven
|
6e0e35cd66
Include option to remove auto backup files older than given number of days. New property created to specify how many days to keep files for. Off by default, also made sure only oar files will be removed.
|
10 anos atrás |
AliciaRaven
|
c1bdd22274
Fix AutoBackupModule and include option to skip saving assets.
|
10 anos atrás |
Diva Canto
|
18c5d33f0a
All optional modules' directives moved out of addin.xml
|
12 anos atrás |
Justin Clark-Casey (justincc)
|
bc43cef581
minor: remove mono compiler warning
|
13 anos atrás |
Justin Clark-Casey (justincc)
|
4232b1a89b
convert tabs to spaces
|
13 anos atrás |
Kim King
|
901448a8eb
Fixup documentation for AutoBackupModule.
|
13 anos atrás |
Sean McNamara
|
0995fedcac
AutoBackupModule: Implement per-region settings in Regions.ini.
|
13 anos atrás |
Sean McNamara
|
2aab033aaa
First pass at fixing justincc's feedback v2 ( http://opensimulator.org/mantis/view.php?id=5440 )
|
13 anos atrás |
Sean McNamara
|
c82c7e6ed9
Wait for OnOarFileSaved event callback before executing script
|
13 anos atrás |
Sean McNamara
|
440d54a521
AutoBackup: Removed unneeded imports.
|
13 anos atrás |
Sean McNamara
|
082fad6dd2
Fix most issues raised by justincc: http://opensimulator.org/mantis/view.php?id=5440
|
13 anos atrás |
Sean McNamara
|
049bce4d00
Fixup the global defaults config parsing code.
|
13 anos atrás |
Sean McNamara
|
95a6ee0a37
Fix NREs harder.
|
13 anos atrás |
Sean McNamara
|
4ad05fb01d
Fix some NREs on certain paths.
|
13 anos atrás |
Sean McNamara
|
4974a1ce69
AutoBackup: Support region-independent settings too.
|
13 anos atrás |
Sean McNamara
|
b3c42e952f
Fix small bug with remove region; update settings docs.
|
13 anos atrás |
Sean McNamara
|
018645f9f8
First pass at busy heuristics. Compile-tested only.
|
13 anos atrás |
Sean McNamara
|
a01c44e74d
Be smarter about stopping timers. Cleanup formatting.
|
13 anos atrás |
Sean McNamara
|
34b6904939
First working commit of AutoBackupModule.
|
13 anos atrás |
Sean McNamara
|
d3511ca592
Start the timer. (Could it be that simple?)
|
13 anos atrás |
Sean McNamara
|
cb049aa15f
s/True/true
|
13 anos atrás |
Sean McNamara
|
bb1f03abc6
Make timer auto-respawn.
|
13 anos atrás |
Sean McNamara
|
7fa8ed0c47
Config works, but timer isn't firing. Hmm.
|
13 anos atrás |
Sean McNamara
|
2da9bb3ca2
Try to fix config one more time.
|
13 anos atrás |
Sean McNamara
|
c2658c2f14
More relevant console messages, and maybe fix config problem
|
13 anos atrás |
Sean McNamara
|
7eac0af559
Fix an actual bug in the timer interval calculation (minutes -> msec)
|
13 anos atrás |
Sean McNamara
|
e5c08a553c
More debug messages
|
13 anos atrás |
Sean McNamara
|
3c9bf5c476
Fix config source stuff harder (debug console prints only; no fix yet)
|
13 anos atrás |
Sean McNamara
|
06a4810d21
Fix config source by taking it from Initialize
|
13 anos atrás |
Sean McNamara
|
99e8260282
Add [Modules] option for unconditionally disabling entire module globally (for easy configuration)
|
13 anos atrás |