Commit Graph

210 Commits (ca9e558050d68787f6f78f3662c107eb8f9843fc)

Author SHA1 Message Date
Jan Sandbrink e4f74167f1 replace interceptor by own logic 10 years ago
Martin Linkhorst f4bf2a9117 who let the dogs out? 10 years ago
Martin Linkhorst bd8612909c add a little info that we're connected to airbrake 10 years ago
Martin Linkhorst b59059ae89 allow airbrake configuration via configuration.yml or env vars 10 years ago
Alex Coles 34b565e916 [wip] Living Style Guide: Add 3rd-party JS/CSS (Sprockets) 10 years ago
Martin Linkhorst 0082c4485a remove boilerplate from airbrake config file 10 years ago
Jan Sandbrink afdd089080 add patch hint to full_message 10 years ago
Jan Sandbrink 36bb955f7c add custom value errors to customizable 10 years ago
Solotchi Veaceslav bbcf34f020 Forbid access to blacklisted routes 10 years ago
Martin Linkhorst 6d39133aa5 change unless to if 10 years ago
Martin Linkhorst b8bbff4ad0 use the accessor method in order to work with arrays in env vars 10 years ago
Solotchi Veaceslav d0780ee633 Disable default modules 10 years ago
Markus Kahl dc14f36fc6 spec Attachment#show 10 years ago
Markus Kahl a5ef7e546c decode URI path 10 years ago
Markus Kahl d8db13480d whitespace 10 years ago
Markus Kahl 14b1eb0170 local (file) and remote (s3) carrier wave storage 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts 6ed300af16 splits redmine.rb into initializers 10 years ago
Alex Coles add91706d3 Add foundation-apps to Sass load path (Sprockets) 10 years ago
Alex Coles 5d8ce24174 Remove files from non-stupid-digest-assets config 10 years ago
Hagen Schink 746f7cce74 Use API V3's path helper 10 years ago
Alex Coles b2ed2e24ee Remove i18n-js (as gem dependency) 10 years ago
Alex Coles 8b7bcf4b61 Prefer #map over #collect in Rails config files 10 years ago
Alex Coles 79f0cb88ea Fix syntax (w/Rubocop) in Rails config files 10 years ago
Alex Coles f10023674e Use 1.9+ Hash syntax in Rails config files 10 years ago
Philipp Tessenow 850e052fba Fix sprockets file exposure vulnerability 10 years ago
Jens Ulferts ebca9240ba send private #include 10 years ago
Jens Ulferts ffca4c6c19 updates api gems 10 years ago
Martin Linkhorst aa3a5437fc add airbrake support 10 years ago
Alex Coles 94167a5a67 Correct configuration for i18n-js w/asset pipeline 10 years ago
Cyril Rohr 2d0607f96e Generate fake secret token when precompiling. 10 years ago
Alex Coles fc8ba8efe8 Add missing Copyright header in (Rails) config 10 years ago
Alex Coles ef4c9d69e8 Serve angular-busy.html through asset pipeline 10 years ago
Marek Takac cf80a841af Fixed path in 'initializers/reload_api.rb 11 years ago
Marek Takac ac2c89c0d7 Initial foundations for API v3 11 years ago
Martin Linkhorst 16eb14514b disable async jobs in test env by default 11 years ago
Alex Coles 5a4c270da0 Fix whitespace in Rails config files 11 years ago
Alex Coles c57fd4886b Configure non-stupid-digest-assets whitelist 11 years ago
Toshi MARUYAMA 5a164fcc88 remove reduntant empty lines from config/initializers/10-patches.rb 11 years ago
Alex Coles 2660b8cd4b Revert "Attempt workaround for LSG asset loading" 11 years ago
Alex Coles 67e5612215 Attempt workaround for LSG asset loading 11 years ago
Alex Coles b0f758fce2 Attempt workaround for failing theme asset specs 11 years ago
Markus Kahl e7e88f8f36 use modified steps instead of patching capybara for i18n 11 years ago
Markus Kahl ca256f28a7 I18n support for cukes. Use i18n for labels login, register and 'forgot password'. 11 years ago
Martin Linkhorst e0e8bbc37f set default in configuration.rb 11 years ago
Martin Linkhorst 1bca417b9f make session store configurable via env var SESSION_STORE 11 years ago
Martin Linkhorst 4d4a4695a2 remove unnecessary calls to presence 11 years ago
Martin Linkhorst 8d34d46c9b enabled ActiveRecord based session store and make it configurable 11 years ago
Michael Frister 8d6ae91d8b Add patch to fix Rails' hash types with Ruby 2.1.1 11 years ago
Martin Linkhorst 6adb469477 config can contain an empty string. use presence to convert that to nil. pass it directly to :path. rails handles the nil case with its default like before. 11 years ago