Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-03refinement[TW19096]: Improve error reporting from ManifestTestRyan D. Brooks1-22/+19
2020-09-29feature[TW18065]: Convert legacy CM access control to not use XTextdonald.g.dunne1-1/+1
2021-02-28feature[TW18065]: Rename PermissionEnum.LOCK to USER_LOCKdonald.g.dunne1-12/+12
2020-06-27refactor[TW17487]: Remove RelationTypeSide.create()Ryan D. Brooks1-13/+12
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks28-196/+279
2020-05-05feature[TW16601]: Add check for versions in package and bundle importsbroberts2-1/+74
2020-04-01refactor[TW16833]: Remove IRelationTypeRyan D. Brooks1-3/+3
2019-09-23refactor: Remove unused classes from framework.coreRyan D. Brooks3-153/+1
2019-08-01feature[TW14448]: Improve XResultData to be consistent with newlinesdonald.g.dunne1-2/+2
2019-07-03refactor: Remove deprecated ServiceDependencyTrackerRyan D. Brooks8-1020/+0
2019-04-09feature: Upgrade to Photonbroberts1-0/+6
2019-03-29feature[TW14016]: Perform dev cleanup refactors - RelationTypeTokenjonas.khan1-1/+1
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne2-2/+2
2018-12-28feature[ats_TW8369]: Organize Importsdonald.g.dunne2-2/+0
2018-12-28feature[ats_TW10398]: Move XResultData to jdk.coredonald.g.dunne1-2/+3
2018-11-07bug: Cleanup javadocdonald.g.dunne4-1/+13
2018-05-14bug[ats_TW9438]: Merge org.eclipse.osee.executor.admin in framework.coredonald.g.dunne6-0/+590
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne3-9/+9
2017-10-02refactor[ats_TSK19351]: Organize Imports all filesdonald.g.dunne4-4/+0
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne4-11/+11
2017-06-30refactor: Move XResultPageBase to framework.coredonald.g.dunne1-1/+2
2018-01-10feature[ats_TW1593]: Add OSEE build id to transaction recordsdonald.g.dunne2-1/+59
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks1-12/+7
2016-01-13feature[ats_ATS194178]: Remove PermissionEnum.OWNERdonald.g.dunne1-4/+4
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks2-7/+7
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne13-32/+17
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks7-9/+9
2015-08-26refactor: Simplify XResultData methodsdonald.g.dunne1-13/+13
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco1-0/+14
2014-12-18bug: Fix junit tests for Java 8Roberto E. Escobar2-4/+5
2014-02-24refinement[ats_ATS19824]: Add Branch Owner access levelmpotterc0k1-3/+2
2013-12-20refactor: Remove warnings and technical debtdonald.g.dunne3-7/+2
2013-12-11refactor: Delete deprecated CompositeOperationdonald.g.dunne1-8/+7
2013-11-27refactor: Move Conditions class to jdk.coreRyan D. Brooks1-0/+1
2013-10-16refactor: Move OseeCoreException to jdk.coreRyan D. Brooks6-7/+8
2013-10-10refactor: Move identity classes to jdk.coreRyan D. Brooks1-3/+0
2013-10-15refactor: Convert OseeCoreException to a RuntimeExceptionRyan D. Brooks2-15/+1
2013-06-18feature[ats_0B926]: Upgrade to Eclipse 4.3Roberto E. Escobar3-3/+3
2013-02-25bug[ats_KMRVK]: Simplify application server info storageRoberto E. Escobar1-1/+14
2013-01-31feature[ats_T0879]: Create Weighted Composite Operation builderRoberto E. Escobar3-0/+391
2013-01-31refactor: Update framework.core.test package structureRoberto E. Escobar27-46/+46
2012-11-13bug[ats_Q5DH0]: Validate Requirements check is misleadingdonald.g.dunne2-1/+134
2012-07-12refinement: Update file author and javadocddunne1-1/+1
2012-04-05feature: OseeVersion into OseeExceptions.wrapAndThrow()kwilk2-1/+77
2012-03-14feature[ats_VVMH0]: Remove use of Eclipse-ExtensibleAPI from server bundlesRoberto E. Escobar7-63/+17
2011-10-15feature[ats_80TKA]: Implement related artifact loadingAndrew Finkbeiner3-0/+104
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

Back to the top