Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-19feature[ats_ATS185670]: Remove framework.core.message bundleAngel Avila4-439/+0
2015-03-19feature[ats_ATS185668]: Convert ConfigurationServlet to JAX-RS APIAngel Avila3-81/+0
2015-03-19feature[ats_ATS146077]: Remove OseeModel ServletAngel Avila4-150/+2
2015-03-19feature[ats_ATS146079]: Remove OseeCache ServletAngel Avila14-970/+0
2015-03-19feature[ats_ATS146069]: Remove BranchManagerServletAngel Avila21-1070/+0
2015-03-19refactor: Generalize ChangeItem classAngel Avila1-29/+30
2014-12-04feature[ats_ATS139503]: Remove old compatibility code from core.messageRoberto E. Escobar3-165/+19
2014-10-02refactor[ats_ATS46139]: Clean-up caching service referencesRoberto E. Escobar2-5/+2
2014-08-29refactor[ats_ATS46139]: Remove branch cache from servletsjmisinco10-522/+5
2014-08-26refactor[ats_ATS46139]: Finish removing BranchCache from serverjmisinco4-54/+15
2014-09-26refactor: Restrict access to txCache via BranchCachejmisinco1-14/+13
2014-06-25feature[ats_ATS46137]: Remove BranchCache from TransactionRecordFactory on se...jmisinco1-3/+2
2014-06-16feature[ats_ATS19845]: Fix server decoding merge branch update messagedonald.g.dunne1-0/+2
2014-06-16feature[ats_ATS19845]: Fix server decoding merge branch update messagedonald.g.dunne2-1/+18
2014-05-28bug: Hashmap.get concurrency issue in BranchRowjmisinco1-6/+5
2014-04-25feature[ats_ATS19845]: Handle compatibility for app server branch messagingdonald.g.dunne2-6/+10
2014-04-23feature[ats_ATS19845]: Handle compatibility for app server branch messagingdonald.g.dunne2-28/+100
2014-04-11feature[ats_ATS19845]: Rename branchId to branchUuiddonald.g.dunne14-63/+64
2014-04-11feature[ats_ATS19845]: Rename Branch.getId to getUuiddonald.g.dunne1-3/+3
2014-04-14feature[ats_ATS40056]: Make inherit branch access control configurablejmisinco2-6/+15
2014-04-14feature[ats_ATS19845]: Handle branch guids between serversdonald.g.dunne2-1/+60
2014-04-01feature[ats_ATS19845]: Convert branch.getGuid calls to branch.getUuiddonald.g.dunne1-1/+1
2014-04-10feature[ats_ATS19845]: Convert IOseeBranch to Identity-Longdonald.g.dunne1-2/+4
2014-03-28feature[ats_ATS19845]: Convert IOseeBranch to Identity-Longdonald.g.dunne9-68/+56
2014-03-12feature[ats_ATS19845]: Fix build errors due to branch_id to longjmisinco4-4/+4
2014-03-05feature[ats_ATS19845]: Update branch creation to set uuiddonald.g.dunne4-6/+19
2013-12-09feature[ats_EPQBU]: Add support for match locations to search REST APIjmisinco6-637/+0
2013-11-27refactor: Move Conditions class to jdk.coreRyan D. Brooks1-1/+1
2013-11-20refactor[ats_ZFB9T]: Remove identity servicejmisinco1-4/+1
2013-11-20feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco7-8/+8
2013-10-25feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco18-120/+144
2013-10-16refactor: Move OseeCoreException to jdk.coreRyan D. Brooks12-15/+15
2013-07-08feature[ats_SF2V6]: Use OrcsTypes in OrcsDataStorejmisinco6-116/+6
2013-05-23feature[ats_U3BQK]: Add mediaType to AttributeTypeRoberto E. Escobar2-3/+6
2013-02-13bug[ats_R27GE]: Multiple attribute criteria search returning no resultsmegumi.telles3-20/+20
2013-01-07feature[ats_7074L]: Add description to OSEE enum types definitiondonald.g.dunne1-1/+2
2012-05-17feature[ats_MCQKT]: Add branch copy with transaction client sideDavid W. Miller2-3/+22
2012-05-09refactor: Rename method and parameter in merge branch creationDavid W. Miller2-16/+16
2012-05-22bug[ats_9YVXA]: Add cache checks to IOseeTypeFactories0.9.9.v201205221941_SR6Roberto E. Escobar2-2/+3
2012-05-18bug[ats_9YVXA]: Fix intermittent null BranchCache in TransactionRecordjmisinco5-12/+29
2012-02-22feature[ats_VVMH0]: Integrate org.eclipse.osee.framework.core.message with X ...Roberto E. Escobar5-110/+26
2012-02-22feature[ats_VVMH0]: Move ChangeItem and ChangeVersion into core.modelRoberto E. Escobar8-438/+6
2012-03-14refactor: Replace with baseline versionjphillips2-5/+19
2012-02-03refactor[ats_22T7P]: Log cast exceptions in BranchCacheUpdateUtilkwilk1-3/+15
2011-10-15feature[ats_Q9NLC]: Create type caches in orcs bundlesrescobar8-208/+4
2011-09-22refinement: Made replace ignore case betterjphillips1-1/+1
2011-09-22bug: Fix issue with replace with version still showing up after destination b...jphillips1-1/+8
2011-09-08refactor: Remove calls to getId for typesjmisinco1-4/+4
2011-08-30feature[ats_M1Y56]: Type types use Long for guidjmisinco7-28/+57
2011-08-19feature[ats_M1Y56]: Add generic parameter to Identity interfacejmisinco2-2/+2

Back to the top