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

Knotis / djangocassandra / 133

Builds Branch Commit Type Ran Committer Via Coverage
133 master Fix Delete For Rows With Matching Partition Keys The delete method was only filtering on the instance's partition keys but not the clustering keys causing models with matching partition keys to run into MultipleRows exceptions in Cassandra while ... Pull #90 01 Nov 2016 08:15PM UTC web-flow travis-ci pending completion   set done
132 master Merge pull request #89 from sethdenner/fix-memory-leak Fix Memory Leak push 31 Oct 2016 06:31PM UTC web-flow travis-ci pending completion   set done
131 master Fix Memory Leak * Wrapping connection creation in a try/catch and only creating a new connection if one does not already exist. * Added some unit tests to cover deleting models related by a foreign key. * Incremented to version 0.6.3 for release. Pull #89 31 Oct 2016 06:18PM UTC web-flow travis-ci pending completion   set done
130 master Fix Memory Leak * Wrapping connection creation in a try/catch and only creating a new connection if one does not already exist. * Added some unit tests to cover deleting models related by a foreign key. Pull #89 27 Oct 2016 08:01PM UTC web-flow travis-ci pending completion   set done
129 master Merge pull request #88 from sethdenner/hotfix-migrations-fixes Fix Issues with Migrations push 23 Sep 2016 11:17PM UTC web-flow travis-ci pending completion   set done
128 master Fix Issues with Migrations * Refactored some logic, there where two different cases for creating db tables with duplicated logic. I unified these paths. * Ensure that keyspace is set before model creation. Pull #88 23 Sep 2016 11:05PM UTC web-flow travis-ci pending completion   set done
126 master Merge pull request #86 from sethdenner/hotfix-migrations-need-table-list-from-new-keyspace-in-cassandra-3.0 Fix get_table_list in DatabaseIntrospection to Fix Migrations push 23 Sep 2016 11:02PM UTC web-flow travis-ci pending completion   set done
127 master Fix Issues with Migrations * Refactored some logic, there where two different cases for creating db tables with duplicated logic. I unified these paths. * Ensure that keyspace is set before model creation. Pull #88 23 Sep 2016 11:02PM UTC web-flow travis-ci pending completion   set done
125 master Fix get_table_list in DatabaseIntrospection to Fix Migrations * Cassandra 3.x series stores database schema metadata in the keyspace system_schema instead of schema. They also changed some field names so I wrote some compatibility code. * Wrote s... Pull #86 23 Sep 2016 09:10PM UTC web-flow travis-ci pending completion   set done
124 master Merge pull request #85 from sethdenner/upgrade-to-cassandra-driver-3.7.0 Upgrade to Cassandra Driver 3.7.0 push 23 Sep 2016 08:07PM UTC web-flow travis-ci pending completion   set done
123 master Upgrade to Cassandra Driver 3.7.0 * Had to make some minor changes to support the new cqlengine api changes but now the backend supports Cassandra 3.x series. * Incremented version to 0.6.0 * Reverted Django Date field to just use DateTime in cas... Pull #85 23 Sep 2016 07:50PM UTC web-flow travis-ci pending completion   set done
121 master Merge pull request #84 from sethdenner/fix-model-creation Fix Model Meta Class __new__ push 05 Aug 2016 11:49PM UTC web-flow travis-ci pending completion   set done
120 master Fix Model Meta Class __new__ * Model meta class was using the passed in model instead of looking up the model registered with Django. I don't know what voodoo happens here but the passed in model does not have all the information required to prop... Pull #84 05 Aug 2016 11:46PM UTC web-flow travis-ci pending completion   set done
119 master Merge pull request #83 from sethdenner/fix-dictfield-support Fix DictField Support push 05 Aug 2016 10:36PM UTC web-flow travis-ci pending completion   set done
118 master Fix DictField Support * DictFields were not returning an appropriate value for our database backend. The backend expects a python dict but it was being converted into an array of tuples. I modified the to_database method to leave the value as is ... Pull #83 05 Aug 2016 10:33PM UTC web-flow 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