JAL-3628 More Cache.log.debug statements
[jalview.git] / src / jalview / io / BackupFiles.java
2020-11-10 Ben SoaresJAL-3628 More Cache.log.debug statements
2020-11-06 Ben SoaresJAL-3628 Changed other calls to renameTo to use BackupF...
2020-11-06 Ben SoaresJAL-3628 Changed all file1.renameTo(file2) calls to...
2020-05-18 gmungocMerge branch 'Jalview-JS/develop' into develop
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-05-24 Ben SoaresJAL-3141 Reworked a lot of BackupFiles to allow the...
2019-03-14 gmungocJAL-3210 JAL-3141 JAL-3056 disable backups in JalviewJS
2019-02-22 Ben SoaresJAL-3141 improved message for asking whether to delete...
2019-02-21 Ben SoaresJAL-3141 Sensible refactoring for confirming deleting...
2019-02-17 Ben SoaresJAL-3141 User warning when deleting old backup files...
2019-02-15 Ben SoaresJAL-3141 re-order deletion of old files and check lastM...
2019-02-14 Ben SoaresJAL-3141 Added warning/confirmation when suffixReverse...
2019-01-25 Ben SoaresJAL-3141. This adds quite a lot of code to allow an...
2019-01-24 Ben SoaresJAL-3141 New layout and wording of Backups Preferences...
2019-01-24 Ben SoaresJAL-3141 Reformatted code in eclipse
2019-01-23 Ben SoaresJAL-3141 Added Presets options in the Backups Preferenc...
2019-01-20 Ben SoaresJAL-3141 removing diagnostic output
2019-01-20 Ben SoaresJAL-3141 Changed suffix position to after the extension...
2019-01-14 Ben SoaresJAL-3141 Made more constants
2019-01-09 Ben SoaresJAL-3141 removed redundant method to tests
2019-01-09 Ben SoaresJAL-3141 Made one more suggested change from code review
2019-01-08 Ben SoaresJAL-3141 Made some more suggested changes from code...
2019-01-08 Ben SoaresJAL-3141 Made some suggested changes from code review
2018-11-02 Ben SoaresJAL-3141 Tests now available and working, bringing...
2018-10-31 Ben SoaresJAL-3141 Preferences 'Backups' tab now working. Doesn...
2018-10-25 Ben SoaresJAL-3141 Ostensibly all backups working for alignment...
2018-10-24 Ben SoaresJAL-3141 Code checkout. Not compiling.
2018-10-23 Ben SoaresBackupFilter and other unfinished business
2018-10-22 Ben SoaresJAL-3141 Taken the backing up code out of FileChooser...
2018-10-22 Ben SoaresJAL-3141 Taken the backing up code out of FileChooser...