openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
F
Frostbite Framework
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Jun 13, 2025 — Jun 13, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[102] Updated the error system just a bit, and fixed some config errors
Steven Wilson
More...
about 14 years ago
[101] Decided that config and url functions need thier own helper file.
Steven Wilson
More...
about 14 years ago
[100] Added missing config variable, and removed un used error pages.
Steven Wilson
More...
about 14 years ago
[99] Too many changes to list xD
Steven Wilson
More...
about 14 years ago
[98] Mod Rewrite is no longer required to run this framework as query strings are now an option. Moved the cache folder out of the system folder, and into the application folder
Steven Wilson
More...
over 14 years ago
[97] Optimized the Session class just a bit.
Steven Wilson
More...
over 14 years ago
[96] Extended on the language class a bit.
Steven Wilson
More...
over 14 years ago
[95] Added Db driver extensions, and added URI segement functions in the router. Also made a few changes to the Parser, it now nests up to 5 levels.
Steven Wilson
More...
over 14 years ago
[94] Fixed an issue with the parser when pasing foreach arrays. Also fixed a cookie setting issue on browsers like chrome.
Steven Wilson
More...
over 14 years ago
[93] Improved URL routing
Steven Wilson
More...
over 14 years ago
[92] Implemented a better Router class for handling URL's. Moved default routes to the core config file.
Steven Wilson
More...
over 14 years ago
[91] Improved the debug class by adding debug logging and temporarily shutting down errors, and re-establishing the errors later in the script.
Steven Wilson
More...
over 14 years ago
[90] Removed all "var" and replaced them with the proper access modifier.
Steven Wilson
More...
over 14 years ago
[89] Added Email sending class, tested and working. Fixed a spacing issue in the core_errors.php language file
Steven Wilson
More...
over 14 years ago
[88] Fixed Tab spacing issues on a few files. Also improved the DB class alittle.
Steven Wilson
More...
over 14 years ago
[87] Probably the final update for awhile... Updated documentation and lowercased some config method names for a more uniform feel to the framework.
Steven Wilson
More...
over 14 years ago
[86] Some more changes to how things are loaded. Removed some old language variables, Made the benchmark class Non-Static because we want uniformity throughout the framework, also removed old Output class that was unused.
Steven Wilson
More...
over 14 years ago
[85] Finally getting close to a a real release version. Removed a few module things as thats an application deal, not a system deal. Also fixed the paypal IPN library.
Steven Wilson
More...
over 14 years ago
[84] Fixed spacing in alot of files since my tabs were messed up, also made some changes to increase the potential of this framework
Steven Wilson
More...
over 14 years ago
[83] removed an un-used core config variable, added cache directory
Steven Wilson
More...
almost 15 years ago
[82] Added file cache class. Session class now uses cache instead of cookies when the database is disabled for sessions
Steven Wilson
More...
almost 15 years ago
[81] Updated documentation, added a template parser, and made a few changes here and there
Steven Wilson
More...
almost 15 years ago
[80] Better error reporting on database connection issues
Steven Wilson
More...
almost 15 years ago
[79] Added a custom rowCount() method for the PDO driver as the default one is unreliable.
Steven Wilson
More...
almost 15 years ago
[78] Switched over to php's PDO library as you just cant beat it. Updated the Database documentation as well.
Steven Wilson
More...
almost 15 years ago
[77] Added SQLite database driver. Havent been able to test it yet. Also fixed a common-ness probelm with the fetch_array method.
Steven Wilson
More...
almost 15 years ago
[76] Changed how things are loaded on startup a little to improve preformance
Steven Wilson
More...
almost 15 years ago
[75] Made some speed imporvements to various classes
Steven Wilson
More...
almost 15 years ago
[74] Added form validation class. Also fixed a very small error in the benchmark class.
Steven Wilson
More...
almost 15 years ago
[73] Config values now properly save when they are a nested array.
Steven Wilson
More...
almost 15 years ago
←
1
2
3
4
→
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