Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-29refactor: Update build numbers to 0.19.0Roberto E. Escobar2-2/+2
2014-09-26refactor: Update build numbers to 0.18.1Roberto E. Escobar2-2/+2
2014-08-28feature[ats_ATS81344]: Tag embedded OSEE_LINK guidsjmisinco4-1/+29
2014-08-28refactor: Update build numbers to 0.18.0Roberto E. Escobar2-2/+2
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-05bug[ats_ATS58177]: Change Report handle resurrected changesAngel Avila1-16/+17
2014-05-27refactor: Rename Id to Uuidjmisinco1-3/+3
2014-05-01refactor: Create single constant for max varchar lengthRyan D. Brooks1-7/+8
2014-04-22feature[ats_ATS19845]: Rename branchId to branchUuiddonald.g.dunne1-2/+2
2014-04-17feature[ats_ATS19845]: Remove BranchIdProviderdonald.g.dunne2-51/+42
2014-04-17feature[ats_ATS19845]: Rename Branch.getId to getUuiddonald.g.dunne1-1/+1
2014-04-17feature[ats_ATS19845]: Fix all 'branch id' stringsdonald.g.dunne1-1/+1
2014-04-14feature[ats_ATS19845]: Convert branch.getGuid calls to branch.getUuiddonald.g.dunne1-1/+1
2014-04-11feature[ats_ATS19845]: Convert BranchQuery.andLocalIds to use and andUuidsdonald.g.dunne1-28/+14
2014-04-09feature[ats_ATS19845]: Convert IOseeBranch to Identity-Longdonald.g.dunne1-12/+13
2014-03-14feature[ats_ATS19845]: Remove IdentityManagerImpl.getLocalIddonald.g.dunne1-15/+7
2014-03-12feature[ats_ATS19845]: Fix build errors due to branch_id to longjmisinco1-46/+44
2014-02-07refactor: Make HasLocalId generic since branch is longjmisinco1-10/+10
2013-11-07refactor[ats_ATS8876]: Remove usage of AbstractOseeCache.getLocalId()Ryan D. Brooks1-2/+0
2014-03-04feature[ats_AZTD3]: Add additional relation searchingjmisinco1-6/+108
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-01-30refactor: Allow server to load branches not in cachejmisinco2-9/+10
2014-01-30refinement: Add safety check to prevent loading from all branchesRyan D. Brooks1-0/+10
2014-01-24refactor: Update build numbers to 0.16.1Roberto E. Escobar2-2/+2
2014-01-03bug[ats_SG7ZV]: Quick Search results do not highlight the search stringjmisinco3-13/+104
2013-12-18bug: Fixes to search taggerjmisinco3-1/+8
2013-12-17refactor: Remove all invalid SuppressWarnings usesdonald.g.dunne3-10/+0
2013-12-13bug[ats_ATS3975]: Quick Search not always finding wordsMark Joy4-2/+16
2013-12-09bug[ats_8XD15]: Fix server historical loadingmpotterc0k1-15/+120
2013-12-03refactor[ats_ZFB9T]: Remove identity servicejmisinco4-26/+5
2013-11-25refactor: Update build numbers to 0.16.0Roberto E. Escobar2-2/+2
2013-11-25bug[ats_P3YXN]: Server side commit tx slow performanceRoberto E. Escobar2-25/+36
2013-11-21bug[ats_VQNDK]: Server exception when tagger provider not presentmpotterc0k3-0/+157
2013-11-04feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco7-115/+100
2013-10-30refactor[ats_37M02]: Move functionality from DataloaderFactory to DataLoader0.15.0.v201310311538_RCmpotterc0k4-112/+172
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks24-27/+27
2013-10-22refactor: Remove usage of additional.bundles from build.propertiesRyan D. Brooks1-5/+0
2013-10-16feature: Add ancestorOf predicate to Branch Query APIRoberto E. Escobar1-0/+35
2013-10-16feature[ats_SQNRK]: Add get head tx from IOseeBranch to txQuery APIRoberto E. Escobar1-19/+0
2013-10-16refactor: Improve identity location and managementRoberto E. Escobar11-35/+39
2013-10-14feature[ats_SQNRK]: Add Transaction Query APImpotterc0k2-1/+325
2013-10-12feature[ats_8G0FW]: Remove HRIDs as an IDjmisinco7-173/+90
2013-10-12refactor: Update build numbers to 0.15.0Roberto E. Escobar2-2/+2
2013-09-17feature[ats_110D5]: Create Branch Query APIRoberto E. Escobar2-1/+431
2013-09-17feature[ats_110D5]: Improve with clause server side supportRoberto E. Escobar2-4/+69
2013-09-17feature[ats_7SNLZ]: Enable relation editingmegumi.telles2-15/+7
2013-09-17feature[ats_7SNLZ]: Create RelationManagerRoberto E. Escobar3-16/+12
2013-09-17feature[ats_7SNLZ]: Convert transaction APImegumi.telles1-4/+5

Back to the top