Commit Graph

847 Commits (c3c7e17aeb77522ab905de2959d1f302d57d7d29)

Author SHA1 Message Date
Jan Sandbrink 747e9ac3ca add spec for single journable aggregation 9 years ago
Alexander Bach 39cbce0182 Cover new cases 9 years ago
Alexander Bach 22e6a37f9e Migrate legacy spec 9 years ago
Jan Sandbrink 7240231769 make specs more readable 9 years ago
Jan Sandbrink f65f9e3e2d remove the AR portion of aggregated journals 9 years ago
Jan Sandbrink 3a87b269fa allow to fetch aggregated journals for a journable 9 years ago
Oliver Günther e1bdb41bcd More complete specs wrt. coverage, cleanup 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Jan Sandbrink 5f06a8900d better PSQL compatibility for aggregated journals 9 years ago
Jan Sandbrink f02b32faad override :initial? for AggregatedJournal 9 years ago
Jan Sandbrink 88169a46de expose id of "master" as notes_id 9 years ago
Jan Sandbrink e346909b36 add more specs for aggregated journals 9 years ago
Jan Sandbrink 8bab9a3d22 add specs for not aggregating comments 9 years ago
Jan Sandbrink 9e9ca84d9c test non-aggregation after time gap 9 years ago
Jan Sandbrink 885d8d734f add basic spec for aggregated journals 9 years ago
Alexander Bach 908c788e4f Adjust work_package_action_mailer.spec 9 years ago
Alexander Bach ee14628c09 Move send_notification to event origin 9 years ago
Alexander Bach a5f4eb1e8b First event-based draft 9 years ago
Jens Ulferts 52f6b69221 hoping to fix spec flicker 9 years ago
Jan Sandbrink 7e53b9ac04 remove spec expecting german translations 9 years ago
Jan Sandbrink 138d3dba29 fix some specs 9 years ago
Jan Sandbrink 218c75e765 fix update_by! user when not providing notes 9 years ago
Alex Coles ae59a6985a Teach User.authorize_within ActiveRecord::Relation 9 years ago
Alex Coles 81de05e5fe Remove deprecated Relation#all in specs 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 0f9240037a Fix TimeEntry cleanup on work package bulk delete 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
Jan Sandbrink 620c55bf3d change the default preference for mail hiding 10 years ago
Oliver Günther cb123c83be Fix and specs for missing plus in login attribute 10 years ago
Alex Coles abf4a011f0 Fix copying of versions on Project copy 10 years ago
Alex Coles d060e654a5 Use vanilla Rails validations for CustomField#name 10 years ago
Jan Sandbrink c075a7b401 only allow simple space in login 10 years ago
Alex Coles 3276c4ebb5 Add/update Copyright headers in specs 10 years ago
Jan Sandbrink 8e1970b9bb add roundtrip tests for more datatypes 10 years ago
Jan Sandbrink 27d6abfa35 add integrative tests for typed_value for booleans 10 years ago
Jan Sandbrink f9b242884d let custom values accept their native type 10 years ago
Alex Coles 2efd6f4e45 Move legacy specs under spec/legacy 10 years ago
Alex Coles 19ed4dc9ab Replace more deprecated shoulda matchers in specs 10 years ago
Jan Sandbrink cdeb533904 allow to disable modules in project factory 10 years ago
Jan Sandbrink 88b99db223 only respond to valid custom_field_n accessors 10 years ago
Jan Sandbrink ad5b7b3c62 make spec localization independent 10 years ago
Jan Sandbrink 122384b8f2 use "be" instead of "eql" 10 years ago
Jan Sandbrink 05bdba6a29 fix preview of true custom field in form 10 years ago
Jens Ulferts 13e0940171 only display scm options if they are configured 10 years ago
Jens Ulferts fce72938e3 prevent path traversal via filesystem scm 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles 33748ede31 Remove by qualifier in neg. #change expectation 10 years ago
Alex Coles 6cd0cad516 Remove #errors_on usages in specs 10 years ago