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

abg / dbsake / 74

Builds Branch Commit Type Ran Committer Via Coverage
74 feature/avoid_unicode_literals Remove unicode_literals imports from dbsake.cli Avoids noisy warnings from click. There are still many instances where unicode_literals are still imported through the api and these should be deprecated over time. Fixes #96 push 10 Oct 2016 05:23PM UTC abg travis-ci pending completion   set done
73 master Merge pull request #98 from azlev/rpm-tar-build Include contrib in source package push 06 Oct 2016 06:57PM UTC web-flow travis-ci pending completion   set done
72 master Include contrib in source package With contrib inside, you can build a rpm package as easy as: $ python setup.py sdist $ rpmbuild -ta dist/dbsake-*.tar.gz Pull #98 28 Jun 2016 03:26PM UTC web-flow travis-ci pending completion   set done
71 develop Merge branch 'feature/gh#88_improve_sandbox_start_action' into develop push 01 Jan 2016 07:14PM UTC abg travis-ci pending completion   set done
70 develop Merge branch 'feature/gh#90_handle_uncompressed_datasource' into develop push 21 Dec 2015 07:16PM UTC abg travis-ci pending completion   set done
6 feature/dbsake_v1.1 avoid using assert_multi_line_equals explicitly - not supported in python2.6, python2.7+ will use this by default when comparing strings with unittest.assertEqual push 03 Jul 2015 06:40PM UTC Andrew Garner travis-ci pending completion   set done
69 develop Merge branch 'feature/gh#60_frmdump_recursive' into develop push 01 Jul 2015 06:32PM UTC abg travis-ci pending completion   set done
68 develop Update HISTORY.rst push 29 Jan 2015 02:20PM UTC abg travis-ci pending completion   set done
67 develop Merge branch 'develop' push 29 Jan 2015 06:03AM UTC abg travis-ci pending completion   set done
66 master Update HISTORY.rst push 29 Jan 2015 06:02AM UTC abg travis-ci pending completion   set done
65 master Merge branch 'develop' push 29 Jan 2015 05:30AM UTC abg travis-ci pending completion   set done
64 2.1.0 Merge branch 'develop' push 29 Jan 2015 05:29AM UTC abg travis-ci pending completion   set done
63 develop ensure filetype_to_command handles missing commands filetype_to_command now tries each candidate command in order for each ext. This tries the "parallel" decompress option first and then falls back to the standard command. If no command could b... push 29 Jan 2015 05:26AM UTC abg travis-ci pending completion   set done
61 develop fix chown to fail more gracefully with python26 with python2.6, chown with a bad type results in a DeprecationWarning rather than failing with a TypeError. python2.7+ fails fast with a TypeError, as expected. This puts a little shim to check the... push 19 Jan 2015 03:46AM UTC abg travis-ci pending completion   set done
60 develop update pycompat.chown to handle py26/pypy corner cases - python26 doesn't support auto-numbered string formatting (i.e. {!r} fails but {0!r} is okay) - pypy's grp module requires input to be of type 'str' not unicode pycompat.chown handles t... push 19 Jan 2015 03:26AM UTC abg 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