Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-10feature[ats_ATS144309]: Remove unused framework database bundleRoberto E. Escobar46-4838/+0
2014-12-09feature[ats_ATS144309]: Improve client side db sequenceRoberto E. Escobar9-164/+22
2014-12-08feature[ats_ATS144309]: Move ConnectionHandler to skynet.coreRoberto E. Escobar3-286/+0
2014-12-08feature[ats_ATS144309]: Move AbstractDbTxOperation to skynet.coreRoberto E. Escobar1-84/+0
2014-12-08feature[ats_ATS144309]: Move OseeInfo to skynet.coreRoberto E. Escobar1-74/+0
2014-12-08feature[ats_ATS144309]: Move client OseeSql to skynet.coreRoberto E. Escobar1-116/+0
2014-12-08feature[ats_ATS144309]: Move client db JoinUtil to skynet.coreRoberto E. Escobar8-757/+0
2014-12-05feature[ats_ATS144309]: Move client database operations to skynet.coreRoberto E. Escobar5-725/+1
2014-12-03refinement[ats_ATS123880]: Cache OseeInfo values supporting a max stalenessAngel Avila2-74/+27
2014-12-02feature[ats_ATS139503]: Remove IOseeDatabaseProvider interfaceRoberto E. Escobar1-21/+0
2014-11-21refinement[ats_ATS140743]: Improve Join table cleanerRoberto E. Escobar8-68/+84
2014-11-26refactor: Use JoinUtility in client loading and purgingRoberto E. Escobar4-1/+260
2014-11-18refactor: Remove ExportImportJoinQuery from clientRoberto E. Escobar2-68/+0
2014-11-11refactor: Move JoinUtility to orcs.dbRoberto E. Escobar5-320/+10
2014-09-25refactor: Update build numbers to 0.20.0Roberto E. Escobar2-2/+2
2014-11-11refinement: Remove unused osee_join_search_tags tableRoberto E. Escobar3-75/+0
2014-11-05refactor: Update bundle namesRoberto E. Escobar1-1/+1
2014-09-19feature: Add OseeStatement support for getObject(columnName)Roberto E. Escobar2-0/+12
2014-08-07bug[ats_ATS97949]: Update artifact conflict for resurrected artifactsmegumi.telles1-2/+2
2014-08-08bug[ats_ATS43037]: Re-enable constraint checking after tx execRoberto E. Escobar1-7/+16
2014-09-29refactor: Update build numbers to 0.19.0Roberto E. Escobar2-2/+2
2014-09-26refactor: Restrict access to txCache via BranchCachejmisinco1-9/+9
2014-09-26refactor: Update build numbers to 0.18.1Roberto E. Escobar2-2/+2
2014-08-14bug: IOseeDatabaseService.runBatchUpdate does not report actual exceptionRoberto E. Escobar1-2/+2
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-05-21bug[ats_ATS55194]: Fix type cast exception in OseeDatabaseServiceImpl for Boo...jmisinco1-0/+3
2014-04-30refactor: Create single constant for max varchar lengthRyan D. Brooks2-8/+7
2014-04-11feature[ats_ATS19845]: Rename branchId to branchUuiddonald.g.dunne3-22/+22
2014-04-11feature[ats_ATS19845]: Rename Branch.getId to getUuiddonald.g.dunne1-1/+1
2014-02-05refactor: Change getInt to getLong for branch idjmisinco3-5/+5
2014-01-27refactor: Move LazyObject to jdk.coreRoberto E. Escobar4-4/+4
2014-02-12refactor: Update build numbers to 0.17.0megumi.telles2-2/+2
2014-03-04refinement: Improve performance consistency of historical loadingRyan D. Brooks1-3/+1
2014-02-10refactor: Update build numbers to 0.16.2jmisinco2-2/+2
2014-01-28bug: Add code to limit artifact join sizesjmisinco3-6/+34
2014-01-24refactor: Update build numbers to 0.16.1Roberto E. Escobar2-2/+2
2013-12-13refactor: Remove all invalid SuppressWarnings usesdonald.g.dunne3-3/+0
2013-12-12bug[ats_ATS4574]: Deleted artifacts not shown in change reportjmisinco1-1/+1
2013-12-04feature[ats_G7ZNG]: Finish removal of remaining HRID codejmisinco1-2/+2
2013-11-27refinement: Add support for IQueryProcessor in database serviceRyan D. Brooks4-2/+46
2013-11-27refactor: Move Conditions class to jdk.coreRyan D. Brooks5-5/+5
2013-11-20refactor[ats_ZFB9T]: Remove identity servicejmisinco3-173/+0
2013-11-01refactor: Support Iterable in sql batch updatesRyan D. Brooks4-15/+15
2013-10-31refactor: Update build numbers to 0.16.0Roberto E. Escobar2-2/+2
2013-11-22bug[ats_P3YXN]: Server side commit tx slow performanceRoberto E. Escobar1-1/+1
2013-10-25feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco5-44/+61
2013-10-16refactor: Move OseeCoreException to jdk.coreRyan D. Brooks34-36/+36
2013-10-10refactor: Move identity classes to jdk.coreRyan D. Brooks2-2/+2

Back to the top