Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-10 | Firs main deliver | Joshua Ismael Haase Hernández | |
2011-04-10 | Merge branch 'master' into bash-port | Joshua Ismael Haase Hernández | |
2011-04-10 | config.py import config.sh settings | Joshua Ismael Haase Hernández | |
2011-04-08 | Config ported to bash | Joshua Ismael Haase Hernández | |
2011-04-02 | Add simple checks for handling signed packages | Pierre Schmitz | |
In addition to this dbscripts wont accept unsigned pacakges when REQUIRE_SIGNATURE is set to true. Note: At this point no signature verification is performed at all. | |||
2011-04-02 | Add signature files to update/move/remove targets | Rémy Oudompheng | |
Signature files are optional and the previous behaviour is unchanged when signatures files do not exist. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||
2011-04-01 | Recompiled alpm python module against pacman 3.5 | Pierre Schmitz | |
2011-03-26 | Use repo-add to create the files database for each repo | Pierre Schmitz | |
2011-03-26 | Adjust test for latest devtools; Be less generic with package extension | Pierre Schmitz | |
2011-03-23 | Add support for packages which use the epoch variable | Pierre Schmitz | |
2011-03-21 | * Don't update *.abs.tar.* | Joshua Ismael Haase Hernández | |
2011-03-21 | * Changed sync_all_repo to adress bug83 | Joshua Ismael Haase Hernández | |
2011-03-10 | * Fixed issue 71: pending list ends with newline | Joshua Ismael Haase Hernández | |
2011-03-06 | * Fixed blacklist for rsync_command at sync_all_repo | Joshua Ismael Haase Hernández | |
2011-03-06 | * Corrected import glob function | Joshua Ismael Haase Hernández | |
2011-03-06 | * Added function for cleanup dir | Joshua Ismael Haase Hernández | |
2011-03-06 | * Added --delete to rsync-update-command until ftp-dir-cleanup can do delete | Joshua Ismael Haase Hernández | |
2011-03-06 | * Fixed error that leaked non-free files to repo | Joshua Ismael Haase Hernández | |
2011-03-06 | Fixes | Parabola | |
2011-03-06 | * Changed rsync-update-command to not delete (delete made by ftp-dir-cleanup) | Joshua Ismael Haase Hernández | |
2011-03-06 | * Using os.path.join for joining path instead of str + str to avoid errors | Joshua Ismael Haase Hernández | |
2011-03-05 | Merge branch 'master' of parabola:~/usr/lib/python2.5/site-packages/repm | Joshua Ismael Haase Hernández | |
2011-03-05 | * Added «depends» field to Package class. | Joshua Ismael Haase Hernández | |
* Merged tests for filter functions in test_filter.py * Added testfiles for test_filter.py in test directory * Added pkginfo_from_desc function to filter.py | |||
2011-03-05 | Taken out «sources» from dir_list for rsync | Parabola | |
2011-03-05 | sourceballs2 creates sourceballs from the entire ABSLibre | Nicolás Reynolds | |
2011-03-03 | * repo-maintainer doesn't take out reading permission from pending files | Joshua Ismael Haase Hernández | |
* Removed commented code | |||
2011-02-20 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts | Parabola | |
Conflicts: db-functions | |||
2011-02-20 | sourceballs | Parabola | |
2011-02-20 | Changed looking for a package on abslibre logic | Nicolás Reynolds | |
2011-02-20 | Changes to sourceball everything | Nicolás Reynolds | |
2011-02-18 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts | Parabola | |
2011-02-18 | First stab at sourceballing everything | Nicolás Reynolds | |
2011-02-18 | Parabola specific changes | Parabola | |
2011-02-16 | Applied changes for Parabola | Nicolás Reynolds | |
2011-02-15 | Fixed add_free_repo | Nicolás Reynolds | |
2011-02-14 | * Fixed for rsync to run | Parabola | |
2011-02-14 | changed config | Parabola | |
2011-02-15 | * Upgraded sync_all_repo | Joshua Ismael Haase Hernández | |
2011-02-14 | * Added test for generate_exclude_list_from_blacklist | Joshua Ismael Haase Hernández | |
* Fixed listado to strip spaces | |||
2011-02-14 | * Added debug action to generate_exclude_list_from_blacklist | Joshua Ismael Haase Hernández | |
* Added test data to test_pkginfo_from_rsync_output.py | |||
2011-02-14 | * TestCase for pkginfo_from_rsync_output | Joshua Ismael Haase Hernández | |
* Corrected __eq__ method in Package class * Corrected pkginfo_from_rsync_output | |||
2011-02-14 | * Fixed generate_rsync_command | Joshua Ismael Haase Hernández | |
2011-02-14 | * Fixed generate_rsync_command | Joshua Ismael Haase Hernández | |
2011-02-14 | * Changed format of run_rsync debug output. | Joshua Ismael Haase Hernández | |
2011-02-14 | idem | Joshua Ismael Haase Hernández | |
2011-02-14 | renamed test1 to be informative | Joshua Ismael Haase Hernández | |
2011-02-14 | Added test for pkginfo_from_file | Joshua Ismael Haase Hernández | |
2011-02-14 | * pkginfo functions | Joshua Ismael Haase Hernández | |
2011-02-14 | * Changed get_file_list_ for pkginfo in function names | Joshua Ismael Haase Hernández | |
* Added pkginfo_from_... funcions | |||
2011-02-14 | Corrected funcions | Joshua Ismael Haase Hernández | |