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

NicolasLM / spinach / 84

Builds Branch Commit Type Ran Committer Via Coverage
84 master Add Django integration push 09 Oct 2018 09:45PM UTC NicolasLM travis-ci pending completion   set done
83 master Test Flask integration push 09 Oct 2018 08:44AM UTC NicolasLM travis-ci pending completion   set done
82 master Add Flask-Spinach integration push 08 Oct 2018 08:21PM UTC NicolasLM travis-ci pending completion   set done
80 master New development version push 07 Oct 2018 02:35PM UTC NicolasLM travis-ci pending completion   set done
79 v0.0.6 Release version 0.0.6 push 07 Oct 2018 02:33PM UTC NicolasLM travis-ci pending completion   set done
78 master Release version 0.0.6 push 07 Oct 2018 02:29PM UTC NicolasLM travis-ci pending completion   set done
77 master Log information about workers on startup push 07 Oct 2018 02:22PM UTC NicolasLM travis-ci pending completion   set done
76 master Only generate as many UUIDs as there are periodic tasks Lua cannot generate random UUIDs so they are generated in Python and passed to the `move_future_jobs` lua script. This script is responsible for creating jobs when periodic tasks are due. T... push 07 Oct 2018 02:09PM UTC NicolasLM travis-ci pending completion   set done
75 master Submit job execution results to broker from a single thread Worker threads used to be responsible for submitting the result of the execution of jobs to the broker. This meant that in the worse case scenario one connection to redis could be open f... push 07 Oct 2018 01:05PM UTC NicolasLM travis-ci pending completion   set done
74 master Submit job execution results to broker from a single thread Worker threads used to be responsible for submitting the result of the execution of jobs to the broker. This meant that in the worse case scenario one connection to redis could be open f... push 07 Oct 2018 12:42PM UTC NicolasLM travis-ci pending completion   set done
73 master Remove useless function wrapper in decorator As the wrapper did nothing else than calling the original function, it is better to just return the original function: it makes tracebacks easier to read and saves one function call for each job. push 04 Oct 2018 08:24AM UTC NicolasLM travis-ci pending completion   set done
72 master Add option to stop workers when their queue is empty The ability to block the current thread until all tasks are processed allows one-off scripts and automated tests to use `spin.start_workers` without having to do complex setup to stop workers w... push 22 Sep 2018 10:08PM UTC NicolasLM travis-ci pending completion   set done
71 master Add option to stop workers when their queue is empty The ability to block the current thread until all tasks are processed allows one-off scripts and automated tests to use `spin.start_workers` without having to do complex setup to stop workers w... push 22 Sep 2018 09:54PM UTC NicolasLM travis-ci pending completion   set done
70 master Document tips for running Redis in production push 31 Aug 2018 12:24PM UTC NicolasLM travis-ci pending completion   set done
69 master Reset periodic task score when periodicity is changed When the periodicity of a periodic task was changed, it has to wait until the next planed execution before being changed. Thus switching from 1 week periodicity to 1 second meant waiting one ... push 30 Aug 2018 01:03PM UTC NicolasLM travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 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