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
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 32 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ensuring tests pass after bringing back support for db DSN connection. Rel. [501]. Fixes #132
bermi
as bermiferrer
More...
almost 17 years ago
Making it possible to connect using just a DSN. Refs #132
bermi
More...
almost 17 years ago
Fixing perms on svn hooks.
bermi
as bermiferrer
More...
almost 17 years ago
Another small change to debug svn post-commit hook. Closes #131.
bermi
as bermiferrer
More...
almost 17 years ago
Small change to debug svn post-commit hook. Closes #131.
bermi
as bermiferrer
More...
almost 17 years ago
Making unit test compatible with PHP4. Closes #131.
bermi
as bermiferrer
More...
almost 17 years ago
Fixes #131.
kaste
More...
almost 17 years ago
Implemented the update-command in scripts/plugin. 'install' complains now about an plugin which cannot be found. 'remove' lists all installed plugins when called without arguments.
kaste
More...
almost 17 years ago
Unit tests for: AkHasMany->delete() does not destroy the associated ActiveRecord though dependent=>destroy.
kaste
More...
almost 17 years ago
Fixing small typo on test. And checking if this commit message closes #127.
bermi
as bermiferrer
More...
almost 17 years ago
Empty values are null and not zero on integers now.
kaste
More...
almost 17 years ago
Added test for #128
kaste
More...
almost 17 years ago
Added a specification that an empty integer field and an empty date-field should be casted as null.
kaste
More...
almost 17 years ago
Destroying an ActiveRecord with a hasOne-Association now cascades even when the associated object has not been loaded. We simply call ->load() in the afterDestroy()-hook.
kaste
More...
almost 17 years ago
Added unit test for #125
kaste
More...
almost 17 years ago
The value null can be saved to a column of type string when creating. Before that only updating to null worked.
kaste
More...
almost 17 years ago
Added unit-test for #124
kaste
More...
almost 17 years ago
Added unit test for #123
kaste
More...
almost 17 years ago
Re-enabling ternary operator support on views which was accidentally forbidden by [480].
bermi
as bermiferrer
More...
almost 17 years ago
Adding tests for securing private variable inclussion on templates.
bermi
as bermiferrer
More...
almost 17 years ago
Fixing #119. Akelos was silencing fatal errors on controllers, which could lead to confusing debugging when having syntax errors on controllers and views.
bermi
as bermiferrer
More...
almost 17 years ago
Fixing mime_content_type which failed on Windows
bermi
as bermiferrer
More...
almost 17 years ago
Adding includeAndInstatiateModels and uninstallAndInstallMigration to AkUnitTest
bermi
as bermiferrer
More...
almost 17 years ago
On the views $controller_name sometimes contained an instance of the current controller.
bermi
as bermiferrer
More...
almost 17 years ago
Fixing bug on Sintags variable internationalization
bermi
as bermiferrer
More...
almost 17 years ago
Fixing typo. Closes #118
bermi
as bermiferrer
More...
almost 17 years ago
Adding module support for scripts/migrate.
bermi
as bermiferrer
More...
almost 17 years ago
Adding support for 'sort' on findBy options
bermi
as bermiferrer
More...
almost 17 years ago
Model generator now supports customizing first migration version column setting from the command line like:
bermi
as bermiferrer
More...
about 17 years ago
Fixing FrameworkSetup. Now it uses AkDbAdapter.
bermi
as bermiferrer
More...
about 17 years ago
←
1
2
…
28
29
30
31
32
33
34
35
36
…
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