Akinori MUSHA
|
8c2b11a567
|
Make TupleSorter#sort! never fail
If comparison of two objects fails, they are compared as strings.
|
2015-07-30 02:06:56 +09:00 |
|
Akinori MUSHA
|
06554eaf31
|
Implement Utils.sort_tuples! for user-defined sorting
|
2015-07-22 23:13:40 +09:00 |
|
Andrew Cantino
|
13038ce841
|
add ALLOW_JSONPATH_EVAL option to .env
|
2014-04-18 00:25:31 -07:00 |
|
Andrew Cantino
|
63a42fff3c
|
Add option to treat strings starting with $ as JSONPath
|
2014-04-05 17:04:06 -07:00 |
|
Andrew Cantino
|
77882908c4
|
in order to avoid leaking memory, remove all symbolization
|
2013-12-22 15:36:29 -08:00 |
|
Andrew Cantino
|
e24f940ac8
|
Merge branch 'master' into human_task_agent
|
2013-09-07 00:51:28 -07:00 |
|
Andrew Cantino
|
3eaa9272b1
|
Prevent some possible XSS attacks where user input makes its way into JSON and contains </script> tags.
|
2013-09-07 00:34:51 -07:00 |
|
Andrew Cantino
|
d766eb6cd3
|
Merge branch 'master' into human_task_agent
|
2013-09-06 23:57:23 -07:00 |
|
Andrew Cantino
|
6a82f27034
|
Add quick navigation box for Agents
|
2013-09-01 15:50:42 -06:00 |
|
Andrew Cantino
|
0120ccb9c1
|
Basic HuamnTaskAgent with specs
|
2013-08-28 18:02:47 -06:00 |
|
Andrew Cantino
|
86b5b1f203
|
Use select2 for type selection; switch to showing JSON for event information
|
2013-08-08 12:30:17 -07:00 |
|
Andrew Cantino
|
306237c306
|
Allow escaping of JSONPath outputs; demonstrate in the formatting agent.
|
2013-08-08 09:56:22 -07:00 |
|
Andrew Cantino
|
52a1c1208a
|
Don't allow JSONPath eval
|
2013-03-17 23:25:59 -07:00 |
|
Andrew Cantino
|
b876759b7b
|
Add JSONPath for hash paths and add JSON parsing to the WebsiteAgent.
|
2013-03-17 15:56:02 -07:00 |
|
Andrew Cantino
|
620acffa5a
|
initial commit
|
2013-03-09 22:36:12 -08:00 |
|