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 20 hours
ago. based on code collected
about 20 hours
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 36 of 105
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Solar_Model_Nodes_Bookmarks: [CHG] Adding 'DESCR_*' strings.
Paul M. Jones
More...
over 17 years ago
Solar_View_Helper_Form: [FIX] Close the 'descr' tag.
Paul M. Jones
More...
over 17 years ago
Solar_View_Helper_Form: [ADD] First pass at 'descr' support.
Paul M. Jones
More...
over 17 years ago
Solar_Form_Load_Model: [FIX] Now that the validation feedback message is not part of the filter array, use the correct index for validateInKeys and validateInList. Thanks, Antti Holvikari.
Paul M. Jones
More...
over 17 years ago
Solar_Sql_(Select | Adapter | Adapter_Sqlite | Model_Related | Model_Related_HasMany)
Paul M. Jones
More...
over 17 years ago
Solar_Sql_Model_Collection: [FIX] Override Solar_Struct::load() so that fetchAssoc() keys are not renumbered. This means that load() now replaces previous collection data, instead of merging with previous data.
Paul M. Jones
More...
almost 18 years ago
Solar_Sql_Model: [CHG] In _fixTableName(), *do not* modify the table name if already user specified. This should help with legacy table names using their own capitalization rules. Thanks, James Kilbride.
Paul M. Jones
More...
almost 18 years ago
Solar_Sql_Model_Related, Related_HasMany: [CHG] Now uses the adapter-specific disambiguate() when adding the native_alias.native_col in the has-many eager fethcing sub-select.
Paul M. Jones
More...
almost 18 years ago
Solar_Sql_Adapter, Adapter_Sqlite, and Select: [ADD] Added method disambiguate() to help support adapter-specific disambiguation of fully-qualified column names in certain situations (e.g., `JOIN (SELECT ...) ON ...` and single-column additions to SELECT statements).
Paul M. Jones
More...
almost 18 years ago
Solar_Sql_Model: [CHG] Methods _fetchAll() and _fetchAssoc(), when doing has-many eager fetching, now use the SELECT statement instead of the selection params when calling fetchRelatedArray(). This should make it possible to fetch related records when the original SELECT statement uses WHERE conditions on joined tables.
Paul M. Jones
More...
almost 18 years ago
Solar_Sql_Model_Related, _Related_HasMany: fix to has-many eager fetching
Paul M. Jones
More...
almost 18 years ago
Solar_Sql_Select: [ADD] New method cols() lets you select columns without regard to a FROM or JOIN clause. That is, it just adds to the list of columns to be selected.
Paul M. Jones
More...
almost 18 years ago
Solar_Sql_Adapter: [CHG] Method query() now intercepts and wraps PDO exceptions when preparing the query.
Paul M. Jones
More...
almost 18 years ago
Solar_Controller_Command: use PHP_EOL for OS-specific newline, instead of hard-coded unix newline char
Paul M. Jones
More...
almost 18 years ago
Solar binary: use PHP_EOL for OS-specific newline, instead of hard-coded unix newline char
Paul M. Jones
More...
almost 18 years ago
Solar binary: adding more vendor discovery logic
Paul M. Jones
More...
almost 18 years ago
Removed remaining file-level docblocks.
Rodrigo Moraes
More...
almost 18 years ago
removing <?php tags from skeleton files due to parsing complaints from the PEAR packager
Paul M. Jones
More...
almost 18 years ago
Testing commit (removing file-level docblocks).
Rodrigo Moraes
More...
almost 18 years ago
Solar binary ------------
Paul M. Jones
More...
almost 18 years ago
updated comments and keywords, started removing file-level docblocks (class-level only is OK when it's 1 class per file)
Paul M. Jones
More...
almost 18 years ago
comment changes
Paul M. Jones
More...
almost 18 years ago
multiple followup changes
Paul M. Jones
More...
almost 18 years ago
Solar_Filter: [FIX] Method applyChain() now applies "sanitize" methods to the correct variable; thanks, Antti Holvikari.
Paul M. Jones
More...
almost 18 years ago
updated comments
Paul M. Jones
More...
almost 18 years ago
Solar_Cli_Base: [CHG] Per note from Clay Loveless, use 'v' as the Unix standard for verbose (vice 'V') ... and use 'V' for version. Thanks Clay.
Paul M. Jones
More...
almost 18 years ago
updated comments (esp. packages)
Paul M. Jones
More...
almost 18 years ago
continued work on cli make-docs
Paul M. Jones
More...
almost 18 years ago
Solar_Cli_Base
Paul M. Jones
More...
almost 18 years ago
bugfix
Paul M. Jones
More...
almost 18 years ago
←
1
2
…
32
33
34
35
36
37
38
39
40
…
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