UbitUmarov
|
d3ff4e0806
clean some modules api
|
před 6 roky |
UbitUmarov
|
70da902732
changes to AutoBackModule. Store folder and number of days expire is now also only defined in OpenSim.ini and so same for all regions.
|
před 7 roky |
UbitUmarov
|
36442c004f
changes to AutoBackModule. Add option ALL to dooarbackup to save all regions in instance
|
před 7 roky |
UbitUmarov
|
651952e01e
changes to AutoBackModule. Time interval is now unique and only definable on OpenSim.ini. All enabled regions will be saved in sequence whne it expires. Interval is time since last region save end, so will not follow wall clock. This reduces the chance of overlapped saves. Console command renamed to dooarbackup to be more distint from db backup. Lost the region load checks, to put back later
|
před 7 roky |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
před 7 roky |
Michael Cerquoni
|
dfb73c1464
fix a minor whitespace issue
|
před 9 roky |
H-H-H
|
49991d055a
Adding the command <dobackup>to opensim console which requires a region name as an argument and will do an oar of that region if the autobackup module is enabled
|
před 9 roky |
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.
|
před 10 roky |
AliciaRaven
|
c1bdd22274
Fix AutoBackupModule and include option to skip saving assets.
|
před 10 roky |
Diva Canto
|
18c5d33f0a
All optional modules' directives moved out of addin.xml
|
před 12 roky |
Justin Clark-Casey (justincc)
|
bc43cef581
minor: remove mono compiler warning
|
před 13 roky |
Justin Clark-Casey (justincc)
|
4232b1a89b
convert tabs to spaces
|
před 13 roky |
Kim King
|
901448a8eb
Fixup documentation for AutoBackupModule.
|
před 13 roky |
Sean McNamara
|
0995fedcac
AutoBackupModule: Implement per-region settings in Regions.ini.
|
před 13 roky |
Sean McNamara
|
2aab033aaa
First pass at fixing justincc's feedback v2 ( http://opensimulator.org/mantis/view.php?id=5440 )
|
před 13 roky |
Sean McNamara
|
c82c7e6ed9
Wait for OnOarFileSaved event callback before executing script
|
před 13 roky |
Sean McNamara
|
440d54a521
AutoBackup: Removed unneeded imports.
|
před 13 roky |
Sean McNamara
|
082fad6dd2
Fix most issues raised by justincc: http://opensimulator.org/mantis/view.php?id=5440
|
před 13 roky |
Sean McNamara
|
049bce4d00
Fixup the global defaults config parsing code.
|
před 13 roky |
Sean McNamara
|
95a6ee0a37
Fix NREs harder.
|
před 13 roky |
Sean McNamara
|
4ad05fb01d
Fix some NREs on certain paths.
|
před 13 roky |
Sean McNamara
|
4974a1ce69
AutoBackup: Support region-independent settings too.
|
před 13 roky |
Sean McNamara
|
b3c42e952f
Fix small bug with remove region; update settings docs.
|
před 13 roky |
Sean McNamara
|
018645f9f8
First pass at busy heuristics. Compile-tested only.
|
před 13 roky |
Sean McNamara
|
a01c44e74d
Be smarter about stopping timers. Cleanup formatting.
|
před 13 roky |
Sean McNamara
|
34b6904939
First working commit of AutoBackupModule.
|
před 13 roky |
Sean McNamara
|
d3511ca592
Start the timer. (Could it be that simple?)
|
před 13 roky |
Sean McNamara
|
cb049aa15f
s/True/true
|
před 13 roky |
Sean McNamara
|
bb1f03abc6
Make timer auto-respawn.
|
před 13 roky |
Sean McNamara
|
7fa8ed0c47
Config works, but timer isn't firing. Hmm.
|
před 13 roky |