Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks2-7/+5
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks4-11/+10
2010-09-14refactor: Remove unnecessary exception OseeInvalidAuthenticationProtocolExcep...rbrooks1-3/+2
2010-09-14refactor: Remove unnecessary exception OseeInvalidSessionExceptionrbrooks1-7/+3
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks1-2/+0
2010-08-29remove unused Javadoc stubsrbrooks2-7/+0
2010-08-29Eclipse source cleanup and formatrbrooks3-9/+26
2010-07-24applied Eclipse source cleanuprbrooks38-1187/+1189
2010-07-24converted all line terminators to unix stylerbrooks54-3444/+3444
2010-07-20(no commit message)rescobar3-73/+37
2010-07-16(no commit message)rescobar1-1/+1
2010-07-16Added additional type testingrescobar1-10/+10
2010-07-15Converted Sessions to use core model datastore patternrescobar1-0/+6

Back to the top