Akinori MUSHA
|
e7021b770f
Avoid complicated constant manipulation with LiquidDroppable
|
1 year ago |
Akinori MUSHA
|
4a532395b7
Migrate from RR to RSpec Mocks
|
2 years ago |
Akinori MUSHA
|
5fadd12be6
Protect the latest event from automatic deletion when using MySQL
|
7 years ago |
Andrew Cantino
|
9ad4741212
Revert "Protect the latest event from automatic deletion when using MySQL" (#1993)
|
7 years ago |
Akinori MUSHA
|
be16c50bbd
Add a spec for the change
|
7 years ago |
Dustin Miller
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 years ago |
Akinori MUSHA
|
5031cbbbac
Migrate to RSpec's new expect syntax using Transpec.
|
10 years ago |
Akinori MUSHA
|
dd507e3cbf
Make Event's location accessible from Liquid templates.
|
10 years ago |
Akinori MUSHA
|
b25142e793
Introduce a Location class.
|
10 years ago |
Akinori MUSHA
|
d4bd3c7c8b
Add Event#location.
|
10 years ago |
Akinori MUSHA
|
aceed9ac83
Add a scope `with_location` to Event.
|
10 years ago |
Andrew Cantino
|
47db27a003
reload to be clear
|
10 years ago |
Andrew Cantino
|
142bb35d4e
Only update Agent's last_event_at on Event creation, not when Events are updated.
|
10 years ago |
Andrew Cantino
|
5a8206401a
Merge pull request #473 from cantino/nullify_agent_log_event_refs
|
10 years ago |
Andrew Cantino
|
32a2a77143
Cleanup event references on AgentLogs when Events are deleted
|
10 years ago |
Akinori MUSHA
|
a93bb2674e
Refactor Drop classes.
|
10 years ago |
Dominik Sander
|
1f20cf25b9
Fixed TZ issue in EventDrop spec and removed the last deprecation warning
|
10 years ago |
Akinori MUSHA
|
ceea91fe2a
Add EventDrop#created_at and drop (skip_)created_at from EventFormattingAgent.
|
10 years ago |
Akinori MUSHA
|
c1f114d56b
Make {{agent}} universally accessible from any agent.
|
10 years ago |
Andrew Cantino
|
276d5936ec
update Agent#events_count when events are expired
|
11 years ago |
Andrew Cantino
|
4cb2b86f9c
typo
|
11 years ago |
Andrew Cantino
|
a08cb6888e
fix spec?
|
11 years ago |
Andrew Cantino
|
484e1210c3
add expires_at as attr_accessible
|
11 years ago |
Andrew Cantino
|
86bcc465a4
allow events to expire; fix spec
|
11 years ago |
Andrew Cantino
|
773a612dee
Allow Events to be re-emitted for testing.
|
11 years ago |
Andrew Cantino
|
620acffa5a
initial commit
|
11 years ago |