summaryrefslogtreecommitdiff
path: root/cron-jobs
AgeCommit message (Expand)Author
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
2015-06-05Remove cron-jobs/sourceballs2.Luke Shumaker
2015-06-05Use XBS instead of the SVN/ABS grossness.Luke Shumaker
2015-05-25Clean up shebangsLuke Shumaker
2015-05-25repo-sanity-check: expand on the comment at the top.Luke Shumaker
2015-05-25cron-jobs/update-abs-tarballs: Remove; everything is on the same server now.Luke Shumaker
2014-10-03Fixed typo in commentsJoseph Graham
2014-09-30Fix make_repo_torrents for the new server.Michał Masłowski
2014-07-27fixed loads of mistakes I makeJoseph Graham
2014-07-27Dividing make_repo_torrents into two scripts, one to make the actual torrent ...Joseph Graham
2014-07-26make_repo_torrents: load the location from the common config fileLuke Shumaker
2014-07-26Merge pacman2pacman_server_sideLuke Shumaker
2014-06-29Added an additional tracker.Joseph Graham
2014-06-18sourceballs: Only show makepkg output on errors.Luke Shumaker
2014-06-18remove extra whitespaceLuke Shumaker
2014-06-18sourceballs: (from Arch): create the workdir with mode 0770Luke Shumaker
2014-06-18cron-jobs/repo-sanity-check: re-arrange redirectorys to be more clearLuke Shumaker
2014-06-18silly whitespace and similar fidlingLuke Shumaker
2014-06-18use mv_aclLuke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18Clean up quoting.Luke Shumaker
2014-06-18use tab indentLuke Shumaker
2014-06-17remove more scripts that I know to be obsoleteLuke Shumaker
2014-06-17cron-jobs/ftpdir-cleanup: remove old /any/ cleanup codeLuke Shumaker
2014-06-16removed all mirrors but one since pacman2pacman now re-writes the webseeds li...Joseph Graham
2014-06-06Made it only give output on an error.Joseph Graham
2014-06-02Added encyclomundi's mirror to the webseeds array.Joseph Graham
2014-06-02Made it randomize the order of the webseed list for every torrent.Joseph Graham
2014-06-01Added the script `make_repo_torrents' which makes torrents for all the packages.Joseph Graham
2014-01-08Avoid using $(basename $var) , use ${var##*/} insteadLuke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08Normalize to load config then local_config then db-functionsLuke Shumaker
2014-01-08fix comments, indentationLuke Shumaker
2014-01-08Get rid of $ARCH_BASE; these days it is the same as $FTP_BASELuke Shumaker
2014-01-08Be very careful about using $0.Luke Shumaker
2013-08-26removed unnecessary codeIcarious
2012-01-08remove locksNicolás Reynolds
2012-01-08Merge branch 'master' of https://projects.archlinux.org/git/dbscriptsNicolás Reynolds
2011-11-05The README file is no longer usefulRémy Oudompheng
2011-11-05Move global code under a if __name__ == '__main__' block.Rémy Oudompheng
2011-11-05Use ctypes module to access alpm_pkg_vercmp() instead of the C module.Rémy Oudompheng
2011-10-30Merge branch 'master' of https://projects.archlinux.org/git/dbscriptsNicolás Reynolds
2011-10-14Rebuilt alpm.so for pacman 4.0 soname bumpPierre Schmitz