aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2012-05-22Bump default timeout to 3hrs, see lp:997551.Paul Sokolovsky
2012-05-22Add support boolean XPath queries.Paul Sokolovsky
2012-05-22Mention --help in README.Paul Sokolovsky
2012-05-22Make sure that base URL ends with slash.Paul Sokolovsky
2012-05-22Allow to specify Jenkins base url on command line with --url= .Paul Sokolovsky
2012-05-21Update README for interactive passwd/API key prompting.Paul Sokolovsky
2012-05-21Update prompt to show that API tokens accepted either.Paul Sokolovsky
2012-05-21Factor out Jenkins base URL to constants.Paul Sokolovsky
2012-05-21If password wasn't specified with --password-file, ask on console.Paul Sokolovsky
2012-05-17Update builders to use new publisher script.Paul Sokolovsky
2012-05-17Rename consistenctly to new scheme <object>-<verb> for easy grouping.Paul Sokolovsky
2012-05-16Rename to new naming convention <setting>-<verb>, to group scripts better.Paul Sokolovsky
2012-05-16Add script to update default build timeout time.Paul Sokolovsky
2012-05-10With new partition layout, we now have 2Gb static Jenkins system partition.Paul Sokolovsky
2012-05-04Mangle script to not run builds on weekends (Saturdays).Paul Sokolovsky
2012-04-27[merge] Add query-jobs tool to XPath-query across entire jon set.Paul Sokolovsky
2012-04-26Use new diffing algorithm for runs against remote Jenkins too.Paul Sokolovsky
2012-04-26Add mangle script to set expiration policy for a job.Paul Sokolovsky
2012-04-26Polish metavar name in --help output.Paul Sokolovsky
2012-04-26Solve long-standing issue with showing XML changes for review.Paul Sokolovsky
2012-04-26Add a helper function to add/replace a node easily.Paul Sokolovsky
2012-04-26Remove stray copy&paste content.Paul Sokolovsky
2012-04-25More usage examples.Paul Sokolovsky
2012-04-25Add document-by-example style README.Paul Sokolovsky
2012-04-25Fix filename vs jobname printing.Paul Sokolovsky
2012-04-25Make element path reporting a bit more obvious.Paul Sokolovsky
2012-04-24Script tested, remove echo.Paul Sokolovsky
2012-04-24Always use --no-run-if-empty with xargs.Paul Sokolovsky
2012-04-24Add merge-logs.sh helper script.Paul Sokolovsky
2012-04-24Process only completed slave logs (older than an hour).Paul Sokolovsky
2012-04-20Added basic EULA support to the build scriptsGeorgy Redkozubov
2012-04-09Add --filter-jobname option, similar to query-jobs util.Paul Sokolovsky
2012-04-09Factor out --filter-jobname function to a separate function.Paul Sokolovsky
2012-04-09Add initial version of a tool to XPath-query Jenkins job configs.Paul Sokolovsky
2012-04-09Also, send ls's complaints of no matching files to /dev/null.Paul Sokolovsky
2012-04-09archive-slave-logs: Use xargs --no-run-if-emptyPaul Sokolovsky
2012-04-09archive-slave-logs: Don't overwrite if dest file exists.Paul Sokolovsky
2012-04-09[merge] Add cronjob to archive slave logs properly.Paul Sokolovsky
2012-04-09Add simple cronjob to watch available disk space.Paul Sokolovsky
2012-04-05Now again, catch non-dup logs.Paul Sokolovsky
2012-04-05Need to take care of duplicate instance IDs too.Paul Sokolovsky
2012-04-04Move old slave logs cleanup script to utils/slave-logs/ .Paul Sokolovsky
2012-04-04Add cronjob to archive slave logs properly.Paul Sokolovsky
2012-04-02Make sure that prepend-to-description.mangle applies only to platform builds.Paul Sokolovsky
2012-04-02Add mangle script to prepend static text to each job's description.Paul Sokolovsky
2012-03-19add kernel build script creation to build processAndy Doan
2012-03-12change name of user build scriptAndy Doan
2012-03-09[merge] Add mangle script to update list of artifacts to export to snapshots.l.oPaul Sokolovsky
2012-03-09[merge] Add README and clean up mangle scripts.Paul Sokolovsky
2012-03-09Fix py syntax - need line continuations here.Paul Sokolovsky