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
ColdFusion on Wheels (CFWheels)
Settings
|
Report Duplicate
4
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.
May 30, 2023 — May 30, 2024
Showing page 162 of 190
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
updated tests with new mapping
Tony Petruzzi
More...
over 15 years ago
use fail method instead of assert to invoke failure
Tony Petruzzi
More...
over 15 years ago
make message not required on fail method
Tony Petruzzi
More...
over 15 years ago
adding in the final public methods (i think). that need to be tested for 1.0 release.
Tony Petruzzi
More...
over 15 years ago
finished up adding 1 test per public method that has yet to be tested and set them to fail. This was we can know how many method there are left to test. Changed so things around to follow the convention that Tony set forth. All public method are included except for dynamic association methods for hasmany, hasone and belongsto.
Tony Petruzzi
More...
over 15 years ago
setup of skeleton validations so that we can see how many methods are left to be tested. There will be more tests than this, but at least we know how far we have to go :)
Tony Petruzzi
More...
over 15 years ago
adding in the rest of the skeleton tests for controller public api. We will need to discuss how to test a couple of these areas since the end points are not exactly testable.
Tony Petruzzi
More...
over 15 years ago
added wheels/tests/controller/flash.cfc to test flash funtionality.
Tony Petruzzi
More...
over 15 years ago
Fixed so that dynamic methods can be called through callbacks (typically association methods that go via onMissingMethod).
Per Djurner
More...
over 15 years ago
Added code to keep web bots from accessing congrats and plugins pages.
Per Djurner
More...
over 15 years ago
See previous.
Per Djurner
More...
over 15 years ago
See previous.
Per Djurner
More...
over 15 years ago
See previous.
Per Djurner
More...
over 15 years ago
See previous.
Per Djurner
More...
over 15 years ago
See previous.
Per Djurner
More...
over 15 years ago
See previous.
Per Djurner
More...
over 15 years ago
See previous.
Per Djurner
More...
over 15 years ago
More cohesive and descriptive rewrite rules.
Per Djurner
More...
over 15 years ago
Return type was incorrect when no records were found on findOne with objects.
Per Djurner
More...
over 15 years ago
Trimming some white space, ugly. Anyone know of a better way to do it?
Per Djurner
More...
over 15 years ago
See previous.
Per Djurner
More...
over 15 years ago
Fix for passing along the original where clause when paginating with a criteria on the joined table. See http://groups.google.com/group/cfwheels/browse_thread/thread/93e29897bf1ddcf8 for more info.
Per Djurner
More...
over 15 years ago
Removed "rewrite.cfm" from the error email's link to the error page.
Per Djurner
More...
over 15 years ago
Set the Dispatch object to be created from root instead (same as how all the other objects are created).
Per Djurner
More...
over 15 years ago
Fixed the link to plugins in the debug area.
Per Djurner
More...
over 15 years ago
Added "Options +FollowSymLinks" to Apache rewrite rules as mentioned in the comments here: http://cfwheels.org/docs/chapter/url-rewriting
Per Djurner
More...
over 15 years ago
Changed tests to run on a specific mapping instead of just "wheels".
Per Djurner
More...
over 15 years ago
fixed failing validations tests.
Tony Petruzzi
More...
over 15 years ago
Peter's rewrite changes.
Per Djurner
More...
over 15 years ago
revert r3122 leaving in the mapping performance fix.
Tony Petruzzi
More...
over 15 years ago
←
1
2
…
158
159
160
161
162
163
164
165
166
…
189
190
→
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