Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-24feature[ats_VVMH0]: Integrate branch management and core datastore into ORCSRoberto E. Escobar57-6624/+0
2012-02-22feature[ats_VVMH0]: Integrate org.eclipse.osee.framework.core.server with X S...Roberto E. Escobar1-2/+2
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-08-30feature[ats_M1Y56]: Change to OseeTypeDefinition attribute to UriGeneralStrin...jmisinco1-1/+1
2011-08-30feature[ats_M1Y56]: Type types use Long for guidjmisinco9-845/+219
2011-08-19feature[ats_M1Y56]: Add generic parameter to Identity interfacejmisinco8-14/+30
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-23refinement: Minor code quality changeskwilk1-4/+0
2011-03-04feature: Remove Derby databaserescobar3-233/+0
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 branchkwilk1-14/+19
2011-03-02feature[ats_LCBBP]: Add schema resource isApplicable methodrescobar5-7/+23
2011-01-12bug: Fix Jaxp read xml encodingjphillips1-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-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-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-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 stylerbrooks29-3398/+3398
2010-07-18add distribution statement to files that are missing itrbrooks3-15/+30
2010-07-15Converted Sessions to use core model datastore patternrescobar7-932/+938
2010-07-13remove shallow artifactddunne2-8/+7
2010-06-24Move Database Schema Creation to app serverrescobar1-0/+3
2010-06-24(no commit message)rescobar58-0/+7231

    Back to the top