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

Knotis / djangocassandra / 117

Builds Branch Commit Type Ran Committer Via Coverage
117 master Merge pull request #82 from sethdenner/fix-token-serialization Fix Token Field Serialization push 11 Jul 2016 08:14PM UTC web-flow travis-ci pending completion   set done
116 master Fix Token Field Serialization * Serializing tokens with UUID values was broken. Wrapped value in a str() call to prevent this. Pull #82 11 Jul 2016 08:10PM UTC web-flow travis-ci pending completion   set done
115 master Merge pull request #81 from sethdenner/fix-compoundkey-tokens Fix Token Queries For Compound Partition Keys push 08 Jul 2016 09:33PM UTC web-flow travis-ci pending completion   set done
114 master Fix Token Queries For Compound Partition Keys * Pagination using tokens wasn't handling compound partition/clustering keys correctly. Pull #81 08 Jul 2016 08:57PM UTC web-flow travis-ci pending completion   set done
113 master Merge pull request #78 from sethdenner/handle-emptyresultset-exception Handle EmptyResultSet Exception push 18 May 2016 11:10PM UTC sethdenner travis-ci pending completion   set done
112 master Handle EmptyResultSet Exception * EmptyResultSet exception gets bubbled up when the django test suite does a in lookup with no values causing tests to fail. Pull #78 18 May 2016 10:31PM UTC sethdenner travis-ci pending completion   set done
111 master Merge pull request #77 from sethdenner/fix-cursor-execute Fix Cursor Execute push 18 May 2016 09:41PM UTC sethdenner travis-ci pending completion   set done
110 master Fix Cursor Execute * Cursor.execute method was throwing exceptions for queries that do not return results. I modified the check for _with_rows to handle None results. Pull #77 18 May 2016 09:38PM UTC sethdenner travis-ci pending completion   set done
109 master Merge pull request #76 from sethdenner/sqlflush Sqlflush Management Command Support push 18 May 2016 09:20PM UTC sethdenner travis-ci pending completion   set done
108 master Sqlflush Management Command Support * Running Django tests requires support for the sqlflush management command. It returns an array of CQL commands to be executed against the server. The first statement is a use statement for the keyspace for th... Pull #76 18 May 2016 09:17PM UTC sethdenner travis-ci pending completion   set done
107 master Merge pull request #75 from sethdenner/fix-table-names Introspection table_names method needs default param. push 18 May 2016 07:27PM UTC sethdenner travis-ci pending completion   set done
106 master Introspection table_names method needs default param. There are cases (when running tests) where Django calls table_names without passing a cursor object. Default is now None. Pull #75 18 May 2016 07:24PM UTC sethdenner travis-ci pending completion   set done
105 master Merge pull request #74 from sethdenner/fix-foreign-key-field-creation Foreign Key Fields Not Created Properly In Meta Class push 17 May 2016 09:21PM UTC sethdenner travis-ci pending completion   set done
104 master Foreign Key Fields Not Created Properly In Meta Class * Fixed foreign key relations not being created correctly on the cqlengine side. * Fixed order_by not correctly detecting when ForeginKey partition key fields were properly filtered for the qu... Pull #74 17 May 2016 09:17PM UTC sethdenner travis-ci pending completion   set done
103 master Merge pull request #73 from sethdenner/fix-denormalize-method Fix Denormalize Method On ColumnFamilyModel push 16 May 2016 10:41PM 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