/[notice-sender]/trunk/t/1_nos.t
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/t/1_nos.t

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 89 - (view) (annotate) - [select for diffs]
Modified Mon Dec 18 18:55:43 2006 UTC (17 years, 4 months ago) by dpavlin
File length: 6773 byte(s)
Diff to previous 88
added backward-compatibility option full_hostname_in_aliases which
is depriciated now because postalias isn't happy about it, but
tests require it, require explicit version of some modules

Revision 88 - (view) (annotate) - [select for diffs]
Modified Mon Dec 18 16:25:28 2006 UTC (17 years, 4 months ago) by dpavlin
File length: 6746 byte(s)
Diff to previous 81
require current Email::Send, fixed test (not complete yet)

Revision 81 - (view) (annotate) - [select for diffs]
Modified Fri Aug 26 06:13:44 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 6809 byte(s)
Diff to previous 80
fix ordering by date, fix tests and notice about dates beeing inclusive


Revision 80 - (view) (annotate) - [select for diffs]
Modified Fri Aug 26 05:38:00 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 6739 byte(s)
Diff to previous 77
implemented date rangers and whole message content for received_messages,
need to fix tests


Revision 77 - (view) (annotate) - [select for diffs]
Modified Thu Aug 25 00:37:48 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 6299 byte(s)
Diff to previous 76
implemented arguments email and list to received_messages using
SQL::Abstract, small improvements of tests


Revision 76 - (view) (annotate) - [select for diffs]
Modified Wed Aug 24 22:11:00 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 5875 byte(s)
Diff to previous 75
100 tests and counting :-) Added test for each sent message and generating
replies and partly tested that


Revision 75 - (view) (annotate) - [select for diffs]
Modified Wed Aug 24 21:27:40 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 5267 byte(s)
Diff to previous 72
beginning of received_messages, send_queued_messages now returns number of
messages succesfully sent, driver can now be any Email::Send driver (including
Email::Send::Test used for tests), documentation improvements


Revision 72 - (view) (annotate) - [select for diffs]
Modified Mon Aug 22 20:24:04 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 4813 byte(s)
Diff to previous 70
great API change: list options are now create_list and drop_list


Revision 70 - (view) (annotate) - [select for diffs]
Modified Tue Aug 2 19:41:28 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 4793 byte(s)
Diff to previous 66
added _remove_alias and use it when deleting list


Revision 66 - (view) (annotate) - [select for diffs]
Modified Fri Jul 8 11:46:35 2005 UTC (18 years, 9 months ago) by dpavlin
File length: 4098 byte(s)
Diff to previous 63
first cut at implementing aliases file handling (SOAP doesn't work)

Revision 63 - (view) (annotate) - [select for diffs]
Modified Wed Jun 22 16:42:06 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 3919 byte(s)
Diff to previous 59
added delete_list and DeleteList SOAP call. No brainer. Tests now clean up
after them.


Revision 59 - (view) (annotate) - [select for diffs]
Modified Tue Jun 21 20:49:27 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 3719 byte(s)
Diff to previous 56
added delete_member_from_list and tests for delete


Revision 56 - (view) (annotate) - [select for diffs]
Modified Tue Jun 21 09:14:54 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 2669 byte(s)
Diff to previous 45
added from address to SOAP method NewList, added ext_id to add_member_to_list


Revision 45 - (view) (annotate) - [select for diffs]
Modified Wed May 18 13:12:54 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 2304 byte(s)
Diff to previous 38
added delete_member


Revision 38 - (view) (annotate) - [select for diffs]
Modified Tue May 17 21:37:06 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 1388 byte(s)
Diff to previous 37
documentation and other misc improvements


Revision 37 - (view) (annotate) - [select for diffs]
Modified Tue May 17 19:15:27 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 1386 byte(s)
Diff to previous 36
check for bounces


Revision 36 - (view) (annotate) - [select for diffs]
Modified Tue May 17 17:49:14 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 1237 byte(s)
Diff to previous 33
work on inbox option


Revision 33 - (view) (annotate) - [select for diffs]
Modified Tue May 17 11:09:08 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 1017 byte(s)
Diff to previous 32
added new_list method, cleanus, e-mail is now unique for user, adding user with different full name will just update full name for that record.


Revision 32 - (view) (annotate) - [select for diffs]
Modified Mon May 16 22:32:58 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 972 byte(s)
Diff to previous 31
uniqe hashes are now really unique for each list-user-message pair


Revision 31 - (view) (annotate) - [select for diffs]
Modified Mon May 16 22:04:40 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 467 byte(s)
Diff to previous 30
make tests pass


Revision 30 - (view) (annotate) - [select for diffs]
Modified Mon May 16 21:54:41 2005 UTC (18 years, 11 months ago) by dpavlin
File length: 379 byte(s)
Copied from: trunk/t/1_load.t revision 29
Diff to previous 29
added new method, more strict checking for lists in structure, refactored code a bit


Revision 29 - (view) (annotate) - [select for diffs]
Modified Mon May 16 20:58:44 2005 UTC (18 years, 11 months ago) by dpavlin
Original Path: trunk/t/1_load.t
File length: 379 byte(s)
Diff to previous 25
attempt at validating queued mail messages, sending with unique hash,
documentation for inbox option (but not implementation),
renamed add_message_to_queue to add_message_to_list


Revision 25 - (view) (annotate) - [select for diffs]
Modified Mon May 16 13:52:43 2005 UTC (18 years, 11 months ago) by dpavlin
Original Path: trunk/t/1_load.t
File length: 262 byte(s)
Diff to previous 24
added SOAP server and example (non-working) client


Revision 24 - (view) (annotate) - [select for diffs]
Modified Sun May 15 22:30:54 2005 UTC (18 years, 11 months ago) by dpavlin
Original Path: trunk/t/1_load.t
File length: 160 byte(s)
Diff to previous 20
added add_message_to_queue


Revision 20 - (view) (annotate) - [select for diffs]
Added Sun May 15 21:19:26 2005 UTC (18 years, 11 months ago) by dpavlin
Original Path: trunk/t/1_load.t
File length: 100 byte(s)
begin refactoring to Nos module and utility script


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