1795 次代码提交 (ffe962647501a7aabbd6b1e785aaef1df7e2b76b)

作者 SHA1 备注 提交日期
  Andrew Cantino ffe9626475 remove spring because it frequently conflicts with foreman 9 年之前
  Andrew Cantino 16e9504a88 Merge pull request #966 from TildeWill/skip_invitation_code 9 年之前
  Will Read 570030c586 Improve language for clarity 9 年之前
  Will Read b87ac1d6d4 Test operates correctly regardless of dev's ENV config 9 年之前
  Will Read f36b39b85c Provide a default value in the case that the ENV variable isn't set 9 年之前
  Will Read 5b6d7c7e85 Adds the ability to allow public signup without invite code 9 年之前
  Akinori MUSHA 9e8f9bf7f9 Revert "Make a `spring` group which user must opt in to" 9 年之前
  Akinori MUSHA 76be124012 Revert "Replace the `platform :ruby18` hack with `install_if`" 9 年之前
  Akinori MUSHA 06827f99a0 Replace the `platform :ruby18` hack with `install_if` 9 年之前
  Akinori MUSHA 0d0468bc6f Make a `spring` group which user must opt in to 9 年之前
  Akinori MUSHA d14027c77d Merge pull request #950 from cantino/web_content_charset 9 年之前
  Akinori MUSHA 67ff37a9f8 Merge pull request #939 from cantino/dry_run_with_event 9 年之前
  Akinori MUSHA 47d19476cd Remember the payload last sent and reuse it as default next time 9 年之前
  Andrew Cantino 3888648a00 Merge pull request #943 from cantino/rss_agent_logs_exact_feed_on_error 9 年之前
  Andrew Cantino 9ed9a20adb fix Gemfile.lock 9 年之前
  Andrew Cantino fe1e806368 Merge branch 'master' into rss_agent_logs_exact_feed_on_error 9 年之前
  Akinori MUSHA 6f667a4973 Implement charset handling in WebRequestConcern 9 年之前
  Akinori MUSHA 77ec02271f Merge branch 'ruby2.0' 9 年之前
  Akinori MUSHA 010a3c093e OpenStruct responds to `[]`/`[]=` in Ruby 2.0+ 9 年之前
  Akinori MUSHA 51e8414257 Retire lib/prepend.rb 9 年之前
  Akinori MUSHA cd962f767e Require Ruby 2.0.0 or higher 9 年之前
  Akinori MUSHA 4c82e3a547 Merge pull request #945 from cantino/rss_agent-events_order 9 年之前
  Akinori MUSHA 1d33417cee Enhance RssAgent with the `events_order` option 9 年之前
  Dominik Sander 4619e53da4 Merge pull request #947 from dsander/fix-agent-show-exception 9 年之前
  Dominik Sander 8252e727a2 Do not try to display service_label when service has been deleted 9 年之前
  Akinori MUSHA 9d5c13accd Make sure Agent#build_event initializes `event.agent` 9 年之前
  Akinori MUSHA 8c2b11a567 Make TupleSorter#sort! never fail 9 年之前
  Akinori MUSHA b735e7300f Update CHANGES.md 9 年之前
  Akinori MUSHA 55e0da91cd Add a spec for DryRunnable#dry_run! with event 9 年之前
  Akinori MUSHA bfbe2ac9a4 Add support for sending an event in a "Dry Run" 10 年之前
  Akinori MUSHA fe857bc6f0 Make the dry_run action accept an event payload 10 年之前
  Akinori MUSHA fec382f24f Make Agent#dry_run! accept an optional incoming event 10 年之前
  Akinori MUSHA 464d4948ff Add a data attribute `data-with-event-mode` to each Dry Run button 10 年之前
  Akinori MUSHA 8eaaff410a Always use POST for dry_run 10 年之前
  Akinori MUSHA 60fa69842e Merge branch 'sortable_events' 9 年之前
  Akinori MUSHA f0ae054550 Minor style changes 9 年之前
  Akinori MUSHA 29ea605d76 Fix a typo in the document 10 年之前
  Andrew Cantino 438d09edf1 the RSSAgent should record which feed errored and keep going on the other ones 10 年之前
  Akinori MUSHA cb0333ee92 Fix a nonsense spec for dry_run 10 年之前
  Akinori MUSHA 1fc1656922 Update Liquid to 3.0.6 and revert the monkey patch 10 年之前
  Akinori MUSHA 6ea03df8b9 Prefer plain method calls 10 年之前
  Akinori MUSHA 3f5bab77f6 Activate events_order in WebsiteAgent 10 年之前
  Akinori MUSHA d11dec715c Define description_events_order also as a class method 10 年之前
  Akinori MUSHA 93e6c655ad Make DryRunnable wrap Agent instead of extending an Agent instance 10 年之前
  Akinori MUSHA 96c6d417c1 Make create_event() accept an Event in addition to a Hash 10 年之前
  Akinori MUSHA 5271f173ea Rescue ArgumentError leaked from the date filter 10 年之前
  Akinori MUSHA 6fcbc519fa Add forgotten updates 10 年之前
  Andrew Cantino 94c4bf86ff Update README.md 10 年之前
  Andrew Cantino 8c6a090640 Merge pull request #931 from cantino/reduce_default_delayed_job_max_runtime 10 年之前
  Andrew Cantino cd1cd73e5b Reduce the default DELAYED_JOB_MAX_RUNTIME from 20 minutes to 2 minutes. 10 年之前