Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-18refactor: Separate ORCS into its own featureRoberto E. Escobar1-2/+2
2011-10-15feature[ats_80TKA]: Implement related artifact loadingAndrew Finkbeiner3-0/+104
2011-10-03feature[ats_Q9NLC]: Update dependencies for maven buildAndrew Finkbeiner1-0/+30
2011-06-29refactor: Remove erroneous dependency version referencesRyan D. Brooks1-1/+1
2011-06-20refactor: Cleanup and fix production testsddunne1-0/+2
2011-05-13refactor: Cleanup loggingddunne5-5/+30
2011-04-14refinement: Ensure that exceptions raised in a job are loggedRyan D. Brooks1-0/+6
2011-04-14refactor: Fix test author javadocddunne1-1/+4
2011-04-08refactor[bgz_342607]: Remove PurgeDeletedBranches and create generic BranchOp...jmisinco1-0/+16
2011-03-03refactor: Cleanup junit dependenciesrescobar7-7/+7
2011-02-25refactor: Allow composition of RenameFiles and ExportChangeReportOperationRyan D. Brooks3-1/+91
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-08-12feature[ats_PMYWY]: Update to use org.junit 4.8.2rescobar1-1/+1
2011-08-12feature[ats_PMYWY]: Upgrade to OSGI R4.3rescobar1-13/+29
2011-04-04refactor: Reword exception message in OseeCoreExceptionrescobar1-1/+1
2011-04-04refinement: Prevent OseeCoreException null pointer exceptionsrescobar1-0/+26
2010-12-17refinement: Add null test utility methods to Conditions and create Conditions...rbrooks2-2/+73
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-11-05refinement: Fix previous change to ServiceBinderFactoryTestrbrooks1-1/+1
2010-11-05refinement: Make ServiceBinderFactoryImpl.createTracker use a checked exceptionrbrooks2-7/+10
2010-10-19refactor: Add missing distribution statementsrbrooks2-4/+19
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-21refinement: Create junit test TestStringFormatMessages and fix detected defectsrbrooks3-2/+117
2010-09-20refinement: Create junit test OseeCoreExceptionTestrbrooks3-5/+84
2010-09-20refactor: Convert nested class FindResults.FindResultsIterator to a top level...rbrooks1-1/+2
2010-09-20refactor: Add convenience constructor to Findrbrooks1-0/+1
2010-09-17refactor: Add allowDeleted method to DeletionFlagrescobar1-0/+10
2010-09-15refactor: Move DeletionFlag enum to framework corerescobar2-2/+40
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-29Eclipse source cleanup and formatrbrooks2-2/+2
2010-08-29convert all line terminators to Unix stylerbrooks2-186/+186
2010-08-24remove wasExecuted() from IOperation (leaving it in AbstractOperation)rbrooks1-7/+0
2010-08-24make IOperation.run return status instead of an operationrbrooks2-9/+5
2010-08-24Improved testing of AbstractOperationrbrooks3-50/+112
2010-08-23Operations execute cleanuprescobar1-3/+2
2010-08-23create tests for AbstractOperationrbrooks3-0/+104
2010-08-23improved quality of message in error dialog when an exception occurs in an op...rbrooks1-5/+3
2010-08-23clarified in the Operations API that work percentage only applies to sub-oper...rbrooks1-2/+1
2010-08-23create and use Asserts.testOperation to standardize testing operationsrbrooks2-1/+29
2010-08-17Re-factored to hide implementation detailsrescobar8-15/+41
2010-08-09Added Multi-Service Binderrescobar4-42/+260
2010-08-09Added Multi-Service Binderrescobar2-2/+41
2010-08-06Added Multi-Service Binderrescobar10-0/+1053
2010-07-24applied Eclipse source cleanuprbrooks1-125/+125
2010-07-24converted all line terminators to unix stylerbrooks6-247/+247
2010-07-22Access Control Updatesrescobar1-31/+85
2010-07-18removed unnecessary settings filesrbrooks2-13/+0
2010-07-15Fixed Duplicate Testrescobar1-14/+43
2010-07-14Added PermissionEnumTestrescobar3-1/+102

Back to the top