[cvs] / astrogrid / community / server / src / java / org / astrogrid / community / server / policy / manager / AccountManagerImpl.java Repository:
ViewVC logotype

Log of /astrogrid/community/server/src/java/org/astrogrid/community/server/policy/manager/AccountManagerImpl.java

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 13:11:31 2009 UTC (2 years, 9 months ago) by gtr
Branch: MAIN
CVS Tags: AG_2009_1, HEAD, community-2009-1-01_root, v2009_1, v2009_1_a01, v2009_1_a02, v2009_1_a05, v2009_1_a06
Branch point for: community-2009-1-01
Changes since 1.32: +51 -141 lines
Diff to previous 1.32
Branch gtr-community-2879 is merged.

Revision 1.32.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 21:25:13 2009 UTC (2 years, 9 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.32.2.6: +35 -25 lines
Diff to previous 1.32.2.6 , to branch point 1.32 , to next main 1.33
Desparate refactoring: trying to get all the injections right for the unit tests.

Revision 1.32.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 09:03:34 2009 UTC (2 years, 9 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.32.2.5: +17 -0 lines
Diff to previous 1.32.2.5 , to branch point 1.32
There is a convenience method to get the default manager.

Revision 1.32.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 16:55:14 2009 UTC (2 years, 10 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.32.2.4: +1 -1 lines
Diff to previous 1.32.2.4 , to branch point 1.32
Refactored to eliminate useMockNodeDelegate().

Revision 1.32.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 10:02:43 2009 UTC (2 years, 10 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.32.2.3: +4 -8 lines
Diff to previous 1.32.2.3 , to branch point 1.32
Refactored to eliminate useMockNodeDelegate().

Revision 1.32.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 08:52:35 2009 UTC (2 years, 10 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.32.2.2: +20 -57 lines
Diff to previous 1.32.2.2 , to branch point 1.32
Reactored: new constructores on AccountManagerImpl to support dependency injection.

Revision 1.32.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 17:37:42 2009 UTC (2 years, 10 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.32.2.1: +1 -76 lines
Diff to previous 1.32.2.1 , to branch point 1.32
Refactored: VOSpace/MySpace support is split from AccountManagerImpl. allocateSpace() is delegated to the new VOSpace class.

Revision 1.32.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 16:58:10 2009 UTC (2 years, 10 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.32: +0 -1 lines
Diff to previous 1.32
Creation of a basic account no longer allocates VOSpace.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 15:17:05 2009 UTC (3 years ago) by gtr
Branch: MAIN
CVS Tags: gtr-community-2879_root
Branch point for: gtr-community-2879
Changes since 1.31: +27 -4 lines
Diff to previous 1.31
I added getAccountByUserName().

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 17:26:34 2009 UTC (3 years ago) by gtr
Branch: MAIN
Changes since 1.30: +4 -9 lines
Diff to previous 1.30
Configuration through key-value pairs is encapsulated in a new class.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 13:30:27 2008 UTC (3 years, 5 months ago) by gtr
Branch: MAIN
CVS Tags: community-maven-2_root, v2008_2, v2008_2_01, v2008_2_b01, v2008_2_b02
Branch point for: community-maven-2
Changes since 1.29: +14 -0 lines
Diff to previous 1.29
2008.2.b01. Changes to the account-manager object to allow more-efficient listing of accounts.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 09:21:37 2008 UTC (3 years, 6 months ago) by gtr
Branch: MAIN
CVS Tags: community-gtr-181_root, v2008_2_a01, v2008_2_a02
Branch point for: community-gtr-181
Changes since 1.28: +56 -272 lines
Diff to previous 1.28
Branch community-2008.2.a01 is merged.

Revision 1.28.10.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 18:14:48 2008 UTC (3 years, 6 months ago) by gtr
Branch: community_2008_2_a01
Changes since 1.28.10.3: +22 -37 lines
Diff to previous 1.28.10.3 , to branch point 1.28 , to next main 1.33
PMD is appeased.

Revision 1.28.10.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 16:21:15 2008 UTC (3 years, 6 months ago) by gtr
Branch: community_2008_2_a01
Changes since 1.28.10.2: +34 -225 lines
Diff to previous 1.28.10.2 , to branch point 1.28
I removed the code dealing with groups, resources and permissions.

Revision 1.28.10.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 13:55:21 2008 UTC (3 years, 6 months ago) by gtr
Branch: community_2008_2_a01
Changes since 1.28.10.1: +0 -10 lines
Diff to previous 1.28.10.1 , to branch point 1.28
I removed an unused constructor.

Revision 1.28.10.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 15:13:04 2008 UTC (3 years, 6 months ago) by gtr
Branch: community_2008_2_a01
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
I made the constant DEFAULT_VOSPACE_PROPERTY protected so that it can be used in the unit test.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 19:35:36 2008 UTC (3 years, 11 months ago) by gtr
Branch: MAIN
CVS Tags: community-gtr-2617_root, community-gtr-2686_root, community-redux_root, community_2008_2_a01_root, security-gtr-322-2_root, v2008_0, v2008_0a8, v2008_1
Branch point for: community-gtr-2617, community-gtr-2686, community-redux, community_2008_2_a01, security-gtr-322-2
Changes since 1.27: +33 -4 lines
Diff to previous 1.27
Branch community-gtr-2584 is merged.

Revision 1.27.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 18:38:29 2008 UTC (3 years, 11 months ago) by gtr
Branch: community-gtr-2584
Changes since 1.27: +33 -4 lines
Diff to previous 1.27 , to next main 1.33
I made allocateSpace() public.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 08:17:45 2008 UTC (3 years, 11 months ago) by gtr
Branch: MAIN
CVS Tags: community-gtr-2584_root
Branch point for: community-gtr-2584
Changes since 1.26: +198 -233 lines
Diff to previous 1.26
Branch community-gtr-2555 is merged

Revision 1.26.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 12:58:31 2008 UTC (3 years, 11 months ago) by gtr
Branch: community-gtr-2555
Changes since 1.26.6.1: +56 -66 lines
Diff to previous 1.26.6.1 , to branch point 1.26 , to next main 1.33
I improved the logging.

Revision 1.26.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 13:10:45 2008 UTC (3 years, 11 months ago) by gtr
Branch: community-gtr-2555
Changes since 1.26: +157 -182 lines
Diff to previous 1.26
Failure to create home space now aborts the creation of an account (the homespace thing is part of the DB transaction).

Revision 1.26.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 19:17:04 2008 UTC (4 years ago) by gtr
Branch: community-gtr-2541
Changes since 1.26: +157 -182 lines
Diff to previous 1.26 , to next main 1.33
If a homespace exists, the manage deletes it and makes a new one. Failure to make a home space now prevents creation of accounts, so a file-manager mock is used for testing.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 16:56:43 2008 UTC (4 years ago) by gtr
Branch: MAIN
CVS Tags: community-2008_0a9_root, community-gtr-2541_root, community-gtr-2555_root
Branch point for: community-2008_0a9, community-gtr-2541, community-gtr-2555
Changes since 1.25: +38 -37 lines
Diff to previous 1.25
branch community-gtr-2521 is merged

Revision 1.25.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 16:31:12 2008 UTC (4 years ago) by gtr
Branch: community-gtr-2521
Changes since 1.25: +38 -37 lines
Diff to previous 1.25 , to next main 1.33
2008.0a5.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 15:24:12 2008 UTC (4 years ago) by gtr
Branch: MAIN
CVS Tags: community-gtr-2521_root
Branch point for: community-gtr-2521
Changes since 1.24: +174 -317 lines
Diff to previous 1.24
Branch community-gtr-2512 is merged.

Revision 1.24.88.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 14:44:57 2008 UTC (4 years ago) by gtr
Branch: community-gtr-2512
Changes since 1.24.88.1: +139 -187 lines
Diff to previous 1.24.88.1 , to branch point 1.24 , to next main 1.33
All AccountData objects are intercepted and their ident fields corrected so that the primary keying of the DB is maintained.

Revision 1.24.88.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 22:19:10 2008 UTC (4 years ago) by gtr
Branch: community-gtr-2512
Changes since 1.24: +51 -146 lines
Diff to previous 1.24
The new form of account IVORNs are supported.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 25 16:29:41 2005 UTC (6 years, 8 months ago) by clq2
Branch: MAIN
CVS Tags: AG2006-2, AG2006-4, AG2007-1, AG2007-2, BLLatest-jdt, R1_1, Root_Comm_KMB_1097, Root_Comm_KMB_1190, Root_Community_KMB_RegResourceUpgrade1_0, Root_KMBComms_SmallChange_RegClientUse, Root_aginab_jdt_1182, Root_clq_axis_update, Root_com-jl-1315, Root_community-gtr-1722, Root_community-gtr-1722-2, Root_cty_jdt_952b, Root_desktop-querybuilder-jl-1404, Root_wb-gtr-1537, b4_Comm_KMB_1097, b4_KMB_4_PAL, b4_Kev_reg_app_commu, b4_Kev_reg_app_commu_2, b4_axis_gtr_1046, b4_community-gtr-1966, b4_community-gtr-2241, b4_dave_dev_200601051057, b4_gtr_community_1722, b4_gtr_community_1722_2, b4_gtr_community_2258, b4_jcom-jl-1315, b4_wb-gtr-1537, community-gtr-2241_root, community-gtr-2258_root, community-gtr-2274_root, community-gtr-2467_root, community-gtr-2491_root, community-gtr-2512_root, dave-dev-200506061035-start, dave-dev-200506071500-start, dave-dev-200506081212-start, dave-dev-200506100249-start, dave-dev-200506281451-start, dave-dev-200506281816-start, dave-dev-200507251101-start, dave-dev-200508090435-start, dave-dev-200508091545-start, dave-dev-200509010705-start, dave-dev-200511211256-start, dave-dev-200511291146-start, dave-dev-200512141139-start, dave-dev-200601051057-start, dave-dev-200601101714-start, dave-dev-200601121358-start, dave-dev-200603301643-start, dave-dev-200605301226-start, dave-dev-200605311657-start, dave-dev-200606281707-start, dave-dev-200608221318-start, dave-dev-200610091558-start, querybuilder-jl-1404-premerge-20051215, v1_1
Branch point for: Comm_KMB_1097, Comm_KMB_1190, Community_KMB_RegResourceUpgrade1_0, KMBComms_SmallChange_RegClientUse, aginab_jdt_1182, clq_axis_update, com-jl-1315, community-gtr-1722, community-gtr-1722-2, community-gtr-2241, community-gtr-2258, community-gtr-2274, community-gtr-2467, community-gtr-2491, community-gtr-2512, cty_jdt_952b, dave-dev-200506061035, dave-dev-200506071500, dave-dev-200506081212, dave-dev-200506100249, dave-dev-200506281451, dave-dev-200506281816, dave-dev-200507251101, dave-dev-200508090435, dave-dev-200508091545, dave-dev-200508261045, dave-dev-200509010705, dave-dev-200511211256, dave-dev-200511291146, dave-dev-200512141139, dave-dev-200601051057, dave-dev-200601101714, dave-dev-200601121358, dave-dev-200602220953, dave-dev-200603301643, dave-dev-200605301226, dave-dev-200605311635, dave-dev-200605311657, dave-dev-200606281707, dave-dev-200608221318, dave-dev-200610091556, dave-dev-200610091558, desktop-querybuilder-jl-1404, wb-gtr-1537
Changes since 1.23: +12 -5 lines
Diff to previous 1.23
with doc temp

Revision 1.23.24.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 23 09:30:05 2005 UTC (6 years, 8 months ago) by KevinBenson
Branch: Doc_Template_KMB_May112005Comm
Changes since 1.23: +9 -5 lines
Diff to previous 1.23 , to next main 1.33
new documentation template for the community to be consistent for all of astrogrid.

Revision 1.23.12.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 22 13:07:28 2005 UTC (6 years, 9 months ago) by KevinBenson
Branch: Comm_KMB_1069
Changes since 1.23: +112 -12 lines
Diff to previous 1.23 , to next main 1.33
doubt I will sync up to this branch again.  First attempt at making accounts and grups into the
registry but after some more chats with Guy.  Community will change quite more signficantly.

Revision 1.22.24.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 24 23:19:02 2005 UTC (6 years, 10 months ago) by KevinBenson
Branch: Comm_KMB_1008
Changes since 1.22: +137 -195 lines
Diff to previous 1.22 , to next main 1.33
just checking intthis version with jdbc

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 18 22:59:23 2005 UTC (6 years, 10 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Comm_KMB_1008_Hibernate, Root_Comm_KMB_1069, Root_Comm_KMB_381_WS, Root_Doc_Template_KMB_May112005Comm, Root_all_jdt_1056, Root_community-gtr-1145, Root_maven_jdt_383, Root_registry-gtr-1188, b4_383, b4_KMB_05_05_05, b4_KMB_merge_29_04_05, b4_comm_doctemp, dave-dev-200503211350-start, dave-dev-200504041023-start, dave-dev-200504111153-start, dave-dev-200504251302-start, r0_10_0, r0_10_1, r1_0, r1_1
Branch point for: Comm_KMB_1008_Hibernate, Comm_KMB_1069, Comm_KMB_381_WS, Doc_Template_KMB_May112005Comm, all_jdt_1056, community-gtr-1145, dave-dev-200503211350, dave-dev-200504041023, dave-dev-200504111153, dave-dev-200504251302, maven_jdt_383, r0_10_1branch, registry-gtr-1188
Changes since 1.22: +44 -18 lines
Diff to previous 1.22
dave-dev-200503150513

Revision 1.22.20.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 17 04:47:34 2005 UTC (6 years, 10 months ago) by dave
Branch: dave-dev-200503150513
Changes since 1.22: +41 -18 lines
Diff to previous 1.22 , to next main 1.33
Updated AccountManager to use FileManager for registering home space.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 7 14:14:25 2005 UTC (7 years, 1 month ago) by jdt
Branch: MAIN
CVS Tags: BLLatest, Root_COMM_JDT_936, Root_Comm_KMB_1008, Root_Reg_KMB_913, Root_community_pah_910, Root_cty_jdt_952, Root_r0_8_0, community-b4-913, dave-dev-200501141257-200501211445, dave-dev-200501141257-200501261404, dave-dev-200501141257-start, dave-dev-200502010902-start, dave-dev-200503140252-start, dave-dev-200503150513-start, dave-dev-200503181302-start, portalWF_pjn_720
Branch point for: COMM_JDT_936, Comm_KMB_1008, Reg_KMB_913, community_pah_910, cty_jdt_952, dave-dev-200501141257, dave-dev-200502010902, dave-dev-200503140252, dave-dev-200503150513, dave-dev-200503181302, gtr-contracts-BZ945, r0_8_0
Changes since 1.21: +9 -3 lines
Diff to previous 1.21
merged from Reg_KMB_787

Revision 1.21.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 13 21:25:03 2004 UTC (7 years, 1 month ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.21: +7 -4 lines
Diff to previous 1.21 , to next main 1.33
added a small default null for default vospace

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 22 13:03:04 2004 UTC (7 years, 2 months ago) by jdt
Branch: MAIN
CVS Tags: BLLatest-JDT, Baseline-20041208, Root_Reg_KMB_728, Root_Reg_KMB_787, build0_7-b000, dave-dev-200412201205-start, dave-dev-200412201250-200501121652, dave-dev-200412201250-start, r0_7_0
Branch point for: Reg_KMB_728, Reg_KMB_787, dave-dev-200412201205, dave-dev-200412201250, r0_7_0branch
Changes since 1.20: +12 -4 lines
Diff to previous 1.20
Merges from Comm_KMB_585

Revision 1.20.22.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 8 22:08:21 2004 UTC (7 years, 3 months ago) by KevinBenson
Branch: Comm_KMB_585
Changes since 1.20: +7 -3 lines
Diff to previous 1.20 , to next main 1.33
added groupmember and permissionmanager tests.  Changed the install.xml to use eperate file names
instead of the same filename

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 16 23:18:08 2004 UTC (7 years, 4 months ago) by dave
Branch: MAIN
CVS Tags: BLLatest_pendingfixes, Itn06_towardclose_12Oct2004, Itn06_towardclose_13Oct2004, Root_BLD_JDT_648, Root_Comm_KMB_583, Root_Comm_KMB_585, Root_Community_08-10-04, Root_Community_AdminInterface, Root_Itn06_release, dave-dev-200410061224-200411221334, dave-dev-200410061224-200411221434, dave-dev-200410061224-200411221509, dave-dev-200410061224-200411221525, dave-dev-200410061224-200411221626, dave-dev-200410061224-200411260508, dave-dev-200410061224-200411291018, dave-dev-200410061224-200411291805, dave-dev-200410061224-200411291821, dave-dev-200410061224-200412031442, dave-dev-200410061224-200412040522, dave-dev-200410061224-200412080219, dave-dev-200410061224-200412080423, dave-dev-200410061224-200412080557, dave-dev-200410061224-200412091423, dave-dev-200410061224-200412100525, dave-dev-200410061224-200412112123, dave-dev-200410061224-200412141207, dave-dev-200410061224-200412161312, dave-dev-200410061224-start, r0_6_0
Branch point for: BLD_JDT_648, Comm_KMB_583, Comm_KMB_585, Community_AdminInterface, Itn06_release, dave-dev-200409170051, dave-dev-200409171216, dave-dev-200409171415, dave-dev-200409211301, dave-dev-200409221213, dave-dev-200409281154, dave-dev-200410051520, dave-dev-200410061224, dave-dev-200411081351, preg_rtp_633
Changes since 1.19: +81 -68 lines
Diff to previous 1.19
Replaced debug logging in Community.
Added stream close() to FileStore.

Revision 1.19.12.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 16 09:58:48 2004 UTC (7 years, 4 months ago) by dave
Branch: dave-dev-200409131130
Changes since 1.19: +78 -68 lines
Diff to previous 1.19 , to next main 1.33
Replaced debug with commons logging ....

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 2 17:02:02 2004 UTC (7 years, 5 months ago) by dave
Branch: MAIN
Branch point for: dave-dev-200409031036, dave-dev-200409061355, dave-dev-200409091136, dave-dev-200409091346, dave-dev-200409100118, dave-dev-200409131130
Changes since 1.18: +20 -8 lines
Diff to previous 1.18
Fixed myspace account creation problem.

Revision 1.18.70.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 2 16:22:11 2004 UTC (7 years, 5 months ago) by dave
Branch: dave-dev-200409021256
Changes since 1.18.70.1: +11 -3 lines
Diff to previous 1.18.70.1 , to branch point 1.18 , to next main 1.33
Fixed create myspace account ....

Revision 1.18.70.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 2 15:48:48 2004 UTC (7 years, 5 months ago) by dave
Branch: dave-dev-200409021256
Changes since 1.18: +8 -7 lines
Diff to previous 1.18
Moved commit to after allocate space ....

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 18 13:45:20 2004 UTC (7 years, 7 months ago) by dave
Branch: MAIN
CVS Tags: Itn06_case2, Root_ITN06_Jun21_KMB, Root_Itn06_case3, Root_Kev_09_08_04_RT, Root_kevin-dev-03-08-04_RT, before_kevin_merge_25Aug, before_kevins_mergein, kevin_case3_b4_merge, nww-int06-post-cea-refactoring-checkin, nww-int06-pre-cea-refactoring-checkin
Branch point for: ITN06_Jun21_KMB, Itn06_case3, Kev_09_08_04_RT, MySpace-GTR-454, dave-dev-200406211036, dave-dev-200406211133, dave-dev-200406291222, dave-dev-200406301150, dave-dev-200406301228, dave-dev-200407141515, dave-dev-200407151443, dave-dev-200407161516, dave-dev-200407201059, dave-dev-200407211922, dave-dev-200407221450, dave-dev-200407221513, dave-dev-200407231013, dave-dev-200407231626, dave-dev-200407261230, dave-dev-200407271446, dave-dev-200408101155, dave-dev-200408171159, dave-dev-200408182231, dave-dev-200408191224, dave-dev-200408201348, dave-dev-200408201619, dave-dev-200408241246, dave-dev-200408261411, dave-dev-200408310943, dave-dev-200409021256, filestore-GTR-486, kevin-dev-03-08-04_RT, rtp-regdom, rtp_integration, security-GTR-477
Changes since 1.17: +10 -22 lines
Diff to previous 1.17
Merged development branch, dave-dev-200406081614, into HEAD

Revision 1.17.10.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 17 15:24:31 2004 UTC (7 years, 7 months ago) by dave
Branch: dave-dev-200406081614
Changes since 1.17.10.1: +8 -5 lines
Diff to previous 1.17.10.1 , to branch point 1.17 , to next main 1.33
Removed unused imports (PMD report).

Revision 1.17.10.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 17 13:38:59 2004 UTC (7 years, 7 months ago) by dave
Branch: dave-dev-200406081614
Changes since 1.17: +7 -25 lines
Diff to previous 1.17
Tidied up old CVS log entries

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 19 21:33:23 2004 UTC (7 years, 8 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Itn05_release_merge1, Itn05_release_root, Root_MySpace_JDT_BZ340
Branch point for: Itn05_release, MySpace_JDT_BZ340, PREG_RTP_352, dave-dev-200405281842, dave-dev-200405281845, dave-dev-200406081614
Changes since 1.16: +9 -5 lines
Diff to previous 1.16
needed to move the committing of the transaction to a different place so it got committed ot the database.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 23 16:58:13 2004 UTC (7 years, 9 months ago) by dave
Branch: MAIN
Changes since 1.15: +6 -2 lines
Diff to previous 1.15
Added demo accounts

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 16 09:36:21 2004 UTC (7 years, 9 months ago) by dave
Branch: MAIN
Branch point for: dave-dev-200404190903, dave-dev-200404211351
Changes since 1.14: +8 -3 lines
Diff to previous 1.14
Changed string to Ivorn

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 15 15:04:29 2004 UTC (7 years, 9 months ago) by dave
Branch: MAIN
Changes since 1.13: +11 -2 lines
Diff to previous 1.13
Added exception logging

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 15 02:33:49 2004 UTC (7 years, 9 months ago) by dave
Branch: MAIN
Branch point for: dave-dev-200404150334, dave-dev-200404150338
Changes since 1.12: +103 -100 lines
Diff to previous 1.12
Changed tabs to spaces

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 15 02:27:46 2004 UTC (7 years, 9 months ago) by dave
Branch: MAIN
Changes since 1.11: +167 -98 lines
Diff to previous 1.11
Merged development branch, dave-dev-200404071355, into HEAD

Revision 1.11.14.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 8 13:56:03 2004 UTC (7 years, 10 months ago) by dave
Branch: dave-dev-200404071355
Changes since 1.11: +165 -99 lines
Diff to previous 1.11 , to next main 1.33
Updated the install tools and data files.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 30 01:40:03 2004 UTC (7 years, 10 months ago) by dave
Branch: MAIN
Branch point for: dave-dev-200403300258, dave-dev-200403300547, dave-dev-200404010813, dave-dev-200404011434, dave-dev-200404041652, dave-dev-200404041654, dave-dev-200404071355
Changes since 1.10: +42 -36 lines
Diff to previous 1.10
Merged development branch, dave-dev-200403242058, into HEAD

Revision 1.10.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 28 09:11:43 2004 UTC (7 years, 10 months ago) by dave
Branch: dave-dev-200403242058
Changes since 1.10: +39 -36 lines
Diff to previous 1.10 , to next main 1.33
Convert tabs to spaces

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 23 16:34:08 2004 UTC (7 years, 10 months ago) by dave
Branch: MAIN
Branch point for: dave-dev-200403231641, dave-dev-200403242058
Changes since 1.9: +476 -499 lines
Diff to previous 1.9
Merged development branch, dave-dev-200403191458, into HEAD

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 22 00:53:31 2004 UTC (7 years, 10 months ago) by dave
Branch: dave-dev-200403191458
Changes since 1.9.2.4: +66 -25 lines
Diff to previous 1.9.2.4 , to branch point 1.9 , to next main 1.33
Refactored GroupManager to use Ivorn identifiers.
Started removing references to CommunityManager.

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 21 18:14:29 2004 UTC (7 years, 10 months ago) by dave
Branch: dave-dev-200403191458
Changes since 1.9.2.3: +9 -4 lines
Diff to previous 1.9.2.3 , to branch point 1.9
Refactored GroupManagerImpl to use Ivorn identifiers.

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 21 17:13:54 2004 UTC (7 years, 10 months ago) by dave
Branch: dave-dev-200403191458
Changes since 1.9.2.2: +349 -473 lines
Diff to previous 1.9.2.2 , to branch point 1.9
Added Ivorn handling to AccountManagerImpl.
Simplified Account handling in PolicyManagerImpl.

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 21 06:41:41 2004 UTC (7 years, 10 months ago) by dave
Branch: dave-dev-200403191458
Changes since 1.9.2.1: +169 -159 lines
Diff to previous 1.9.2.1 , to branch point 1.9
Refactored to include Exception handling.

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 20 06:54:11 2004 UTC (7 years, 10 months ago) by dave
Branch: dave-dev-200403191458
Changes since 1.9: +56 -15 lines
Diff to previous 1.9
Added addAccount(AccountData) to PolicyManager et al.
Added XML loader for AccountData.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 19 14:43:15 2004 UTC (7 years, 10 months ago) by dave
Branch: MAIN
Branch point for: dave-dev-200403191458
Changes since 1.8: +283 -275 lines
Diff to previous 1.8
Merged development branch, dave-dev-200403151155, into HEAD

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 19 04:51:46 2004 UTC (7 years, 10 months ago) by dave
Branch: dave-dev-200403151155
Changes since 1.8.2.1: +6 -3 lines
Diff to previous 1.8.2.1 , to branch point 1.8 , to next main 1.33
Updated resolver with new Exceptions

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 18 13:41:19 2004 UTC (7 years, 10 months ago) by dave
Branch: dave-dev-200403151155
Changes since 1.8: +279 -277 lines
Diff to previous 1.8
Added Exception handling to AccountManager

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 15 07:49:30 2004 UTC (7 years, 10 months ago) by dave
Branch: MAIN
Branch point for: dave-dev-200403151155
Changes since 1.7: +30 -24 lines
Diff to previous 1.7
Merged development branch, dave-dev-200403121536, into HEAD

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 12 17:42:09 2004 UTC (7 years, 11 months ago) by dave
Branch: dave-dev-200403121536
Changes since 1.7: +27 -24 lines
Diff to previous 1.7 , to next main 1.33
Replaced tabs with spaces

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 12 15:22:17 2004 UTC (7 years, 11 months ago) by dave
Branch: MAIN
Branch point for: dave-dev-200403121536
Changes since 1.6: +53 -15 lines
Diff to previous 1.6
Merged development branch, dave-dev-200403101018, into HEAD

Revision 1.6.12.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 10 13:49:36 2004 UTC (7 years, 11 months ago) by dave
Branch: dave-dev-200403101018
Changes since 1.6.12.1: +10 -2 lines
Diff to previous 1.6.12.1 , to branch point 1.6 , to next main 1.33
Added missing properties to AccountManagerImpl.setAccount

Revision 1.6.12.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 10 13:32:01 2004 UTC (7 years, 11 months ago) by dave
Branch: dave-dev-200403101018
Changes since 1.6: +42 -15 lines
Diff to previous 1.6
Added home space to AccountData.
Improved null param checking in AccountManager.
Improved null param checking in AccountManager tests.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 5 17:19:59 2004 UTC (7 years, 11 months ago) by dave
Branch: MAIN
CVS Tags: dave-post-merge-200402211936, pre-merge-dave-dev-200403051907
Branch point for: dave-dev-200403051907, dave-dev-200403081350, dave-dev-200403081416, dave-dev-200403081418, dave-dev-200403082243, dave-dev-200403101018
Changes since 1.5: +17 -4 lines
Diff to previous 1.5
Merged development branch, dave-dev-200402211936, into HEAD

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 19:43:47 2004 UTC (7 years, 11 months ago) by dave
Branch: dave-dev-200402211936
Changes since 1.5.2.2: +6 -3 lines
Diff to previous 1.5.2.2 , to branch point 1.5 , to next main 1.33
Refactored DatabaseManager tests to test the interface.
Refactored DatabaseManager tests to use common DatabaseManagerTest.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 08:55:20 2004 UTC (7 years, 11 months ago) by dave
Branch: dave-dev-200402211936
Changes since 1.5.2.1: +7 -5 lines
Diff to previous 1.5.2.1 , to branch point 1.5
Refactored CastorDatabaseConfiguration into DatabaseConfiguration

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 20:03:16 2004 UTC (7 years, 11 months ago) by dave
Branch: dave-dev-200402211936
Changes since 1.5: +8 -4 lines
Diff to previous 1.5
Removed redundant DatabaseConfiguration interfaces

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 21:11:05 2004 UTC (7 years, 11 months ago) by dave
Branch: MAIN
CVS Tags: dave-post-merge-200402120832, dave-pre-merge-200402211936
Branch point for: GDW_KEA_144, dave-dev-200402211936
Changes since 1.4: +138 -119 lines
Diff to previous 1.4
Merged development branch, dave-dev-200402120832, into HEAD

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 21:09:26 2004 UTC (7 years, 11 months ago) by dave
Branch: dave-dev-200402120832
Changes since 1.4.2.1: +17 -6 lines
Diff to previous 1.4.2.1 , to branch point 1.4 , to next main 1.33
Refactored ServiceStatusData into a common package.
Refactored CommunityServiceImpl constructor to take a parent service.
Refactored default database for CommunityServiceImpl

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 15:20:54 2004 UTC (7 years, 11 months ago) by dave
Branch: dave-dev-200402120832
Changes since 1.4: +119 -116 lines
Diff to previous 1.4
Changed tabs to spaces

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 08:12:13 2004 UTC (7 years, 11 months ago) by dave
Branch: MAIN
CVS Tags: dave-post-merge-200401131047, dave-pre-merge-200402120832
Branch point for: dave-dev-200402120832
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
Merged development branch, dave-dev-200401131047, into HEAD

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 06:56:46 2004 UTC (7 years, 11 months ago) by dave
Branch: MAIN
CVS Tags: dave-merge-post-200401131047
Changes since 1.2: +196 -470 lines
Diff to previous 1.2
Merged development branch, dave-dev-200401131047, into HEAD

Revision 1.2.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 13:49:09 2004 UTC (8 years ago) by dave
Branch: dave-dev-200401131047
Changes since 1.2.4.8: +7 -3 lines
Diff to previous 1.2.4.8 , to branch point 1.2 , to next main 1.33
Moved CommunityManagerBase into server.common.CommunityServer.
Moved getServiceStatus into server.common.CommunityServer.
Moved JUnit tests to match.

Revision 1.2.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 18:55:08 2004 UTC (8 years ago) by dave
Branch: dave-dev-200401131047
Changes since 1.2.4.7: +5 -8 lines
Diff to previous 1.2.4.7 , to branch point 1.2
Removed unused imports listed in PMD report

Revision 1.2.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 05:52:27 2004 UTC (8 years ago) by dave
Branch: dave-dev-200401131047
Changes since 1.2.4.6: +10 -6 lines
Diff to previous 1.2.4.6 , to branch point 1.2
Added GroupManagerTest

Revision 1.2.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 05:19:17 2004 UTC (8 years ago) by dave
Branch: dave-dev-200401131047
Changes since 1.2.4.5: +59 -98 lines
Diff to previous 1.2.4.5 , to branch point 1.2
Moved Exception logging into CommunityManagerBase
Replaced if(null == database) with DatabaseNotFoundException

Revision 1.2.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 03:54:28 2004 UTC (8 years ago) by dave
Branch: dave-dev-200401131047
Changes since 1.2.4.4: +12 -7 lines
Diff to previous 1.2.4.4 , to branch point 1.2
Changed database name to database config in CommunityManagerBase

Revision 1.2.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 23:23:23 2004 UTC (8 years ago) by dave
Branch: dave-dev-200401131047
Changes since 1.2.4.3: +76 -140 lines
Diff to previous 1.2.4.3 , to branch point 1.2
Changed CommunityManagerImpl to use the new DatabaseManager.
Moved rollback and close into CommunityManagerBase.

Revision 1.2.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 15:16:57 2004 UTC (8 years ago) by dave
Branch: dave-dev-200401131047
Changes since 1.2.4.2: +13 -50 lines
Diff to previous 1.2.4.2 , to branch point 1.2
Created CommunityManagerBase to handle database connections

Revision 1.2.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 13:18:08 2004 UTC (8 years ago) by dave
Branch: dave-dev-200401131047
Changes since 1.2.4.1: +180 -347 lines
Diff to previous 1.2.4.1 , to branch point 1.2
Added new DatabaseManager to enable local JUnit testing

Revision 1.2.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 13:54:18 2004 UTC (8 years ago) by dave
Branch: dave-dev-200401131047
Changes since 1.2: +32 -14 lines
Diff to previous 1.2
Removed password from AccountData

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 10:45:45 2004 UTC (8 years, 1 month ago) by dave
Branch: MAIN
CVS Tags: Itn04_1-branch, dave-merge-200401071045, dave-merge-pre-200401131047
Branch point for: Itn04_1, dave-dev-200401131044, dave-dev-200401131047, dave-dev-200402120709
Changes since 1.1: +1107 -0 lines
Diff to previous 1.1
Merged development branch, dave-dev-20031224, back into HEAD

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 06:47:18 2004 UTC (8 years, 1 month ago) by dave
Branch: dave-dev-20031224
Changes since 1.1.2.1: +11 -8 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to next main 1.33
Moved policy data classes into policy.data package

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 24 05:54:48 2003 UTC (8 years, 1 month ago) by dave
Branch: dave-dev-20031224
Changes since 1.1: +1101 -0 lines
Diff to previous 1.1
Initial Maven friendly structure (only part of the service implemented)

Revision 1.1
Wed Dec 24 05:54:48 2003 UTC (8 years, 1 month ago) by dave
Branch: MAIN
Branch point for: dave-dev-20031224
FILE REMOVED
file AccountManagerImpl.java was initially added on branch dave-dev-20031224.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

gg78@starNOSPAM.le.ac.uk
ViewVC Help
Powered by ViewVC 1.0.4