Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-29feature[TW18065]: Convert legacy CM access control to not use XTextdonald.g.dunne1-2/+2
2021-01-27bug[TW18555]: Workflow Editor deletes attrs on transitiondonald.g.dunne1-2/+6
2020-10-07bug[TW18064]: States not refreshing when transition in backlogdonald.g.dunne1-1/+2
2020-10-07refactor[TW18064]: Move EventUtil to framework.coredonald.g.dunne1-0/+1
2020-10-07refactor[TW18064]: Move TopicEvent to framework.coredonald.g.dunne1-1/+1
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks1-7/+10
2020-02-21refactor[TW16580]: Use JsonUtil.toJosn instead of writeValueAsStringRyan D. Brooks1-1/+1
2019-10-01bug[ACT39547]: Fix ArtifactExplorer update issueaudrey.e.denk1-0/+8
2017-11-09refactor: Convert ATS from uuid to iddonald.g.dunne1-2/+2
2017-09-28refinement: Utilize JsonFactory to improve performanceRyan D. Brooks1-1/+2
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne1-10/+10
2017-10-02refactor[ats_TSK19351]: Organize Imports all filesdonald.g.dunne1-1/+0
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne1-10/+10
2017-08-04refinement: Improve performance of activity logRyan D. Brooks1-3/+3
2017-08-08refactor: Access framework endpoint from OseeClientRyan D. Brooks1-2/+2
2017-06-30refactor: Remove event dependency on artifact.hashcodeRyan D. Brooks1-2/+4
2016-09-16refactor: Rename IArtifactToken to ArtifactTokenRyan D. Brooks1-2/+2
2016-07-02refactor: Use ArtifactToken with reload artifactsRyan D. Brooks1-2/+2
2016-02-26feature[ats_ATS194178]: Log Access Control changes to Activitydonald.g.dunne1-1/+15
2016-02-26feature[ats_ATS194178]: Remove AccessControlEvent and Typedonald.g.dunne1-11/+4
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks1-2/+2
2016-03-21refactor: Use BranchId with BranchEventRyan D. Brooks1-1/+1
2016-02-02feature[ats_ATS194178]: Replace Access Lock and Unlock Typesdonald.g.dunne1-6/+7
2016-01-28feature[ats_ATS194178]: Add AccessTopicEventdonald.g.dunne1-5/+32
2015-12-04feature[ats_ATS184131]: Performance Rpt - Handle WorkPackage Eventdonald.g.dunne1-1/+7
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks1-1/+1
2014-04-01refinement[ats_ATS37298]: Remove BroadcastEvent and its related classesmegumi.telles1-6/+0
2014-03-11feature[ats_ATS19845]: Convert local event classes to branch uuiddonald.g.dunne1-2/+2
2013-10-16refactor: Move OseeCoreException to jdk.coreRyan D. Brooks1-1/+1
2013-07-24bug[ats_B32Z0]: Fix ArtifactEvent to take branch guiddonald.g.dunne1-1/+1
2012-09-11refactor: Remove unused parameter from OseeEventManager.kickBranchEventRoberto E. Escobar1-1/+1
2012-04-28feature[ats_VGR8B]: Redesign InternalOseeEventManager to fix initializationRoberto E. Escobar1-140/+49
2012-04-25feature[ats_VGR8B]: Convert skynet core to DSjmisinco1-3/+3
2011-11-17refactor: Replace occurances of Branch with IOseeBranchjmisinco1-9/+2
2011-09-15bug[bgz_357822]: Add OseeEventManager.removeBranchEventListenerForTest()ddunne1-0/+7
2011-02-18refactor: Cleanup token creation and inheritancerescobar1-2/+4
2010-11-03refactor: Update OseeEventManager to use sets to manage listenersrescobar1-6/+2
2010-11-02refactor: Cleanup Event Sender callsrescobar1-21/+14
2010-09-29bug: Prevent OseeEventManager from sending events during dbInitrescobar1-1/+4
2010-09-23refactor: Cleanup event class names and commentsddunne1-2/+2
2010-09-13bug: Fix event handlers and exception logic; fixed branch regression testddunne1-1/+15
2010-09-02Reorganized event serviceddunne1-12/+14
2010-09-01Remove old event system codeddunne1-167/+13
2010-08-23Event System registration cleanuprescobar1-145/+182
2010-08-16fixed reload eventsddunne1-1/+1
2010-08-09converted more string based type references to use type tokensrbrooks1-13/+2
2010-08-04Events - SMAEditorddunne1-1/+1
2010-07-24applied Eclipse source cleanuprbrooks1-45/+86
2010-07-24converted all line terminators to unix stylerbrooks1-363/+363
2010-07-23Events - reorderddunne1-1/+1

Back to the top