log

age author description
Thu, 02 Oct 2014 13:37:15 +0300 Matti Hamalainen Use the new transaction functions here as well.
Thu, 02 Oct 2014 13:36:59 +0300 Matti Hamalainen Return the return values.
Thu, 02 Oct 2014 13:35:30 +0300 Matti Hamalainen Add functions for beginning and committing SQL transactions and use them.
Wed, 01 Oct 2014 11:31:47 +0300 Matti Hamalainen Move two DB helper functions from managedb to msitegen module.
Wed, 01 Oct 2014 11:28:23 +0300 Matti Hamalainen Rename some functions.
Sat, 20 Sep 2014 02:03:07 +0300 Matti Hamalainen Another merge from generic custom site branch.
Sat, 20 Sep 2014 01:50:50 +0300 Matti Hamalainen Some changes from custom site system branch.
Sat, 24 May 2014 20:46:52 +0300 Matti Hamalainen Permissions.
Fri, 23 May 2014 17:20:48 +0300 Matti Hamalainen Add a license and a rather empty README.
Fri, 23 May 2014 17:18:33 +0300 Matti Hamalainen Change the header blurb a bit.
Fri, 16 May 2014 19:13:25 +0300 Matti Hamalainen Remove the now useless stStrKludge() function and its use.
Fri, 16 May 2014 19:12:10 +0300 Matti Hamalainen Fix stStrChop() and stStrChopPad() UTF-8 handling.
Tue, 06 May 2014 16:26:48 +0300 Matti Hamalainen Add missing whitespace to SQL statement.
Tue, 06 May 2014 15:35:31 +0300 Matti Hamalainen Updated.
Wed, 23 Apr 2014 22:09:16 +0300 Matti Hamalainen Update comments.
Mon, 10 Mar 2014 17:08:33 +0200 Matti Hamalainen Bump copyright years.
Mon, 10 Mar 2014 17:02:00 +0200 Matti Hamalainen Use default basename.
Sat, 28 Dec 2013 13:16:51 +0200 Matti Hamalainen Added signature for changeset d576bc58df3c
Tue, 24 Dec 2013 22:25:52 +0200 Matti Hamalainen Cosmetic/indentation.
Tue, 24 Dec 2013 22:25:27 +0200 Matti Hamalainen More locale initialization refactoring.
Tue, 24 Dec 2013 22:20:50 +0200 Matti Hamalainen Use locale initialization properly.
Tue, 24 Dec 2013 22:20:07 +0200 Matti Hamalainen Cosmetics.
Sun, 22 Dec 2013 08:03:51 +0200 Matti Hamalainen Add new function stStrChopPad() that replaces stStrChop(), but stStrChop()
Sat, 21 Dec 2013 08:10:29 +0200 Matti Hamalainen Cleanup results SQL clause computation.
Sat, 21 Dec 2013 00:19:52 +0200 Matti Hamalainen Added signature for changeset 206196b610fd
Thu, 19 Dec 2013 21:58:52 +0200 Matti Hamalainen Move site specific things to dbdefs.inc.php
Mon, 16 Dec 2013 03:57:21 +0200 Matti Hamalainen Add comments.
Mon, 16 Dec 2013 02:51:19 +0200 Matti Hamalainen Fix sequences after database upgrade or migration.
Mon, 16 Dec 2013 01:48:22 +0200 Matti Hamalainen Fix migration.
Mon, 16 Dec 2013 01:42:48 +0200 Matti Hamalainen Improve migration and upgrade procedures.