Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-08-29Eclipse source cleanup and formatrbrooks483-75241/+78224
2010-08-29convert all line terminators to Unix stylerbrooks171-29844/+29844
2010-08-28Fixed invalid thread accessrescobar1-6/+12
2010-08-28removed from org.eclipse.osee.framework.jdk.core an erroneous dependency on ↵rbrooks1-1/+0
junit added in [bug 321187]
2010-08-28removed local paths from xmlrbrooks1-2/+2
2010-08-28Add presentation type GENERAL_REQUESTED to fix renderers the flexibility ↵rbrooks10-10/+17
whether to respect the option to default to artifact editor
2010-08-28[bug 321187] update TestPlanComplianceReport to be more informative and ↵rbrooks22-140/+769
improve formatting; also add corresponding tests
2010-08-28[bug 323770] tolerate erroneous whitespace during artifact importing and add ↵rbrooks7-20/+166
corresponding tests
2010-08-27added checks for working branches not in commit state when commit occurredddunne1-26/+63
2010-08-27fixed attribute used for release dateddunne1-18/+18
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks108-221/+295
2010-08-27fixed weird double key press issuekaguilar1-5/+2
2010-08-27(no commit message)ddunne1-1/+1
2010-08-27fixed improper null checks for sendRemoteEventddunne1-2/+2
2010-08-27Added blam test that loads all blams and validates XWidgetXml stringsddunne4-2/+68
2010-08-27Fixed Widget cast exceptionrescobar1-1/+1
2010-08-27(no commit message)rescobar1-1/+1
2010-08-27Fixed issue with transactions not showing up correctly in the branch managerjphillips1-5/+7
2010-08-27Fixed legacy searchrescobar1-1/+2
2010-08-27(no commit message)rescobar1-1/+6
2010-08-27Fixed invalid user id causing exception.rescobar1-1/+1
2010-08-27Corrected bug in TisRenderer.getApplicabilityRating identified by improving ↵rbrooks3-12/+11
RendererManagerTest
2010-08-27In RendererManager, corrected computation of minimumRank and used ↵rbrooks1-13/+11
ConcurrentHashMap to avoid concurrency issues
2010-08-27Fixed uri is valid coderescobar2-7/+7
2010-08-27Updated code to use concurrenthashmaprescobar1-4/+2
2010-08-27Fixed single gamma id tagging job was not being scheduledrescobar1-0/+1
2010-08-27Cleanup Warningsrescobar2-5/+5
2010-08-26(no commit message)rescobar1-1/+1
2010-08-26Cleanup renderer code.rescobar3-70/+75
2010-08-26put ChangeArtifactTypeBlam in the admin category and add description that ↵rbrooks1-1/+5
requires logging
2010-08-26changed level to FINE; don't need to log SEVERE exception for every ↵ddunne1-1/+1
attribute checked
2010-08-26Added fix for multi services when they are all available during first ↵rescobar1-9/+19
onActivate call
2010-08-26Fixed issues with the branch managerjphillips2-16/+14
2010-08-26(no commit message)rescobar1-1/+1
2010-08-26(no commit message)rescobar1-1/+1
2010-08-26(no commit message)rescobar1-3/+0
2010-08-26(no commit message)rescobar1-1/+1
2010-08-26(no commit message)rescobar1-1/+1
2010-08-26(no commit message)rescobar1-3/+1
2010-08-26"Team Workflow" - TGYTK - "Quick search needs to support special quotation ↵rescobar75-738/+1375
marks" Refactored for testability
2010-08-26Fixed Compiled errorrescobar1-1/+1
2010-08-26"Team Workflow" - TGYTK - "Quick search needs to support special quotation ↵rescobar1-1/+1
marks"
2010-08-26"Team Workflow" - TGYTK - "Quick search needs to support special quotation ↵rescobar2-2/+11
marks"
2010-08-26Update calls to RendererManager.open that use GENERALIZED_EDIT when ↵rbrooks12-14/+14
DEFAULT_OPEN would be more appropriate
2010-08-26removed obsolete class ShowPreviewHandlerrbrooks1-52/+0
2010-08-26stop class of bugs caused by each renderer havnig to check the double-click ↵rbrooks8-67/+89
preference
2010-08-26fixed bug involving minimum rating in RendererManager.getApplicableRenderersrbrooks1-1/+2
2010-08-26Added Javadoc link to test class in WordOutlineExtractorDelegaterbrooks1-1/+3
2010-08-25Added presentation type junit testsrescobar4-4/+125
2010-08-25(no commit message)rescobar1-0/+41

Back to the top