Commit History

Author SHA1 Message Date
  Zoey76 ddc4e3990f BETA: DB Factory: Unused code & ProviderType. 11 years ago
  Zoey76 014320bdc8 BETA: Adding configuration option for connection close time for login server. 12 years ago
  Zoey76 b4249ad9f1 BETA: Rework of Macro/Macro List, rework of BlockList and proper use of ARM for database connections (Java 7 feature). 12 years ago
  Zoey76 e00b96a06a BETA: L2J Server's license update: 12 years ago
  Nik eb4a994e15 BETA: Memory leak fix: Since database connections are autoclosed via try/catch, the L2DatabaseFactory.close(con) is never called. Because of this, a memory leak occured -> the map is always filled with data, but never removed (it gets removed only when L2DatabaseFactory.close(con) is called). 12 years ago
  Rumen Nikiforov be3b2b331a BETA: Adding useful method in L2DatabaseFactory it's designed for simple db operations like INSERT, UPDATE, DELETE. 12 years ago
  Ahmed 17e9fdcfae BETA: Some changes to visibility and some spelling corrections. 12 years ago
  Zoey76 2d60198ee1 BETA: Reworking Connection closing by using try-with-resource: 13 years ago
  Rumen Nikiforov 5d96d8ebe4 BETA: Minor fix for [5392] 13 years ago
  Nik 1ae3cdc277 BETA: The ConnectionCloser threads at L2DatabaseFactory should better be canceled when L2DatabaseFactory.close(con) is called. 13 years ago
  Zoey76 b10bd8ba9d BETA: Misc fixes: 13 years ago
  Zoey76 5a0a69b7fb BETA: Formatting: 13 years ago
  Zoey76 7acd84e7b8 BETA: Misc fixes: 13 years ago
  Zoey76 1e2f5bac24 BETA: Enabling some warnings and documenting few classes. 13 years ago
  Rumen Nikiforov 075a7c04b0 BETA: Reverting [5144] it can cause inconsistency in db. 13 years ago
  Zoey76 d5e27c82f7 BETA: Misc fixes: 13 years ago
  Rumen Nikiforov 04113bbbc2 BETA: Closing the unclosed connections when got catch thanks Sylar88 for report. 13 years ago
  Zoey76 4026cfbc92 BETA: Some minor cleanup by jurchiks, thanks. 14 years ago
  Rumen Nikiforov e6dc084e14 BETA: 2 server optimization configs (thanks nik) 14 years ago
  nBd 69d328e571 BETA: Please Initiates, even you got commit power on public BETA svn, keep discussing those big changes with senior devs first. Until further tests are done, we keep this reverted. 14 years ago
  Rumen Nikiforov 22fac8b7ad BETA: Update for my first commit about BoneCP first of all thanks to lord_rex we switching to BoneCp due c3p0 is no longer supported. 14 years ago
  Rumen Nikiforov 08787bb8ac Experimental: Switching to bonecp 14 years ago
  MELERIX 87713a5a62 14 years ago