summaryrefslogtreecommitdiff
path: root/cron-jobs
AgeCommit message (Expand)Author
2018-10-03db-cleanup: Ignore PKGREPOS and ARCHES, scan all .db'sLuke Shumaker
2018-09-26make_repo_torrents: Fixparabola/20180925.2Luke Shumaker
2018-09-26Revert "Revert "Teach db-cleanup to clean old torrents, rather than having ma...Luke Shumaker
2018-09-25make_repo_torrents: Don't abort on symlink errors $TORRENTPOOLparabola/20180925.1Luke Shumaker
2018-09-25make_repo_torrents: Fixparabola/20180925Luke Shumaker
2018-09-25Revert "Teach db-cleanup to clean old torrents, rather than having make_repo_...Luke Shumaker
2018-09-25make_repo_torrents: Place the .torrent alongside the actual package fileLuke Shumaker
2018-09-25Revert "make_repo_torrents: Look directly in /pool/, rather than searching al...Luke Shumaker
2018-09-25make_repo_torrents: Don't strip slash just to add it back inLuke Shumaker
2018-09-25make_repo_torrents: Be a little verboseLuke Shumaker
2018-09-25make_repo_torrents: Avoid resolving symlinks unnecessarilyLuke Shumaker
2018-09-25Teach db-cleanup to clean old torrents, rather than having make_repo_torrents...Luke Shumaker
2018-09-25db-cleanup: TidyLuke Shumaker
2018-09-25make_repo_torrents: Make it possible to configure multiple web-seedsLuke Shumaker
2018-09-25make_repo_torrents: Look directly in /pool/, rather than searching all reposLuke Shumaker
2018-09-25make_repo_torrents: TidyLuke Shumaker
2018-09-25Have make_individual_torrent be a function in make_repo_torrentsLuke Shumaker
2018-09-25make_repo_torrents: Clean up, add configLuke Shumaker
2018-09-25Clean up make_individual_torrent, add config drop the second argumentLuke Shumaker
2018-09-25Normalize to the indentation settings in .editorconfigLuke Shumaker
2018-07-15Don't parse .db files ourselves; use expac insteadLuke Shumaker
2018-07-15ftpdir-cleanup: Touch up quotingLuke Shumaker
2018-07-15db-cleanup: Pull output filters to the outside of the loopLuke Shumaker
2018-07-15s/xbs/vcs/ as appropriateLuke Shumaker
2018-07-15db-functions-$VCS: Rename abs_* functions -> vcs_*Luke Shumaker
2018-06-22Centralize all XBS access into 'abs_*' functions in a new 'db-abs' fileLuke Shumaker
2018-06-10Fixups near unquoted variablesLuke Shumaker
2018-06-10Remove uses of the "v=true; if $v ..." anti-patternLuke Shumaker
2018-06-10ftpdir-cleanup,sourceballs: replace external find command with bash globbingEli Schwartz
2018-05-09Rename config:PKGEXT -> config:PKGEXTSLuke Shumaker
2018-05-09Use even more bashisms.Eli Schwartz
2018-05-09PR-2: Default to x86_64 for check_packagesPierre Schmitz
2018-05-01Use Bash 4.4 @Q instead of `printf %q`Luke Shumaker
2018-04-29Add systemd units to run cron jobsparabola/20180429.1Luke Shumaker
2018-04-02Remove extra braces: "${foo}" -> "$foo"Luke Shumaker
2018-03-26sourceballs: Fix line parsingLuke Shumaker
2017-06-10Fixed bug where it basically didn't work at all.parabola/20170610.3Joseph Graham
2017-05-29spelling mistake in commentsparabola/20170610.1Joseph Graham
2017-05-29Made it clean up old torrents less frequently, to save resources.Joseph Graham
2017-05-28Made the cron job "make_repo_torrents" clean up old torrents.parabola/20170528.1Joseph Graham
2017-02-14mv cron-jobs/db-cleanup.conf .parabola/20170214.1Luke Shumaker
2017-02-14config: sane-ify pathsLuke Shumaker
2016-04-17mv cron-jobs/repo-sanity-check db-check-repo-sanityLuke Shumaker
2016-04-17Backport changes from the lukeshu/xbs branch.Luke Shumaker
2016-04-17tidyLuke Shumaker
2016-04-17more config file cleanupLuke Shumaker
2016-04-17begone with db-libremessagesLuke Shumaker
2016-04-17Give things more consistent namesLuke Shumaker
2016-04-17remove editor backup fileLuke Shumaker
2015-09-26import changes from repoAndré Fabian Silva Delgado