Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-13bug[ats_A8MB6]: Enable JDBC connection evictionRoberto E. Escobar1-5/+6
2013-04-12feature[ats_2NN9T]: Update PoolConnectionProvider to use LazyObjectRoberto E. Escobar1-19/+17
2013-04-11bug[ats_SM0J7]: Fix ATS services initialization and loadingdonald.g.dunne2-24/+38
2013-03-21feature[ats_2NN9T]: Change default pool settingsRoberto E. Escobar9-50/+173
2013-03-19bug[ats_2NN9T]: Fix release of PreparedStatement resourcesRoberto E. Escobar3-49/+69
2013-03-14bug[ats_2NN9T]: Add ConnectionPoolConfigurationRoberto E. Escobar6-178/+516
2013-01-24bug[ats_37C5M]: Refactor session cache off of OseeAbstractCachejmisinco1-3/+4
2013-03-06feature[ats_490ZU]: Remove un-used useOrderedFirstRows checks in codedonald.g.dunne1-11/+0
2013-03-08bug[ats_2NN9T]: Fix OseeConnection usageRoberto E. Escobar1-1/+1
2013-03-08bug[ats_2NN9T]: Delete legacy OseeConnectionPoolImplRoberto E. Escobar6-433/+4
2013-03-08bug[ats_2NN9T]: Create PooledConnectionProviderRoberto E. Escobar5-4/+280
2013-03-07refactor: Separate database service from connection poolingRoberto E. Escobar7-130/+250
2013-03-04bug[ats_WGTR2]: Use cached osee_info values for database boolean checksdonald.g.dunne2-2/+6
2013-02-16feature[ats_310X3]: Run AddDistributionStatement ruledonald.g.dunne1-0/+10
2013-01-12feature[ats_N3R67]: Improve performance of conflict detectionRyan D. Brooks1-3/+3
2012-12-20refinement[ats_BXLLJ]: Handle tx read committed isolation level is notRoberto E. Escobar1-1/+19
2012-12-19feature[ats_UYXJZ]: Add getBoolean support to IOseeStatementRoberto E. Escobar2-0/+12
2012-10-30refinement: Avoid throwing exception during db connection cleanupRoberto E. Escobar1-1/+2
2012-09-10bug: Add tests and fix DataFactoryImpl and OrcsObjectFactoryRoberto E. Escobar1-1/+1
2012-11-07refactor: Update build numbers to 0.11.0Roberto E. Escobar2-2/+2
2012-10-01refactor: Update build numbers to 0.10.4Roberto E. Escobar2-2/+2
2012-09-01refactor: Update build numbers to 0.10.3Roberto E. Escobar2-2/+2
2012-08-17refactor: Update build numbers to 0.10.2Roberto E. Escobar2-2/+2

Back to the top