Same fix as commit https://github.com/ggaughan/pipe2py/commit/d92f92c9f4a53aa9cf4cc52dd11588fcc399ad96 but for createtest |
|
More...
|
almost 14 years ago
|
improved pipefetchpage |
|
More...
|
almost 14 years ago
|
initial version of the fetch page module |
|
More...
|
almost 14 years ago
|
Improve unique test to handle changing source data |
|
More...
|
almost 14 years ago
|
Handle single param definition (following Yahoo! changes) |
|
More...
|
almost 14 years ago
|
Handle single rule definition (following Yahoo! changes) |
|
More...
|
almost 14 years ago
|
Handle single sort key |
|
More...
|
almost 14 years ago
|
Ignore errors when comparing bool |
|
More...
|
almost 14 years ago
|
Handle change to Yahoo! json pipe definitions - no longer needs nested parse |
|
More...
|
almost 14 years ago
|
Tweak readme about console prompts |
|
More...
|
almost 14 years ago
|
Add initial fetchsitefeed module |
|
More...
|
almost 14 years ago
|
Fix for string tokeniser when used in a loop |
|
More...
|
almost 14 years ago
|
Add initial feedautodiscovery module |
|
More...
|
almost 14 years ago
|
Improve feed fetching in loops: better handling with multiple urls |
|
More...
|
almost 14 years ago
|
Emit as we go rather than buffering and use explicit list building for buffering. Plus simplify first/all test. |
|
More...
|
almost 14 years ago
|
Add tail module |
|
More...
|
about 14 years ago
|
Handle non-ascii characters in url quoting |
|
More...
|
about 14 years ago
|
Skip slow running test |
|
More...
|
about 14 years ago
|
Merge remote branch 'origin/master' |
|
More...
|
about 14 years ago
|
Add test for latest changes |
|
More...
|
about 14 years ago
|
Strip trailing / even if no path given |
|
More...
|
about 14 years ago
|
Allow fetchdata to be embedded in a loop and return json list rather than singleton |
|
More...
|
about 14 years ago
|
Silently skip if bad date given for formatting |
|
More...
|
about 14 years ago
|
Rename README for better github display |
|
More...
|
about 14 years ago
|
Add licence and authors file and update README format |
|
More...
|
about 14 years ago
|
implement some pretty-printing of pipes, print info on verbose compile |
|
More...
|
about 14 years ago
|
add implementation of split pipe module |
|
More...
|
about 14 years ago
|
If looping, continue after submodules fail to fetchdata |
|
More...
|
about 14 years ago
|
Handle .utime value reference |
|
More...
|
about 14 years ago
|
Treat missing values as non-matches when filtering |
|
More...
|
about 14 years ago
|