Andrew Cantino
ff758cc679
move user credentials to a primary route, update twitter agents and background job
2014-02-01 14:01:27 -08:00
Andrew Cantino
bf7d3dc859
Merge branch 'user-credentials' of https://github.com/umarsheikh/huginn into umarsheikh-user-credentials
...
Conflicts:
db/schema.rb
2014-02-01 10:26:56 -08:00
Alex Piggott
49b4fd89de
#141 change delayed_job.handler to mediumtext (16MB) like event.payload
...
This isn't a complete fix because if the event.payload is (say) exactly
16MB then the handler will be >16MB and the same problem will occur.
I'll push this in for now though, in practice it means it's much less
likely to occur.
2014-01-30 09:28:17 -05:00
Umar M. Sheikh
3fafbe02ef
user credentials can now be shown, and can be removed, still to add them dynamically
2014-01-21 19:12:49 +05:00
Albert Sun
4e13fcad89
use pagination in the json serialization migration
2014-01-16 18:48:32 -05:00
Andrew Cantino
580ce8a083
Merge remote-tracking branch 'origin/master' into add_keep_events_for_to_agents
...
Conflicts:
CHANGES.md
app/models/agent.rb
2014-01-01 13:43:07 -08:00
Andrew Cantino
de83040dee
fix migration
2014-01-01 13:16:38 -08:00
Andrew Cantino
00b7423dd7
add cached columns for event creation and last errors, reducing the number of SQL queries
2013-12-26 20:15:29 -05:00
Andrew Cantino
21c0e5911d
transform and clean utf-8
2013-12-26 18:36:09 -05:00
Andrew Cantino
ec32d7f979
switch from yaml to json serialization
2013-12-23 00:54:20 -05:00
Andrew Cantino
229e24ea80
add keep_events_for as an optional field for agents to decide how long to store events
2013-12-22 14:30:02 -08:00
Andrew Cantino
86bcc465a4
allow events to expire; fix spec
2013-11-05 00:31:58 -08:00
Andrew Cantino
00727fbd4d
add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices
2013-08-24 22:46:57 -06:00
Andrew Cantino
c5fb643832
remove rails_admin - let users install it if they want it
2013-06-29 18:44:53 -07:00
Andrew Cantino
d0715756f0
add webhooks controller
2013-05-08 23:24:08 -07:00
Andrew Cantino
ac67a5de15
Only increase text field size for mysql.
2013-03-24 20:32:53 -07:00
Andrew Cantino
620acffa5a
initial commit
2013-03-09 22:36:12 -08:00