Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

frank 1756 hpdl 1497 1122 trunk 1498 1321

latest revision download trunk

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 frank

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

Created: 2007-12-26 21:48:55 +0100 (22 months ago) | Author: frank | Changeset: 1756

Copied from: trunk/oscommerce/includes/classes/database/mysqli.php 1498

Copy of the current osC V3.0 trunk version

latest revision download Branch hpdl

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