Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1845 1122 trunk 1865 1321

latest revision download trunk

1865 annotated / raw | Diffs: previous, other | Lines: 221 ( +12, -0 )

Created: 2009-03-08 23:00:36 +0100 (8 months ago) | Author: hpdl | Changeset: 1865

Force error logging to a file in the working directory
Log MySQL warnings and errors
Force MySQL >= 5.0.2 to use STRICT_ALL_TABLES sql mode at runtime
New Error Log Administration Tool Application to display errors from the error log (incl. summary box)

1863 annotated / raw | Diffs: previous, other | Lines: 209 ( +2, -2 )

Created: 2009-03-07 00:53:49 +0100 (8 months ago) | Author: hpdl | Changeset: 1863

merge from hpdl r1844-r1858
Move Administration Tool sections to self contained Applications
Use JSON for RPC calls
Add jQuery and jQuery UI
Dynamic data table listings
Live Search feature

1498 annotated / raw | Diffs: previous, other | Lines: 209 ( +3, -1 )

Created: 2007-03-29 16:04:50 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1498

Copied (2 times):

update version number to 3.0 Alpha 4
update copyright notice / license notice

merge from hpdl r1497

Tags: oscommerce-3.0a4

1372 annotated / raw | Diffs: previous, other | Lines: 207 ( +19, -2 )

Created: 2007-03-05 23:58:51 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1372

merge from hpdl r1290-r1291, r1293

introduce the administrators log class to log database changes performed from the administration tool
introduce the new Administrators Log section on the Administration Tool to displayed the logged actions

1321 new/copied annotated / raw | Diffs: previous, other | Lines: 190 ( +190, -0 )

Created: 2007-03-05 21:55:44 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1321

Copied from: branches/hpdl/oscommerce/includes/classes/database/mysqli.php 1123

merge from hpdl r1122-r1123

add a mysqli database layer for php5/mysql4

latest revision download Branch hpdl

1845 annotated / raw | Diffs: previous, other | Lines: 209 ( +2, -2 )

Created: 2009-02-27 01:19:37 +0100 (8 months ago) | Author: hpdl | Changeset: 1845

Squashed commit of the following:

commit 51fad4e508d111150d41329333dda05bcdc7a955
Author: Harald Ponce de Leon <hpdl@oscommerce.com>
Date:   Fri Feb 27 01:10:46 2009 +0100

   Update the osC_MessageStack class

1497 annotated / raw | Diffs: previous, other | Lines: 209 ( +3, -1 )

Created: 2007-03-29 15:40:05 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1497

update version number to 3.0 Alpha 4
update copyright notice / license notice

1293 annotated / raw | Diffs: previous, other | Lines: 207 ( +2, -4 )

Created: 2007-03-02 01:07:08 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1293

logging: automatically determine if the sql queries are wrapped in a transaction

1290 annotated / raw | Diffs: previous, other | Lines: 209 ( +22, -3 )

Created: 2007-03-01 20:36:08 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1290

introduce an administrators log class to log actions performed at the administration tool

1123 annotated / raw | Diffs: previous, other | Lines: 190 ( +1, -3 )

Created: 2006-11-09 19:26:13 +0100 (3 years ago) | Author: hpdl | Changeset: 1123

Copied to: trunk/oscommerce/includes/classes/database/mysqli.php 1321

code cleanup

1122 new annotated / raw | Lines: 192 ( +192, -0 )

Created: 2006-11-09 19:09:36 +0100 (3 years ago) | Author: hpdl | Changeset: 1122

add a mysqli database layer for php5/mysql4