Commit Graph

320 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
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
Toshi MARUYAMA 17c0f1453e [#14507] remove NestedSet patch from config/initializers/10-patches.rb 10 years ago
Alex Coles a61332b503 Revert "Attempt workaround for failing theme asset specs" 10 years ago
Alex Coles 8e9ae68dab Bump Rails to 4.0.9 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
Martin Linkhorst afb6292501 set the path attribute of the session cookie when a relative url root is set 11 years ago
Martin Linkhorst 9ae0e5f7b9 refactor session store initializer 11 years ago
Philipp Tessenow 9eb3fbe537 refactor fill_user_fields_from_omniauth 11 years ago
Michael Frister 673c620306 Begin to replace OpenID with omniauth 11 years ago
Martin Linkhorst 6f21c5f659 little comment improvement 11 years ago
Martin Linkhorst 982d164316 disable async jobs in test env by default 11 years ago
Martin Linkhorst 45ec8c9af9 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
Martin Linkhorst 55e5a3d1f4 set the path attribute of the session cookie when a relative url root is set 11 years ago
Martin Linkhorst 5b933ca2ab refactor session store initializer 11 years ago
Alex Coles e322c11e7c Revert "Add workaround for asset precompilation failures" 11 years ago
Alex Coles c0d75333c1 Add workaround for asset precompilation failures 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 502c7b74d6 Removes superfluous patch 11 years ago
Jonas Heinrich 06f2b8b8bf found another prettier way 11 years ago
Richard 3b091d4296 Added an initializer to monkey patch TimeWithZone. This is much easier then formatting times client side. This is probably not a good permanent solution. 11 years ago
Jonas Heinrich ed54671e6f fixed error message during creation of groups 11 years ago
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
Markus Kahl 0a0728fa89 only open rabl module once instead of twice 11 years ago
Markus Kahl a53cd64e8f make rabl 0.9.3 consider #include_child_root in collections 11 years ago
jwollert 2fdbf0316e fixes small grammatical error in translation missing warning 11 years ago
Christian Ratz 013c467d74 use cookie_store as session store 11 years ago