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

mgedmin / restview / 83

Builds Branch Commit Type Ran Committer Via Coverage
83 master Claim Python 3.5 support push 16 Sep 2015 12:28PM UTC Marius Gedminas travis-ci pending completion   set done
82 master Enable Python 3.5 in Travis push 15 Sep 2015 06:07AM UTC mgedmin travis-ci pending completion   set done
81 master Use .venv instead of .env for the virtualenv .env appears to be an existing convention for a file that contains environment variables for your dev/CI environment, see - https://github.com/bkeepers/dotenv (Ruby; seems to be the original one) - ht... push 16 Jul 2015 11:02AM UTC Marius Gedminas travis-ci pending completion   set done
80 master Avoid 'virtualenv .' New virtualenv creates a 'local/' subdirectory with symlinks to things like 'src' and 'setup.py' and '.git'. This had some unfortunate consequences: - bin/py.test would find tests in src/* and local/src/* - bin/py.test woul... push 16 Jul 2015 10:12AM UTC Marius Gedminas travis-ci pending completion   set done
79 master Fix HTML cleaning code in --pypi-strict mode (#33) Add a test for it because untested code is broken code. NB: <p><a href="http://www.example.com" rel="nofollow">This is fine</a>.</p> is what you get when you filter the original <p><a cla... push 16 Jul 2015 09:59AM UTC Marius Gedminas travis-ci pending completion   set done
78 master Mock objects never had an assert_called_once() There's an assert_called_once_with(), but it checks all the arguments. Luckily, new mock releases (starting with 1.1.0) don't let me call random do-nothing assert_foo() methods. push 13 Jul 2015 06:42AM UTC Marius Gedminas travis-ci pending completion   set done
77 2.4.0 Release 2.4.0 push 27 May 2015 06:10AM UTC Marius Gedminas travis-ci pending completion   set done
76 master Post-release version bump push 27 May 2015 06:09AM UTC Marius Gedminas travis-ci pending completion   set done
75 master Drop Python 3.2 support Reason: dynamically computing install_requires doesn't work well with wheel caching, which is part of pip 7. It would be possible to retain Python 3.2 support by useing 426 environment markers to pin the older pygments. ... push 27 May 2015 06:01AM UTC Marius Gedminas travis-ci pending completion   set done
74 master Ignore .eggs/ push 13 Apr 2015 08:34AM UTC Marius Gedminas travis-ci pending completion   set done
73 master Switch to py.test to run tests Because nose ignores the two doctests in restviewhttp.py. push 09 Apr 2015 06:28PM UTC Marius Gedminas travis-ci pending completion   set done
72 master Add pypy3 to Travis push 02 Apr 2015 06:32AM UTC mgedmin travis-ci pending completion   set done
71 master Use twine to upload to PyPI, securely push 26 Mar 2015 06:51PM UTC mgedmin travis-ci pending completion   set done
70 2.3.0 Release 2.3.0 push 26 Jan 2015 08:03AM UTC mgedmin travis-ci pending completion   set done
69 master Post-release version bump push 26 Jan 2015 08:03AM UTC mgedmin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 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