summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing release 2.0.92.0.9Gael Pasgrimaud2013-09-182-2/+2
* changelog entryGael Pasgrimaud2013-09-181-1/+3
* Merge pull request #88 from mgedmin/upload-content-type-fixupGael Pasgrimaud2013-09-182-3/+23
|\
| * Make sure Upload.content_type is not ignoredMarius Gedminas2013-09-182-3/+23
|/
* Back to development: 2.0.9Domen Kožar2013-09-172-1/+7
* Preparing release 2.0.82.0.8Domen Kožar2013-09-172-2/+2
* update CHANGELOG.rstDomen Kožar2013-09-171-0/+4
* Merge pull request #87 from mgedmin/upload-content-typeGael Pasgrimaud2013-09-175-9/+33
|\
| * Allow specifying the MIME type of an uploaded fileMarius Gedminas2013-09-165-9/+33
|/
* Merge pull request #82 from carljm/multiple-checkboxGael Pasgrimaud2013-09-026-6/+46
|\
| * Add changelog entry.Carl Meyer2013-08-301-0/+3
| * Allow assigning a list to a set of same-named checkboxes.Carl Meyer2013-08-305-6/+43
|/
* Remove old (and broken?) casperjs/selenium backward compat imports.Gael Pasgrimaud2013-08-222-16/+3
* fix 71Domen Kožar2013-08-162-9/+17
* sorry :(Domen Kožar2013-08-161-1/+1
* update changelogDomen Kožar2013-08-161-1/+2
* Merge pull request #79 from kharandziuk/masterDomen Kožar2013-08-162-20/+65
|\
| * added shortucts for xhr request; test for added codeMax Kharandziuk2013-08-132-20/+65
* | ignore changelog and contributingGael Pasgrimaud2013-08-151-0/+1
|/
* Back to development: 2.0.8Domen Kožar2013-08-072-1/+7
* Preparing release 2.0.72.0.7Domen Kožar2013-08-072-2/+2
* update changelogDomen Kožar2013-08-071-1/+7
* Merge pull request #77 from homm/masterDomen Kožar2013-08-072-3/+20
|\
| * tests for differenet json content-type in responsehomm2013-08-071-2/+19
| * Fix json detection in responsehomm2013-08-021-2/+2
* | Merge pull request #75 from ametaireau/decode-contentGael Pasgrimaud2013-08-054-1/+28
|\ \ | |/ |/|
| * update the changelogAlexis Métaireau2013-08-051-0/+2
| * Decode the content before returning itAlexis Métaireau2013-08-052-1/+25
| * Decode the content before returning itAlexis Métaireau2013-08-051-0/+1
|/
* Merge pull request #76 from noonat/fix-delete-warningDomen Kožar2013-08-013-2/+15
|\
| * Fix default value for delete params argument.Nathan Ostgard2013-07-313-2/+15
|/
* depend on waitress >=0.8.5Domen Kožar2013-06-021-1/+1
* more explaination (forget to save the changelog before commit, mff)Gael Pasgrimaud2013-06-021-1/+2
* Fixed #72. Use WSGIServer new api even if there waitress has backward compat.Gael Pasgrimaud2013-06-022-5/+5
* Back to development: 2.0.7Domen Kožar2013-05-232-1/+7
* Preparing release 2.0.62.0.6Domen Kožar2013-05-232-2/+2
* Merge pull request #70 from dmnd/patch-1Chris McDonough2013-05-071-1/+1
|\
| * Fix typo in docstringDesmond Brand2013-05-071-1/+1
|/
* Merge pull request #69 from suvit/masterDomen Kožar2013-05-044-1/+22
|\
| * added changelog entryVictor Safronovich2013-05-041-0/+3
| * remove leading newline from textareaVictor Safronovich2013-05-043-1/+19
|/
* Merge pull request #67 from tshepang/patch-2Domen Kožar2013-04-251-7/+8
|\
| * remove redundant textTshepang Lekhonkhobe2013-04-251-5/+2
| * various improvementsTshepang Lekhonkhobe2013-04-241-6/+10
* | Merge pull request #66 from tshepang/patch-1Michael Merickel2013-04-231-1/+1
|\ \ | |/ |/|
| * typoTshepang Lekhonkhobe2013-04-241-1/+1
|/
* origin_req_host is an attribute. see #64Gael Pasgrimaud2013-04-171-3/+4
* merge. fixed #65Gael Pasgrimaud2013-04-173-1/+8
|\
| * Test and changelog entry for #65.Georges Dubus2013-04-172-1/+6
| * Do not alter the BeautifulSoup object when parsing forms.Georges Dubus2013-04-171-1/+1