Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-29refactor: Update build numbers to 0.12.0Roberto E. Escobar2-2/+2
2013-06-17refactor: Update build numbers to 0.11.1Roberto E. Escobar2-2/+2
2013-06-15bug[ats_MT9SA]: Improve client loopback session lookupRoberto E. Escobar1-12/+8
2013-06-05refinement[ats_F9H86]: Remove updates to session tablejmisinco1-8/+10
2013-05-30bug[ats_RJ4Q5]: Update XCore external dependenciesAndrew M Finkbeiner2-14/+47
2013-05-15refactor: Use OrcsApi to load user data for authenticationRoberto E. Escobar4-45/+28
2013-05-01feature: Create cache admin bundle and testsRoberto E. Escobar10-233/+27
2013-03-21feature[ats_2NN9T]: Change default pool settingsRoberto E. Escobar2-2/+35
2013-03-13bug: Fix OSGI service bind exceptionsjmisinco2-3/+3
2013-01-24bug[ats_37C5M]: Refactor session cache off of OseeAbstractCachejmisinco18-277/+515
2013-02-25bug[ats_KMRVK]: Simplify application server info storageRoberto E. Escobar7-342/+381
2013-01-31bug[ats_081F6]: Operations not calculating work progress correctlyRoberto E. Escobar1-3/+2
2012-10-09feature[ats_D1TM7]: Specify authentication protocol on serverRoberto E. Escobar7-29/+84
2012-11-07refactor: Update build numbers to 0.11.0Roberto E. Escobar2-2/+2
2012-10-01refactor: Update build numbers to 0.10.4Roberto E. Escobar2-2/+2
2012-09-01refactor: Update build numbers to 0.10.3Roberto E. Escobar2-2/+2
2012-09-14bug[ats_RG65B]: Use legacy sessionId for OrcsApi interactionsRoberto E. Escobar1-2/+7
2012-09-14bug[ats_RG65B]: Make ServerTaskScheduler service dynamic-awareRoberto E. Escobar1-4/+41
2012-09-14feature[ats_V8CC2]: Add ServerTaskStatusCommandRoberto E. Escobar7-15/+331
2012-09-14refactor: Remove unused ServiceProviderRoberto E. Escobar2-42/+0
2012-08-17refactor: Update build numbers to 0.10.2Roberto E. Escobar2-2/+2
2012-07-20feature[ats_M5LLE]: Cleanup database service dependenciesRoberto E. Escobar5-8/+29
2012-07-09refactor: Update build numbers to 0.10.1Roberto E. Escobar2-2/+2
2012-02-15refactor: Update build numbers to 0.10.0Roberto E. Escobar2-2/+2
2012-05-22bug[ats_9YVXA]: Add cache checks to IOseeTypeFactories0.9.9.v201205221941_SR6Roberto E. Escobar2-10/+25
2012-03-22refinement: Add logging for unknown usersjmisinco1-0/+3
2012-03-14bug: Fix database initialization during testingRoberto E. Escobar1-0/+2
2012-03-10feature[ats_VVMH0]: Clean-up framework.core.serverRoberto E. Escobar4-60/+9
2012-02-29feature[ats_VVMH0]: Integrate search engine into ORCSRoberto E. Escobar1-10/+0
2012-02-28feature[ats_VVMH0]: Integrate server.admin with X serverRoberto E. Escobar12-3/+523
2012-02-22feature[ats_VVMH0]: Integrate org.eclipse.osee.framework.core.server with X S...Roberto E. Escobar34-465/+526
2011-08-30feature[ats_M1Y56]: Type types use Long for guidjmisinco1-8/+16
2011-08-19feature[ats_M1Y56]: Add generic parameter to Identity interfacejmisinco5-9/+9
2011-08-19refinement: Improve performance of session creationRyan D. Brooks4-8/+55
2011-08-03refinement: Default newly created user tokens to active instead of inactiveRyan D. Brooks1-2/+2
2011-08-03refactor: Remove superfluous null checks of IOseeStatementRyan D. Brooks2-5/+2
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks5-11/+10
2011-07-18bug: SessionUtil throwing NullPointerExceptionjmisinco1-1/+4
2011-05-24refactor: Create IBasicUser and UserTokenddunne9-51/+38
2011-04-18refactor[ats_PRNVV]: Fix with test database relation integrity health checkskwilk1-1/+0
2011-02-09bug[ats_XW358]: Fix session user id/session id storagerescobar3-3/+3
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-05-26bug: Make server.task.scheduler component immediate so it startsRyan D. Brooks1-1/+1
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks6-48/+48
2011-01-20refinement: Catch all session data store sync exceptionsrescobar1-2/+1
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-11-30refactor: Make ArtifactType.getAttributeTypes use attribute type tokensrbrooks1-12/+2
2010-10-28refinement: Improve exception logging during session creationrescobar1-6/+17
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-09-29bug: Prevent sessionCache exception during dbinit when no tables existrescobar1-0/+7

Back to the top