Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-10-07feature: Add OseeStatement support for getObject(columnName)Roberto E. Escobar2-0/+12
2014-10-01bug[ats_ATS97949]: Update artifact conflict for resurrected artifactsmegumi.telles1-2/+2
2014-09-29bug[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-29refactor: Restrict access to txCache via BranchCachejmisinco1-9/+9
2014-09-26refactor: Update build numbers to 0.18.1Roberto E. Escobar2-2/+2
2014-08-28bug: 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-27bug[ats_ATS55194]: Fix type cast exception in OseeDatabaseServiceImpl for Boo...jmisinco1-0/+3
2014-05-01refactor: Create single constant for max varchar lengthRyan D. Brooks2-8/+7
2014-04-22feature[ats_ATS19845]: Rename branchId to branchUuiddonald.g.dunne3-22/+22
2014-04-17feature[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-03-04refactor: Update build numbers to 0.17.0megumi.telles2-2/+2
2014-03-04refinement: Improve performance consistency of historical loading0.16.2.v201402241601-REL-ARyan 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-17refactor: 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-05feature[ats_G7ZNG]: Finish removal of remaining HRID codejmisinco1-2/+2
2013-12-04refinement: Add support for IQueryProcessor in database serviceRyan D. Brooks4-2/+46
2013-12-03refactor: Move Conditions class to jdk.coreRyan D. Brooks5-5/+5
2013-12-03refactor[ats_ZFB9T]: Remove identity servicejmisinco3-173/+0
2013-11-25refactor: Support Iterable in sql batch updatesRyan D. Brooks4-15/+15
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. Escobar1-1/+1
2013-11-04feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco5-44/+61
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks34-36/+36
2013-10-22refactor: Move identity classes to jdk.coreRyan D. Brooks2-2/+2
2013-10-22refactor: Remove usage of additional.bundles from build.propertiesRyan D. Brooks1-2/+0
2013-10-12feature[ats_8G0FW]: Add HRID back for deploymentjmisinco1-2/+2
2013-10-12feature[ats_8G0FW]: Remove HRIDs as an IDjmisinco1-2/+2
2013-10-12refactor: Replace in-place constant with MAX_FETCHRyan D. Brooks3-3/+6
2013-10-12refactor: Update build numbers to 0.15.0Roberto E. Escobar2-2/+2
2013-09-17feature[ats_110D5]: Improve with clause server side supportRoberto E. Escobar1-0/+25
2013-09-06refactor: Update build numbers to 0.14.0Roberto E. Escobar2-2/+2
2013-08-19refinement[ats_A63FX]: Do not show conflicts where the source was revertedjmisinco1-1/+1
2013-08-19refinement: Use OrcsSession consistentlyRoberto E. Escobar1-0/+4
2013-08-19refactor: Update build numbers to 0.13.0Roberto E. Escobar2-2/+2
2013-07-29refactor: Update build numbers to 0.12.0Roberto E. Escobar2-2/+2
2013-06-17refactor: Update build numbers to 0.11.1Roberto E. Escobar2-2/+2
2013-05-09feature[ats_19SHU]: Use HyperSql for with clause supportjmisinco2-1/+7
2013-05-09refactor: IConnectionFactory getConnection methodjmisinco2-16/+12
2013-05-09refactor: Add database home to IDatabaseInfojmisinco2-1/+13

Back to the top