Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-30feature[ats_M1Y56]: Type types use Long for guidjmisinco10-38/+31
2011-08-19feature[ats_M1Y56]: Add generic parameter to Identity interfacejmisinco3-5/+3
2011-08-26feature: WorkDef - Removed legacy WorkItemDefinition codeddunne1-4/+3
2011-08-23feature[ats_RBQCB]: Add task functionality to CPCR/TPCR workflowsddunne1-0/+2
2011-08-17refactor: Remove obsolete force parameter from purge transactionRyan D. Brooks3-4/+3
2011-08-08refinement: Improve performance of transaction deletes by including branch_id...Ryan D. Brooks1-0/+4
2011-08-06refinement: Improve performance of purge branchRyan D. Brooks1-3/+6
2011-07-12refinement: Replace artifact revert with artifact replace with baselinejphillips2-8/+8
2011-08-09refactor[bgz_354193]: Remove unread variables warningsShawn F. Cook1-3/+0
2011-08-02refactor: Use consistent method name, logf, in OseeLogRyan D. Brooks1-1/+1
2011-08-02refinement[bgz_350331]: Migrate PurgeTransactionBlam to server side command lineShawn F. Cook3-28/+8
2011-07-13feature: Update BranchEventTest to test new event typesddunne1-39/+54
2011-07-11refactor: Reduce running time of BranchManagerTest from ~20msec to ~6kwilk1-31/+30
2011-06-29refactor: Add missing distribution statementsRyan D. Brooks1-4/+9
2011-06-28refinement[bgz_350609]: Allow ArtifactExplorer to purge childrenjmisinco10-10/+20
2011-06-20refactor: Cleanup and fix production testsddunne1-6/+8
2011-06-17bug: Fixes for test failures on 0.9.9_devkwilk10-142/+230
2011-06-17refactor: Minor quality fixes0.9.9.v201106200029_RCkwilk1-9/+9
2011-06-14refactor: Convert all persist and transactions to have commentsddunne25-98/+81
2011-06-07refactor: Artifact.getNames() quality refactorkwilk1-1/+1
2011-05-26bug: Fix to RelationCacheTest failurekwilk1-1/+11
2011-05-26bug[bgz_346769]: Restructure org.eclipse.osee.framework.core.model.test to mi...jmisinco6-7/+6
2011-05-20feature: ATS Programatic Transition Validationddunne2-1/+30
2011-05-24refactor: Create IBasicUser and UserTokenddunne8-27/+20
2011-05-18refactor: Remove StaticIdManager and auto-caching of all StaticId attributesddunne5-91/+66
2011-05-18refinement: Improve cleanup and move test to SAW_Bld_2 branch for NativeArtif...ddunne1-15/+11
2011-05-18refinement: Improve cleanup and move test to SAW_Bld_2 branch for CsvArtifact...ddunne1-15/+10
2011-05-17bug: Convert console exceptions to test errors and cleaned up logsddunne7-22/+61
2011-05-13refactor: Cleanup loggingddunne3-32/+34
2011-05-12refactor: Replace usage of Branch with IOseeBranch where possibleRyan D. Brooks8-60/+26
2011-05-12refactor: Remove redundant test suitesRyan D. Brooks1-45/+0
2011-05-12refactor: Utilize utility method Lib.fileToString instead of in-place codeRyan D. Brooks3-58/+5
2011-05-11refactor: Improve minor code quality issueskwilk1-1/+1
2011-05-03refinement: Expose recursive purge operation to client through httpRyan D. Brooks2-43/+17
2011-04-19refactor: Remove ArtifactProcessorrescobar3-9/+5
2011-04-19refactor: Refactor for artifact import mechanismkwilk1-2/+0
2011-04-19refactor: Remove test methods from DbUtilrescobar6-21/+52
2011-04-18feature[ats_NZFDT]: Rule to support conversion of DOORS Word export documents...kwilk6-52/+99
2011-04-18feature: Support for 0 based, - delimited paragraph numberskwilk1-13/+34
2011-04-14refactor: Fix test author javadocddunne2-0/+5
2011-04-06refactor[bgz_342089]: Create AllLoggingTestSuitejmisinco1-2/+0
2011-04-06refactor[bgz_342089]: Move SevereLogMonitorTest to osee.framework.logging.testjmisinco3-51/+1
2011-04-06refactor[bgz_342089]: Restructure framework.skynet.core.test to mirror the co...jmisinco89-402/+357
2011-03-22refactor: Remove code redundancy from operation loggers by utilizing WriterOp...Ryan D. Brooks1-16/+5
2011-03-16bug[ats_6FM4J]: Subscriptions not working for new actionsddunne1-18/+13
2011-03-08refactor: Separate access control refresh cache logic from purge branchjphillips1-8/+2
2011-03-04bug[ats_7RGMG]: Fix issue with purge operationjphillips2-47/+29
2011-03-03refactor: Cleanup junit dependenciesrescobar29-33/+32
2011-02-28refactor: Rename OperationReporter to OperationLoggerRyan D. Brooks1-6/+6
2011-02-18refactor: Cleanup token creation and inheritancerescobar3-14/+24

Back to the top