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

chop-dbhi / avocado / 694

Builds Branch Commit Type Ran Committer Via Coverage
694 master Whitespace fixes to satisfy flake8 Signed-off-by: Andrew Pendleton <apendleton@sunlightfoundation.com> Pull #312 11 Mar 2015 09:47PM UTC apendleton travis-ci pending completion   set done
692 master Merge pull request #306 from chop-dbhi/refactor-export Refactor formatter to reduce overhead push 15 Feb 2015 11:56PM UTC naegelyd travis-ci pending completion   set done
691 master Refactor formatter and exporter APIs 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 - Unpacki... Pull #306 15 Feb 2015 08:14PM UTC bruth travis-ci pending completion   set done
690 refactor-export Refactor formatter and exporter APIs 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 - Unpacki... push 15 Feb 2015 08:13PM UTC bruth travis-ci pending completion   set done
689 master Support configuring which databases are enabled during the test suite Environment variables are the primary interface. The variables ENABLE_SQLITE, ENABLE_MYSQL, ENABLE_POSTGRES can be set to either 1 or 0 to enable or disable the database from t... push 12 Feb 2015 01:57PM UTC bruth travis-ci pending completion   set done
688 master Refactor formatter and exporter APIs 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 - Unpacki... Pull #306 12 Feb 2015 01:53PM UTC bruth travis-ci pending completion   set done
687 refactor-export Refactor formatter and exporter APIs 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 - Unpacki... push 12 Feb 2015 01:53PM UTC bruth travis-ci pending completion   set done
686 refactor-export Fix (new) flake8 issues Signed-off-by: Byron Ruth <b@devel.io> push 11 Feb 2015 07:00PM UTC bruth travis-ci pending completion   set done
686 master Fix (new) flake8 issues Signed-off-by: Byron Ruth <b@devel.io> Pull #306 11 Feb 2015 07:00PM UTC bruth travis-ci pending completion   set done
681 master Merge pull request #310 from chop-dbhi/issue-309 Change QuerySet cache pickling to use SQL string push 04 Feb 2015 01:19PM UTC bruth travis-ci pending completion   set done
680 master Change QuerySet cache pickling to use SQL string A microbenchmark (n=10000) shows it is faster to pickle and hash the compiled SQL string than the query's internal state. Fix #309 Signed-off-by: Byron Ruth <b@devel.io> Pull #310 04 Feb 2015 01:16PM UTC bruth travis-ci pending completion   set done
679 issue-309 Change QuerySet cache pickling to use SQL string A microbenchmark (n=10000) shows it is faster to pickle and hash the compiled SQL string than the query's internal state. Fix #309 Signed-off-by: Byron Ruth <b@devel.io> push 04 Feb 2015 01:16PM UTC bruth travis-ci pending completion   set done
678 master Change QuerySet cache pickling to use SQL string A microbenchmark (n=10000) shows it is faster to pickle and hash the compiled SQL string than the query's internal state. Signed-off-by: Byron Ruth <b@devel.io> Pull #310 04 Feb 2015 01:07PM UTC bruth travis-ci pending completion   set done
677 issue-309 Change QuerySet cache pickling to use SQL string A microbenchmark (n=10000) shows it is faster to pickle and hash the compiled SQL string than the query's internal state. Signed-off-by: Byron Ruth <b@devel.io> push 04 Feb 2015 01:06PM UTC bruth travis-ci pending completion   set done
676 master Merge pull request #308 from chop-dbhi/issue-307 Ignore postgres exception when canceling an unknown query push 03 Feb 2015 07:06PM 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