openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
The Codebase
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 21 hours
ago.
Aug 03, 2024 — Aug 03, 2025
Showing page 19 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
${1}
scdev
More...
about 19 years ago
Q - changed Prefs so varable is serialized in the database ... so we can save arrays and such. Updated Auth_* so encrypted userpass is never stored in the session.
scdev
More...
about 19 years ago
Q - Renamed tags/2.0 to 2.0.0 to indicate 2.0 "release", branched tags/2.0.1 to branches/2.0 to function as maintainanse branch for 2.0.* releases
scdev
More...
about 19 years ago
Q - urldecoding the input value to compare with PHP_SELF currentPage.
scdev
More...
about 19 years ago
${1}
scdev
More...
about 19 years ago
Q - decided to use standard instantiation for Prefs and Cache instead of singleton methods.
scdev
More...
about 19 years ago
Q - In the middle of working on the Prefs and Cache instantiation mode...can't decide to use singleton pattern or global vars. Updated ImageThumb to allow filenames with path elements such as 01/23/4567_file.jpg.
scdev
More...
about 19 years ago
Q - Changed one more SessionCache -> Cache, small bug fixt to Prefs, added operation help to modulemaker scripts.
scdev
More...
about 19 years ago
Q - okay now finished with Prefs.inc.php; it is sweeeet!
scdev
More...
about 19 years ago
Q - while we're changing interfaces I'm going to change ->clearAuth() to ->clear().
scdev
More...
about 19 years ago
Q - Also change getVal/setVal to get/set in Auth_File.
scdev
More...
about 19 years ago
Q - Change Auth_SQL::getVal to Auth_SQL::get and Auth_SQL::setVal to Auth_SQL::set.
scdev
More...
about 19 years ago
Q - added persistant database storage to Prefs.inc.php. Modified getParam failure log type to LOG_DEBUG in all classes.
scdev
More...
about 19 years ago
Q - updated validation module maker to match gettext strings in FormValidator
scdev
More...
about 19 years ago
Q - Added lib/Validator.inc.php as a backend to FormValidator and also to be used directly for non-form validation and assertion.
scdev
More...
about 19 years ago
Q - global comments formatting change
scdev
More...
about 19 years ago
Q - small bugfix resulting from <strong> <em> conversion.
scdev
More...
about 19 years ago
Q - Changed <strong> to <em> in raiseMsg() calls.
scdev
More...
about 19 years ago
Q - another small change to Version.inc.php
scdev
More...
about 19 years ago
Q - missed a RecordLock name change
scdev
More...
about 19 years ago
Q - Renamed SessionCache to Cache, RecordVersion to Version, and RecordLock to Lock
scdev
More...
about 19 years ago
Q - Merged branches/2.0singleton into trunk. Completed updating classes to use singleton methods. Implemented tests. Fixed some bugs. Changed some interfaces.
scdev
More...
about 19 years ago
Q - Improved hashing algorithms in Auth_SQL, added more sc- css selectors, misc bug fixes
scdev
More...
about 19 years ago
Q - Added "sc-" to all css class selectors; Finished reworking Upload and ImageThumb (now with GD support!); More PHP 5 upgrades.
scdev
More...
about 19 years ago
Completed GD integration to ImageThumb
scdev
More...
about 19 years ago
Q - making codebase 2 work with php5. Rewrote ImageThumb class to work with GD
scdev
More...
about 19 years ago
[no comment]
scdev
More...
about 19 years ago
[no comment]
scdev
More...
about 19 years ago
Update return statement of Email::send method.
scdev
More...
about 19 years ago
Q - Finished depreciating addslashes. array_map instances need to use array('DB', 'escapeString') as first argument.
scdev
More...
over 19 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree