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
The Codebase
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jul 24, 2024 — Jul 24, 2025
Showing page 5 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add jsonDecodeFile() function
(no author)
More...
almost 6 years ago
Apply rounding to ScriptTimer getTime() output
(no author)
More...
almost 6 years ago
Increase character limit of session_id column to support variable length support in php 8
(no author)
More...
almost 6 years ago
Add query-string-subkey-parsing to getFormData('foo[bar]')
(no author)
More...
almost 6 years ago
Fix composer semver
(no author)
More...
almost 6 years ago
Add support for PHP >=5.6 <=7.3. Add MySQL polyfill.
(no author)
More...
almost 6 years ago
Improve error handling and display
(no author)
More...
almost 6 years ago
Improve error display. Use \u flag on preg patterns.
(no author)
More...
almost 6 years ago
Add unicode flag (/u) to preg_* patterns. Remove usage of create_function().
(no author)
More...
almost 6 years ago
Change usage of `is_a($x, 'X')` to `$x instance of X`
(no author)
More...
almost 6 years ago
Fix cases when checking for current lock was missing
(no author)
More...
almost 6 years ago
Add PDO class. (And add a few /u unicode flags to preg functions in App - more of those coming in the next commit).
(no author)
More...
about 6 years ago
misc
(no author)
More...
about 6 years ago
[no comment]
(no author)
More...
about 6 years ago
Remove App's 'ssl_domain' and 'ssl_enabled' parameters; determine SSL usage by detecting the presence of HTTPS env var (or HTTP_X_FORWARDED_PROTO). Update Session parameters for greater logevity and security. Add 'session_dir' to store site-specific sess_* files with a longer gc_maxlifetime duration.
(no author)
More...
about 6 years ago
Add getHiddenSession() method. Use strstr() instead of strtok() for getting queryless URI.
(no author)
More...
about 6 years ago
Various minor changes:
(no author)
More...
about 6 years ago
[no comment]
(no author)
More...
about 6 years ago
Add support for mysql-specific character sets and collations
(no author)
More...
about 6 years ago
Add argument to getBreadcrumbs* methods, which enables use of app->ohref(). Fix assumed bugs - hopefully will not cause a regression
(no author)
More...
about 6 years ago
Add printSortSelectMenu method
(no author)
More...
about 6 years ago
Fix minor bugs. Detect http port and add to site_port, site_url, and page_url params of App.
(no author)
More...
about 6 years ago
[no comment]
(no author)
More...
about 6 years ago
[no comment]
(no author)
More...
about 6 years ago
Update admins.php. Fix $safe_http_host
(no author)
More...
about 6 years ago
[no comment]
(no author)
More...
about 6 years ago
Add user.cli.php and supporting changes
(no author)
More...
about 6 years ago
Minor css changes
(no author)
More...
over 6 years ago
[no comment]
(no author)
More...
over 6 years ago
Add Auth_SQL->isLoggedIn(CLIENT_ID) return seconds until session expiry. Add humanTime() JS function. Fix site_hostname port separator.
(no author)
More...
over 6 years ago
←
1
2
3
4
5
6
7
8
9
…
21
22
→
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