• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

moove-it / sidekiq-scheduler / 274

Builds Branch Commit Type Ran Committer Via Coverage
274 feature/use-json-explicit-methods Use JSON.generate and JSON.parse instead of #JSON push 12 Jan 2017 06:45PM UTC snmgian travis-ci pending completion   set done
273 master Use JSON.generate on SidekiqScheduler::Schedule.set_schedule yajl gem doesn't generates/parses accordingly the type of the received argument when invoking `Kernel#JSON` method, it just tries to parse the value. In order to fix that, we expl... push 12 Jan 2017 06:30PM UTC snmgian travis-ci pending completion   set done
272 master Fix error JSON::ParserError: lexical error: invalid char in json text on schedule loading We send `hash` as param into `set_schedule`, not json. In this case `JSON(hash)` raised exception (`JSON::ParserError: lexical error: invalid char in json t... Pull #161 10 Jan 2017 06:15PM UTC web-flow travis-ci pending completion   set done
271 master Fix error JSON::ParserError: lexical error: invalid char in json text on schedule loading We send `hash` as param into `set_schedule`, not json. In this case `JSON(hash)` raised exception (`JSON::ParserError: lexical error: invalid char in json t... Pull #161 10 Jan 2017 06:10PM UTC web-flow travis-ci pending completion   set done
270 master Fix error JSON::ParserError: lexical error: invalid char in json text on schedule loading We send `hash` as param into `set_schedule`, not json. In this case `JSON(hash)` raised exception (`JSON::ParserError: lexical error: invalid char in json t... Pull #161 10 Jan 2017 06:02PM UTC web-flow travis-ci pending completion   set done
269 master Infer queue name when loading schedule This change updates the `SidekiqScheduler::Schedule#schedule=` to infer queue name from the worker. It supports both sidekiq workers and active jobs by checking for `sidekiq_options` and a `queue_name`. push 09 Jan 2017 02:05PM UTC snmgian travis-ci pending completion   set done
268 master Fixed typo in README.md In the 'Loading the schedule section' it was assumed the schedule filed was named 'scheduler.yml', but the initializer was set to load 'sidekiq_scheduler.yml'. push 09 Jan 2017 01:54PM UTC snmgian travis-ci pending completion   set done
267 master Fix error JSON::ParserError: lexical error: invalid char in json text on schedule loading We send `hash` as param into `set_schedule`, not json. In this case `JSON(hash)` raised exception (`JSON::ParserError: lexical error: invalid char in json t... Pull #161 29 Dec 2016 02:48PM UTC web-flow travis-ci pending completion   set done
266 master Fix error JSON::ParserError: lexical error: invalid char in json text on schedule loading We send `hash` as param into `set_schedule`, not json. In this case `JSON(hash)` raised exception (`JSON::ParserError: lexical error: invalid char in json t... Pull #161 29 Dec 2016 01:59PM UTC web-flow travis-ci pending completion   set done
265 master Infer queue name when loading schedule This change updates the `SidekiqScheduler::Schedule#schedule=` to infer queue name from the worker. It supports both sidekiq workers and active jobs by checking for `sidekiq_options` and a `queue_name`. Pull #160 28 Dec 2016 11:57AM UTC web-flow travis-ci pending completion   set done
264 master Fixed typo In the 'Loading the schedule section' it was assumed the schedule filed was named 'scheduler.yml', but the initializer was set to load 'sidekiq_scheduler.yml'. Pull #159 27 Dec 2016 01:07PM UTC web-flow travis-ci pending completion   set done
263 master Change rufus-scheduler version spec to ~> 3.2 push 22 Dec 2016 06:30PM UTC snmgian travis-ci pending completion   set done
262 master change min rufus-scheduler dep to ~> 3.2 Pull #158 21 Dec 2016 12:00PM UTC web-flow travis-ci pending completion   set done
261 feature/rewrite-readme Rewrite README push 18 Dec 2016 01:31PM UTC snmgian travis-ci pending completion   set done
260 master Update README.md Psych is unable to parse the old format of :first_in => throwing an exception on startup of ``` (<unknown>): did not find expected node content while parsing a flow node at line 11 column 20 /lib/ruby/2.3.0/psych.rb:377:in `... push 02 Dec 2016 03:27AM UTC snmgian travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 33
  • 34
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc