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

Knotis / djangocassandra / 69

Builds Branch Commit Type Ran Committer Via Coverage
69 master Fix Results Not Being Returned For Inefficient Queries get() calls we not returning results in a case where the result you wanted was more that 21 rows deep due to a bug in the way result slices were applied. Implemented a fix and a unit test to ... Pull #56 03 Nov 2015 12:37AM UTC sethdenner travis-ci pending completion   set done
68 master Merge pull request #55 from sethdenner/fix-tokenpartitionkeyfield-serialization Fix Serialization Of TokenPartitionKeyField push 30 Oct 2015 11:01PM UTC sethdenner travis-ci pending completion   set done
67 master Fix Serialization Of TokenPartitionKeyField I didn't implement the value_to_string method for TokenPartitionKeyField which was causing an exception to be thrown on object serialization. That method now returns the values contained in the PK wrapp... Pull #55 30 Oct 2015 10:59PM UTC sethdenner travis-ci pending completion   set done
66 master Merge pull request #54 from sethdenner/fix-inefficient-queries-cant-find-results Removing accidentally uploaded file. push 29 Oct 2015 09:25PM UTC sethdenner travis-ci pending completion   set done
64 master Merge pull request #53 from sethdenner/fix-inefficient-queries-cant-find-results Inefficent Queries (get/filter) Don't Return Results In Some Cases push 29 Oct 2015 09:21PM UTC sethdenner travis-ci pending completion   set done
63 master Inefficent Queries (get/filter) Don't Return Results In Some Cases Nasty bug here where for inefficient queries the limit on the query wasn't being reset. Somewhere in the get/filter django sets a limit to 21 (I think this is MAX_GET_RESULTS +1; ... Pull #53 29 Oct 2015 09:19PM UTC sethdenner travis-ci pending completion   set done
62 master Inefficent Queries (get/filter) Don't Return Results In Some Cases Nasty bug here where for inefficient queries the limit on the query wasn't being reset. Somewhere in the get/filter django sets a limit to 21 (I think this is MAX_GET_RESULTS +1; ... Pull #53 29 Oct 2015 09:14PM UTC sethdenner travis-ci pending completion   set done
61 master Merge pull request #52 from sethdenner/fix-tokenpartitionkeyfield-update-failure Fixing Failure In Updating Models With Virtual Token Partition Key Fi… push 28 Oct 2015 08:44PM UTC sethdenner travis-ci pending completion   set done
60 master Fixing Failure In Updating Models With Virtual Token Partition Key Fields * Apparently when you mark a model field editable=False django still passes values for these fields back to the database backend for inserts and updates. This is handled co... Pull #52 28 Oct 2015 08:41PM UTC sethdenner travis-ci pending completion   set done
59 master Merge pull request #51 from sethdenner/master Fix Circular Import push 27 Oct 2015 11:39PM UTC sethdenner travis-ci pending completion   set done
58 master Incrementing version number for deployment to PyPi Pull #51 27 Oct 2015 11:35PM UTC sethdenner travis-ci pending completion   set done
57 master Incrementing version number because I accidentally distributed the wrong version to pypi Pull #51 27 Oct 2015 09:22PM UTC sethdenner travis-ci pending completion   set done
56 master Merge pull request #50 from sethdenner/paging [Deliver #106712166] - Paging Functionality push 27 Oct 2015 07:07PM UTC sethdenner travis-ci pending completion   set done
55 master * Fixed an import error in tests. * PEP8 * Removed unused imports. Pull #50 27 Oct 2015 07:05PM UTC sethdenner travis-ci pending completion   set done
47 master Merge pull request #46 from sethdenner/master Bumping Minor Version Number To 0.1.6 push 13 Jul 2015 04:50PM UTC sethdenner travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 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