Commit Graph

1450 Commits (a25f6c5cc1aa880cdefd8a1bd975c055261f7032)

Author SHA1 Message Date
Alexander Bach 4392ffb225 Fix more tests 9 years ago
Jan Sandbrink cefa25b189 fix predecessor implementation 9 years ago
Alexander Bach f5479020b1 Test conditions more thoroughly 9 years ago
Alexander Bach bef69c67b4 Terminate failing tests early 9 years ago
Alexander Bach 76e8a436d8 Reduce test redundancy 9 years ago
Alexander Bach 39690ca19d Improve block styling 9 years ago
Alexander Bach e5b1d55974 Remove redundant argument 9 years ago
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
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
Alex Coles 01853375dc Replace dynamic finder usages in spec 9 years ago
Alex Coles a66f166498 Normalise syntax with Rubocop 9 years ago
Alex Coles 22502bb008 Use 1.9+ Hash syntax 9 years ago
Alex Coles ccb4268793 Normalise syntax with Rubocop 9 years ago
Alex Coles 16fb352d8d Use 1.9+ Hash syntax 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
Jens Ulferts 4cadd5fefc remove monkey patching of production classes in spec 9 years ago
Jens Ulferts 76fe0a4f24 remove error prone hashing key and rename methods 9 years ago
Jens Ulferts e721e32266 allows for disabling caching 9 years ago
Jens Ulferts c638dfda0d cleanup specs to avoid duplication 9 years ago
Jens Ulferts 212f547a8c actually remove all generated classes 9 years ago
Jens Ulferts f815253577 fix bug that would keep last custom field as filter 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
Jens Ulferts 01b5839cd2 remove multiple responsibility in controller 9 years ago
Jens Ulferts 7d827dec12 create distinct cache module 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