Age | Commit message (Expand) | Author |
2009-10-29 | create-filelists: Call getpkgname for real | Aaron Griffin |
2009-10-29 | Cleanup create-filelists | Aaron Griffin |
2009-10-29 | Rename createFileLists to be more like the others | Aaron Griffin |
2009-10-29 | Echo pkginfo parsing errors to stderr | Aaron Griffin |
2009-10-26 | Added new cronjob script to clean up unneeded sourceballs | Eric Bélanger |
2009-10-26 | Added source-cleanup directory support | Eric Bélanger |
2009-10-26 | Moved chk_license to db-functions file | Eric Bélanger |
2009-10-26 | Moved ALLOWED_LICENSES declaration to config file | Eric Bélanger |
2009-09-25 | sourceballs: skip based on pkgbase failures | Aaron Griffin |
2009-09-24 | Fixed test for existence of split package sources | Aaron Griffin |
2009-09-23 | make-sourceball: Re-add file parsing of name/ver | Aaron Griffin |
2009-09-23 | make-sourceballs: clean up output | Aaron Griffin |
2009-09-23 | Fixed split packages support in sourceballs script | Eric B�langer |
2009-09-22 | Renamed community-testing2* scripts | Aaron Griffin |
2009-09-21 | Add a safety check for existence in pkg loop | Aaron Griffin |
2009-09-21 | Modify sourceball remove_old function | Aaron Griffin |
2009-09-21 | Set/restore umask in the sourceballs cron job | Aaron Griffin |
2009-09-21 | Temporarily disable community sourceball generation | Aaron Griffin |
2009-09-21 | Merge branch 'master' of file:///srv/projects/git/dbscripts | Aaron Griffin |
2009-09-21 | check_packages : fix a bug when filling provisions | Xavier Chantry |
2009-09-18 | integrity-check: Rename $3 -> $2 | Aaron Griffin |
2009-09-18 | integrity-check: Forgot to decrement the arg count | Aaron Griffin |
2009-09-18 | integrity-check: Loop over arches | Aaron Griffin |
2009-09-18 | check_archlinux: absroot -> absroots | Aaron Griffin |
2009-09-18 | Bump check_archlinux module for libalpm.so.4 | Aaron Griffin |
2009-09-18 | parse_pkgbuilds.sh : fix pkgbase handling | Xavier Chantry |
2009-09-18 | improve the way parse_pkgbuilds.sh is called | Xavier Chantry |
2009-09-18 | parse_pkgbuilds : simple performance tweak | Xavier Chantry |
2009-09-18 | improve compute_dep algorithm | Xavier Chantry |
2009-09-18 | add the repo/ info to most results, and sort them | Xavier Chantry |
2009-09-18 | Add db comparison to integrity check | Henning Garus |
2009-09-18 | check_packages.py: Allow multiple abs-trees | Henning Garus |
2009-09-18 | Add "testing to repo" for any pkgs in community | Daniel J Griffiths |
2009-09-18 | Add "testing to repo" scripts for community | Daniel J Griffiths |
2009-09-18 | Add db-community-testing | Daniel J Griffiths |
2009-09-18 | ftpdir-cleanup: Additional getpkgname cleanup | Aaron Griffin |
2009-09-18 | ftpdir-cleanup: get rid of local getpkgname | Aaron Griffin |
2009-09-18 | Collapse duplicate loops for staging removal | Aaron Griffin |
2009-09-18 | Remove pkg from $stagedir if already in FTP repo | Francois Charette |
2009-09-18 | added testing2...-any scripts | Francois Charette |
2009-09-18 | Remove '$arch' from file loop | Aaron Griffin |
2009-09-18 | Minor: remove unused variable | Aaron Griffin |
2009-09-13 | Maybe I should make the script really adjust permissions | Dan McGee |
2009-09-13 | Ensure you don't update DBs on the wrong server | Dan McGee |
2009-09-13 | Add new get_repos_for_host() function | Dan McGee |
2009-09-13 | Be more careful with config file inclusion | Dan McGee |
2009-09-08 | Added sourceballs.force entries | Aaron Griffin |
2009-09-01 | sourceballs: explicitly add the 'any' arch | Aaron Griffin |
2009-08-28 | add deplist to hierarchy problems | Xavier Chantry |
2009-08-28 | check_packages : add support for split packages. | Xavier Chantry |