Akinori MUSHA
|
aceed9ac83
Add a scope `with_location` to Event.
|
10 years ago |
Akinori MUSHA
|
94cec5e4cd
Merge pull request #511 from knu/agent-drop_pending_events
|
10 years ago |
Akinori MUSHA
|
faed2845c6
Add a spec for how drop_pending_events= should work.
|
10 years ago |
Akinori MUSHA
|
4a06afafde
Move these specs to the right splace.
|
10 years ago |
Andrew Cantino
|
7dc8296a6f
application.js no longer needs to be erb
|
10 years ago |
Andrew Cantino
|
53b9e47371
refactor JS and fix scheduling clearing bug
|
10 years ago |
Akinori MUSHA
|
a7f5ee3051
Do not update last_checked_event_id if an agent cannot receive events.
|
10 years ago |
Akinori MUSHA
|
ea0fb2cf90
Make drop_pending_events a virtual attribute of Agent.
|
10 years ago |
Akinori MUSHA
|
b933a886ea
Add a tooltip for the "Drop pending events" option.
|
10 years ago |
Akinori MUSHA
|
edb87b5d38
Reduce duplicates.
|
10 years ago |
Akinori MUSHA
|
c138a49824
Fix debug code.
|
10 years ago |
Andrew Cantino
|
4bb833fd89
Minor refector to avoid global @agent
|
10 years ago |
Akinori MUSHA
|
c35d6b99f0
Merge pull request #504 from knu/user_location_agent-issue-490
|
10 years ago |
Akinori MUSHA
|
7edbf92f01
Give user an option to drop pending events when enabling an agent.
|
10 years ago |
Akinori MUSHA
|
2f01eb017c
Include another concern inside of the `included` block.
|
10 years ago |
Akinori MUSHA
|
a6c16f07ac
Stop requiring files that is to be autoloaded.
|
10 years ago |
Akinori MUSHA
|
89754a1cb3
Integrate UserLocationUpdatesController into WebRequestsController.
|
10 years ago |
Andrew Cantino
|
2216e8ea10
Merge pull request #508 from cantino/update-nodejs-for-chef
|
10 years ago |
othreed
|
9e8d0803a3
The development of the nodejs cookbook has been move from github.com/mdxp/nodejs-cookbook to here: github.com/redguide/nodejs
|
10 years ago |
Andrew Cantino
|
56e2afc38c
Merge pull request #503 from knu/respring
|
10 years ago |
Andrew Cantino
|
02e57f4f88
Merge pull request #506 from cantino/downgrade_better_errors
|
10 years ago |
Andrew Cantino
|
4662653627
downgrade better_errors since we still support ruby 1.9.3 for now
|
10 years ago |
Akinori MUSHA
|
f720291b49
UserLocationAgent: Receive events and accept POST via WebRequestsController.
|
10 years ago |
Akinori MUSHA
|
0f2af0ac12
Fix the events#show page when an event contains lat/lng information.
|
10 years ago |
Akinori MUSHA
|
53e2c8b4ed
Readd Spring fixing a problem with a git-sourced gem.
|
10 years ago |
Akinori MUSHA
|
36102dd3f1
Call load_types_in after necessary class methods are defined.
|
10 years ago |
Akinori MUSHA
|
1245a1ec9f
Load huginn_scheduler first before each thread starts to auto-load files.
|
10 years ago |
Andrew Cantino
|
85fb86b1cb
Merge pull request #495 from cantino/fix_rss_agent_ids
|
10 years ago |
Andrew Cantino
|
3f81060bf1
add event description, disable spring because it messes with foreman
|
10 years ago |
Ian Blenke
|
df8440d953
Refactored the environment variables to use a HUGINN_ prefix
|
10 years ago |