/[cwmp]/google/branches/store-pluggable/Makefile.PL
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 /google/branches/store-pluggable/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 144 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 22:03:29 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 584 byte(s)
Diff to previous 139 , to selected 31
build system nit-picking

Revision 139 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 21:41:42 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 583 byte(s)
Diff to previous 138 , to selected 31
use Hash::Merge to correctly handle update, This might actually move to
Store, but this way plugins get only new state...

Revision 138 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 21:25:08 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 542 byte(s)
Diff to previous 135 , to selected 31
everything uses yaml for now

Revision 135 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 20:49:13 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 528 byte(s)
Diff to previous 132 , to selected 31
forgoten Module::Pluggable

Revision 132 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 19:21:53 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 498 byte(s)
Diff to previous 117 , to selected 31
make branch to experiment with Module::Pluggable store

Revision 117 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 15:11:50 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: google/trunk/Makefile.PL
File length: 498 byte(s)
Diff to previous 116 , to selected 31
finished dump target (which used to be debug in last commit) which will dump
requests and responses to dump/ directory which will in turn be cleaned by
make clean

Revision 116 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 14:39:42 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: google/trunk/Makefile.PL
File length: 475 byte(s)
Diff to previous 115 , to selected 31
create custom targets in makefile (debug is first one)

Revision 115 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 13:02:27 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: google/trunk/Makefile.PL
File length: 441 byte(s)
Diff to previous 112 , to selected 31
require Test::More for build

Revision 112 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 11:42:39 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: google/trunk/Makefile.PL
File length: 411 byte(s)
Copied from: google/Makefile.PL revision 110
Diff to previous 110 , to selected 31
reorg source code tree to make trunk

Revision 110 - (view) (annotate) - [select for diffs]
Modified Sun Oct 21 01:33:53 2007 UTC (16 years, 7 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 411 byte(s)
Diff to previous 108 , to selected 31
Implement greate idea from Boris Shomodjvarac to bless socket into
HTTP::Daemon::ClientConn which reduced code and enabled support for
non-chunked transfer encoding [0.04]

Revision 108 - (view) (annotate) - [select for diffs]
Modified Sun Oct 7 10:53:05 2007 UTC (16 years, 7 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 386 byte(s)
Diff to previous 105 , to selected 31
add meta-information about GPL license of code

Revision 105 - (view) (annotate) - [select for diffs]
Modified Tue Jun 26 18:27:53 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 379 byte(s)
Diff to previous 100 , to selected 31
tweaks to CLI

Revision 100 - (view) (annotate) - [select for diffs]
Modified Sun Jun 24 18:18:47 2007 UTC (16 years, 11 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 344 byte(s)
Diff to previous 94 , to selected 31
re-wrote store to accept ID or uid [0.03]

Revision 94 - (view) (annotate) - [select for diffs]
Modified Sat Jun 23 09:20:17 2007 UTC (16 years, 11 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 344 byte(s)
Diff to previous 84 , to selected 31
add Getopt::Long

Revision 84 - (view) (annotate) - [select for diffs]
Modified Fri Jun 22 18:25:24 2007 UTC (16 years, 11 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 319 byte(s)
Diff to previous 77 , to selected 31
use Net::Server instead of low-level IO::Socket::INET (that will hopefully
bring us free of charge forking server, background and various other stuff
:-)

Revision 77 - (view) (annotate) - [select for diffs]
Modified Fri Jun 22 13:09:08 2007 UTC (16 years, 11 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 334 byte(s)
Diff to previous 58 , to selected 31
added skeleton CWMP::Store using DBM::Deep

Revision 58 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 21:31:36 2007 UTC (16 years, 11 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 312 byte(s)
Diff to previous 41 , to selected 31
use dump files

Revision 41 - (view) (annotate) - [select for diffs]
Modified Tue Jun 19 18:11:37 2007 UTC (16 years, 11 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 272 byte(s)
Diff to previous 40 , to selected 31
added server tests (and fixed server in process ;-)

Revision 40 - (view) (annotate) - [select for diffs]
Modified Tue Jun 19 17:29:07 2007 UTC (16 years, 11 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 250 byte(s)
Diff to previous 31
skeleton of very simple IO::Socket::INET-based server

Revision 31 - (view) (annotate) - [selected]
Modified Mon Jun 18 20:07:17 2007 UTC (16 years, 11 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 244 byte(s)
Diff to previous 28
a huge chunk of changes implementing skeleton for request and response as
well as some tests

Revision 28 - (view) (annotate) - [select for diffs]
Added Mon Jun 18 07:59:20 2007 UTC (16 years, 11 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 176 byte(s)
Diff to selected 31
begin implementation of own SOAP server for ACS

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