/[BackupPC]/trunk/lib/BackupPC/CGI/BurnMedia.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/lib/BackupPC/CGI/BurnMedia.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 258 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 20:59:57 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 3005 byte(s)
Diff to previous 217
 r11644@llin:  dpavlin | 2005-12-12 22:55:40 +0100
 convert to bytes


Revision 217 - (view) (annotate) - [select for diffs]
Modified Sun Oct 16 17:41:52 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 3044 byte(s)
Diff to previous 197
 r8615@llin:  dpavlin | 2005-10-16 19:41:44 +0200
 added sort into archive to backup medium, small updates


Revision 197 - (view) (annotate) - [select for diffs]
Modified Thu Oct 13 18:33:00 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 3038 byte(s)
Diff to previous 165
 r8507@llin:  dpavlin | 2005-10-13 20:32:53 +0200
 added support for multiple parts to user interface


Revision 165 - (view) (annotate) - [select for diffs]
Modified Mon Oct 10 13:57:29 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 2623 byte(s)
Diff to previous 164
 r8442@llin:  dpavlin | 2005-10-10 15:57:24 +0200
 insert real user in archives


Revision 164 - (view) (annotate) - [select for diffs]
Modified Mon Oct 10 13:57:29 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 2658 byte(s)
Diff to previous 159
 r8441@llin:  dpavlin | 2005-10-10 15:54:14 +0200
 update total_size in archives


Revision 159 - (view) (annotate) - [select for diffs]
Modified Mon Oct 10 13:39:10 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 2653 byte(s)
Diff to previous 154
 r8422@llin:  dpavlin | 2005-10-10 15:29:45 +0200
 convert $total_size to Kb


Revision 154 - (view) (annotate) - [select for diffs]
Modified Mon Oct 10 12:07:13 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 2560 byte(s)
Diff to previous 150
 r8412@llin:  dpavlin | 2005-10-10 14:07:06 +0200
 removed status column (not used)


Revision 150 - (view) (annotate) - [select for diffs]
Modified Mon Oct 10 10:25:37 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 2577 byte(s)
Diff to previous 148
somewhat nicer reporting about burned backups (it should report details
instead of ids)


Revision 148 - (view) (annotate) - [select for diffs]
Modified Fri Oct 7 12:06:35 2005 UTC (18 years, 6 months ago) by iklaric
File length: 2323 byte(s)
Diff to previous 147
 r164@klaxLaptop:  klax | 2005-10-07 14:05:39 +0200
 - minor bugfix ( archive creation )


Revision 147 - (view) (annotate) - [select for diffs]
Modified Fri Oct 7 12:03:56 2005 UTC (18 years, 6 months ago) by iklaric
File length: 2276 byte(s)
Diff to previous 146


Revision 146 - (view) (annotate) - [select for diffs]
Modified Fri Oct 7 12:03:05 2005 UTC (18 years, 6 months ago) by iklaric
File length: 2264 byte(s)
Diff to previous 145
 r159@klaxLaptop:  klax | 2005-10-07 13:14:47 +0200
 - switched from hardcoded sql's to $dbh->prepare() & execute()
 - various bugfixes


Revision 145 - (view) (annotate) - [select for diffs]
Modified Fri Oct 7 11:15:28 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 2235 byte(s)
Diff to previous 144
 r8368@llin:  dpavlin | 2005-10-07 13:15:21 +0200
 refactor code a lot. Probably broken now.


Revision 144 - (view) (annotate) - [select for diffs]
Modified Fri Oct 7 10:28:55 2005 UTC (18 years, 6 months ago) by iklaric
File length: 2698 byte(s)
Diff to previous 143
 r157@klaxLaptop:  klax | 2005-10-07 12:28:46 +0200
 added $Conf{MaxArchiveSize}, total_gzip_size checking in BurnMedia.pm


Revision 143 - (view) (annotate) - [select for diffs]
Modified Fri Oct 7 09:36:10 2005 UTC (18 years, 6 months ago) by iklaric
File length: 2408 byte(s)
Diff to previous 137
 r155@klaxLaptop:  klax | 2005-10-07 11:36:01 +0200
 added sub getGzipSize() in SearchLib.pm


Revision 137 - (view) (annotate) - [select for diffs]
Modified Thu Sep 29 08:46:13 2005 UTC (18 years, 7 months ago) by iklaric
File length: 2376 byte(s)
Diff to previous 121
 r145@klaxLaptop:  klax | 2005-09-29 10:46:02 +0200
 fixed getBackupsNotBurned();
 fixed insertion into archive_backup, workflows, workflow_step
 added needed sequences (workflow_schema_update.sql);


Revision 121 - (view) (annotate) - [select for diffs]
Modified Thu Sep 15 13:54:29 2005 UTC (18 years, 7 months ago) by iklaric
File length: 2029 byte(s)
Diff to previous 53
 r124@klaxLaptop:  klax | 2005-09-15 15:46:19 +0200
 - first step of workflow is done.


Revision 53 - (view) (annotate) - [select for diffs]
Modified Sat Aug 20 17:19:48 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 2012 byte(s)
Diff to previous 6
fix archive to backup medium (but it still doesn't have functionality)


Revision 6 - (view) (annotate) - [select for diffs]
Modified Thu Jun 23 09:47:59 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 2521 byte(s)
Diff to previous 4
lot of fixes to make search work


Revision 4 - (view) (annotate) - [select for diffs]
Added Wed Jun 22 19:22:51 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 2513 byte(s)
added Search and Burn changes from Ivan Klaric


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26