Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2275 2189

latest revision download trunk

2275 annotated / raw | Diffs: previous, other | Lines: 928 ( +1, -3 )

Created: 2006-05-15 13:57:23 +0200 (2 years 4 months ago) | Author: rafal | Changeset: 2275

pass empty strings instead of nulls per XMLRPC contract

Tags: RELEASE-0_3_12-B2

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2274 annotated / raw | Diffs: previous, other | Lines: 930 ( +1, -8 )

Created: 2006-05-15 12:46:50 +0200 (2 years 4 months ago) | Author: rafal | Changeset: 2274

coverged list moderation setting code

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2273 annotated / raw | Diffs: previous, other | Lines: 937 ( +22, -16 )

Created: 2006-05-12 15:32:17 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2273

adjust to changed XMLRPC interface

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2260 annotated / raw | Diffs: previous, other | Lines: 931 ( +32, -29 )

Created: 2006-04-27 13:07:21 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2260

use data driven exception unwrapping instead of else if(...) ladder

Tags: RELEASE-0_3_12-B1

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2259 annotated / raw | Diffs: previous, other | Lines: 928 ( +4, -0 )

Created: 2006-04-27 12:42:08 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2259

report administrative request that were unexpectedly removed from DB using a specialized exception

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2258 annotated / raw | Diffs: previous, other | Lines: 924 ( +10, -2 )

Created: 2006-04-27 12:10:17 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2258

support for rejection comments

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2257 annotated / raw | Diffs: previous, other | Lines: 916 ( +47, -47 )

Created: 2006-04-27 10:29:47 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2257

cast request ids

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2254 annotated / raw | Diffs: previous, other | Lines: 916 ( +44, -11 )

Created: 2006-04-26 15:11:18 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2254

make administrative request identifiers Strings instead of opaque Objects
provide element type hints on collections

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2252 annotated / raw | Diffs: previous, other | Lines: 883 ( +61, -33 )

Created: 2006-04-26 12:36:48 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2252

messages retrieved from a store need to be processed while their folder and store are still open -> processing loop was moved into the scheduled job.
message headers parsing details in order to guess which mailing list it belongs to were moved into Mailman implementation

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2250 annotated / raw | Diffs: previous, other | Lines: 855 ( +29, -3 )

Created: 2006-04-25 17:06:37 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2250

added 'moderated' flag to MailingListManager.createList(..) signature
added mailman specific handling of web->mail postings

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2240 annotated / raw | Diffs: previous, other | Lines: 829 ( +4, -1 )

Created: 2006-04-21 15:50:51 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2240

added empty list check

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2238 annotated / raw | Diffs: previous, other | Lines: 826 ( +8, -0 )

Created: 2006-04-21 14:49:38 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2238

added a metethod for accessing the MailingList object using site aministrator password

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2233 annotated / raw | Diffs: previous, other | Lines: 818 ( +9, -9 )

Created: 2006-04-20 12:28:42 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2233

additional arguments in add/delete member methods

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2231 annotated / raw | Diffs: previous, other | Lines: 818 ( +7, -1 )

Created: 2006-04-19 16:59:52 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2231

filter out monitoring address from the subscriber list, disallow unsubscribing the monitoring address from the list.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2225 annotated / raw | Diffs: previous, other | Lines: 812 ( +16, -0 )

Created: 2006-04-19 10:23:47 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2225

added methods for querying list posting / subscription e-mail addresses, and WEB interface for members / users URLs

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2224 annotated / raw | Diffs: previous, other | Lines: 796 ( +1, -1 )

Created: 2006-04-14 14:24:32 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2224

send programatic not descriptive name of the locale

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2223 annotated / raw | Diffs: previous, other | Lines: 796 ( +20, -20 )

Created: 2006-04-14 11:55:46 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2223

added missing return statement + fixed a typo that was copy/pasted all over the place

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2222 annotated / raw | Diffs: previous, other | Lines: 796 ( +31, -4 )

