Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-14bug[ats_RG65B]: Use legacy sessionId for OrcsApi interactionsRoberto E. Escobar6-22/+61
2012-09-11bug: Fix unsubscribe from group server operationRoberto E. Escobar3-36/+54
2012-08-17refactor: Update build numbers to 0.10.2Roberto E. Escobar2-2/+2
2012-07-20feature[ats_M5LLE]: Writeable interfacesRoberto E. Escobar5-32/+29
2012-07-20feature[ats_M5LLE]: Add artifact transaction to serverRoberto E. Escobar1-9/+20
2012-07-12refinement: Update file author and javadocddunne1-1/+1
2012-05-17feature[ats_MCQKT]: Add branch copy with transaction client sideDavid W. Miller1-1/+4
2012-05-09refactor: Rename method and parameter in merge branch creationDavid W. Miller1-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-05-18bug[ats_9YVXA]: Fix intermittent null BranchCache in TransactionRecordjmisinco1-1/+3
2012-04-10bug[ats_A1TDL]: Quick search with no attribute types exceptions outRoberto E. Escobar1-2/+9
2012-03-14feature[ats_VVMH0]: Implement OrcsMetaDataRoberto E. Escobar1-8/+56
2012-03-13feature[ats_VVMH0]: Add legacy branch update server messageRoberto E. Escobar5-3/+223
2012-03-10feature[ats_VVMH0]: Combine ResourceLocatorManager with ResourceManager serviceRoberto E. Escobar9-57/+31
2012-03-10feature[ats_VVMH0]: Integrate manager.servlet with X serverRoberto E. Escobar6-50/+40
2012-02-29feature[ats_VVMH0]: Integrate search engine into ORCSRoberto E. Escobar2-117/+14
2012-02-24feature[ats_VVMH0]: Integrate manager.servlet with X serverRoberto E. Escobar40-930/+908
2012-02-22feature[ats_VVMH0]: Integrate org.eclipse.osee.framework.core.server with X S...Roberto E. Escobar20-57/+91
2012-02-10refactor: Code quality improvementskwilk1-1/+0
2011-10-15feature[ats_Q9NLC]: Create type caches in orcs bundlesrescobar2-4/+4
2011-09-08refactor: Remove calls to getId for typesjmisinco3-7/+12
2011-09-07refactor: Rename RemoteIdManager to IdentityServicejmisinco2-4/+10
2011-09-02feature[ats_LCBBP]: Add backward compatibility to support branch Id to Guid m...kwilk4-4/+1773
2011-08-30refactor: Remove redundant tag by branch logicRyan D. Brooks1-39/+2
2011-08-29feature[ats_LCBBP]: Hyperlinks should use of branch guidsrescobar3-20/+34
2011-08-29bug: Fix server side artifact file servlet loadingrescobar1-2/+4
2011-08-22refinement: Improve performance of get uri queriesRyan D. Brooks6-70/+41
2011-08-19bug: Inlcude error code in http response when an exception occursRyan D. Brooks1-4/+4
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook5-11/+9
2011-08-04feature[ats_4F0X2]: Provide better connection unavailable information for fai...ddunne1-3/+4
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks9-23/+23
2011-05-10refactor[bgz_343296]: Replace Options with PropertyStorejmisinco7-20/+20
2011-03-07refinement: Add logging for PurgeBranchOperationRyan D. Brooks2-6/+9
2011-02-28refactor: Rename OperationReporter to OperationLoggerRyan D. Brooks1-2/+2
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-05-24feature: Remove ClientInstallInfoServletrescobar2-133/+0
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks2-12/+12
2011-02-01bug[ats_F0W3D]: App Server uses excessive amount an memory while running chan...rescobar1-5/+11
2010-12-21feature: Update test unit authors and create UnitTestCounterddunne1-1/+1
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-11-05feature: Add application server admin command servletrescobar3-0/+190
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-1/+1
2010-09-29refactor: Cleanup sessionManagementServlet exception handlingrescobar1-46/+22
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks2-11/+4
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks6-8/+8
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks4-12/+12
2010-09-15refactor: Remove unnecessary exception EmptyResourceExceptionrbrooks1-8/+0

Back to the top