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
Jifty
Settings
|
Report Duplicate
19
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 08, 2024 — Jun 08, 2025
Showing page 186 of 195
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Actually described how Jifty::ClassLoader works its magic, so that users can build apps that use actions
Jesse Vincent
More...
over 19 years ago
* Don't directly call into JSON::Converter * Clear output before returning fragments XML
Alex Vandiver
More...
over 19 years ago
* The patch to JSON.pm didn't get accepted; and possibly rightly so, as, looking at the JSON spec, it technically only allows double quotes. Instead, conditionally replace the JSON::Converter's string output to use single quotes. * We now no longer need to skip some files for POD testing * Remove forked JSON.pm
Alex Vandiver
More...
over 19 years ago
* Fixed a missing dep * .051228
Jesse Vincent
More...
over 19 years ago
* Jifty::Action->argument_names should sort keys lexographically, not random hash-ordering.
Audrey Tang
More...
over 19 years ago
Lump commit
David Glasser
More...
over 19 years ago
Proper submenu nesting for nav. (It looks right in lynx now.) Somebody with sharper eyes than me should ensure that the proper CSS is still being applied, but it looks good to me.
David Glasser
More...
over 19 years ago
Change some stuff in tutorial that was just plugging in defaults.
David Glasser
More...
over 19 years ago
Another moved module reference
David Glasser
More...
over 19 years ago
Typo in tutorial (ApplicationName, not AppNamE)'
David Glasser
More...
over 19 years ago
I don't think this return does anything, and is distracting. Maybe I'm wrong.
David Glasser
More...
over 19 years ago
Oops, the typo was worse -- wrong package name.
David Glasser
More...
over 19 years ago
Typo in tutorial (no constructor call)
David Glasser
More...
over 19 years ago
Clarify tutorial file location.
David Glasser
More...
over 19 years ago
Fix POD references to Jifty::Web::PageRegion.
David Glasser
More...
over 19 years ago
* Make 'jifty app' not put extra slashes on filenames. (Although, hmm, maybe we should be using catfile here?) * Update 'jifty app' output in tutorial.
David Glasser
More...
over 19 years ago
* We really want App::CLI 0.03, not 0.02.
Audrey Tang
More...
over 19 years ago
* Remove last vestiges of ::Delete from ::Update
Alex Vandiver
More...
over 19 years ago
* Only cleanup after tests if they succeeded * Add automagic database dropping to after-tests cleanup
Alex Vandiver
More...
over 19 years ago
* Pull request path from ENV rather than Mason, so we keep things like dhandlers out of the request path. This also makes continuations to dhandlers happy.
Alex Vandiver
More...
over 19 years ago
* Move the order_by into implicit_clauses, so other implicit_clauses can override ordering
Alex Vandiver
More...
over 19 years ago
* Sorted deps * Added requirement of Test::Base 0.62 * Added Test::Pod::Coverage; patch from Todd Chapman <
[email protected]
> * Tutorial fixes; patch from Anton Berezin <
[email protected]
>
Alex Vandiver
More...
over 19 years ago
* Remove files from MANIFEST that we no longer include * Quiet down logging when we create the db and start up the server
Alex Vandiver
More...
over 19 years ago
* hcchien pointed out that 'jifty server' didn't work right for non-installed apps alemxv pointed out that this was due to my boneheaded surgery on bin/jifty
Jesse Vincent
More...
over 19 years ago
* hcchien reported that we had missed a rename in the model. Left a mean note for alex about code to fix
Jesse Vincent
More...
over 19 years ago
* Removed magical guessed library targets that were only useful at BPS
Jesse Vincent
More...
over 19 years ago
jifty schema updated to require Jifty::Config
Jesse Vincent
More...
over 19 years ago
jifty app updated to not try to load a config file
Jesse Vincent
More...
over 19 years ago
Jifty::Config can now be loaded _without_ actually loading the config file; updated Jifty::Util->default_app_name
Jesse Vincent
More...
over 19 years ago
* Jifty::Util->app_name renamed to Jifty::Util->default_app_name Jifty::Util->app_root failure softened to a warning to support app creation
Jesse Vincent
More...
over 19 years ago
←
1
2
…
182
183
184
185
186
187
188
189
190
…
194
195
→
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