Wed, 24 Jun 2015 23:24:32 +0100 mod_storage_sql2: Break up monolithic code into functions, theoretically no functionality changes.
Matthew Wild <mwild1@gmail.com> [Wed, 24 Jun 2015 23:24:32 +0100] rev 6742
mod_storage_sql2: Break up monolithic code into functions, theoretically no functionality changes.
Wed, 24 Jun 2015 22:56:50 +0100 mod_storage_sql2: Improve logging when database read fails
Matthew Wild <mwild1@gmail.com> [Wed, 24 Jun 2015 22:56:50 +0100] rev 6741
mod_storage_sql2: Improve logging when database read fails
Wed, 24 Jun 2015 22:55:41 +0100 mod_storage_sql2: Some reformatting and variable name improvements
Matthew Wild <mwild1@gmail.com> [Wed, 24 Jun 2015 22:55:41 +0100] rev 6740
mod_storage_sql2: Some reformatting and variable name improvements
Wed, 24 Jun 2015 22:54:17 +0100 mod_storage_sql2: Add some comments
Matthew Wild <mwild1@gmail.com> [Wed, 24 Jun 2015 22:54:17 +0100] rev 6739
mod_storage_sql2: Add some comments
Wed, 03 Jun 2015 15:57:46 +0100 util.sql: Remove built-in engine caching. This is the wrong layer to do this, and unintentionally sharing connections could cause problems (e.g. when interleaving multiple queries and result fetching)
Matthew Wild <mwild1@gmail.com> [Wed, 03 Jun 2015 15:57:46 +0100] rev 6738
util.sql: Remove built-in engine caching. This is the wrong layer to do this, and unintentionally sharing connections could cause problems (e.g. when interleaving multiple queries and result fetching)
Wed, 03 Jun 2015 15:55:43 +0100 util.sql: Expose db2uri helper function
Matthew Wild <mwild1@gmail.com> [Wed, 03 Jun 2015 15:55:43 +0100] rev 6737
util.sql: Expose db2uri helper function
Wed, 03 Jun 2015 15:54:52 +0100 util.sql: Rename some variable to match conventions
Matthew Wild <mwild1@gmail.com> [Wed, 03 Jun 2015 15:54:52 +0100] rev 6736
util.sql: Rename some variable to match conventions
Wed, 03 Jun 2015 15:53:27 +0100 tests: Add tests for util.queue
Matthew Wild <mwild1@gmail.com> [Wed, 03 Jun 2015 15:53:27 +0100] rev 6735
tests: Add tests for util.queue
Wed, 03 Jun 2015 15:51:07 +0100 util.queue: Allow optional wrap-around when pushing, overwriting oldest unread item
Matthew Wild <mwild1@gmail.com> [Wed, 03 Jun 2015 15:51:07 +0100] rev 6734
util.queue: Allow optional wrap-around when pushing, overwriting oldest unread item
Sat, 30 May 2015 22:23:19 +0100 util.sql: Remove unused functions and unused commented code
Matthew Wild <mwild1@gmail.com> [Sat, 30 May 2015 22:23:19 +0100] rev 6733
util.sql: Remove unused functions and unused commented code
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip