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

chop-dbhi / avocado / 675

Builds Branch Commit Type Ran Committer Via Coverage
675 master Ignore postgres exception when canceling an unknown query A DatabaseError is raised when a non-superuser attempts to cancel a query that no longer exists on the server. Fix #307 Signed-off-by: Byron Ruth <b@devel.io> Pull #308 03 Feb 2015 07:03PM UTC bruth travis-ci pending completion   set done
674 issue-307 Ignore postgres exception when canceling an unknown query A DatabaseError is raised when a non-superuser attempts to cancel a query that no longer exists on the server. Fix #307 Signed-off-by: Byron Ruth <b@devel.io> push 03 Feb 2015 07:02PM UTC bruth travis-ci pending completion   set done
673 master Refactor formatter to reduce overhead A call to formatter(...) was doing a lot of work for every row being processed. The primary slow spots are: - Format methods being dynamically accessed via getattr() on every loop - Unpacking keyword argumen... Pull #306 02 Feb 2015 02:06PM UTC bruth travis-ci pending completion   set done
672 refactor-export Refactor formatter to reduce overhead A call to formatter(...) was doing a lot of work for every row being processed. The primary slow spots are: - Format methods being dynamically accessed via getattr() on every loop - Unpacking keyword argumen... push 02 Feb 2015 02:03PM UTC bruth travis-ci pending completion   set done
671 refactor-export Refactor formatter to reduce overhead A call to formatter(...) was doing a lot of work for every row being processed. The primary slow spots are: - Format methods being dynamically accessed via getattr() on every loop - Unpacking keyword argumen... push 02 Feb 2015 01:52PM UTC bruth travis-ci pending completion   set done
670 refactor-export Refactor formatter to reduce overhead A call to formatter(...) was doing a lot of work for every row being processed. The primary slow spots are: - Format methods being dynamically accessed via getattr() on every loop - Unpacking keyword argumen... push 02 Feb 2015 01:49PM UTC bruth travis-ci pending completion   set done
667 master Merge pull request #301 from chop-dbhi/issue-279 Use passed queryset in QueryProcessor.get_iterable push 28 Jan 2015 06:48PM UTC bruth travis-ci pending completion   set done
666 master Revert "Remove JSON validator from DataView, DataContext, and DataQuery" This reverts commit 944ddf2. It was overlooked that upstream clients (Serrano) does not explicitly validate the context, view, or query objects, but simply relies on it to b... push 28 Jan 2015 02:53PM UTC bruth travis-ci pending completion   set done
665 master Remove remaining references to the sql method This applies to #300 Signed-off-by: Byron Ruth <b@devel.io> push 28 Jan 2015 02:15PM UTC bruth travis-ci pending completion   set done
664 master Return empty iterable from QueryProcesor.get_iterable() for Django 1.5 An EmptyQuerySet in Django 1.5 and below was not acknowledged by the internal query object, if used directly. This check ensures no results are returned if working with an emp... Pull #301 28 Jan 2015 01:46PM UTC bruth travis-ci pending completion   set done
664 issue-279 Return empty iterable from QueryProcesor.get_iterable() for Django 1.5 An EmptyQuerySet in Django 1.5 and below was not acknowledged by the internal query object, if used directly. This check ensures no results are returned if working with an emp... push 28 Jan 2015 01:44PM UTC bruth travis-ci pending completion   set done
663 master Fix bad import to OperationalError for Django 1.5 Signed-off-by: Byron Ruth <b@devel.io> push 28 Jan 2015 01:43PM UTC bruth travis-ci pending completion   set done
662 master Remove hard restriction for Django version in test requirements This was silently forcing Django 1.6 to be installed in the Travis builds even though environment variables were being used switch the Django version. Signed-off-by: Byron Ruth <b@d... push 28 Jan 2015 01:42PM UTC bruth travis-ci pending completion   set done
661 master Remove quiet flag from Travis config while installing requirements Signed-off-by: Byron Ruth <b@devel.io> push 28 Jan 2015 01:40PM UTC bruth travis-ci pending completion   set done
660 master Use passed queryset in QueryProcessor.get_iterable Add basic tests for the QueryProcesor to evaluate issue #279. Signed-off-by: Byron Ruth <b@devel.io> Pull #301 28 Jan 2015 12:18PM UTC bruth travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 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