2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new Solar_Filter takes over from Solar_DataFilter, which took over from older (separate) Solar_Filter and Solar_Valid More... almost 18 years ago
Solar_Docs_Apiref ----------------- More... almost 18 years ago
comment changes More... almost 18 years ago
Solar_Controller_Page: [CHG] Use Solar_Uri::get() vice fetch() More... almost 18 years ago
Solar_Controller_Front: [FIX] __construct() param More... almost 18 years ago
Solar_Controller_Console: [FIX] __construct() param More... almost 18 years ago
Solar_Class_Map --------------- More... almost 18 years ago
Solar_Cache_Adapter_Var: [NEW] A weak cache controller that stores cache entries to an object property. Of course, when the script ends, the cache goes away. More... almost 18 years ago
whitespace and comment changes More... almost 18 years ago
Solar_Auth_Adapter_Typekey: [FIX] Constructor param is now `$config = null`. More... almost 18 years ago
udpated comments More... almost 18 years ago
whitespace changes More... almost 18 years ago
Solar_Test and Solar_Example changes More... almost 18 years ago
gigantic addition of stub tests (and some in-progress tests) based on Solar_Test More... almost 18 years ago
Solar ----- More... almost 18 years ago
solar cli "binary": now attempts to use a default config file, and prints out the config file path at invocation time. More... almost 18 years ago
Solar_Request: [FIX] Method reset now de-quotes the properties for get/post/cookies, instead of the globals. Thanks, Antti Holvikari. More... almost 18 years ago
Solar_Session: [ADD] Support for P3P header, to help with IE6 privacy controls. Thanks, Clay Loveless, for providing this patch. More... about 18 years ago
Solar_Smtp_Adapter: [FIX] Be sure to set the client. Thanks, Clay Loveless. More... about 18 years ago
Solar_Auth: [CHG] Successful logout now checks for a redirection request; this is identical to the current redirect-on-login behavior. Per request from Chris Cornutt. More... about 18 years ago
Solar_Sql_Select: [ADD] Per intuitive usage from Chris Cornutt, adding fetchAll(), fetchOne(), etc. methods. Thanks Chris. More... about 18 years ago
Solar_Form: [CHG] In populate(), do not set values for "submit", "button", or "reset" elements. This keeps values from previous submit buttons from overwriting those on new forms. More... about 18 years ago
Solar_Mime: [CHG] Header values are now stripped of URL-encoded control characters (such as %0a) as an added header-injection security measure. More... about 18 years ago
updated comments More... about 18 years ago
Solar_Getopt: [CHG] Use new Solar_Request::argv() instead of $_SERVER['argv'] More... about 18 years ago
Solar_Request ------------- More... about 18 years ago
updated tests to match new Solar_Request usage More... about 18 years ago
Solar_View_Helper_Form: [FIX] In light of new Solar_Request usage, now properly gets Solar_Request dependency injection More... about 18 years ago
Solar_Request: [CHG] Renamed _setup() to reset(), to reset properties from superglobals More... about 18 years ago
need to have the $_config setting *before* the merge More... about 18 years ago