pyquery
log
| age | author | description |
|---|---|---|
| 17 months ago | Emanuele Aina | now .eq(index) quietly tolerates out-of-bounds indexesdefault tip |
| 17 months ago | gpasgrimaud | doc refactoring |
| 18 months ago | Olivier Lauzanne | 0.3.1 release |
| 18 months ago | Olivier Lauzanne | Added tag 0.3.1 for changeset 91a4330801b9 |
| 18 months ago | Gael Pasgrimaud | merge0.3.1 |
| 18 months ago | Gael Pasgrimaud | use pyquery.org for testing |
| 18 months ago | Gael Pasgrimaud | rule / entry_point for deliverance |
| 18 months ago | Gael Pasgrimaud | Allow to have Element as argument |
| 19 months ago | Olivier Lauzanne | Added tag 0.3 for changeset 9796ea9cb849 |
| 19 months ago | Olivier Lauzanne | released 0.30.3 |
| 19 months ago | Olivier Lauzanne | user the html parser from lxml.html |
| 19 months ago | Olivier Lauzanne | documentation |
| 19 months ago | Olivier Lauzanne | some more pseudo classes |
| 19 months ago | Christian Wyglendowski | Fix for one of the doctests in README.txt that depended on the current local language setting - selected a link that didn't have a language specification in the URL. |
| 19 months ago | Christian Wyglendowski | Moved many of the traversal doctests from README.txt into method docstrings. |
| 19 months ago | Olivier Lauzanne | add the make links absolute method |
| 19 months ago | Olivier Lauzanne | with the file this time ... |
| 19 months ago | Olivier Lauzanne | moved the cssselector patch to its own file |
| 19 months ago | olauzanne | fix the tests |
| 19 months ago | olauzanne | overloaded the PseudoFunction class from cssselect |
| 19 months ago | Gael Pasgrimaud | add separate test file |
| 19 months ago | Gael Pasgrimaud | add docstrings / move hasClass with other class related methode |
| 19 months ago | Christian Wyglendowski | Added the .map traversal method, README examples and a unit test case. |
| 19 months ago | Gael Pasgrimaud | avoid rest warnings |
| 19 months ago | Gael Pasgrimaud | update doc to avoid xml installation failure |
| 19 months ago | Gael Pasgrimaud | fix wrapAll test |
| 19 months ago | Gael Pasgrimaud | fix wrap / add wrapAll |
| 19 months ago | Gael Pasgrimaud | add wrap(). add a few docstring for api documentation |
| 19 months ago | Gael Pasgrimaud | fix spaces normalization in text() |
| 19 months ago | Christian Wyglendowski | * Added not_, is_ hasClass and eq traversal methods (though not all are directly related to traversal imo). |
| 19 months ago | Olivier Lauzanne | monkey patch cssselector to implement the :first :last :even :odd pseudo classes |
| 19 months ago | Christian Wyglendowski | Merged extra traversal stuff with the text() fix. |
| 20 months ago | Christian Wyglendowski | Added find, filter and end traversal (plus basic tests). |
| 19 months ago | Olivier Lauzanne | fix the text() method |
| 20 months ago | Gael Pasgrimaud | only need sphinx-build |
| 20 months ago | Gael Pasgrimaud | add docstrings / sphinx doc |
| 20 months ago | Gael Pasgrimaud | use Response as default |
| 20 months ago | Gael Pasgrimaud | add contents to doc |
| 20 months ago | Olivier Lauzanne | tag |
| 20 months ago | Olivier Lauzanne | Added tag 0.2 for changeset 87f002ce3967 |
| 20 months ago | Gael Pasgrimaud | try to fix doc0.2 |
| 20 months ago | Olivier Lauzanne | renaming according to PEP8 |
| 20 months ago | Olivier Lauzanne | some doc |
| 20 months ago | Gael Pasgrimaud | add proxy |
| 20 months ago | Gael Pasgrimaud | use html parser if we don't have clean xml |
| 20 months ago | Gael Pasgrimaud | add paste |
| 20 months ago | Gael Pasgrimaud | allow empty args when an app is provided |
| 20 months ago | Gael Pasgrimaud | improve 'ajax' stuff |
| 20 months ago | Gael Pasgrimaud | assume correct status |
| 20 months ago | Gael Pasgrimaud | use a copy of environ |
| 20 months ago | Gael Pasgrimaud | merge |
| 20 months ago | Gael Pasgrimaud | "ajax" implementation (the wsgi way) |
| 20 months ago | olauzanne | typos |
| 20 months ago | olauzanne | preparing 0.2 |
| 20 months ago | Gael Pasgrimaud | allow to use extra args in attr() / css() |
| 20 months ago | Gael Pasgrimaud | always init _parent |
| 20 months ago | Olivier Lauzanne | one more test |
| 20 months ago | Olivier Lauzanne | merge |
| 20 months ago | Olivier Lauzanne | one more test |
| 20 months ago | Olivier Lauzanne | replace methods |
