Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-24feature[ats_PX09C]: Update db connection services and type loading so multipl...Andrew Finkbeiner2-3/+2
2011-10-15feature[ats_Q9NLC]: Create type caches in orcs bundlesrescobar3-4/+4
2011-11-29bug[ats_XXZRZ]: Null TransactionData returned for invalid transaction idsjmisinco1-26/+37
2011-11-16bug[ats_BHVGE]: Server command reload_cache failsjmisinco1-3/+4
2011-09-30refactor: Remove unnecessary getGuid calls from token usageRyan D. Brooks1-2/+2
2011-09-08refactor: Remove calls to getId for typesjmisinco1-1/+1
2011-09-07refactor: Rename RemoteIdManager to IdentityServicejmisinco4-18/+25
2011-09-05refactor: Remove obsolete OSEE_ATTRIBUTE_PROVIDER_TYPE tableRyan D. Brooks1-13/+0
2011-09-03feature[ats_M1Y56]: Add osee_type_id_map table primary keyrescobar1-3/+1
2011-09-02refactor: Update PurgeArtifacts for schema changejmisinco1-0/+1
2011-09-02bug: Fix export of archived branchesRyan D. Brooks1-1/+1
2011-08-30feature[ats_M1Y56]: Change to OseeTypeDefinition attribute to UriGeneralStrin...jmisinco1-1/+1
2011-08-30feature[ats_M1Y56]: Type types use Long for guidjmisinco11-846/+221
2011-08-19feature[ats_M1Y56]: Add generic parameter to Identity interfacejmisinco8-14/+30
2011-08-16feature[ats_M1Y56]: Add uuid to Osee type grammarjmisinco1-164/+18
2011-08-22refactor: Rename artifact indexes from the prefix of arts to art0.9.9.v201108230003_RCRyan D. Brooks1-5/+5
2011-08-08refinement: Improve branch creation performance by altering database schemaRyan D. Brooks1-60/+34
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks5-10/+10
2011-08-02refinement[bgz_350331]: Migrate PurgeTransactionBlam to server side command lineShawn F. Cook1-0/+10
2011-05-24feature: Add table descriptions inside of skynet versioning filekwilk1-138/+404
2011-05-23refinement: Minor code quality changeskwilk1-4/+0
2011-03-04feature: Remove Derby databaserescobar3-233/+0
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-07-26bug[ats_LCBBP]: Ensure connections are closed when reading database schemarescobar1-288/+283
2011-07-13bug[ats_4B08V]: Fix allowed attribute types per branchkwilk2-19/+21
2011-06-22refactor[bgz_350097]: Remove OSEE_CVG_TESTUNITS from database schemajohn.r.misinco1-9/+0
2011-05-20refactor: Remove unused type_acl tables from schemeRyan D. Brooks1-34/+1
2011-05-11refactor[ats_7QN16]: Remove OSEE_REMOVED_TXS tablekwilk1-16/+0
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks2-627/+627
2011-03-02feature[ats_LCBBP]: Add schema resource isApplicable methodrescobar5-7/+23
2011-03-01feature[ats_LCBBP]: Update OSEE Schema table namespacesrescobar1-36/+36
2011-01-12bug: Fix Jaxp read xml encodingjphillips1-1/+1
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-11-03refactor: Split JoinUtility into top-level classesrescobar1-1/+1
2010-10-15refactor: Convert all line terminators to Unix stylerbrooks1-1/+1
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-07bug: Fix relation type cache to work with artifact type token changesrbrooks1-11/+11
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne1-3/+3
2010-09-29feature[bgz_326568]: Add H2 Database supportrescobar4-2/+161
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks5-29/+13
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks4-8/+8
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks11-41/+41
2010-09-13bug: Make Jaxp thread safe by using both namespace aware and unaware factoriesrbrooks1-1/+1
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks1-1/+0
2010-08-29remove unused Javadoc stubsrbrooks3-10/+0
2010-08-29Eclipse source cleanup and formatrbrooks5-23/+63
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks11-39/+48
2010-08-24Cleaned up warnings and fixed service dependenciesrescobar21-174/+121

Back to the top