Created: 2006-04-11 14:51:26 +0200 (2 years 6 months ago) | Author: rafal | Changeset: 2222

getLocales -> getAvailableLocales
+getAvailableDomains

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2221 annotated / raw | Diffs: previous, other | Lines: 769 ( +4, -3 )

Created: 2006-04-10 14:07:56 +0200 (2 years 6 months ago) | Author: rafal | Changeset: 2221

return java.util.Locale objects from getLocales() method

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2219 annotated / raw | Diffs: previous, other | Lines: 768 ( +1, -1 )

Created: 2006-04-10 13:31:23 +0200 (2 years 6 months ago) | Author: rafal | Changeset: 2219

API clarification

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2213 annotated / raw | Diffs: previous, other | Lines: 768 ( +50, -0 )

Created: 2006-04-06 12:23:42 +0200 (2 years 6 months ago) | Author: rafal | Changeset: 2213

added status check method

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2212 annotated / raw | Diffs: previous, other | Lines: 718 ( +2, -2 )

Created: 2006-04-06 11:58:34 +0200 (2 years 6 months ago) | Author: rafal | Changeset: 2212

more consistency in constants naming

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2211 annotated / raw | Diffs: previous, other | Lines: 718 ( +8, -8 )

Created: 2006-04-06 11:35:12 +0200 (2 years 6 months ago) | Author: rafal | Changeset: 2211

use enums in the API

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2206 annotated / raw | Diffs: previous, other | Lines: 718 ( +1, -8 )

Created: 2006-04-04 16:17:31 +0200 (2 years 6 months ago) | Author: rafal | Changeset: 2206

removed admin login - unused

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2205 annotated / raw | Diffs: previous, other | Lines: 725 ( +0, -30 )

Created: 2006-04-04 15:39:30 +0200 (2 years 6 months ago) | Author: rafal | Changeset: 2205

simplify / explain the deal with List-* headers parsing

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2203 annotated / raw | Diffs: previous, other | Lines: 755 ( +164, -10 )

Created: 2006-04-04 13:29:26 +0200 (2 years 6 months ago) | Author: pablo | Changeset: 2203

added notification stuff to integrate mailing lists with external program,

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2197 annotated / raw | Diffs: previous, other | Lines: 601 ( +17, -0 )

Created: 2006-04-03 17:11:08 +0200 (2 years 6 months ago) | Author: pablo | Changeset: 2197

messages and subscription request moderating added

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2196 annotated / raw | Diffs: previous, other | Lines: 584 ( +32, -2 )

Created: 2006-04-03 16:38:05 +0200 (2 years 6 months ago) | Author: pablo | Changeset: 2196

get available locales method added

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2195 annotated / raw | Diffs: previous, other | Lines: 554 ( +67, -1 )

Created: 2006-04-03 15:38:35 +0200 (2 years 6 months ago) | Author: pablo | Changeset: 2195

working on mailman integration

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2194 annotated / raw | Diffs: previous, other | Lines: 488 ( +53, -8 )

Created: 2006-03-31 15:00:24 +0200 (2 years 6 months ago) | Author: pablo | Changeset: 2194

setting some ml parameters added

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2191 annotated / raw | Diffs: previous, other | Lines: 443 ( +324, -19 )

Created: 2006-03-30 16:46:42 +0200 (2 years 6 months ago) | Author: pablo | Changeset: 2191

almost full implementation of mailman xml-rpc client manager

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2189 new annotated / raw | Lines: 138 ( +138, -0 )

Created: 2006-03-30 11:00:16 +0200 (2 years 6 months ago) | Author: pablo | Changeset: 2189

mailman integration skeleton

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

Crucible: Open Source License registered to ObjectLedge .
Atlassian FishEye, the whole repository view. (Version:1.4.2 Build:build-268 2008-01-14 ) - Bug/feature request - Page generated 2008-10-11 18:58 +0200