Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-26 | Merge pacman2pacman_server_side | Luke Shumaker | |
2014-07-04 | Fix having a flexible PKGEXT | Luke Shumaker | |
2014-06-29 | Added an additional tracker. | Joseph Graham | |
2014-06-25 | revert changes on config | André Fabian Silva Delgado | |
* fix package extension on PKGEXT variable, because it's generating a bug (e.g. "ERROR Package... already exists in another repository") on all the packages that are being uploaded to the staging folder. | |||
2014-06-24 | db-update: get the list of repos the same way as upstream Arch | Luke Shumaker | |
The largest advantage of this is that it implicitly ignores directories we don't want to consider repos. | |||
2014-06-18 | Remove useless README | Luke Shumaker | |
2014-06-18 | db-move: Remove code to handle the pre-pkgpool days. | Luke Shumaker | |
2014-06-18 | db-functions: update ${FTP_DIR}/lastupdate when we modify the repo. | Luke Shumaker | |
Of course, this only works for things that use db-functions, so db-sync won't touch it. | |||
2014-06-18 | sourceballs: Only show makepkg output on errors. | Luke Shumaker | |
Also, set SRCPKGDEST. | |||
2014-06-18 | remove extra whitespace | Luke Shumaker | |
2014-06-18 | oops | Luke Shumaker | |
2014-06-18 | db-funtions:check_splitpkgs(): use printf instead of a loop | Luke Shumaker | |
2014-06-18 | sourceballs: (from Arch): create the workdir with mode 0770 | Luke Shumaker | |
2014-06-18 | cron-jobs/repo-sanity-check: re-arrange redirectorys to be more clear | Luke Shumaker | |
2014-06-18 | db-cleanup: delete symlinks in one pass | Luke Shumaker | |
2014-06-18 | db-cleanup: clarify message | Luke Shumaker | |
2014-06-18 | db-cleanup: obey TMPDIR | Luke Shumaker | |
2014-06-18 | more quoting fixes | Luke Shumaker | |
2014-06-18 | db-functions:check_repo_permissions: ARCHES is an array | Luke Shumaker | |
2014-06-18 | oops | Luke Shumaker | |
2014-06-18 | silly whitespace and similar fidling | Luke Shumaker | |
2014-06-18 | use mv_acl | Luke Shumaker | |
2014-06-18 | create-repo: get rid of old staging logic | Luke Shumaker | |
2014-06-18 | Use printf formatters instead of string interpolation. | Luke Shumaker | |
I used this command to find them: egrep -r --exclude-dir={test,.git} '(plain|msg|msg2|warning|error|stat_busy|stat_done|abort|die)\s+"?[^"]*\$' | |||
2014-06-18 | More quoting fixes | Luke Shumaker | |
2014-06-18 | Clean up quoting. | Luke Shumaker | |
2014-06-18 | use tab indent | Luke Shumaker | |
2014-06-17 | remove more scripts that I know to be obsolete | Luke Shumaker | |
2014-06-17 | db-functions: add mv_acl | Luke Shumaker | |
2014-06-17 | cron-jobs/ftpdir-cleanup: remove old /any/ cleanup code | Luke Shumaker | |
2014-06-17 | mv local_config db-sync.conf # now that its other uses are gone | Luke Shumaker | |
2014-06-17 | rm -r yf/ yf-update # they aren't used anymore | Luke Shumaker | |
2014-06-17 | mkrepo: cleanup | Luke Shumaker | |
- Use config:FTP_BASE instead of local_config:repodir - Don't mention get_repos script anymore - Remove redundant lines of code. - Better quoting. | |||
2014-06-17 | rm get-repos (obsolete) and git-pbs (never used/testing) | Luke Shumaker | |
2014-06-16 | abslibre: use tab indentproduction/repo | Luke Shumaker | |
2014-06-16 | abslibre: also run git gc | Luke Shumaker | |
2014-06-16 | config: don't have default STAGING be public | Luke Shumaker | |
2014-06-16 | config:remove java-ugly | Luke Shumaker | |
2014-06-16 | removed all mirrors but one since pacman2pacman now re-writes the webseeds ↵ | Joseph Graham | |
list to just point to the user's chosen mirror. | |||
2014-06-15 | put our packages in a separate pool | Parabola | |
2014-06-06 | Made it only give output on an error. | Joseph Graham | |
2014-06-02 | Added encyclomundi's mirror to the webseeds array. | Joseph Graham | |
2014-06-02 | Made it randomize the order of the webseed list for every torrent. | Joseph Graham | |
2014-06-01 | Added the script `make_repo_torrents' which makes torrents for all the packages. | Joseph Graham | |
2014-03-12 | oops | Nicolás Reynolds | |
2014-03-12 | Hopefully fix a horrible bug that caused leaked packages | Nicolás Reynolds | |
Also added a few checks | |||
2014-01-29 | add [multilib-testing], [libre-multilib] and [libre-multilib-testing] repos | André Fabian Silva Delgado | |
2014-01-16 | fix new db-sync | Parabola | |
2014-01-15 | db-update: add shopt -s nullglob and remove mail script to ↵ | André Fabian Silva Delgado | |
maintenance@lists.parabolagnulinux.org because it's unstable | |||
2014-01-15 | revert to old db-sync until fix it, rename lastest db-sync to db-sync.orig | André Fabian Silva Delgado | |