|
.. |
|
20120728210244_devise_create_users.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20120728215449_add_admin_to_users.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20120919061122_enable_lockable_strategy_for_devise.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20120919063304_add_username_to_users.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20121216025930_create_events.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20121220053905_create_agents.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20121222074732_create_links.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20121223203701_create_delayed_jobs.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20121231170705_add_memory_to_agents.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20130107050049_add_invitation_code_to_users.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20130124050117_add_indexes.rb
|
620acffa5a
|
initial commit
|
11 年 前 |
|
20130126080736_change_memory_to_long_text.rb
|
ac67a5de15
|
Only increase text field size for mysql.
|
11 年 前 |
|
20130509053743_add_last_webhook_at_to_agents.rb
|
d0715756f0
|
add webhooks controller
|
11 年 前 |
|
20130819160603_create_agent_logs.rb
|
00727fbd4d
|
add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices
|
11 年 前 |
|
20131105063248_add_expires_at_to_events.rb
|
86bcc465a4
|
allow events to expire; fix spec
|
11 年 前 |
|
20131222211558_add_keep_events_for_to_agents.rb
|
229e24ea80
|
add keep_events_for as an optional field for agents to decide how long to store events
|
11 年 前 |
|
20131223032112_switch_to_json_serialization.rb
|
68437b9e0a
|
Added to_i cast fixing String to number comparison error
|
10 年 前 |
|
20131227000021_add_cached_dates_to_agent.rb
|
00b7423dd7
|
add cached columns for event creation and last errors, reducing the number of SQL queries
|
11 年 前 |
|
20140121075418_create_user_credentials.rb
|
ff758cc679
|
move user credentials to a primary route, update twitter agents and background job
|
10 年 前 |
|
20140127164931_change_handler_to_medium_text.rb
|
49b4fd89de
|
#141 change delayed_job.handler to mediumtext (16MB) like event.payload
|
10 年 前 |
|
20140210062747_add_mode_to_user_credentials.rb
|
c043a40868
|
add Ace editor for editing JavaScript in credentials
|
10 年 前 |
|
20140213053001_add_event_id_at_creation_to_links.rb
|
2ea5ad24c4
|
add Link, Event classes to migration and use find_each
|
10 年 前 |
|
20140216201250_add_propagate_immediately_to_agent.rb
|
1294d47bba
|
minor fixes
|
10 年 前 |
|
20140403043556_add_disabled_to_agent.rb
|
c73a21aab3
|
[196-Disable] DB Migration
|
10 年 前 |
|
20140408150825_rename_webhook_to_web_request.rb
|
db0fbe4c93
|
rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now
|
10 年 前 |
|
20140509170420_create_scenarios.rb
|
aaa4b7a155
|
add basic scaffold of scenarios, including the ability to add agents to scenarios, edit scenarios, and view scenarios. next step: import and export
|
10 年 前 |
|
20140509170443_create_scenario_memberships.rb
|
aaa4b7a155
|
add basic scaffold of scenarios, including the ability to add agents to scenarios, edit scenarios, and view scenarios. next step: import and export
|
10 年 前 |