| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Preparing release 2.0.202.0.20 | Gael Pasgrimaud | 2015-11-03 | 1 | -1/+1 |
| * | added extra_requires; see #142 | Gael Pasgrimaud | 2015-11-03 | 1 | -1/+1 |
| * | Back to development: 2.0.20 | Gael Pasgrimaud | 2015-11-01 | 1 | -0/+6 |
| * | Preparing release 2.0.192.0.19 | Gael Pasgrimaud | 2015-11-01 | 1 | -1/+1 |
| * | changes | Gael Pasgrimaud | 2015-11-01 | 1 | -1/+6 |
| * | Back to development: 2.0.19 | Gael Pasgrimaud | 2015-02-05 | 1 | -0/+6 |
| * | Preparing release 2.0.182.0.18 | Gael Pasgrimaud | 2015-02-05 | 1 | -1/+1 |
| * | changes | Gael Pasgrimaud | 2015-02-05 | 1 | -1/+1 |
| * | Back to development: 2.0.18 | Gael Pasgrimaud | 2014-12-20 | 1 | -0/+6 |
| * | Preparing release 2.0.172.0.17 | Gael Pasgrimaud | 2014-12-20 | 1 | -1/+1 |
| * | changes | Gael Pasgrimaud | 2014-12-20 | 1 | -1/+5 |
| * | Back to development: 2.0.17 | Gael Pasgrimaud | 2014-09-19 | 1 | -0/+6 |
| * | Preparing release 2.0.162.0.16 | Gael Pasgrimaud | 2014-09-19 | 1 | -1/+1 |
| * | looks like a -x flag is the only way to skip running tests for CHANGELOG.rst | Gael Pasgrimaud | 2014-06-29 | 1 | -1/+1 |
| * | typo | Gael Pasgrimaud | 2014-06-04 | 1 | -1/+1 |
| * | add changes entry | Gael Pasgrimaud | 2014-06-04 | 1 | -0/+3 |
| * | changelog entry | Gael Pasgrimaud | 2014-05-27 | 1 | -0/+4 |
| * | Fixed #110. Don't ignore forced value on Radio input | Zeb DeOs | 2014-04-24 | 1 | -1/+3 |
| * | Back to development: 2.0.16 | Gael Pasgrimaud | 2014-04-17 | 1 | -0/+6 |
| * | Preparing release 2.0.152.0.15 | Gael Pasgrimaud | 2014-04-17 | 1 | -1/+1 |
| * | Fixed #84 Application cookies for localhost are no longer ignored | Gael Pasgrimaud | 2014-04-17 | 1 | -0/+3 |
| * | Fixed #106. added a few documentation | Gael Pasgrimaud | 2014-04-17 | 1 | -0/+3 |
| * | Fixed #89 | Gael Pasgrimaud | 2014-04-16 | 1 | -0/+5 |
| * | Fixed #108 cgi.parse_qsl is pending deprecation | Gael Pasgrimaud | 2014-04-16 | 1 | -2/+3 |
| * | Fixed #73. Python < 2.6.5 does not support unicode as keyword arguments names. | Gael Pasgrimaud | 2014-04-16 | 1 | -0/+7 |
| * | Fixed #92 You can now override TestApp.JSONEncoder to use a custom encoder | Gael Pasgrimaud | 2014-04-16 | 1 | -0/+2 |
| * | added #93 entry to changelog | Gael Pasgrimaud | 2014-04-16 | 1 | -0/+2 |
| * | add authorization property | Gael Pasgrimaud | 2014-04-16 | 1 | -0/+2 |
| * | Fixed #107 Explicit error message when WSGIProxy2 is not installer | Gael Pasgrimaud | 2014-04-15 | 1 | -1/+1 |
| * | Back to development: 2.0.15 | Gael Pasgrimaud | 2014-01-23 | 1 | -0/+6 |
| * | Preparing release 2.0.142.0.14 | Gael Pasgrimaud | 2014-01-23 | 1 | -1/+1 |
| * | Allow .select() on select fields. | Markus Bertheau | 2014-01-23 | 1 | -1/+2 |
| * | Back to development: 2.0.14 | Gael Pasgrimaud | 2014-01-23 | 1 | -0/+6 |
| * | Preparing release 2.0.132.0.13 | Gael Pasgrimaud | 2014-01-23 | 1 | -1/+1 |
| * | Allow selecting by text for multi selects | Markus Bertheau | 2014-01-23 | 1 | -1/+2 |
| * | Back to development: 2.0.13 | Gael Pasgrimaud | 2014-01-17 | 1 | -0/+6 |
| * | Preparing release 2.0.122.0.12 | Gael Pasgrimaud | 2014-01-17 | 1 | -1/+1 |
| * | resolve conflict | Gael Pasgrimaud | 2014-01-17 | 1 | -0/+3 |
| |\ | |||||
| | * | Allow selecting submit button by value | Markus Bertheau | 2014-01-17 | 1 | -1/+2 |
| * | | Ignore the value attribute of <input type="file"> | Markus Bertheau | 2014-01-16 | 1 | -1/+2 |
| |/ | |||||
| * | Back to development: 2.0.12 | Domen Kožar | 2013-12-29 | 1 | -0/+6 |
| * | Preparing release 2.0.112.0.11 | Domen Kožar | 2013-12-29 | 1 | -1/+1 |
| * | depend on unittest2 only for py2.6 and lower | Domen Kožar | 2013-12-29 | 1 | -0/+3 |
| * | Merge pull request #90 from lyndsysimon/configurable_bs4 | Gael Pasgrimaud | 2013-11-22 | 1 | -1/+3 |
| |\ | |||||
| | * | Adds ability to specify an HTML parser | Lyndsy Simon | 2013-10-07 | 1 | -1/+3 |
| * | | Back to development: 2.0.11 | Gael Pasgrimaud | 2013-11-14 | 1 | -0/+6 |
| * | | Preparing release 2.0.102.0.10 | Gael Pasgrimaud | 2013-11-14 | 1 | -1/+1 |
| * | | change log | Gael Pasgrimaud | 2013-11-14 | 1 | -1/+2 |
| |/ | |||||
| * | Back to development: 2.0.10 | Gael Pasgrimaud | 2013-09-18 | 1 | -0/+6 |
| * | Preparing release 2.0.92.0.9 | Gael Pasgrimaud | 2013-09-18 | 1 | -1/+1 |
