Commit Graph

27 Commits (f449509666cba70199e422a6db46733e38fabca4)

Author SHA1 Message Date
Cyril Rohr 648819ce1c Bypass the default getters and setters for installation_uuid 6 years ago
Cyril Rohr 666d038f20 Add custom getter for Setting.installation_uuid 6 years ago
Wieland Lindenthal b1e45bc200 Allow for filtering `Setting` values when they are read. This is needed for overwriting values when EE token is not available. 6 years ago
Oliver Günther a6e9137163
Don't explicitly check empty rails cache 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 367a18d452
Fix Setting.app_title order failure 8 years ago
Oliver Günther 616ec628b5 Rewrite with_setting specs 8 years ago
Oliver Günther 4353953605 Improve stored settings as a whole 8 years ago
Jens Ulferts e03e1e99df prevent spec flicker by cleaning up after Setting.notified_events 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Jens Ulferts 374a7a2798 cleans up Settings after spec 10 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Alex Coles 5cdc438c52 Convert specs to RSpec 2.99.0.beta2 syntax with Transpec 11 years ago
Alex Coles a2679b5d35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Martin Linkhorst 3f4732e3e3 fix a bogus test 11 years ago
Martin Linkhorst 10d694f6e9 push down callback block check into OpenProject::Notifications 11 years ago
Martin Linkhorst feba6723cd specs for the OP::Notifications based settings notifier: 11 years ago
Martin Linkhorst 7a29578dfd adds a spec to test invocation of multiple callbacks 11 years ago
Martin Linkhorst dda5226dff fire callbacks only when setting was stored sucessfully 11 years ago
Martin Linkhorst 48abe7d64c dry up setting specs 11 years ago
Martin Linkhorst b2df607540 adds setting callback specs, also converts old setting tests to specs 11 years ago