Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-20bug[ats_ATS21615]: Creation of baseline branch causes exceptionjmisinco1-1/+1
2014-01-30refactor: Allow server to load branches not in cachejmisinco11-48/+125
2014-01-30refinement: Add safety check to prevent loading from all branchesRyan D. Brooks1-0/+3
2014-01-03bug[ats_SG7ZV]: Quick Search results do not highlight the search stringjmisinco6-21/+159
2013-12-18bug: Fixes to search taggerjmisinco2-11/+8
2013-12-17refactor: Remove all invalid SuppressWarnings usesdonald.g.dunne4-10/+0
2013-12-17feature[ats_4SCN5]: Add unit tests for StateManager classesdonald.g.dunne1-1/+5
2013-12-13bug[ats_ATS3975]: Quick Search not always finding wordsMark Joy1-0/+1
2013-12-12bug[ats_ATS4574]: Deleted artifacts not shown in change reportjmisinco1-1/+1
2013-12-09bug[ats_8XD15]: Fix server historical loadingmpotterc0k8-73/+315
2013-12-03refactor: Move Conditions class to jdk.coreRyan D. Brooks29-28/+29
2013-12-03refactor[ats_ZFB9T]: Remove identity servicejmisinco31-158/+49
2013-11-25bug[ats_U024D]: Do not show changes where the source was revertedmegumi.telles1-3/+5
2013-11-25bug[ats_P3YXN]: Server side commit tx slow performanceRoberto E. Escobar3-18/+18
2013-11-21bug[ats_VQNDK]: Server exception when tagger provider not presentmpotterc0k3-10/+21
2013-11-05feature[ats_WDHPW]: Create database conversion commandjmisinco1-0/+131
2013-11-04feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco57-127/+127
2013-10-30refactor[ats_37M02]: Move functionality from DataloaderFactory to DataLoader0.15.0.v201310311538_RCmpotterc0k10-81/+317
2013-10-25bug[ats_C2T2M]: Historical loading returning multiple rowsRoberto E. Escobar6-50/+164
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks173-200/+200
2013-10-22refactor: Move identity classes to jdk.coreRyan D. Brooks9-9/+9
2013-10-21refactor: Make AbstractIdentity a concrete classRyan D. Brooks2-27/+6
2013-10-16feature: Add ancestorOf predicate to Branch Query APIRoberto E. Escobar3-1/+79
2013-10-16feature[ats_SQNRK]: Add get head tx from IOseeBranch to txQuery APIRoberto E. Escobar3-15/+26
2013-10-16refactor: Improve identity location and managementRoberto E. Escobar41-223/+309
2013-10-14feature[ats_SQNRK]: Add Transaction Query APImpotterc0k29-16/+1444
2013-10-12feature[ats_8G0FW]: Remove HRIDs as an IDjmisinco14-148/+15
2013-10-12refactor: Replace in-place constant with MAX_FETCHRyan D. Brooks11-21/+30
2013-09-24bug[ats_7480X]: Tune server side query performance0.14.0.v201309240152_RCRoberto E. Escobar3-67/+147
2013-09-17bug[ats_AQPZU]: Commit logic bugDerric Tubbs1-1/+3
2013-09-17feature[ats_110D5]: Create Branch Query APIRoberto E. Escobar32-191/+1518
2013-09-17feature[ats_110D5]: Improve with clause server side supportRoberto E. Escobar7-74/+186
2013-09-17feature[ats_7SNLZ]: Enable relation editingmegumi.telles6-24/+18
2013-09-17feature[ats_7SNLZ]: Create RelationManagerRoberto E. Escobar6-32/+16
2013-09-17feature[ats_7SNLZ]: Convert transaction APImegumi.telles3-7/+22
2013-09-13feature[ats_7SNLZ]: Add artifact loading by guidRoberto E. Escobar2-1/+111
2013-09-13bug[ats_PH4JC]: Xml util not properly writing CDATAjmisinco2-3/+3
2013-09-10refactor: Simplify LoadDataHandlerRoberto E. Escobar3-10/+36
2013-09-06bug[ats_PHVD4]: Unable to persist uri attribute dataRoberto E. Escobar3-0/+16
2013-09-06refinement: ORCS loader & query improvementsRoberto E. Escobar63-1172/+1625
2013-09-06refactor: Update build numbers to 0.14.0Roberto E. Escobar1-0/+10
2013-08-26bug[ats_UL3ZA]: Index server-side transactionsRoberto E. Escobar8-16/+287
2013-08-26refactor: Simplify ORCS load and query optionsRoberto E. Escobar43-210/+216
2013-08-26refinement: Improve attribute data proxyRoberto E. Escobar2-13/+11
2013-08-26refactor: Clean-up ORCS datastore module startupRoberto E. Escobar26-583/+931
2013-08-21refinement[ats_7ZQS7]: Update 'PurgeAttributeTypeDatabaseTxCallable'Angel Avila1-17/+65
2013-08-21refinement: Improve artifact type inheritance search APIRoberto E. Escobar1-3/+3
2013-07-15refinement: Improve OrcsData type and modType managementRoberto E. Escobar3-34/+52
2013-08-06refactor: Move RelationalConstants into sql packageRoberto E. Escobar16-15/+16
2013-08-19feature[ats_HC2FY]: Add Port branch creationDavid W. Miller2-2/+22

Back to the top