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

lukesneeringer / django-pgfields / 135

Builds Branch Commit Type Ran Committer Via Coverage
135 master deconstruct method Pull #26 01 Sep 2016 06:06PM UTC web-flow travis-ci pending completion   set done
134 master Fixing arrays of UUID The psycopg2 adapter being used for UUIDField didn't handle edge cases around arrays well and, in the case of an empty array of UUIDs, was not being registered. psycopg2 itself already includes a UUID adapter, so this commit... Pull #18 04 Oct 2014 12:04AM UTC dgouldin travis-ci pending completion   set done
42 master Open the version file in a context manager. This commit causes the VERSION file to be opened in a context manager, ensuring it's closed again. push 17 Sep 2014 02:18PM UTC lukesneeringer travis-ci pending completion   set done
133 master Add tests for deconstruct methods Pull #12 28 Jun 2014 03:29AM UTC elbaschid travis-ci pending completion   set done
132 master Add tests for deconstruct methods Pull #12 28 Jun 2014 03:18AM UTC elbaschid travis-ci pending completion   set done
131 master Allow no explicit value for UUIDs if default set. This commit makes it such that setting the `default` keyword argument to UUIDField is a sufficient condition for django-pgfields not to whine about not having a value set. #13 push 27 Jun 2014 05:19PM UTC lukesneeringer travis-ci pending completion   set done
128 master Explicitly set MIDDLEWARE_CLASSES for tests. To get Django 1.7 check to be quiet. push 27 Jun 2014 04:58PM UTC lukesneeringer travis-ci pending completion   set done
127 master Bump six version requirement. This commit bumps the minimum version of six to 1.7.2, to address an issue in Django 1.7. Fixes #10. push 27 Jun 2014 04:50PM UTC lukesneeringer travis-ci pending completion   set done
126 master Add deconstruct methods to fields with custom keywords Fields that are adding keyword arguments to custom fields require a ``deconstruct`` method to make the keywords available in the corresponding migration(s). The documentation for this can be ... Pull #12 21 Jun 2014 09:45AM UTC elbaschid travis-ci pending completion   set done
125 master Merge pull request #9 from lukesneeringer/django-1.7-unstable Fix Django 1.7 regressions. push 16 Apr 2014 02:48AM UTC lukesneeringer travis-ci pending completion   set done
#1 [no commit message] push 16 Apr 2014 02:09AM UTC travis-ci pending completion   set done
123 master Bump version to 1.5.0a1, and Travis config. Pull #9 16 Apr 2014 02:05AM UTC lukesneeringer travis-ci pending completion   set done
122 master Bump version to 1.5.0a1, and Travis config. Pull #9 16 Apr 2014 02:01AM UTC lukesneeringer travis-ci pending completion   set done
121 1.5.0a1 Bump version to 1.5.0a1, and Travis config. push 16 Apr 2014 01:57AM UTC lukesneeringer travis-ci pending completion   set done
120 master Fix ArrayField's `__len` when value is 0. This commit updates `ArrayField` to make queries checking its `len` to work, even if the value is 0. This was broken in previous releases because PostgreSQL sends back a NULL value for the length of empt... push 19 Feb 2014 10:37PM UTC lukesneeringer travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 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