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

preaction / Minion-Backend-mysql / 141

Builds Branch Commit Type Ran Committer Via Coverage
141 master incrementing version after release push 03 Jun 2021 08:20PM UTC preaction travis-ci pending completion   set done
140 master improve performance of repair query Subselects are bad :( push 03 Jun 2021 07:49PM UTC preaction travis-ci pending completion   set done
139 v0.26 release v0.26 [Fixed] - Improved performance of the notes table by adding an index. Thanks @larryl of Grant Street Group for the patch! - Fixed rudely clobbering a $@ when updating notes - Fixed missing cleanup queries in reset - R... push 27 May 2021 10:46PM UTC preaction travis-ci pending completion   set done
138 master incrementing version after release push 27 May 2021 10:37PM UTC preaction travis-ci pending completion   set done
137 master update changelog push 27 May 2021 10:25PM UTC preaction travis-ci pending completion   set done
135 master add no_txn attribute to disable transactions A common pattern is to build a database and then run tests in transactions so that the changes can be rolled back after the test is complete. However, MySQL does not support nested transactions, so eve... push 27 May 2021 10:18PM UTC preaction travis-ci pending completion   set done
134 master remove transaction from dequeue query We have a SELECT and then an UPDATE, which has a race condition. So, we check to see if the UPDATE modified anything. If it did not, we try to get another job. Thanks @larryl for the original SQL for this. I... push 27 May 2021 09:58PM UTC preaction travis-ci pending completion   set done
133 master fix clobbering global $@ push 27 May 2021 08:40PM UTC preaction travis-ci pending completion   set done
132 v0.25 release v0.25 [Fixed] - Fixed compatibility with DBD::MariaDB. Thanks @saintserge for the patch! [Github #35] push 22 May 2021 02:56AM UTC preaction travis-ci pending completion   set done
131 master incrementing version after release push 22 May 2021 02:48AM UTC preaction travis-ci pending completion   set done
130 master Update mysql.pm Request last insert id, with method last_insert_id from Mojo::mysql to be able use MariaDB driver. push 22 May 2021 02:40AM UTC preaction travis-ci pending completion   set done
129 patch-1 Merge 7c8d1271b into edf12a251 Pull #35 18 May 2021 08:53AM UTC web-flow travis-ci pending completion   set done
128 v0.24 release v0.24 [NOTE] This release tries to fix some reported deadlocks from job dequeuing by moving the dequeue process into a transaction with a `SELECT ... FOR UPDATE` query. Please make sure to test this release in your environment ... push 12 Apr 2021 11:25PM UTC preaction travis-ci pending completion   set done
127 master incrementing version after release push 12 Apr 2021 11:15PM UTC preaction travis-ci pending completion   set done
126 master fix note values not accepting UTF-8 in the JSON JSON should be in UTF-8, but also we shouldn't care whatsoever what encoding it is: MySQL's `JSON` type is a binary type not a character type. We're supporting MySQLs from before the `JSON` type, bu... push 12 Apr 2021 10:57PM UTC preaction travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 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