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
about 21 hours
ago. based on code collected
about 21 hours
ago.
Sep 19, 2024 — Sep 19, 2025
Showing page 2 of 105
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
update new release notes
Paul M. Jones
More...
almost 15 years ago
update new release notes
Paul M. Jones
More...
almost 15 years ago
move all Facebook items to hold, in preparation for reauth merge in a later release
Paul M. Jones
More...
almost 15 years ago
Solar_Sql_Adapter_Mysql: [FIX] Native "timestamp" type should map to "timestamp", not "int". Thanks, Kalkin, for the report.
Paul M. Jones
More...
almost 15 years ago
Solar_View_Helper_Form: [FIX] Method addElements() now adds elements in the order they appear in the whitelist, not the order they appear in the form object.
Paul M. Jones
More...
almost 15 years ago
Solar_Symlink: [FIX] New method remove() should be static.
Paul M. Jones
More...
about 15 years ago
Solar_Symlink: [CHG] Method remove() now doubles-up on removal for Windows symlinks, since Windows reports a symlinked directory as a file, but will only let you remove it using `rd` (remove directory).
Paul M. Jones
More...
about 15 years ago
Solar_Cli_UnlinkVendor: [CHG] When removing symlinks, use Solar_Symlink::remove() instead of PHP unlink().
Paul M. Jones
More...
about 15 years ago
Solar_Symlink: [ADD] Method remove() to remove symlinks. Need this because Windows uses "rd" to remove a directory symlink, and "del" to remove a file symlink. (Unix uses "rm" for both.)
Paul M. Jones
More...
about 15 years ago
Solar_Symlink: [FIX] The mklink command on Windows returns a message even on success; change the Windows methods to account for this.
Paul M. Jones
More...
about 15 years ago
Solar_Cli_UnlinkVendor: [FIX] Convert slashes to DIRECTORY_SEPARATOR to soothe Windows.
Paul M. Jones
More...
about 15 years ago
Solar_Cli_LinkVendor: [FIX] Convert slashes to DIRECTORY_SEPARATOR to soothe Windows.
Paul M. Jones
More...
about 15 years ago
Solar_Symlink: [FIX] In methods _makeWinDir() and _makeWinFile(), use the proper argument order (the opposite of what it is in Unix).
Paul M. Jones
More...
about 15 years ago
script/solar: [FIX] Make more Win-friendly by using DIRECTORY_SEPARATOR and PATH_SEPARATOR in appropriate locations.
Paul M. Jones
More...
about 15 years ago
Solar_Sql_Model: [FIX] In method insert(), clear the cache *after* retrieving the last insert ID. Thanks, Richard Thomas, for the patch.
Paul M. Jones
More...
about 15 years ago
Returning a true true or we could be blue
Richard Thomas
More...
about 15 years ago
Initial chromephp logging adapter http://www.chromephp.com/
Richard Thomas
More...
about 15 years ago
Clean up output and fix naming copy
Richard Thomas
More...
about 15 years ago
Fix class name
Richard Thomas
More...
about 15 years ago
initial solar view for google analytics
Richard Thomas
More...
about 15 years ago
Prevent the unnecessary starting of a session.
Jeff Moore
More...
about 15 years ago
Allow extensible user attribute information to be stored.
Jeff Moore
More...
about 15 years ago
Merge r4675 and r4677 from grid branch
Jeff Moore
More...
about 15 years ago
Fix differences between trunk and grid branch.
Jeff Moore
More...
about 15 years ago
Break up processLogin and processLogout to allow subclasses to more easily extend this class
Jeff Moore
More...
about 15 years ago
Initial facebook for reauth Fix for model
Richard Thomas
More...
about 15 years ago
Split Protocol into login and logout protocols
Jeff Moore
More...
about 15 years ago
Clear session data after the session is explicitly closed.
Jeff Moore
More...
about 15 years ago
Add support for closing an existing session
Jeff Moore
More...
about 15 years ago
rename class to segment
Jeff Moore
More...
about 15 years ago
←
1
2
3
4
5
6
7
8
9
…
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