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
Akelos PHP Framework
Settings
|
Report Duplicate
24
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
12 days
ago. based on code collected
13 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 26 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixing soft migration issue for already installed migrations
arnoschn
More...
almost 16 years ago
fixing a stupid Ak::compat() call.
arnoschn
More...
almost 16 years ago
WARNING: IMPORTANT CHANGES AHEAD ON AkAssociatedActiveRecord::findWithAssociations influences all custom $options['selection'] calls when using $options['include'] with a finder.
arnoschn
More...
almost 16 years ago
Making Ak::trace accept arrays and adding a nicer format when on HTML
bermi
More...
almost 16 years ago
Duplicated default group
masylum
More...
almost 16 years ago
Added group to AkHasMany
masylum
More...
almost 16 years ago
Better output for permissions errors on config cache
masylum
More...
almost 16 years ago
fixing content-encoding error on the ak_development_error_handler. Removing Content-Encoding header if we step down the ob_levels
arnoschn
More...
almost 16 years ago
Adding experimental pre- and post-page-cache scripting functionality. allows you to execute php script before and after delivering a page-cache. the pre-script of course can exit the caching behaviour by simply return; from the page-cache file.
arnoschn
More...
almost 16 years ago
need to enable config-cache in testing environment, so the AkConfig testcases can work. AK_CLI only uses cache now when in testing mode
arnoschn
More...
almost 16 years ago
fixing AK_CLI bug on AkConfig again...
arnoschn
More...
almost 16 years ago
fixing inheritance column condition (type = ?):
arnoschn
More...
almost 16 years ago
adding single file tests to /script/ci-test:
arnoschn
More...
almost 16 years ago
fixing page_caching with get-parameters.
arnoschn
More...
almost 16 years ago
Disabling caching of configuration files from the CLI to pervent permission problems
arnoschn
More...
almost 16 years ago
Fixed a bug produced when calling a custom selected options like
ricard
More...
almost 16 years ago
Preventing forced content type on the default dispatcher.
bermi
More...
almost 16 years ago
Fixing checksum clash on the file_upload helper.
bermi
More...
almost 16 years ago
fixing second level associations. comparing ids and unsetting data
arnoschn
More...
almost 16 years ago
Date Time selects were unable to set id. By default no id will be set, but if an id is passed as an option then this will be set.
ricard
More...
almost 16 years ago
New functionality in date_helpers that list date or time. Now it's possible to add some custom text in the first option. Some documentation has been added in order to help users to know about this feature.
ricard
More...
almost 16 years ago
adding group by to findWithAssociation
arnoschn
More...
almost 16 years ago
implementing "conditions" and "order" option on 2nd level associations.
arnoschn
More...
almost 16 years ago
fixes for postgres
arnoschn
More...
almost 16 years ago
Adding tests for after destroy on belongs to associations
bermi
More...
almost 16 years ago
fixing return by reference
arnoschn
More...
almost 16 years ago
Adding experimental "2nd level findWithAssociations", which allows you to do:
arnoschn
More...
almost 16 years ago
Adding more details for failed associations in order to make it easier to debug
bermi
More...
almost 16 years ago
Fixing test/unit/lib/AkImage.php fixture images location to avoid http redirect
bermi
More...
almost 16 years ago
Fixing typo
bermi
More...
almost 16 years ago
←
1
2
…
22
23
24
25
26
27
28
29
30
…
44
45
→
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