Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -5/+2 |
| | | | | | | | | · Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | ||||
* | [infoq] Add support for HTTP downloads (Fixes #722) | Philipp Hagemeister | 2014-04-21 | 1 | -8/+19 |
| | |||||
* | [infoq] Simplify (#2777) | Philipp Hagemeister | 2014-04-21 | 1 | -12/+10 |
| | |||||
* | [infoq] Simplify playpath calculation | Kai Weber | 2014-04-20 | 1 | -2/+6 |
| | |||||
* | [infoq] Fix extractor | Kai Weber | 2014-04-20 | 1 | -24/+23 |
| | |||||
* | Remove unused imports and simplify | Philipp Hagemeister | 2014-02-02 | 1 | -4/+4 |
| | |||||
* | [infoq] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-29 | 1 | -23/+16 |
| | |||||
* | Tests: Add coding to files | Philipp Hagemeister | 2013-06-27 | 1 | -1/+1 |
| | |||||
* | [infoq] move tests | Philipp Hagemeister | 2013-06-27 | 1 | -0/+12 |
| | |||||
* | Move infoq into its own file | Philipp Hagemeister | 2013-06-23 | 1 | -0/+50 |