Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-28refinement: Improve ActiveMQ unmarshall exceptiondonald.g.dunne1-2/+3
2014-03-05feature[ats_ATS27250]: Remove unnecessary JMS codeAndrew M. Finkbeiner8-565/+0
2013-12-17refactor: Remove all invalid SuppressWarnings usesdonald.g.dunne1-7/+4
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks16-23/+16
2013-10-22refactor: Move identity classes to jdk.coreRyan D. Brooks1-1/+1
2013-02-16feature[ats_310X3]: Run AddDistributionStatement ruledonald.g.dunne2-5/+19
2013-02-14feature[ats_XNVXB]: Make sure request goes out to servers on start.Andy Jury1-8/+3
2012-11-08feature[ats_TL5SF]: Add messaging tests to mavenRoberto E. Escobar5-34/+33
2012-08-15feature[ats_BP3TW]: Add debug commandsAndrew M Finkbeiner5-3/+243
2012-08-07feature[ats_VN3JK]: Fix unsubscribe equals logicAndrew M Finkbeiner1-3/+3
2012-07-12refinement: Update file author and javadocddunne1-2/+4
2012-05-26feature[ats_19NDL]: Add async connection nodeAndrew M Finkbeiner1-0/+514
2012-04-13feature[ats_VGR8B]: Convert framework messaging to DSRoberto E. Escobar10-209/+184
2012-04-23bug[ats_094MT]: Update connection node state so that a restart can work.Andrew M Finkbeiner1-4/+4
2012-04-21refinement: Improve OTE server connection logic performanceAndrew M Finkbeiner1-0/+1
2012-04-05feature: OseeVersion into OseeExceptions.wrapAndThrow()kwilk1-2/+0
2011-08-29feature[ats_B95CV]: Message receives now multithreadedMike Masterson2-11/+42
2011-08-26feature[ats_B95CV]: Fill in headers when notifying message listenersMike Masterson1-0/+11
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook1-2/+1
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks5-29/+27
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks1-1/+1
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks2-11/+6
2010-09-12bug: Update JMS service notification to have an additional function to test i...Andrew Finkbeiner2-3/+17
2010-09-10bug: Remove producer creation during pingAndrew Finkbeiner1-1/+2
2010-08-31remove unused Javadoc stubsrbrooks2-7/+0
2010-08-29remove unused Javadoc stubsrbrooks4-25/+0
2010-08-29Eclipse source cleanup and formatrbrooks2-6/+2
2010-08-23Updated to use OseeProperties classrescobar1-1/+3
2010-08-06(no commit message)afinkbein2-4/+8
2010-08-02(no commit message)afinkbein1-1/+0
2010-08-02(no commit message)afinkbein1-1/+1
2010-08-02(no commit message)afinkbein1-1/+1
2010-07-27Updated osee.broker system propertyrescobar1-1/+1
2010-07-24applied Eclipse source cleanuprbrooks51-824/+867
2010-07-24converted all line terminators to unix stylerbrooks42-2294/+2294
2010-07-18add distribution statement to files that are missing itrbrooks43-210/+425
2010-07-13Added ConnectionNode functions for using default status callback handlers. mmasterso4-23/+132
2010-06-28cleaned up some messaging interfacesafinkbein4-40/+21
2010-06-24(no commit message)afinkbein1-0/+8
2010-06-11cleaned up some shutdown codeafinkbein4-11/+39
2010-05-19collection.isEmpty()ddunne1-1/+1
2010-05-13removed superfluous auto-generated commentsrbrooks1-10/+0
2010-05-11corrected format of @author tagsrbrooks43-43/+43
2010-04-29(no commit message)afinkbein1-2/+2
2010-04-17(no commit message)afinkbein1-0/+1
2010-04-05Changes to support using selectors for message filteringafinkbein4-99/+144
2010-04-05(no commit message)kaguilar1-2/+0
2010-03-31(no commit message)afinkbein5-11/+79
2010-03-30(no commit message)afinkbein1-6/+24
2010-03-22"Team Workflow" - 40MK0 - "Create a new Ote Server Launch and OteService"afinkbein1-1/+3

Back to the top