Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-09feature[ats_SF2V6]: Use OrcsTypes in OrcsDataStorejmisinco11-77/+158
2013-07-09feature[ats_SF2V6]: Integrate new OrcsTypes APIRoberto E. Escobar13-37/+74
2013-07-09feature[ats_SF2V6]: Integrate new OrcsTypes APIRoberto E. Escobar28-340/+352
2013-07-02feature[ats_SF2V6]: Create new OrcsTypes APIRoberto E. Escobar29-5/+1993
2013-07-02refactor: Change Attribute API to return IAttributeTypeRoberto E. Escobar8-45/+56
2013-07-02refactor: Change createCopyTxBranch to use ITransactionRoberto E. Escobar2-4/+5
2013-07-01refactor: Add purge orcs types and purge transaction to ORCS APIRoberto E. Escobar6-0/+415
2013-07-01refactor: Remove caching service from db import/export & branch purgeRoberto E. Escobar3-35/+5
2013-07-01refactor: Remove use of caching service from Query and DataLoaderRoberto E. Escobar4-7/+31
2013-07-01refactor: Remove extra compareBranch methodRoberto E. Escobar2-4/+5
2013-06-27feature[ats_AZNTV]: Remove BooleanAttribute compatibility codedonald.g.dunne1-6/+0
2013-05-17bug[ats_V37H7]: Fix CacheService/ModelService circular dependencyRoberto E. Escobar2-1/+11
2013-05-15refactor: Remove unused classesRoberto E. Escobar1-6/+0
2013-05-10refactor: Add includeAllTypes flag to prevent join table usagejmisinco2-11/+24
2013-05-10refactor[ats_D4VNX]: Change quick search sql to use with clausejmisinco5-19/+33
2013-04-11bug[ats_SM0J7]: Fix ATS services initialization and loadingdonald.g.dunne2-3/+27
2013-03-04bug[ats_WGTR2]: Use cached osee_info values for database boolean checksdonald.g.dunne2-0/+7
2013-02-16feature[ats_310X3]: Run AddDistributionStatement ruledonald.g.dunne1-0/+10
2013-02-13bug[ats_4V9M7]: Expose futures for tagging to block onjmisinco2-3/+7
2013-02-06bug[ats_R27GE]: Multiple attribute criteria search returning no resultsmegumi.telles2-2/+21
2013-01-29bug[bgz_399239]: Fix import branch commandRoberto E. Escobar2-2/+6
2013-01-08refinement[ats_3P4DS]: Enhance error message for new searchjmisinco1-3/+6
2012-11-21refactor[ats_WSP09]: Update branch_purge command to be saferjmisinco1-28/+125
2013-01-18feature[ats_L63H6]: Implement client rest search apijmisinco13-41/+250
2012-11-12refactor[ats_BK85U]: Add reverse compatiblity for yes/no changejmisinco1-1/+7
2012-11-06bug[ats_NM3Y7]: Add get all arts from branch to QueryBuilderRoberto E. Escobar3-20/+69
2012-11-05refactor[ats_T9TNA]: Replace yes/no with true/false for BooleanAttributesjmisinco1-4/+3
2012-10-31feature[ats_KS31X]: Code review updates for related criteriaRoberto E. Escobar1-6/+6
2012-10-30feature[ats_KS31X]: Add related criteria to ORCS searchRoberto E. Escobar4-7/+97
2012-09-25feature[ats_M0S96]: Code review updatesRoberto E. Escobar2-52/+39
2012-09-20feature[ats_M0S96]: Update code review comments for Orcs Branch TestsDavid W. Miller1-4/+9
2012-09-19feature[ats_M0S96]: Update OrcsBranchAPI and add testsDavid W. Miller2-34/+117
2012-09-10bug: Add tests and fix DataFactoryImpl and OrcsObjectFactoryRoberto E. Escobar7-15/+13
2012-09-05feature[ats_NP34D]: Enhance ComputeNetChanges to handle missing artifacts on ...jmisinco4-10/+26
2012-09-14bug[ats_RG65B]: Use legacy sessionId for OrcsApi interactionsRoberto E. Escobar1-2/+9
2012-09-11bug: Fix unsubscribe from group server operationRoberto E. Escobar2-0/+9
2012-08-27bug[ats_TT6RF]: QueryPostProcessor does not include deleted attributes0.10.1.v201208222203_REL_BRoberto E. Escobar3-9/+39
2012-08-24bug[ats_L9PFC]: Remove type checks from getAttribute methodsRoberto E. Escobar1-4/+0
2012-07-20feature[ats_M5LLE]: Cleanup database service dependenciesRoberto E. Escobar1-114/+0
2012-07-20feature[ats_M5LLE]: Cleanup warnings and distribution statementRoberto E. Escobar1-2/+0
2012-07-20feature[ats_M5LLE]: Remove DataStoreTypeCache serviceRoberto E. Escobar2-60/+5
2012-07-20feature[ats_M5LLE]: Add transaction junit testsRoberto E. Escobar5-16/+68
2012-07-20feature[ats_M5LLE]: Add integration tests for OrcsTransactionjmisinco5-55/+105
2012-07-20feature[ats_M5LLE]: Fix dirty attribute flagsRoberto E. Escobar2-13/+13
2012-07-20feature[ats_M5LLE]: Selective loading fixesRoberto E. Escobar2-2/+2
2012-07-20feature[ats_M5LLE]: Selective loading fixesRoberto E. Escobar13-51/+72
2012-07-20feature[ats_M5LLE]: Add selective loading integration testsRoberto E. Escobar2-2/+2
2012-07-20feature[ats_M5LLE]: Add selective loading testsRoberto E. Escobar3-4/+4
2012-07-20feature[ats_M5LLE]: Add selective loading and tx co-modification checksRoberto E. Escobar45-400/+645
2012-07-20feature[ats_M5LLE]: Create tests for ArtifactImpl and AttributeManagerjmisinco8-36/+171

Back to the top