Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-18feature[ats_L63H6]: Implement client rest search apijmisinco3-1/+58
2012-10-30refinement: Avoid client authentication during connection eventRoberto E. Escobar3-0/+19
2012-10-09feature[ats_D1TM7]: Specify authentication protocol on serverRoberto E. Escobar3-22/+1
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-10-03feature[ats_VYXJD]: Add checks to prevent NPE on empty nameRoberto E. Escobar1-3/+9
2012-08-23feature[ats_VYXJD]: Add user name case sensitivity OSEE configuration itemshawn.f.cook1-1/+2
2012-09-01refactor: Update build numbers to 0.10.3Roberto E. Escobar2-2/+2
2012-08-17refactor: Update build numbers to 0.10.2Roberto E. Escobar2-2/+2
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-04-26feature[ats_VGR8B]: Convert core client to DSRoberto E. Escobar16-31/+61
2012-03-17feature[ats_0ZVNB]: Add OSEE IDE Client to maven buildRoberto E. Escobar1-0/+35
2012-03-26refinement: MasterTestSuite_Demo releasesUser after DBInitshawn.f.cook1-2/+1
2012-03-23bug: Fix synchronization issue in user authentication codeshawn.f.cook1-1/+5
2011-12-20feature: Add getDatabaseInfo to ClientSessionManagerddunne1-0/+4
2011-08-31bug: Fix osee client arbitration logicrescobar4-181/+151
2011-08-29feature[ats_S2QRD]: Set a permanent base url address for hyperlinksrescobar1-7/+48
2011-08-04feature[ats_4F0X2]: Provide better connection unavailable information for fai...ddunne5-111/+296
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks2-5/+5
2011-05-24refactor: Create IBasicUser and UserTokenddunne3-5/+5
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-01-20bug: Fix dbInit bootstrap user authentication issuerescobar3-5/+3
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-11-04refactor: Remove unnecessary exceptionsrescobar2-10/+5
2010-10-28refinement: Improve exception logging during session creationrescobar1-0/+3
2010-10-19bug[ats_M7TTD]: Source for runtime plugins missing from releaserescobar1-2/+1
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne1-1/+0
2010-09-29refactor: Convert DbUtil.dbInit flag into system propertyrescobar1-0/+10
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-20feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne1-0/+1
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks2-3/+3
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks1-3/+6
2010-09-16refactor: Replace usage of unchecked exceptions with appropriate OSEE exceptionrbrooks1-2/+3
2010-09-14refactor: Remove unnecessary exception OseeArbitrationServerExceptionrbrooks3-11/+9
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks1-3/+0
2010-08-29remove unused Javadoc stubsrbrooks1-2/+0
2010-08-24Enabling demo integration test suiterescobar1-0/+9
2010-08-23Warnings Clean uprescobar1-0/+1
2010-08-12improved exception handeling in serverrbrooks1-16/+11
2010-07-24applied Eclipse source cleanuprbrooks15-124/+113
2010-07-24converted all line terminators to unix stylerbrooks19-1533/+1533
2010-07-18removed unnecessary settings filesrbrooks1-7/+0
2010-06-24Move Database Schema Creation to app serverrescobar1-24/+24
2010-05-19Updated versions to 0.9.5rescobar1-1/+1
2010-05-17import artifacts treats any 'Word Change tracking' as error."jphillips3-4/+5
2010-05-03updated bundleProvider per http://wiki.eclipse.org/Adding_Bundles_to_Orbit#Wh...rbrooks1-1/+1
2010-03-23Updated version to 0.9.4.qualifierrescobar1-1/+1

Back to the top