Commit Graph

50 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Mohamed Wael Khobalatte abceabc36f Do away with stats about rails and bundler initialization 9 years ago
Alex Coles 0468aaf593 Update config to raise in transactional callbacks 9 years ago
Alexander Bach a5f4eb1e8b First event-based draft 9 years ago
Alex Coles 5916c1995e Update Rails configs: initializers 10 years ago
Alex Coles f29144fda5 Update Rails configs: application.rb 10 years ago
Solotchi Veaceslav bbcf34f020 Forbid access to blacklisted routes 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 4a18e4594b Stop RACK from parsing requests for API V3 10 years ago
Alex Coles 601e70fbd0 Bundle all (Bower) dependencies with Webpack 10 years ago
Alex Coles 79f0cb88ea Fix syntax (w/Rubocop) in Rails config files 10 years ago
Alex Coles 94167a5a67 Correct configuration for i18n-js w/asset pipeline 10 years ago
Michael Frister 7671d13b50 Startup Times: Output to STDERR 10 years ago
Jens Ulferts 8a634a3655 fixes loading of plugin code 10 years ago
Alex Coles ef4c9d69e8 Serve angular-busy.html through asset pipeline 10 years ago
Till Breuer 7d5197c95d Correctly add angular-busy css to asset path 11 years ago
Till Breuer 3ecc25a159 Revert "Revert "Merge pull request #1478 from opf/feature/with-angular-busy"" 11 years ago
Jens Ulferts afe276384e Revert "Merge pull request #1478 from opf/feature/with-angular-busy" 11 years ago
Till Breuer f1d28556fb Add angular-busy 11 years ago
Marek Takac ac2c89c0d7 Initial foundations for API v3 11 years ago
Alex Coles ddd3d49b25 Bring in select2 styles with CSS @import rule 11 years ago
Alex Coles c7ff187ad5 Bring in jQuery theme styles with CSS @import rule 11 years ago
Alex Coles 3d7ec71e75 Configure whitelisting of assets to be precompiled 11 years ago
Alex Coles 8e56bdbcb8 Minor style tidy-up setting config.assets.paths 11 years ago
Till Breuer 880a54fe99 Require jquery atwho via bower 11 years ago
Till Breuer 0f3484009d Replace some javascript assets by their bower installations 11 years ago
Till Breuer b176e675e1 Add vendor/assets/components to asset pipeline 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Michael Frister 373314abcf Allow configuring memcache via Configuration 11 years ago
Jens Ulferts d57b56a53e streamlines configuration of relative_url_root 11 years ago
Stefan Frank 51e77a9883 forgot the removal of the middleware&the comment in application.rb 11 years ago
Stefan Frank bcabf75ffe Added the request-store, to make sure that thread-local variables are cleaned up after the request 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink dec5732815 Reverts changes to issue and work package 11 years ago
Hagen Schink e8035ea32c Moves WP action mailer tests to spec 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Sebastian Schuster e9b13e911b Reversed the view paths so plugins always come first 11 years ago
Sebastian Schuster 0a05288565 Removed document related custom fields helper, 11 years ago
Christian Ratz 426e1d712e Re enable additional environment config file 11 years ago
Michael Frister 0a3508f463 Measure and display time for three things during the Rails boot process 11 years ago
Sebastian Schuster 6d8eb89d53 Removed function to preload circular dependencies 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz 9643970c4d always require opf_plugins bundler group in application.rb 12 years ago
Christian Ratz bd779b4f82 enable testing plugins from OpenProject core 12 years ago
Christian Rijke 9be08a767e Add a method to ensure the correct load order of core model classes with a circular dependency. 12 years ago
Philipp Tessenow 4e620e7c3e we do not need to set Encoding.default_external by hand. this is done by config-encoding 12 years ago
Philipp Tessenow 2b7e87d003 work with i18n-js rewrite branch as it supports rails 3.2 12 years ago
Martin Linkhorst 29d5c5f173 REVIEW: disable whitelisting for now 12 years ago
Martin Linkhorst b90dc573ff re-enable the asset pipeline for rails 3.2 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst 4261f23fa9 REVIEW: disable whitelisting for now 12 years ago