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

waylan / Python-Markdown / 250

Builds Branch Commit Type Ran Committer Via Coverage
250 master Make TestCodeHilite work with Pygments ≥ 2.1.1 New versions of Pygments insert <span></span> blocks in the beginning of the generated output sometimes [1], so we need to remove those blocks before doing the actual checking. [1]: https://bitbucke... push 03 Mar 2016 02:29PM UTC mitya57 travis-ci pending completion   set done
249 master modified: markdown/extensions/wikilinks.py Adds unrestricted regex for title because the current regex doesn't allow the large variety of titles on wikipedia. Adds the labeled links syntax from wikipedia : [[a|b]] is labeled "b" on this page b... Pull #455 29 Feb 2016 04:17PM UTC luxcem travis-ci pending completion   set done
248 master Added a few empty lines in the test to satisfy flake8 Pull #454 26 Feb 2016 11:49PM UTC Griffon26 travis-ci pending completion   set done
247 master Added assertStartsWith to tests to give better failure messages The failure printed when self.assertTrue was used with str.startswith did not show the string that was being searched. Pull #454 26 Feb 2016 11:43PM UTC Griffon26 travis-ci pending completion   set done
246 master Improve RawHtmlProcessor to have linear iso quadratic performance Pull #454 26 Feb 2016 07:50PM UTC Griffon26 travis-ci pending completion   set done
245 master Enabled pygments based tests. Added pygments to test-requirements and updated codehiliting tests to only test partial output as output differs depending on Pygments version. Fixes #453 push 29 Jan 2016 03:12AM UTC waylan travis-ci pending completion   set done
244 master Remove Py32 tests from travis, not tox. That way py32 tests can still be run locally. Just not on the CI server. push 28 Jan 2016 07:38PM UTC waylan travis-ci pending completion   set done
243 master No longer test Python 3.2 Pip version 8 dropped support for Python 3.2 and by testing it we are getting errors (related to pip, not Markdown) on that version only. Removing the Py32 tests for now so our automated tools continue to work. push 28 Jan 2016 07:20PM UTC waylan travis-ci pending completion   set done
242 master Remove downloadcache tox config value. The `downloadcache` config value is deprecated by tox and the related `--download-cache` flag is removed on pip version 8.0 (deprecated in 6.0). With this change tests should run with the lasted versions of ... push 28 Jan 2016 07:06PM UTC waylan travis-ci pending completion   set done
241 md3 Cleanup backport of 2.6.x bugfixes. push 29 Dec 2015 11:34PM UTC waylan travis-ci pending completion   set done
240 master Added Issue Stats badge push 25 Dec 2015 07:05PM UTC waylan travis-ci pending completion   set done
239 master Make it possible to supply a filename for highlighted code Pull #445 26 Nov 2015 03:18PM UTC atodorov travis-ci pending completion   set done
238 master Make it possible to supply a filename for highlighted code Pull #445 26 Nov 2015 03:15PM UTC atodorov travis-ci pending completion   set done
237 master Make it possible to supply a filename for highlighted code Pull #445 26 Nov 2015 03:11PM UTC atodorov travis-ci pending completion   set done
236 master Updated change_log push 25 Nov 2015 12:18AM UTC waylan travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 21
  • 22
  • 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