Summary Period: 2004-01-30 to 2007-03-16
[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)

Total Lines Of Code:
5055 (2007-03-16 02:05)
| 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 |
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:
Temporary commit
299 lines of code changed in:
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:
removed links to NirvanaSRBConnection
3 lines of code changed in:
??
1630 lines of code changed in:
New changes to matrix
96 lines of code changed in:
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:
TransientStore - response/request attachments now copy into 'database'
MatrixStore-changed comment
11 lines of code changed in:
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:
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:
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:
Added in structure for moveDatabaseToMemory()
18 lines of code changed in:
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:
First implementation of a garbage collector; must be explicitly called for each function
63 lines of code changed in:
Added implementation of removeFlow method
718 lines of code changed in:
*** empty log message ***
2 lines of code changed in:
Added garbagecollector codes
366 lines of code changed in:
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:
minor updates
6 lines of code changed in:
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