Age | Commit message (Expand) | Author |
2009-05-12 | Check whether packages exist in build dirs before attempting to copy them | Francois Charette |
2009-05-06 | db-update: Add some total counts to output | Aaron Griffin |
2009-05-06 | db-update: Replace || with -o in if statements | François Charette |
2009-05-06 | db-update: remove 'touch' of empty db file | Aaron Griffin |
2009-05-06 | db-update: Add if check before 'any' removal | François Charette |
2009-05-06 | db-update: Use proper variable for WORKDIR | François Charette |
2009-03-11 | Moved arch-independent processing out of the loop. | Abhishek Dasgupta |
2009-03-11 | db-update: Add support for 'any' arch | Abhishek Dasgupta |
2009-03-11 | Add per-repo SVN configs | Aaron Griffin |
2009-03-11 | Make db-update parse all architecutres | Aaron Griffin |
2009-01-14 | Merge branch 'master' of file:///srv/projects/git/dbscripts | Aaron Griffin |
2008-12-29 | Remove an if check for old staging 'add' dirs | Aaron Griffin |
2008-12-16 | Only remove packages that were successfully added | Aaron Griffin |
2008-12-12 | Quiet down repo-add just a bit | Aaron Griffin |
2008-12-01 | Do not touch db file if it doesn't exist | Aaron Griffin |
2008-11-23 | Only copy DB file from repo if we have pkgs | Aaron Griffin |
2008-11-23 | Remove some harmless error messages | Aaron Griffin |
2008-11-22 | Remove 'copy_helper' as chmodding is fail | Aaron Griffin |
2008-11-21 | Fix a variable overwrite when sourcing PKGBUILDs | Aaron Griffin |
2008-11-21 | Remove /del dir usage from db-update | Aaron Griffin |
2008-11-21 | Clear traps on cleanup | Aaron Griffin |
2008-11-20 | Move everything to /srv to support new server conf | Aaron Griffin |
2008-11-11 | Move as much as we can out to a config file | Aaron Griffin |
2008-11-09 | Remove an erroneous '1' signal trap for cleanup() func | Aaron Griffin |
2008-10-21 | Add copy_helper function to ensure correct permissions | Aaron Griffin |
2008-10-16 | Fix a typo in db-update's usage output | Aaron Griffin |
2008-09-13 | Move temporary directories to /home/tmp | Aaron Griffin |
2008-09-13 | Validate a package file's architecture | Aaron Griffin |
2008-08-30 | Create a "common functions" file for DB scripts | Aaron Griffin |
2008-08-30 | Prevent staging cleanup if copy to repo fails | Aaron Griffin |
2008-05-22 | Use 'mv' to shuffle files out of the *64 dirs | Aaron Griffin |
2008-05-14 | Cron cleanup, and only copy DB files once | Aaron Griffin |
2008-05-14 | Make the staging warning stand out more | Aaron Griffin |
2008-05-14 | Make sure to clean up working temp dirs | Aaron Griffin |
2008-05-14 | Remove a check for fakeroot | Aaron Griffin |
2008-05-07 | Cleanup some debugging output | Aaron Griffin |
2008-05-07 | Properly clean up stating dirs after a success | Aaron Griffin |
2008-05-07 | Fail loudly if ftp dir is missing | Aaron Griffin |
2008-05-07 | Make sure we're actually adding/removing files | Aaron Griffin |
2008-05-07 | Make sure we copy old staging dir entries properly | Aaron Griffin |
2008-05-07 | Whoops, 'cd' is a built in - who knew? | Aaron Griffin |
2008-05-06 | Fix file deletion on package removal | Aaron Griffin |
2008-05-06 | Remove genpkglists from the dbscripts | Aaron Griffin |
2008-05-06 | More absolute pathing | Aaron Griffin |
2008-05-06 | Remove usage of the 64bit dirs from the staging path | Aaron Griffin |
2008-05-06 | Remove testing paths | Aaron Griffin |
2008-05-05 | Switch the params to be inline with archrelease | Aaron Griffin |
2008-05-02 | Massive rewrite to make this script uber | Aaron Griffin |
2008-04-15 | Remove SQL database related tasks from these scripts | Aaron Griffin |
2008-04-15 | Switch to proper script usage | Aaron Griffin |