Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

frank 1165 678 trunk 1107 757 368 5 1 weisser 1101 garrone 700 hpdl 1106 43

latest revision download trunk

1107 annotated / raw | Diffs: previous, other | Lines: 255 ( +2, -0 )

Created: 2006-11-05 18:51:24 +0100 (3 years ago) | Author: hpdl | Changeset: 1107

Copied (3 times):

merge from hpdl r1106; Since PHP 5.0.5 the session handler cannot use objects as the objects are destroyed beforehand; using register_shutdown_function() fixes this

Branch point for: modom

Properties

 svn:eol-style = native
 svn:keywords = Id

757 annotated / raw | Diffs: previous, other | Lines: 253 ( +1, -1 )

Created: 2006-08-23 14:22:54 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 757

merge from hpdl r725, r728, r729, r732, r733, r734
- standardize general.php functions
- new osC_Address class for adadress related functions (incl. address format string being moved to the countries database table)

Branch point for: tag:oscommerce-3.0a3 weisser

Properties

 svn:eol-style = native
 svn:keywords = Id

754 annotated / raw | Diffs: previous, other | Lines: 253 ( +1, -1 )

Created: 2006-08-23 13:56:56 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 754

merge from hpdl r685 to r688
- css/xhtml updates
- standardize html_output.php functions
- convert & to & in the href_link function

Properties

 svn:eol-style = native
 svn:keywords = Id

368 annotated / raw | Diffs: previous, other | Lines: 253 ( +40, -85 )

Created: 2005-12-22 17:27:23 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 368

merge from hpdl -r152 (having problems merging the includes/content directory and hope to get that fixed in the next commit)

Branch point for: frank garrone

Tags: oscommerce-3.0a1 oscommerce-3.0a2

Properties

 svn:eol-style = native
 svn:keywords = Id

151 annotated / raw | Diffs: previous, other | Lines: 298 ( +1, -1 )

Created: 2005-08-02 16:33:25 +0200 (4 years 3 months ago) | Author: mattice | Changeset: 151

Update linefeeds

Properties

 svn:eol-style = native
 svn:keywords = Id

5 annotated / raw | Diffs: previous, other | Lines: 298 ( +0, -0 )

Created: 2005-01-31 02:40:15 +0100 (4 years 9 months ago) | Author: hpdl | Changeset: 5

Added svn:keywords Id property

Branch point for: hpdl

Properties

 svn:keywords = Id

1 new annotated / raw | Lines: 298 ( +298, -0 )

Created: 2005-01-31 01:06:19 +0100 (4 years 9 months ago) | Author: hpdl | Changeset: 1

Initial import

latest revision download Branch frank

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

Created: 2006-12-14 22:24:31 +0100 (2 years 11 months ago) | Author: frank | Changeset: 1165

Copied from: trunk/oscommerce/includes/classes/session.php 1107

Copy of actual osC V3.0 Alpha 4Pre R1157

Properties

 svn:eol-style = native
 svn:keywords = Id

979 annotated / raw | Diffs: previous, other | Lines: 253 ( +1, -1 )

Created: 2006-09-02 13:38:58 +0200 (3 years 2 months ago) | Author: frank | Changeset: 979

merge from r977

Properties

 svn:eol-style = native
 svn:keywords = Id

678 new annotated / raw | Diffs: previous, other | Lines: 253 ( +0, -0 )

Created: 2006-08-10 23:31:42 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 678

copy trunk to franks branch

Properties

 svn:eol-style = native
 svn:keywords = Id

latest revision download Branch garrone

700 new annotated / raw | Diffs: previous, other | Lines: 253 ( +0, -0 )

Created: 2006-08-16 11:10:05 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 700

taken from /trunk/oscommerce

Properties

 svn:eol-style = native
 svn:keywords = Id

latest revision download Branch hpdl

1106 annotated / raw | Diffs: previous, other | Lines: 255 ( +2, -0 )

Created: 2006-11-05 18:50:40 +0100 (3 years ago) | Author: hpdl | Changeset: 1106

Since PHP 5.0.5 the session handler cannot use objects as the objects are destroyed beforehand; using register_shutdown_function() fixes this

Properties

 svn:eol-style = native
 svn:keywords = Id

725 annotated / raw | Diffs: previous, other | Lines: 253 ( +1, -1 )

Created: 2006-08-18 14:51:04 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 725

standardize some general functions

Properties

 svn:eol-style = native
 svn:keywords = Id

686 annotated / raw | Diffs: previous, other | Lines: 253 ( +1, -1 )

Created: 2006-08-15 00:33:22 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 686

finalize standardization of the html_output functions

Properties

 svn:eol-style = native
 svn:keywords = Id

227 annotated / raw | Diffs: previous, other | Lines: 253 ( +3, -3 )

Created: 2005-11-01 12:01:35 +0100 (4 years ago) | Author: hpdl | Changeset: 227

minor standards updates

Properties

 svn:eol-style = native
 svn:keywords = Id

199 annotated / raw | Diffs: previous, other | Lines: 253 ( +40, -85 )

Created: 2005-09-22 17:56:13 +0200 (4 years 2 months ago) | Author: hpdl | Changeset: 199

update the session class

don't use the session class as a storage handler, but as a controller

added ctype_* checking on the session ID

Properties

 svn:eol-style = native
 svn:keywords = Id

153 annotated / raw | Diffs: previous, other | Lines: 298 ( +1, -1 )

Created: 2005-08-04 14:57:59 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 153

merge from trunk r149

Properties

 svn:eol-style = native
 svn:keywords = Id

43 new annotated / raw | Diffs: previous, other | Lines: 298 ( +0, -0 )

Created: 2005-03-08 21:54:59 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 43

creating private branch

Properties

 svn:keywords = Id

latest revision download Branch weisser

1101 new annotated / raw | Diffs: previous, other | Lines: 253 ( +0, -0 )

Created: 2006-11-03 22:08:33 +0100 (3 years ago) | Author: hpdl | Changeset: 1101

oscommerce branch based on /trunk/oscommerce

Properties

 svn:eol-style = native
 svn:keywords = Id