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
S
Solar
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 30, 2024 — Aug 30, 2025
Showing page 42 of 105
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Solar: [ADD] Method isDir() as a corollary to fileExists() in that it checks the include_path for the requested directory.
Paul M. Jones
More...
about 18 years ago
Solar_Docs_Phpdoc: [CHG] Method parse() now pre-populates the "ignore" key
Paul M. Jones
More...
about 18 years ago
Solar_Controller_Front: [CHG] Now injects $this into the instantiated page-controller object
Paul M. Jones
More...
about 18 years ago
Solar_Controller_Page: [ADD] Allow injection of the front-controller, based on an idea by Rodrigo Moraes
Paul M. Jones
More...
about 18 years ago
updated comments
Paul M. Jones
More...
about 18 years ago
Solar_Console_Getopt: [CHG] To maintain some level of compat with original Sungrazr_Console_Getopt 'auto-assign-shorts', params are 'optional' by default.
Paul M. Jones
More...
about 18 years ago
Solar_Console_Getopt: [BRK] Major refactoring to use modified $options array and Solar_DataFilter, and modified parsing methods
Paul M. Jones
More...
about 18 years ago
Solar_Console_Getopt: [NEW] Initial import of Sungrazr_Console for CLI application support
Paul M. Jones
More...
about 18 years ago
Solar_Locale: [FIX] In _trans(), cast $replace to an array
Paul M. Jones
More...
about 18 years ago
Solar_Base and Solar_Locale ---------------------------
Paul M. Jones
More...
about 18 years ago
updated inline docs
Paul M. Jones
More...
about 18 years ago
Solar_Controller_Page: [CHG] Method _setLayoutTemplates() is now called from _render(), not _renderLayout(), in the interest of making _renderLayout() easier to override (no need to call _setLayoutTemplates() in extended methods).
Paul M. Jones
More...
about 18 years ago
Solar_Controller_Front: [FIX] Method _getPageName() now compares $page directly to $this->_routing keys, instead of massaging $page first. This fixes static routing so that it actually works. ;-)
Paul M. Jones
More...
about 18 years ago
udpated inline docs
Paul M. Jones
More...
about 18 years ago
updated keywords
Paul M. Jones
More...
about 18 years ago
Solar_Sql_Model [FIX] Removed duplicate property $_serialize_cols; thanks, Jeff Surgeson
Paul M. Jones
More...
about 18 years ago
Solar_Sql_Model
Paul M. Jones
More...
about 18 years ago
Solar_Form: [FIX] Merge config "attribs" with base attribs, so that configs do not override the attribs sub-array.
Paul M. Jones
More...
about 18 years ago
Solar_Http_Response: [FIX] In _getHeader(), use array_key_exists() instead of ! empty() so that we can get back literal zero and blank-string values
Paul M. Jones
More...
about 18 years ago
Solar_Http_Response: [FIX] Method getHeader() now uses the right property ($_headers vice $_header)
Paul M. Jones
More...
about 18 years ago
Solar_Http_Request_Adapter: [BRK] Changed $_content to $content so you can edit it directly if needed.
Paul M. Jones
More...
about 18 years ago
Solar_Sql_Model: [FIX] Use $allow, not $focus, in _checkFocus(). Thanks Antti.
Paul M. Jones
More...
about 18 years ago
Solar_Mail_Transport_Adapter_None: [NEW]
Paul M. Jones
More...
about 18 years ago
remove debug code
Paul M. Jones
More...
about 18 years ago
Solar_Http_Request_Adapter_Stream: [FIX] In _prepareContext(), use the $content param, not the $this->_content property
Paul M. Jones
More...
about 18 years ago
Solar_Http_Request_Adapter
Paul M. Jones
More...
about 18 years ago
Solar_Http_Request_Adapter: [FIX] In POST and PUT requests, forcibly set Content-Length header value
Paul M. Jones
More...
about 18 years ago
Solar_Http_Request_Adapter: [CHG] In setHeader(), now deletes header only when value is false or null (previously would delete header if value was empty string or zero)
Paul M. Jones
More...
about 18 years ago
Solar_Mime: [FIX] method headerValue() no longer replaces a value of '0' or 0 with an empty string.
Paul M. Jones
More...
about 18 years ago
Solar_Http_Request_Adapter: [FIX] In __toString(), make sure there are 2 newlines before content
Paul M. Jones
More...
about 18 years ago
←
1
2
…
38
39
40
41
42
43
44
45
46
…
104
105
→
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