[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r181] by jonathanobaker

one more nit

2008-10-23 00:42:43 Tree
[r180] by jonathanobaker

Cleaned up release related ant tasks

2008-10-23 00:35:06 Tree
[r179] by jonathanobaker

Added MySQL instructions

2008-10-23 00:31:31 Tree
[r178] by jonathanobaker

set to version 1

2008-10-22 23:44:25 Tree
[r177] by jonathanobaker

Changed year on project number

2008-10-22 23:42:52 Tree
[r176] by jimwinston

Added a couple of commas

2008-10-22 19:43:37 Tree
[r175] by jonathanobaker

rewritten

2008-10-22 19:30:37 Tree
[r174] by bworrell

Removed unnecessary Thread.sleep(...) call that I was using for debugging

2008-10-22 17:39:46 Tree
[r173] by bworrell

SynchronizeTransactionUtilities:
== Fixed a problem with my recursion model for syncing Groups and Recommendations

2008-10-22 17:27:49 Tree
[r172] by bworrell

CommentRefsTablePanel:
== Deleting a comment removes the reference from the Group/Recommendation and then marks the Comment element as "deleted".

SynchronizeClient:
== Now deletes elements if they are NOT referenced and sets the correct SyncResponseCode. It had been executing isReferenced(...) and only deleting if it returned true.

CommentTypeDAO:
== Now looks at both the application_id and the comment_id when checking references. It had been just looking at comment_id's which are not unique amongst Applications.

CommentHelper:
== Correctly checks if a comment is referenced from a Recommendation or a Group.

UpdateTransactionManager:
-- Removed a bunch of unused code.

2008-10-22 15:11:40 Tree
Older >