0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
ggaughan
as Greg
More... almost 14 years ago
Handle single param definition (following Yahoo! changes)
ggaughan
as Greg
More... almost 14 years ago
Handle single rule definition (following Yahoo! changes)
ggaughan
as Greg
More... almost 14 years ago
Handle single sort key
ggaughan
as Greg
More... almost 14 years ago
Ignore errors when comparing bool
ggaughan
as Greg
More... almost 14 years ago
Handle change to Yahoo! json pipe definitions - no longer needs nested parse
ggaughan
as Greg
More... almost 14 years ago
Tweak readme about console prompts
ggaughan
as Greg
More... almost 14 years ago
Add initial fetchsitefeed module
ggaughan
as Greg
More... almost 14 years ago
Fix for string tokeniser when used in a loop
ggaughan
as Greg
More... almost 14 years ago
Add initial feedautodiscovery module
ggaughan
as Greg
More... almost 14 years ago
Improve feed fetching in loops: better handling with multiple urls
ggaughan
as Greg
More... almost 14 years ago
Emit as we go rather than buffering and use explicit list building for buffering. Plus simplify first/all test.
ggaughan
as Greg
More... almost 14 years ago
Add tail module
ggaughan
as Greg
More... about 14 years ago
Handle non-ascii characters in url quoting
ggaughan
as Greg
More... about 14 years ago
Skip slow running test
ggaughan
as Greg
More... about 14 years ago
Merge remote branch 'origin/master'
ggaughan
as Greg
More... about 14 years ago
Add test for latest changes
ggaughan
as Greg
More... about 14 years ago
Strip trailing / even if no path given
ggaughan
as Greg
More... about 14 years ago
Allow fetchdata to be embedded in a loop and return json list rather than singleton
ggaughan
as Greg
More... about 14 years ago
Silently skip if bad date given for formatting
ggaughan
as Greg
More... about 14 years ago
Rename README for better github display
ggaughan
as Greg
More... about 14 years ago
Add licence and authors file and update README format
ggaughan
as Greg
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
ggaughan
as Greg
More... about 14 years ago
Handle .utime value reference
ggaughan
as Greg
More... about 14 years ago
Treat missing values as non-matches when filtering
ggaughan
as Greg
More... about 14 years ago