Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-29"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar15-1245/+273
2010-06-29eventsddunne14-210/+300
2010-06-29use artifact cache for artifact query by artIdddunne2-216/+240
2010-06-28Renamed ArtifactLoad to LoadLevelrschmitt9-138/+138
2010-06-28Replaced "reload" booleans with LoadType enumrschmitt6-129/+154
2010-06-28Replaced "allowDeleted" booleans with statically verifiable DeletionFlag enumrschmitt17-158/+213
2010-06-28Removed ArtifactLoader calls from RelationManager; worked around an issue in ...rschmitt2-93/+46
2010-06-28Adding check access operation to AccessControlManagerjphillips1-31/+64
2010-06-25(no commit message)jphillips2-2/+3
2010-06-24(no commit message)rescobar1-24/+12
2010-06-24Move Database Schema Creation to app serverrescobar2-618/+0
2010-06-23fix bug in hashcode and equals method for CaseInsensitiveStringrbrooks1-17/+11
2010-06-23Events - UIddunne3-42/+127
2010-06-23Commit lifecycle implementation with skynetTransactionjphillips5-85/+142
2010-06-23Removed ArtifactLoader callsrschmitt2-26/+7
2010-06-23Fixed issues with connections not being closed.jphillips2-48/+56
2010-06-21fix import bug with rough attribute case-sensitivityrbrooks7-66/+87
2010-06-21fixed dbinitddunne1-3/+18
2010-06-21(no commit message)rescobar1-49/+62
2010-06-19(no commit message)rescobar1-9/+19
2010-06-19(no commit message)rescobar6-8/+8
2010-06-19(no commit message)rescobar86-176/+180
2010-06-18Events - UIddunne20-245/+233
2010-06-18Eventsddunne6-30/+186
2010-06-17fix bugs in artifact import related to importing directories and rough attrib...rbrooks3-6/+12
2010-06-17prevent incorrect recursion during persist of relationsrbrooks1-10/+19
2010-06-16improved toString methodrbrooks1-31/+31
2010-06-16made query return conflict transaction_id for debugging purposesrbrooks1-3/+5
2010-06-16(no commit message)rbrooks1-7/+1
2010-06-16Remove ArtifactLoader callsrschmitt6-67/+83
2010-06-16Simplified ArtifactLoader logicrschmitt1-5/+5
2010-06-16convert move type name usage over to type tokensrbrooks3-12/+13
2010-06-16convert move type name usage over to type tokensrbrooks2-4/+33
2010-06-16(no commit message)rescobar1-3/+11
2010-06-11events - access control eventsddunne3-15/+28
2010-06-09(no commit message)jphillips1-3/+1
2010-06-09events - access control eventsddunne10-49/+232
2010-06-08(no commit message)rescobar1-1/+1
2010-06-04Removed dead coderschmitt1-2/+0
2010-06-04Fixed loading of dirty relationsrschmitt3-17/+28
2010-06-03fixed reload event testddunne1-3/+7
2010-05-28events - purge transactionddunne26-150/+592
2010-05-28eventsddunne10-59/+22
2010-05-27eventsddunne16-55/+85
2010-05-27RelationLoader class createdrschmitt2-39/+64
2010-05-27Added Boeing copyright notice to ArtifactNameComparatorrschmitt1-3/+10
2010-05-27eventsddunne11-245/+237
2010-05-26AttributeLoader changes pursuant to code reviewrschmitt1-69/+66
2010-05-26AttributeLoader: Major refactor to enable per-artifact synchronization and pr...rschmitt2-75/+108
2010-05-26Added AttrData class to AttributeLoaderrschmitt1-31/+48

Back to the top