Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-19bug[ats_65ZSS]: Server throwing exception for -1 local iddonald.g.dunne1-1/+1
2012-11-14feature[ats_TL5SF]: Remove unused db init type gen classRoberto E. Escobar1-262/+0
2012-11-14feature[ats_TL5SF]: Enhance db init config and error reportingRoberto E. Escobar25-113/+365
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-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-03-17feature[ats_0ZVNB]: Add OSEE IDE Client to maven buildRoberto E. Escobar1-0/+35
2012-03-14bug: Fix database initialization during testingRoberto E. Escobar1-6/+5
2012-02-10refactor: Code quality improvementskwilk1-1/+0
2012-01-12refactor[ats_6WFC6]: Call TransactionManager to create SkynetTransactionsRoberto E. Escobar1-2/+3
2011-12-15refactor: Create ArtifactTokens for DefaultHierarchyRoot and GroupRootjmisinco1-4/+6
2011-12-01bug[ats_843DW]: Demo DB test failingjmisinco1-0/+2
2011-11-29bug: ExceptionToString caused by clause displays nulljmisinco1-1/+1
2011-09-08refactor: Remove calls to getId for typesjmisinco1-1/+0
2011-09-07refactor: Rename RemoteIdManager to IdentityServicejmisinco2-1/+15
2011-08-30feature[ats_M1Y56]: Change to OseeTypeDefinition attribute to UriGeneralStrin...jmisinco1-2/+1
2011-08-30feature[ats_M1Y56]: Type types use Long for guidjmisinco3-9/+45
2011-08-16feature[ats_M1Y56]: Add uuid to Osee type grammarjmisinco1-2/+4
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook2-6/+5
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks4-17/+17
2011-06-14refactor: Convert all persist and transactions to have commentsddunne2-5/+5
2011-05-23refinement: Minor code quality changeskwilk1-4/+0
2011-05-24refactor: Create IBasicUser and UserTokenddunne3-5/+6
2011-05-18refactor: Add feedback that dbinit tasks are being completedddunne1-0/+2
2011-05-17bug: Convert console exceptions to test errors and cleaned up logsddunne1-5/+4
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-05-18bug[ats_LCBBP]: Fix DBInit bundle startuprescobar1-1/+12
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks2-214/+214
2011-04-18feature[ats_3KLYC]: Add DefaultUser group attribute supportkwilk1-0/+7
2011-03-03feature[ats_LCBBP]: Fix db init bundle loadingrescobar1-0/+1
2011-01-20bug: Fix dbInit bootstrap user authentication issuerescobar2-2/+3
2011-01-11bug[bgz_333909]: Fix for setFocus() problem in widgets inheriting from XWidge...kwilk1-0/+1
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-11-24refinement: Improve exception handling by allowing RowProcessor.processRow to...rbrooks1-20/+20
2010-11-18refactor: Cleanup warningrescobar1-0/+1
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-09-29refactor: Convert DbUtil.dbInit flag into system propertyrescobar1-2/+1
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks1-4/+3
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks1-13/+20
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks1-7/+0
2010-08-29remove unused Javadoc stubsrbrooks2-11/+0
2010-08-10converted more string based type references to use type tokensrescobar1-1/+1
2010-08-10converted more string based type references to use type tokensrbrooks1-1/+1
2010-08-09converted more string based type references to use type tokensrbrooks1-1/+1
2010-08-06converted more string based type references to use type tokensrbrooks1-1/+1

Back to the top