aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-05add releases.l.o report generation to process-all.shAndy Doan
2015-01-05make script work independent of current working directoryAndy Doan
2015-01-05make easy way to find the current published cycleAndy Doan
2015-01-05add reporting code that supportsAndy Doan
2014-12-02http://linaroithelp.zendesk.com/requests/3871Andy Doan
2014-11-07process-all.sh: Add cards.linaro.org.Paul Sokolovsky
2014-11-07analyse-logs.sh: Preprocessed logs are optional.Paul Sokolovsky
2014-10-14fetch-logs.sh: Use rsync sudo access and rsync-level filtering consistently.Paul Sokolovsky
2014-10-14fetch-logs.sh: Show command id DEBUG=1.Paul Sokolovsky
2014-10-14fetch-logs.sh: Sync cards.linaro.org logs.Paul Sokolovsky
2014-10-13ansible: Moved to http://git.linaro.org/infrastructure/ansible-playbooks.gitPaul Sokolovsky
2014-05-29Keep resolved access logs for some services.Paul Sokolovsky
2014-05-28logsplit.py: Don't overwrite existing files.Paul Sokolovsky
2014-05-28Add comment about recurse=yes.Paul Sokolovsky
2014-05-28analyse-logs.sh: Preserve current dir unconditionally.Paul Sokolovsky
2014-05-27Start processing status.l.o & roadmap.l.o, as much as we can now.Paul Sokolovsky
2014-05-27config: Move DB files into own top dir, away from logs.Paul Sokolovsky
2014-05-27ansible: Deploy weblog processing under "weblogs" user.Paul Sokolovsky
2014-05-26fetch-logs.sh: Not running as root, no longer need to chown files post-xfer.Paul Sokolovsky
2014-05-26config: Convert to "weblogs" user.Paul Sokolovsky
2014-05-26fetch-logs.sh: Convert to "weblogs" user.Paul Sokolovsky
2014-05-22config: Switch output from "new" subdir to top dir.Paul Sokolovsky
2014-05-22Comment out "touch ~/bin/starttime".Paul Sokolovsky
2014-05-06Add status.linaro.org & roadmap.linaro.org for fetching logs.Paul Sokolovsky
2014-04-19Add group to file owner.Paul Sokolovsky
2014-04-17logsplit.py: Add script to split apache logs per day.Paul Sokolovsky
2014-04-16fetch-logs.sh: Fix www.linaro.org log path.Paul Sokolovsky
2014-04-16fetch-logs.sh: Use new credentials.Paul Sokolovsky
2014-04-16fetch-logs.sh: Separate SSH user and owner.Paul Sokolovsky
2014-04-16fetch-logs.sh: Make redirecting to /dev/null conditional.Paul Sokolovsky
2014-04-16fetch-logs.sh: Make key location a var.Paul Sokolovsky
2014-04-10README: Add description of processing workflow.Paul Sokolovsky
2014-04-10ansible: Add README with hints.Paul Sokolovsky
2014-04-08Fix typo in var name.Paul Sokolovsky
2014-04-08iploc.py: Handle case of entry not found in DB properly.Paul Sokolovsky
2014-04-08ansible: Deploy cronjob.Paul Sokolovsky
2014-04-08process-all.sh: Call other scripts from the current dir.Paul Sokolovsky
2014-04-08fetch-logs.sh: Use specific user for SSH access, and chown transferred logs.Paul Sokolovsky
2014-04-08process-all.sh: Factor out logs fetching code to fetch-logs.sh.Paul Sokolovsky
2014-04-08Rename pall_linaro_web_logs.sh -> process-all.sh .Paul Sokolovsky
2014-04-08Add very basic ansible deployment script.Paul Sokolovsky
2014-04-08Put output files separately from existing.Paul Sokolovsky
2014-03-28iploc: Use IP2Location_cached.pyPaul Sokolovsky
2014-03-28iploc: Optimize IP address parsing.Paul Sokolovsky
2014-03-28IP2Location_cached: Cache also on get_all() level.Paul Sokolovsky
2014-03-28IP2Location_cached: _get_record: Use local vars which should be faster.Paul Sokolovsky
2014-03-28IP2Location_cached: Cache result records.Paul Sokolovsky
2014-03-28IP2Location_cached: Cache DB index using array.array.Paul Sokolovsky
2014-03-28Import pristine IP2Location.py from ip2location-6.0.0.tar.gz .Paul Sokolovsky
2014-03-28Add runner script to process logs already present locally.Paul Sokolovsky