Akinori MUSHA
|
e7021b770f
Avoid complicated constant manipulation with LiquidDroppable
|
1 year ago |
Akinori MUSHA
|
930da10cea
Reformat code with Rubocop and manually adjust styles
|
1 year ago |
Dominik Sander
|
8d2150f0fd
Switch to the zeitwerk autoloader
|
5 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
|
eb48fd3f6d
Merge pull request #1974 from cantino/fix_1940
|
7 years ago |
Dominik Sander
|
e1f702adf1
Upgrade liquid (#1982)
|
7 years ago |
Akinori MUSHA
|
cabc7156d1
Protect the latest event from automatic deletion when using MySQL
|
7 years ago |
Dominik Sander
|
bf35a49f6c
Fix delayed_job_active_record overriding defaults
|
8 years ago |
Dominik Sander
|
d2cbd04ac8
Add as_object Liquid filter
|
8 years ago |
Dominik Sander
|
b2f031003f
Use strong_parameters and drop protected_attributes
|
8 years ago |
Akinori MUSHA
|
dd507e3cbf
Make Event's location accessible from Liquid templates.
|
10 years ago |
Akinori MUSHA
|
1406f37d48
Add Event#location= and make location an accessible attribute.
|
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 |
Akinori MUSHA
|
a6c16f07ac
Stop requiring files that is to be autoloaded.
|
10 years ago |
Andrew Cantino
|
0b732a7662
Merge remote-tracking branch 'origin/master' into event_update_should_not_touch_last_event_at
|
10 years ago |
Brandon Hansen
|
f54788edd8
Extracting un-dry sql to scope for reuse
|
10 years ago |
Andrew Cantino
|
142bb35d4e
Only update Agent's last_event_at on Event creation, not when Events are updated.
|
10 years ago |
Akinori MUSHA
|
e2f2ff5da8
Remove "locals" from Drop classes and introduce a real context class.
|
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
|
f722d646b7
Do not lose payload data when locals is given.
|
10 years ago |
Akinori MUSHA
|
a93bb2674e
Refactor Drop classes.
|
10 years ago |
Akinori MUSHA
|
ceea91fe2a
Add EventDrop#created_at and drop (skip_)created_at from EventFormattingAgent.
|
10 years ago |
Akinori MUSHA
|
8596bd0f0d
Introduce a new concern LiquidDroppable for refactoring.
|
10 years ago |
Akinori MUSHA
|
c1f114d56b
Make {{agent}} universally accessible from any agent.
|
10 years ago |
qedi
|
1294d47bba
minor fixes
|
11 years ago |
qedi
|
31e4d152cc
first working version of Agents that propagate immediately
|
11 years ago |