Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-23operation execution order matters so composite operation must use a list inst...rbrooks1-2/+2
2010-08-23removed redundant Collections.toString() that had reversed argumentsrbrooks6-6/+6
2010-08-23clarified in the Operations API that work percentage only applies to sub-oper...rbrooks1-3/+1
2010-07-27"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar1-1/+6
2010-07-24applied Eclipse source cleanuprbrooks43-1150/+1192
2010-07-24converted all line terminators to unix stylerbrooks32-3444/+3444
2010-07-18add distribution statement to files that are missing itrbrooks3-15/+30
2010-07-18removed unnecessary settings filesrbrooks2-13/+0
2010-07-15Converted Sessions to use core model datastore patternrescobar7-932/+938
2010-07-13remove shallow artifactddunne2-8/+7
2010-07-08changed Bundle-Vendor to match Eclpise standard wordingrbrooks1-1/+1
2010-06-24Move Database Schema Creation to app serverrescobar2-1/+4
2010-06-24(no commit message)rescobar66-0/+7957

    Back to the top