Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-01refactor: Update build numbers to 0.17.1jmisinco2-2/+2
2014-06-18feature[ats_ATS39995]: Convert unsubscribe to use REST APIRoberto E. Escobar3-20/+1
2014-06-04refinement: Remove use of global resource registryRoberto E. Escobar1-10/+0
2014-06-02bug[ats_ATS54718]: Make server cache_update clear the transaction cachejmisinco1-12/+5
2014-06-02refactor[ats_ATS45864]: Remove some uses of branchCache on serverjmisinco1-5/+0
2014-06-02feature: Add inheritAccessControl to BranchReadablejmisinco1-0/+4
2014-06-02bug: Allow deleted and archived branches by defaultjmisinco1-0/+2
2014-05-27refactor[ats_ATS46141]: Remove BranchCache from OrcsApiImpljmisinco1-9/+7
2014-05-27refactor: Rename Id to Uuidjmisinco3-14/+13
2014-04-29feature[ats_ATS19845]: Implement Uuid change in DispoAngel Avila1-0/+7
2014-04-25bug[ats_ATS40005]: Fix uniqueness constraintDavid W. Miller3-9/+53
2014-04-23bug: Add missing deactivate binding for ORCS APIRyan D. Brooks1-1/+1
2014-04-22feature[ats_ATS19845]: Rename branchId to branchUuiddonald.g.dunne7-23/+23
2014-04-17feature[ats_ATS19845]: Fix all 'branch id' stringsdonald.g.dunne2-2/+2
2014-04-16feature[ats_ATS19845]: Convert BranchCache.getById to getByUuiddonald.g.dunne2-2/+2
2014-04-16feature[ats_ATS19845]: Convert getGuid to getUuiddonald.g.dunne1-1/+1
2014-04-14feature[ats_ATS19845]: Convert branch.getGuid calls to branch.getUuiddonald.g.dunne4-6/+6
2014-04-11feature[ats_ATS19845]: Convert branch guid to uuiddonald.g.dunne1-1/+1
2014-04-11feature[ats_ATS19845]: Convert BranchQuery.andLocalIds to use and andUuidsdonald.g.dunne7-78/+17
2014-04-11feature[ats_ATS19845]: Convert orcsApi.getQueryFactory.fromBranch guid to uuiddonald.g.dunne1-2/+2
2014-04-10feature[ats_ATS19845]: Convert IOseeBranch to Identity-Longdonald.g.dunne1-6/+1
2014-04-10feature[ats_ATS19845]: Rename branchGuid to branchUuiddonald.g.dunne2-2/+2
2014-04-09feature[ats_ATS19845]: Convert IOseeBranch to Identity-Longdonald.g.dunne13-126/+58
2014-03-05feature[ats_ATS19845]: Update branch creation to set uuiddonald.g.dunne1-2/+4
2014-02-18bug[ats_ATS21069]: Fix sort in BranchUtil.orderByParentDavid W. Miller1-40/+23
2014-02-25refactor[ats_ATS19845]: Remove guid from OseeEnumEntryjmisinco1-2/+2
2014-02-06feature[ats_KNC0J]: Remove OrcsApi.getBranchCachedonald.g.dunne1-5/+0
2014-02-06feature[ats_KNC0J]: Remove BranchCache calls from IndexerCommandCallabledonald.g.dunne3-6/+4
2014-02-06feature[ats_KNC0J]: Remove BranchCache from BranchPurgeCommanddonald.g.dunne4-46/+89
2014-01-31feature[ats_KNC0J]: Remove BranchCache calls from Branch commandsdonald.g.dunne3-42/+39
2014-02-07refactor: Make HasLocalId generic since branch is longjmisinco17-51/+51
2014-02-07feature[ats_NTC8D]: Add getDescendants/Ancestor methods to ArtifactReadablemegumi.telles1-0/+26
2014-01-27refactor: Move LazyObject to jdk.coreRoberto E. Escobar4-4/+4
2014-01-26refactor: Rename ReadableBranch to BranchReadableRyan D. Brooks11-43/+43
2014-03-04refactor: Remove unneeded calls to Criteria checkValidjmisinco37-79/+0
2014-03-04refactor: Use package dependencies instead of bundle dependenciesRyan D. Brooks1-5/+6
2014-03-04feature[ats_AZTD3]: Add additional relation searchingjmisinco5-1/+170
2014-03-04refactor: Update build numbers to 0.17.0megumi.telles2-2/+2
2014-02-10refactor: Update build numbers to 0.16.2jmisinco2-2/+2
2014-02-03bug[ats_ATS18624]: Quick Search deleted not working as expectedjmisinco1-1/+3
2014-01-24refactor: Update build numbers to 0.16.1Roberto E. Escobar2-2/+2
2014-01-06refactor: Remove warnings and technical debtdonald.g.dunne1-1/+1
2013-12-17refactor: Remove all invalid SuppressWarnings usesdonald.g.dunne7-19/+2
2013-12-12bug: Multiple match locations not returned from searchjmisinco1-2/+2
2013-12-09bug[ats_8XD15]: Fix server historical loadingmpotterc0k1-5/+39
2013-12-04refactor: Move ResultSet to jdk coreRoberto E. Escobar23-192/+33
2013-12-03refactor: Move Conditions class to jdk.coreRyan D. Brooks65-67/+67
2013-12-03refactor[ats_ZFB9T]: Remove identity servicejmisinco2-22/+0
2013-11-25feature[ats_S5JDQ]: Implement ATS transition on serverdonald.g.dunne3-0/+22
2013-11-25refinement: Add branch from guid string to QueryFactoryDavid W. Miller1-0/+7

Back to the top