You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen Rochko
65b49d95b7
Make the paperclip filename interpolator smarter about the :original style
...
If an :original gets converted into another format, it would get saved as
original_filename *anyway*, so generating the extension is pointless and
yields bad results for when you change the style definition later. This way,
old gifs will still have correct URLs
8 years ago
..
application_controller_renderer.rb
Upgrade to Rails 5.0.0.1
8 years ago
assets.rb
Localizations for most server-side strings
8 years ago
backtrace_silencers.rb
Initial commit
9 years ago
blacklists.rb
Adding configurable e-mail blacklist
8 years ago
cookies_serializer.rb
Upgrade to Rails 5.0.0.1
8 years ago
devise.rb
Do not automatically login after password reset, as it would circumvent two-factor auth (if enabled)
8 years ago
doorkeeper.rb
Restrict access to oauth/applications to admins only
8 years ago
filter_parameter_logging.rb
Added optional two-factor authentication
8 years ago
httplog.rb
Add logging for outgoing http requests
8 years ago
inflections.rb
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
instrumentation.rb
Improve StatsD instrumentation
8 years ago
mime_types.rb
Reuse existing controller and route
8 years ago
new_framework_defaults.rb
Upgrade to Rails 5.0.0.1
8 years ago
ostatus.rb
Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
8 years ago
paperclip.rb
Make the paperclip filename interpolator smarter about the :original style
8 years ago
rabl_init.rb
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
8 years ago
rack-attack.rb
Don't rate-limit PuSH endpoints
8 years ago
redis.rb
Add Heroku deployment support
8 years ago
session_store.rb
Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,
8 years ago
sidekiq.rb
Add Heroku deployment support
8 years ago
simple_form.rb
Update settings to re-use admin layout, one big navigation tree, improve settings forms
8 years ago
single_user_mode.rb
Add single user mode
8 years ago
statsd.rb
Fix key names in statsd
8 years ago
timeout.rb
Update service timeout setting from 15s to 90s
8 years ago
trusted_proxies.rb
Fix error
8 years ago
wrap_parameters.rb
Upgrade to Rails 5.0.0.1
8 years ago