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

NicolasLM / spinach / 100

Builds Branch Commit Type Ran Committer Via Coverage
100 master Use a single Lua script to enqueue normal and future jobs This change removes duplicated code and makes scheduling a batch containing both types of jobs atomic. push 09 Nov 2018 09:25AM UTC NicolasLM travis-ci pending completion   set done
99 master Allow to safely retry enqueuing jobs Add an indempotency token to Redis scripts that enqueue jobs. This allows a client to execute the script multiple times while enqueuing jobs only once. This is needed in case of a timeout after the command ha... push 08 Nov 2018 09:04PM UTC NicolasLM travis-ci pending completion   set done
98 master New development version push 11 Oct 2018 08:41PM UTC NicolasLM travis-ci pending completion   set done
97 v0.0.8 Release version 0.0.8 push 11 Oct 2018 08:40PM UTC NicolasLM travis-ci pending completion   set done
96 master Release version 0.0.8 push 11 Oct 2018 08:39PM UTC NicolasLM travis-ci pending completion   set done
95 master Allow to schedule a task using its function Using the only the task name when scheduling a task is limiting as it makes refactoring less obvious than using the function directly. However having the possibility to use the name for scheduling is s... push 11 Oct 2018 08:17PM UTC NicolasLM travis-ci pending completion   set done
94 master Allow to schedule a task using its function Using the only the task name when scheduling a task is limiting as it makes refactoring less obvious than using the function directly. However having the possibility to use the name for scheduling is s... push 11 Oct 2018 08:14PM UTC NicolasLM travis-ci pending completion   set done
93 master Switch back to sending signals from worker threads Commit cc9a344738a50 created the notifier thread that receives results of job executions and reports them to the broker. During the change, post-run signals moved from being executed by workers t... push 10 Oct 2018 09:09PM UTC NicolasLM travis-ci pending completion   set done
91 master New development version push 10 Oct 2018 06:32PM UTC NicolasLM travis-ci pending completion   set done
90 v0.0.7 Release version 0.0.7 push 10 Oct 2018 06:30PM UTC NicolasLM travis-ci pending completion   set done
89 master Release version 0.0.7 push 10 Oct 2018 06:28PM UTC NicolasLM travis-ci pending completion   set done
88 master Start worker thread number at 1 This number is only for human consumption and startng at 1 seems more user friendly to me. push 10 Oct 2018 06:20PM UTC NicolasLM travis-ci pending completion   set done
87 master Pass number of worker threads as CLI argument To be consistent with the `queue` argument. push 10 Oct 2018 06:10PM UTC NicolasLM travis-ci pending completion   set done
86 master Pass number of worker threads as CLI argument To be consistent with the `queue` argument. push 10 Oct 2018 10:02AM UTC NicolasLM travis-ci pending completion   set done
85 master Terminate blocking workers on SIGTERM This is done in order to play nicely with Docker. This behavior is moved from the Django integration to the core Spinach because it is also useful in other contexts, like the Flask integration. push 10 Oct 2018 09:34AM UTC NicolasLM travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 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