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

Knotis / djangocassandra / 167

Builds Branch Commit Type Ran Committer Via Coverage
167 master Merge pull request #104 from sethdenner/support-django-1.8 Support Django 1.8 push 16 Feb 2017 08:57PM UTC web-flow travis-ci pending completion   set done
166 master Support Django 1.8 * Fixed imports where the underlying modules have been moved in Django. * get_table_list introspection now uses new TableInfo class to generate table metadata. * Breaks Django <=1.7 support. Pull #104 16 Feb 2017 08:48PM UTC web-flow travis-ci pending completion   set done
164 master Merge pull request #103 from sethdenner/fix-error-in-add-field Fix Error in Add Field Method push 20 Jan 2017 11:28PM UTC web-flow travis-ci pending completion   set done
163 master Fix Error in Add Field Method * Add field was calling keys() method on uninstantiated column_family instance. Changed it to call keys on ._columns instead. Pull #103 20 Jan 2017 11:19PM UTC web-flow travis-ci pending completion   set done
162 master Merge pull request #102 from sethdenner/add_field_should_ignore_old_indexes Ignore Old Indexed Fields When Adding New Field push 20 Jan 2017 10:49PM UTC web-flow travis-ci pending completion   set done
161 master Ignore Old Indexed Fields When Adding New Field * sync_table tries to recreate old secondary indexes when adding a new field. I fixed it so all old columns are set to index=False before syncing. Pull #102 20 Jan 2017 10:39PM UTC web-flow travis-ci pending completion   set done
160 master Merge pull request #101 from sethdenner/dont-alter-or-remove-fields Don't Try To Remove or Alter Fields push 20 Jan 2017 09:40PM UTC web-flow travis-ci pending completion   set done
159 master Don't Try To Remove or Alter Fields * removing or altering attributes on fields isn't well supported by the python cassandra-driver. I'm removing this functionality now since it's busted and most alters only effect Django side validation anyway. Pull #101 20 Jan 2017 09:31PM UTC web-flow travis-ci pending completion   set done
158 master Merge pull request #100 from sethdenner/fix-schema-alter-field Fix Schema Alter Field push 20 Jan 2017 07:49PM UTC web-flow travis-ci pending completion   set done
156 master Fix Schema Alter Field * Altering a field works just like creating a model. Removed unecessary code and just called create_model now. Pull #100 20 Jan 2017 07:40PM UTC web-flow travis-ci pending completion   set done
154 master Fix Migrations for DictField * Altering a dict field failed on migration since the _add_field method on the Schama class doesn't know how to create Map columns. This has been fixed. * Added a unit test for testing django migration features. Pull #99 20 Jan 2017 01:52AM UTC web-flow travis-ci pending completion   set done
152 master Merge pull request #98 from sethdenner/fix-primary-key-for-migrations Fix PrimaryKeyField to Work With makemigrations push 19 Jan 2017 10:36PM UTC web-flow travis-ci pending completion   set done
151 master Fix PrimaryKeyField to Work With makemigrations * Changed the way parameters are passed into the child field class to work better with makemigrations command. Pull #98 19 Jan 2017 10:27PM UTC web-flow travis-ci pending completion   set done
150 master Fix PrimaryKeyField to Work With makemigrations * Changed the way parameters are passed into the child field class to work better with makemigrations command. Pull #98 19 Jan 2017 10:09PM UTC web-flow travis-ci pending completion   set done
149 master Merge pull request #97 from sethdenner/primary-key-fixes Primary Key Fixes push 14 Dec 2016 12:13AM 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