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

abg / dbsake / 43

Builds Branch Commit Type Ran Committer Via Coverage
43 develop mark extended sandbox tests as disabled if running under travis-ci - These download too much data over the network and do too much work. These tests should never have been enabled for travis and have been disabled going forward until a proper... push 31 Jul 2014 06:24AM UTC abg travis-ci pending completion   set done
42 develop implement sandbox --datadir option - Adds --datadir top level option for allowing a user to specify where the sandbox datadir should be located, otherwise defaults to ./data/ relative to the sandbox directory as before. - Requested datadir wi... push 31 Jul 2014 05:55AM UTC abg travis-ci pending completion   set done
41 develop sieve: ensure mysqldump header is included in table .sql files - this was being included in output for other sections types but not for table structure / data .sql files. push 30 Jul 2014 09:26PM UTC abg travis-ci pending completion   set done
40 develop lookup socket/pid-file from my.sandbox.cnf - previously these were harcoded in sandbox.sh and changing these required updating both my.sandbox.cnf and sandbox.sh. Now my_print_defaults is used to lookup the option from the defaults file and... push 30 Jul 2014 08:36PM UTC abg travis-ci pending completion   set done
39 develop add simple upload script to contrib push 30 Jul 2014 03:10AM UTC abg travis-ci pending completion   set done
38 develop add trailing newlines to my.sandbox.cnf and sandbox.sh - minor, but annoying, regression due to jinja2 behavior. This ensures a trailing newline is written at the end of these generated files. jinja2 2.7+'s keep_trailing_newline option is ... push 30 Jul 2014 02:21AM UTC abg travis-ci pending completion   set done
37 develop add missing __dbsake_version__ global to template globals - regression from the migration to jinja2. __dbsake_version__ is used to watermark various files with a comment about which version of dbsake generated them. push 30 Jul 2014 12:32AM UTC abg travis-ci pending completion   set done
36 develop make sandbox --data-source include mysql schema by default - This can be excluded via --exclude-table. This is typically what is desired, but easy to forget to specify. push 29 Jul 2014 11:52PM UTC abg travis-ci pending completion   set done
35 develop make sandbox --data-source use standard compression utilities - previously this would only use "transaparent" decompression using tarfile - which ultimately used the stdlib gzip/bzip2 interfaces, which were causing performance issues. Now ... push 29 Jul 2014 11:46PM UTC abg travis-ci pending completion   set done
34 develop fix accidentally str + bytes bug introduced in sieve - forgot b'' prefix when cleaning up the index defer logic earlier today and failed to run the py3 test suite. push 29 Jul 2014 01:50AM UTC abg travis-ci pending completion   set done
33 develop move subcommands to a separate document - This makes commands show up nicer in the readthedocs theme. push 29 Jul 2014 01:12AM UTC abg travis-ci pending completion   set done
32 develop also update curl -> curl -s in docs/index.rst "welcome" blurb push 28 Jul 2014 08:41PM UTC abg travis-ci pending completion   set done
31 develop don't use ctx.fail for sandbox errors - this repeats usage and treats any sandbox failure as a usage failure which is confusing. Now the sandbox error is emitted on stderr and dbsake fails with a non-zero error. push 28 Jul 2014 08:37PM UTC abg travis-ci pending completion   set done
30 develop cleanup dbsake.sh bundler logic - set LANG to a en_US.utf8 if it is set to C - cleanup verbiage if a valid python cannot be found - report found python version correctly - before this was leaked as python -V writes to stderr not stdout - ensure... push 28 Jul 2014 05:50PM UTC abg travis-ci pending completion   set done
29 develop ensure mysql tarball md5 hashes are processed as utf-8 - some unicode <-> bytes braindamage in writing out text to a binary stream without conversion. push 25 Jul 2014 11:06PM 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