Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook1-6/+6
2011-08-04refactor: Utilize isEmpty instead of in-place codeRyan D. Brooks1-1/+1
2011-08-04refactor: Make activator for org.eclipse.osee.framework.ui.skynet internalRyan D. Brooks1-4/+4
2011-07-08feature: Improve ATS Notifications and added Test Suiteddunne1-2/+2
2011-07-07feature: Improve blam capabilities for importingkwilk2-2/+126
2011-06-29refactor: Add missing distribution statementsRyan D. Brooks6-4/+59
2011-06-28refinement[bgz_350609]: Allow ArtifactExplorer to purge childrenjmisinco3-5/+7
2011-06-20refactor: Set production OseeEmailTest to Ignoreddunne1-14/+4
2011-06-17bug: Fixes for test failures on 0.9.9_devkwilk4-198/+109
2011-06-17refactor: Minor quality fixes0.9.9.v201106200029_RCkwilk3-23/+25
2011-06-14refactor: Convert all persist and transactions to have commentsddunne7-28/+24
2011-06-09bug: Fixes for ResultsEditorConverterTest failureskwilk1-13/+66
2011-05-26bug[bgz_346769]: Restructure org.eclipse.osee.framework.core.model.test to mi...jmisinco2-2/+2
2011-05-20bug[bgz_346769]: Enforce access control in RelationComposite, ArtifactExplore...jmisinco1-12/+14
2011-05-24refactor: Create IBasicUser and UserTokenddunne2-3/+3
2011-05-27feature: Create DemoDb tests to validate PopulateDemoDbddunne1-3/+8
2011-05-18refactor: Remove StaticIdManager and auto-caching of all StaticId attributesddunne2-5/+10
2011-05-17bug: Convert console exceptions to test errors and cleaned up logsddunne4-6/+22
2011-05-13refactor: Cleanup loggingddunne1-4/+0
2011-05-12refactor: Replace usage of Branch with IOseeBranch where possibleRyan D. Brooks2-12/+9
2011-05-12refactor: Remove redundant test suitesRyan D. Brooks1-39/+0
2011-05-12refactor: Utilize utility method Lib.fileToString instead of in-place codeRyan D. Brooks5-77/+16
2011-05-11feature: Create ats.coreddunne4-7/+7
2011-05-03refinement: Expose recursive purge operation to client through httpRyan D. Brooks1-3/+4
2011-05-03refactor[ats_PRNVV]: Update to Db health relational integrity mechanismkwilk2-4/+6
2011-04-25bug[bgz_343781]: Check permissions for ArtifactExplorer new childjmisinco1-0/+6
2011-04-21refinement: Add test for WordComparejphillips7-0/+647
2011-04-20refinement: Fix for WordArtifactElementExtractor test not to exceed 10 secondskwilk1-1/+4
2011-04-19refactor: Remove ArtifactProcessorrescobar1-10/+10
2011-04-18refactor[ats_PRNVV]: Fix with test database relation integrity health checkskwilk2-6/+154
2011-04-18feature[ats_NZFDT]: Rule to support conversion of DOORS Word export documents...kwilk1-5/+4
2011-04-06refactor[bgz_342089]: Restructure framework.skynet.core.test to mirror the co...jmisinco4-4/+10
2011-03-16refactor: Made data objects to contain extraxted elements for update artifact...jphillips1-15/+15
2011-05-05refactor: Refactor Word extractor to gain performance on savesRyan D. Brooks2-5/+74
2011-03-03refactor: Cleanup junit dependenciesrescobar3-3/+3
2011-02-24feature[ats_YGHW1]: Update relation type access method signature to use tokensrescobar1-2/+2
2010-12-13feature[ats_YGHW1]: Unfinished artifact and relation composite changesrescobar1-0/+6
2010-09-22feature[ats_YGHW1]: Add UI support for cm access controljphillips1-0/+5
2011-05-13refinement: Update WordEditTest to not require windows line terminators0.9.8.v201105170017_SR2_RCRyan D. Brooks1-2/+1
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks8-347/+347
2011-02-28refactor: Remove isWindows method from TestUtilrescobar1-1/+1
2011-02-28refinement: Improve test and messages on ViewWordChangeAndDiffTestrescobar1-1/+5
2011-02-23bug: Fix issue where OLE objects were not being saved from Word0.9.8.v201102241050_SRjphillips3-10/+241
2011-02-15bug: Fix issue where vb script was not using the correct pathjphillips1-20/+79
2011-02-02feature[ats_14812]: Allow rendered files to have more meaningful namesrbrooks1-3/+3
2011-01-27refactor: Allow RendererManager to return path to resultrbrooks1-10/+4
2011-01-27refactor: Remove need for directly constructing a VariableMap when setting re...rbrooks3-14/+8
2011-01-27refactor: Remove unnecessary method RendererManager.getBestFileRendererrbrooks1-22/+0
2011-01-27refactor: Utilize RendererManager in PreviewAndMultiPreviewTest instead of in...rbrooks1-6/+4
2011-01-26refactor: Move redundant code from test cases in WordTemplateProcessorTest in...rbrooks1-36/+20

Back to the top