| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Preparing release 2.0.92.0.9 | Gael Pasgrimaud | 2013-09-18 | 2 | -2/+2 |
| * | changelog entry | Gael Pasgrimaud | 2013-09-18 | 1 | -1/+3 |
| * | Merge pull request #88 from mgedmin/upload-content-type-fixup | Gael Pasgrimaud | 2013-09-18 | 2 | -3/+23 |
| |\ | |||||
| | * | Make sure Upload.content_type is not ignored | Marius Gedminas | 2013-09-18 | 2 | -3/+23 |
| |/ | |||||
| * | Back to development: 2.0.9 | Domen Kožar | 2013-09-17 | 2 | -1/+7 |
| * | Preparing release 2.0.82.0.8 | Domen Kožar | 2013-09-17 | 2 | -2/+2 |
| * | update CHANGELOG.rst | Domen Kožar | 2013-09-17 | 1 | -0/+4 |
| * | Merge pull request #87 from mgedmin/upload-content-type | Gael Pasgrimaud | 2013-09-17 | 5 | -9/+33 |
| |\ | |||||
| | * | Allow specifying the MIME type of an uploaded file | Marius Gedminas | 2013-09-16 | 5 | -9/+33 |
| |/ | |||||
| * | Merge pull request #82 from carljm/multiple-checkbox | Gael Pasgrimaud | 2013-09-02 | 6 | -6/+46 |
| |\ | |||||
| | * | Add changelog entry. | Carl Meyer | 2013-08-30 | 1 | -0/+3 |
| | * | Allow assigning a list to a set of same-named checkboxes. | Carl Meyer | 2013-08-30 | 5 | -6/+43 |
| |/ | |||||
| * | Remove old (and broken?) casperjs/selenium backward compat imports. | Gael Pasgrimaud | 2013-08-22 | 2 | -16/+3 |
| * | fix 71 | Domen Kožar | 2013-08-16 | 2 | -9/+17 |
| * | sorry :( | Domen Kožar | 2013-08-16 | 1 | -1/+1 |
| * | update changelog | Domen Kožar | 2013-08-16 | 1 | -1/+2 |
| * | Merge pull request #79 from kharandziuk/master | Domen Kožar | 2013-08-16 | 2 | -20/+65 |
| |\ | |||||
| | * | added shortucts for xhr request; test for added code | Max Kharandziuk | 2013-08-13 | 2 | -20/+65 |
| * | | ignore changelog and contributing | Gael Pasgrimaud | 2013-08-15 | 1 | -0/+1 |
| |/ | |||||
| * | Back to development: 2.0.8 | Domen Kožar | 2013-08-07 | 2 | -1/+7 |
| * | Preparing release 2.0.72.0.7 | Domen Kožar | 2013-08-07 | 2 | -2/+2 |
| * | update changelog | Domen Kožar | 2013-08-07 | 1 | -1/+7 |
| * | Merge pull request #77 from homm/master | Domen Kožar | 2013-08-07 | 2 | -3/+20 |
| |\ | |||||
| | * | tests for differenet json content-type in response | homm | 2013-08-07 | 1 | -2/+19 |
| | * | Fix json detection in response | homm | 2013-08-02 | 1 | -2/+2 |
| * | | Merge pull request #75 from ametaireau/decode-content | Gael Pasgrimaud | 2013-08-05 | 4 | -1/+28 |
| |\ \ | |/ |/| | |||||
| | * | update the changelog | Alexis Métaireau | 2013-08-05 | 1 | -0/+2 |
| | * | Decode the content before returning it | Alexis Métaireau | 2013-08-05 | 2 | -1/+25 |
| | * | Decode the content before returning it | Alexis Métaireau | 2013-08-05 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #76 from noonat/fix-delete-warning | Domen Kožar | 2013-08-01 | 3 | -2/+15 |
| |\ | |||||
| | * | Fix default value for delete params argument. | Nathan Ostgard | 2013-07-31 | 3 | -2/+15 |
| |/ | |||||
| * | depend on waitress >=0.8.5 | Domen Kožar | 2013-06-02 | 1 | -1/+1 |
| * | more explaination (forget to save the changelog before commit, mff) | Gael Pasgrimaud | 2013-06-02 | 1 | -1/+2 |
| * | Fixed #72. Use WSGIServer new api even if there waitress has backward compat. | Gael Pasgrimaud | 2013-06-02 | 2 | -5/+5 |
| * | Back to development: 2.0.7 | Domen Kožar | 2013-05-23 | 2 | -1/+7 |
| * | Preparing release 2.0.62.0.6 | Domen Kožar | 2013-05-23 | 2 | -2/+2 |
| * | Merge pull request #70 from dmnd/patch-1 | Chris McDonough | 2013-05-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix typo in docstring | Desmond Brand | 2013-05-07 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #69 from suvit/master | Domen Kožar | 2013-05-04 | 4 | -1/+22 |
| |\ | |||||
| | * | added changelog entry | Victor Safronovich | 2013-05-04 | 1 | -0/+3 |
| | * | remove leading newline from textarea | Victor Safronovich | 2013-05-04 | 3 | -1/+19 |
| |/ | |||||
| * | Merge pull request #67 from tshepang/patch-2 | Domen Kožar | 2013-04-25 | 1 | -7/+8 |
| |\ | |||||
| | * | remove redundant text | Tshepang Lekhonkhobe | 2013-04-25 | 1 | -5/+2 |
| | * | various improvements | Tshepang Lekhonkhobe | 2013-04-24 | 1 | -6/+10 |
| * | | Merge pull request #66 from tshepang/patch-1 | Michael Merickel | 2013-04-23 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | typo | Tshepang Lekhonkhobe | 2013-04-24 | 1 | -1/+1 |
| |/ | |||||
| * | origin_req_host is an attribute. see #64 | Gael Pasgrimaud | 2013-04-17 | 1 | -3/+4 |
| * | merge. fixed #65 | Gael Pasgrimaud | 2013-04-17 | 3 | -1/+8 |
| |\ | |||||
| | * | Test and changelog entry for #65. | Georges Dubus | 2013-04-17 | 2 | -1/+6 |
| | * | Do not alter the BeautifulSoup object when parsing forms. | Georges Dubus | 2013-04-17 | 1 | -1/+1 |
