Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1123 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 (7 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

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

Created: 2006-11-09 19:26:13 +0100 (2 years 11 months 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 (2 years 11 months ago) | Author: hpdl | Changeset: 1122

add a mysqli database layer for php5/mysql4