Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-01-20refinement: Catch all session data store sync exceptionsrescobar1-2/+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-09-29bug: Prevent sessionCache exception during dbinit when no tables existrescobar1-0/+7
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-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 stylerbrooks49-3356/+3356
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
2010-07-15Converted Sessions to use core model datastore patternrescobar35-1095/+1671
2010-06-24Move Database Schema Creation to app serverrescobar2-17/+26
2010-06-18SessionManager concurrency fixrbrooks1-13/+3
2010-05-17import artifacts treats any 'Word Change tracking' as error."jphillips2-3/+3
2010-04-01"Team Workflow" - UR8MZ - "Word Change Report Showing Changes Incorrectly"rescobar1-4/+1
2010-03-19(no commit message)rescobar1-1/+4
2010-03-12(no commit message)rescobar36-0/+2958

    Back to the top