2
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bugfixes More... almost 18 years ago
Solar_Cli_MakeDocs: [NEW] Added CLI command from older solarweb implementation More... almost 18 years ago
Solar_App_HelloApp: removed unused es_ES, replaced with pt_BR, updated links and comments More... almost 18 years ago
renamed Solar_App_HelloLocale to Solar_App_HelloApp More... almost 18 years ago
renamed Solar_App_HelloMini to Solar_App_Hello More... almost 18 years ago
renamed Solar_App_Hello to Solar_App_HelloLocale More... almost 18 years ago
Solar_Access, Log, Log_Adapter_Multi: [BRK] Deprecated 'config' key removed, factory classes now use $_config directly. More... almost 18 years ago
Standards: now that a 'request' object is always available after Solar::start(), no more need for 'request' dependency injections. More... almost 18 years ago
move Solar_App_HelloAjax to holding location until we can rewrite with the example jQuery lib More... almost 18 years ago
solar binary: [CHG] Now that Solar::start() registers a 'request' object, the front-controller doesn't need to. More... almost 18 years ago
Solar_Controller_Front: [CHG] Now that Solar::start() registers a 'request' object, the front-controller doesn't need to. More... almost 18 years ago
Standards: 2 breaks related to Locale and Request objects More... almost 18 years ago
Solar_Base: [ADD] Per note from Clay Loveless, add an empty default __destruct() method for safe fallbacks to parent::__destruct(). Thanks Clay. More... almost 18 years ago
Standards: [BRK] The locale key prefix for validation-failure messages is now 'INVALID_' (vice 'VALIDATE_'). More... almost 18 years ago
whitespace changes More... almost 18 years ago
Solar_Auth, Cache, Role, Sql: [BRK] Deprecated 'config' key removed, factory classes now use $_config directly. More... almost 18 years ago
use a more-sane sample config file More... almost 18 years ago
Solar_File: [FIX] Should have named the exception as NotReadable (vice NotFound). More... almost 18 years ago
Solar_File More... almost 18 years ago
Solar_Exception_AutoloadFailed: [NEW] Thrown when autload() can't find a file More... almost 18 years ago
Solar_Cache_Adapter_Apc: [FIX] Now using apc_add() instead of a hack for the add() method. Thanks, Antti, Holvikari. More... almost 18 years ago
comment updates More... almost 18 years ago
Solar_Sql_Adapter More... almost 18 years ago
Solar_Sql_Adapter More... almost 18 years ago
Solar_Locale: [ADD] New method, getCountryCode(). Thanks Antti Holvikari. More... almost 18 years ago
updated comments More... almost 18 years ago
updated comments More... almost 18 years ago
updating copyright notice More... almost 18 years ago
Removing all use of global SOLAR_IGNORE_PARAM constant. The only place that still kind-of needs it is Solar_Sql_Select, so we have an internal constant for that now. More... almost 18 years ago
actually add the registry, dir, and file classes More... almost 18 years ago