15 コミット (26e878c61a7c2337817e8830f0e19f956a29c08c)

作者 SHA1 メッセージ 日付
  Dominik Sander ee1ebea830 Allow to configure various devise settings in .env 8 年 前
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 年 前
  Akinori MUSHA 8c2b11a567 Make TupleSorter#sort! never fail 9 年 前
  Akinori MUSHA 06554eaf31 Implement Utils.sort_tuples! for user-defined sorting 9 年 前
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. 9 年 前
  Andrew Cantino ebe302492d fix some more XPaths 10 年 前
  Dominik Sander b7b3460fd3 Update to rails 4.1 10 年 前
  Andrew Cantino 63a42fff3c Add option to treat strings starting with $ as JSONPath 10 年 前
  Andrew Cantino e24f940ac8 Merge branch 'master' into human_task_agent 10 年 前
  Andrew Cantino 3eaa9272b1 Prevent some possible XSS attacks where user input makes its way into JSON and contains </script> tags. 10 年 前
  Andrew Cantino 0120ccb9c1 Basic HuamnTaskAgent with specs 11 年 前
  Andrew Cantino 86b5b1f203 Use select2 for type selection; switch to showing JSON for event information 11 年 前
  Andrew Cantino 306237c306 Allow escaping of JSONPath outputs; demonstrate in the formatting agent. 11 年 前
  Andrew Cantino 52a1c1208a Don't allow JSONPath eval 11 年 前
  Andrew Cantino b876759b7b Add JSONPath for hash paths and add JSON parsing to the WebsiteAgent. 11 年 前