Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-19refinement[ats_ATS81395]: Limit non-tagged gammas by typejmisinco1-12/+33
2014-11-19refactor: Use branchId in place of branch where possibleRyan D. Brooks3-0/+15
2014-11-18bug[ats_ATS110798]: Update schema with primary keyDavid W. Miller1-0/+1
2014-11-17bug[ats_ATS138552]: Server queries not handling null correctlyjmisinco2-7/+17
2014-11-11refinement: Remove unused osee_join_search_tags tableRoberto E. Escobar1-17/+0
2014-10-30refinement[ats_ATS112345]: Let cascade delete clean up branch acl table durin...jmisinco1-17/+29
2014-10-14bug[ats_ATS111685]: Fix Port Branch prior transaction issueDavid W. Miller1-17/+3
2014-10-07refactor: Improve generated With table SQL formatRoberto E. Escobar4-13/+16
2014-10-07refinement: Combine SqlHandlerPriority enumsRoberto E. Escobar26-70/+41
2014-10-02feature[ats_ATS112693]: Add get prior tx support to TxQueryRoberto E. Escobar2-1/+71
2014-10-02refactor[ats_ATS46139]: Clean-up caching service referencesRoberto E. Escobar5-681/+0
2014-10-02refactor[ats_ATS46139]: Remove IdUtil/IdentityLocator dead codeRoberto E. Escobar8-98/+10
2014-10-01refactor[ats_ATS56804]: Always use keyword based searchingjmisinco1-7/+10
2014-10-01feature[ats_ATS103634]: Add follow relation type to QueryBuilderRoberto E. Escobar19-98/+340
2014-10-01refactor[ats_ATS46139]: Remove branch cache from servletsjmisinco6-207/+5
2014-10-01refactor[ats_ATS46139]: Finish removing BranchCache from serverjmisinco15-398/+291
2014-10-01refactor[ats_ATS46139]: Remove BranchCache from PurgeBranchCallabejmisinco2-42/+24
2014-10-01refactor[ats_ATS46139]: Remove BranchCache from DeleteBranchCallablejmisinco2-0/+52
2014-10-01refactor[ats_ATS46139]: Remove BranchCache from ArchiveBranchCallablejmisinco2-0/+66
2014-10-01refactor[ats_ATS46139]: Remove BranchCache from ChangeBranchTypeCallablejmisinco2-0/+50
2014-10-01refactor[ats_ATS46139]: Remove BranchCache from ChangeBranchStateCallablejmisinco2-0/+47
2014-09-29bug[ats_ATS102385]: Fix guava bundle resolutionRoberto E. Escobar1-3/+3
2014-09-29refactor[ats_ATS46139]: Remove server usage of branchCachejmisinco2-1/+18
2014-09-29refactor[ats_ATS96758]: Move HexUtil to jdk.coreRoberto E. Escobar3-3/+2
2014-09-29refactor[ats_ATS56804]: Simplify artifact searching optionsjmisinco6-96/+141
2014-09-29refactor: Update build numbers to 0.19.0Roberto E. Escobar2-2/+2
2014-09-29refactor: Restrict access to txCache via BranchCachejmisinco10-72/+41
2014-09-26refactor: Update build numbers to 0.18.1Roberto E. Escobar2-2/+2
2014-08-28refactor[ats_ATS46137]: Use Long instead of long in IOseeBranchjmisinco2-4/+4
2014-08-28feature[ats_ATS46137]: Remove BranchCache from TransactionRecordFactory on se...jmisinco8-28/+46
2014-08-28feature[ats_ATS46137]: Remove BranchCache usage from TransactionRecord on serverjmisinco3-51/+50
2014-08-28refactor: Update build numbers to 0.18.0Roberto E. Escobar2-2/+2
2014-07-30bug[ats_ATS82738]: App Server - Numeric Overflow0.17.2.v201407310043_RELdonald.g.dunne1-8/+8
2014-07-30bug: StackOverflow when two BranchDataImpl's equality testedjmisinco1-1/+1
2014-07-30bug: Change branch loader to use longs for ParentBranchIdRoberto E. Escobar1-1/+1
2014-07-30refactor: Update build numbers to 0.17.2Roberto E. Escobar2-2/+2
2014-07-01refactor: Update build numbers to 0.17.1jmisinco2-2/+2
2014-06-18feature[ats_ATS39995]: Convert unsubscribe to use REST APIRoberto E. Escobar2-131/+1
2014-06-05bug[ats_ATS58177]: Change Report handle resurrected changesAngel Avila1-8/+0
2014-06-03feature[ats_ATS19845]: Fix server osee indexer to use uuid instead of LocalIddonald.g.dunne1-1/+1
2014-06-02feature: Add inheritAccessControl to BranchReadablejmisinco5-7/+21
2014-05-27bug[ats_ATS46141]: Make BranchDataImpl.hashCode match BaseIdentityjmisinco1-4/+1
2014-05-27feature[ats_ATS45622]: Add toggle for writing branch_guidjmisinco3-20/+42
2014-05-27feature[ats_ATS19845]: Fix app server branch events to send after db writedonald.g.dunne2-15/+12
2014-05-27refactor: Rename Id to Uuidjmisinco2-8/+8
2014-05-01bug[ats_ATS45189]: Branch uuid incompatibilitydonald.g.dunne1-1/+2
2014-05-01refactor: Create single constant for max varchar lengthRyan D. Brooks2-5/+5
2014-04-22feature[ats_ATS19845]: Rename branchId to branchUuiddonald.g.dunne28-146/+146
2014-04-17feature[ats_ATS19845]: Misc branch uuid cleanupdonald.g.dunne2-11/+8
2014-04-17feature[ats_ATS19845]: Remove BranchIdProviderdonald.g.dunne11-87/+30

Back to the top