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
D
dragonfly
Settings
|
Report Duplicate
0
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 18, 2023 — Jan 18, 2024
Showing page 13 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
script + rails application template for testing with rails
Mark Evans
More...
over 11 years ago
add model stuff to initializer
Mark Evans
More...
over 11 years ago
take into account ruby version in initializer
Mark Evans
More...
over 11 years ago
doogie howser m.d.
Mark Evans
More...
over 11 years ago
removed unneeded RuntimeErrorWithOriginal
Mark Evans
More...
over 11 years ago
check for Railtie existing
Mark Evans
More...
over 11 years ago
removed autoload stuff and manually require files when they are needed
Mark Evans
More...
over 11 years ago
moved shared data store specs to lib/dragonfly/spec so that external gems can get to them
Mark Evans
More...
over 11 years ago
Dragonfly.app in place of Dragonfly.default_app and Dragonfly[:app_name]
Mark Evans
More...
over 11 years ago
removed Dragonfly::App#[] - just use #instance
Mark Evans
More...
over 11 years ago
"add_analyser" -> "analyser" in config block
Mark Evans
More...
over 11 years ago
"add_generator" -> "generator" in config block
Mark Evans
More...
over 11 years ago
"add_processor" in configure block -> "processor"
Mark Evans
More...
over 11 years ago
configure doesn't need yielded object
Mark Evans
More...
over 11 years ago
removed unneeded app for testing
Mark Evans
More...
over 11 years ago
setup_config -> set_up_config
Mark Evans
More...
over 11 years ago
renamed "use" -> "plugin"
Mark Evans
More...
over 11 years ago
sanity check tests for changing convert/identify commands
Mark Evans
More...
over 11 years ago
use env variables instead of "command line" object
Mark Evans
More...
over 11 years ago
configurable no longer calls methods on the plugin itself
Mark Evans
More...
over 11 years ago
Content#env
Mark Evans
More...
over 11 years ago
App#env
Mark Evans
More...
over 11 years ago
no need for symbolize_keys option to json_decode and json_b64_decode
Mark Evans
More...
over 11 years ago
disallow legacy urls by default
Mark Evans
More...
over 11 years ago
allows logging shell commands with log_shell
Mark Evans
More...
over 11 years ago
changed log format to be more similar to e.g. normal Rack
Mark Evans
More...
over 11 years ago
log requests
Mark Evans
More...
over 11 years ago
logging all goes through app.warn and app.info, which prefixes it with DRAGONFLY
Mark Evans
More...
over 11 years ago
removed log_commands in shell - it would fail anyway at this point
Mark Evans
More...
over 11 years ago
removed "cache_duration" - the user can simply override the Cache-Control header using "response_headers"
Mark Evans
More...
over 11 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
77
78
→
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