Module src/edu/sdsc/matrix/srb/core/

back to main page

Summary Period: 2004-01-30 to 2007-03-16

Browse with ViewCVS

Modules

[root]/src/edu/sdsc/matrix/srb/core
     Expression (0 files, 0 lines)
     actionstring (17 files, 2023 lines)
     expressions (2 files, 295 lines)
     flow (7 files, 1123 lines)

Lines of Code


Total Lines Of Code: 5055 (2007-03-16 02:05)

Authors

Author Changes Lines of Code Lines per Change
Totals 259 (100.0%) 37579 (100.0%) 145.0
arun 112 (43.2%) 18374 (48.9%) 164.0
kuramoto 31 (12.0%) 9758 (26.0%) 314.7
jonw 96 (37.1%) 5229 (13.9%) 54.4
alding 17 (6.6%) 4117 (11.0%) 242.1
ravi 2 (0.8%) 99 (0.3%) 49.5
ahasan 1 (0.4%) 2 (0.0%) 2.0

Most Recent Commits

arun 2007-03-16 02:05

Mostly format changes to align the code.

Also made one change that had propogation to many files...

In case no srb connection, now fires a matrix excpeiton (previoulsy just log).

661 lines of code changed in:

arun 2006-07-21 14:28

Temporary commit

299 lines of code changed in:

arun 2006-03-30 19:10

Backup of significant amount of code that i have written in my local laptop - dont want to risk having a single copy.

In this commit,
DB Store still in progress - almost 50% of interfaces completed.
Some more client stuff added
QueryStuff updated based on Jargon
DGL Schema updated for some thing that was not needed

928 lines of code changed in:

ravi 2006-02-06 17:05

removed links to NirvanaSRBConnection

3 lines of code changed in:

arun 2006-02-06 15:49

??

1630 lines of code changed in:

ravi 2005-12-16 15:20

New changes to matrix

96 lines of code changed in:

kuramoto 2005-09-09 16:19

Test main() method to run a flow (same as MatrixRequestHandler.main() ) and move the contents between two different storages.

99 lines of code changed in:

kuramoto 2005-09-09 16:12

TransientStore - response/request attachments now copy into 'database'
MatrixStore-changed comment

11 lines of code changed in:

kuramoto 2005-09-09 15:09

Running flow, moving from memory to database almost works - only needs passing of request and response parameters from memory to db now.

76 lines of code changed in:

kuramoto 2005-09-08 16:03

HybridStore: Added call to method in TransientStore for moving from database to memory
TransientStore: Added overloaded methods for registerThread(), new ThreadInfo(), and ThreadInfo.addChild() so flows can be added without passing in a 'this/MatrixThread' object. Allows for moving flow information from database to memory.

137 lines of code changed in:

kuramoto 2005-09-08 14:35

Added logic to move to database if thread completes and type is set to MODE_DB_ON_FLOW_COMPLETE
Changed the getStorageType() method to always look for the top-level-parent's storageType otherwise look for server default

1687 lines of code changed in:

kuramoto 2005-09-08 14:26

Added in structure for moveDatabaseToMemory()

18 lines of code changed in:

kuramoto 2005-09-08 13:31

Added utility methods to the Matrix store so fields needed for transfer from memory to database are available
Filled in HybridStore's moveMemoryToDatabase() - still needs databasestore methods to call

535 lines of code changed in:

kuramoto 2005-09-08 11:09

First implementation of a garbage collector; must be explicitly called for each function

63 lines of code changed in:

kuramoto 2005-09-08 10:59

Added implementation of removeFlow method

718 lines of code changed in:

kuramoto 2005-09-08 10:58

*** empty log message ***

2 lines of code changed in:

kuramoto 2005-09-08 10:51

Added garbagecollector codes

366 lines of code changed in:

arun 2005-09-02 12:30

bug due to cut + paste in getStorageType() removed.

Jeff: update your repository before you use this for any testing.

3 lines of code changed in:

kuramoto 2005-09-02 12:29

minor updates

6 lines of code changed in:

arun 2005-09-02 12:17

Mostly changes with storageType: Renamed one of the types just to have the name in sync with "COMPLETE" as we have else where for thread., changed storageType initialization, comments on storageType in MatrixCodes.

Also added new package for store. All the other store classes have to be moved (refactored) here soon.

Some changes for DeveloperLog also done in HybridStore.java

1726 lines of code changed in:

(81 more)

Generated by StatCVS 0.2.2