/[Sack]/trunk/lib/Sack/View.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/Sack/View.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 236 - (view) (annotate) - [select for diffs]
Modified Tue Nov 24 00:51:03 2009 UTC (14 years, 5 months ago) by dpavlin
File length: 946 byte(s)
Diff to previous 234
count affected rows


Revision 234 - (view) (annotate) - [select for diffs]
Modified Tue Nov 24 00:02:01 2009 UTC (14 years, 5 months ago) by dpavlin
File length: 962 byte(s)
Diff to previous 232
count affected by return from view function


Revision 232 - (view) (annotate) - [select for diffs]
Modified Mon Nov 23 23:15:31 2009 UTC (14 years, 5 months ago) by dpavlin
File length: 946 byte(s)
Diff to previous 200
refactor into run_view and display view overview table


Revision 200 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 16:46:19 2009 UTC (14 years, 6 months ago) by dpavlin
File length: 924 byte(s)
Diff to previous 195
merge view results on shards from clients on server


Revision 195 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 16:17:21 2009 UTC (14 years, 6 months ago) by dpavlin
File length: 923 byte(s)
Diff to previous 193
cleanup output and some asserts


Revision 193 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 14:47:48 2009 UTC (14 years, 6 months ago) by dpavlin
File length: 845 byte(s)
Copied from: trunk/lib/Sack/Node.pm revision 190
Diff to previous 162
extracted Sack::View from old Sack::Node and test it


Revision 162 - (view) (annotate) - [select for diffs]
Modified Fri Oct 30 14:53:22 2009 UTC (14 years, 6 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2811 byte(s)
Diff to previous 161
cleanup scoping of $out and $rec


Revision 161 - (view) (annotate) - [select for diffs]
Modified Fri Oct 30 14:52:34 2009 UTC (14 years, 6 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2766 byte(s)
Diff to previous 142
force node result to reference


Revision 142 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 20:44:07 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2618 byte(s)
Diff to previous 130
use $Sack::VERSION, less verbose without debug


Revision 130 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 17:17:07 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2637 byte(s)
Diff to previous 127
re-exec node on serialization error

Revision 127 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 16:21:33 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2614 byte(s)
Diff to previous 120
better recovery from node storable serialization errors,
faster cloud startup, 
added common pid handling,
added [u]pdate to lorry which push updated code to nodes,
tweaks to output,
version bump for Sack::Node [0.08]


Revision 120 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 10:05:32 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2482 byte(s)
Diff to previous 119
don't output debug <<<< and >>>

Revision 119 - (view) (annotate) - [select for diffs]
Modified Tue Oct 6 23:04:45 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2496 byte(s)
Diff to previous 116
new commands: [r]estart, [sh]ell, [i]nfo [0.08]


Revision 116 - (view) (annotate) - [select for diffs]
Modified Tue Oct 6 00:07:05 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2218 byte(s)
Diff to previous 102
added report to node view resposne and version it [0.07]


Revision 102 - (view) (annotate) - [select for diffs]
Modified Mon Oct 5 20:31:28 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2128 byte(s)
Diff to previous 99
color [port] in warn messages


Revision 99 - (view) (annotate) - [select for diffs]
Modified Sun Oct 4 14:42:35 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2096 byte(s)
Diff to previous 96
don't dump 

Revision 96 - (view) (annotate) - [select for diffs]
Modified Sun Oct 4 12:50:10 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2093 byte(s)
Diff to previous 95
rsync latest sack to nodes on startup


Revision 95 - (view) (annotate) - [select for diffs]
Modified Sun Oct 4 12:17:52 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2075 byte(s)
Diff to previous 93
make correct shards

Revision 93 - (view) (annotate) - [select for diffs]
Modified Sat Oct 3 21:43:34 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 2048 byte(s)
Diff to previous 92
run simple view

Revision 92 - (view) (annotate) - [select for diffs]
Added Sat Oct 3 21:09:51 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/Sack/Node.pm
File length: 1855 byte(s)
begin refactor to lorry which will carry sacks for us
(creating nodes and communicating with them using Storable
traveling over sockets)


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