summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-05-27add some TODOsgitpkgsv2Florian Pritz4-0/+9
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27add some TODOsFlorian Pritz2-0/+5
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27add new tests; miscFlorian Pritz4-9/+45
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27make tests.d/testing2x workFlorian Pritz4-47/+58
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27db-remove: output architectureFlorian Pritz2-1/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27fix tests.d/sourceballsFlorian Pritz1-0/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27make tests.d/ftpdir-cleanup workFlorian Pritz3-8/+17
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27make tests.d/db-remove workFlorian Pritz1-3/+17
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27remove test for db-repo-remove which no longer existsFlorian Pritz1-58/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27make tests.d/db-add workFlorian Pritz5-57/+70
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27INCOMPLETE: make tests.d/db-update.sh workFlorian Pritz3-7/+7
This depends on my setup so it can call an adjusted archrelease. Needs to be fixed properly. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27be more quiet unless errors occurFlorian Pritz3-8/+13
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27make test.d/db-move.sh passFlorian Pritz3-21/+35
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27make test.d/create-filelists.sh passFlorian Pritz4-19/+53
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27fix configFlorian Pritz2-3/+6
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27implement getting files from svnFlorian Pritz1-0/+10
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27add tag to get_file_from_pkgrepoFlorian Pritz1-3/+6
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27check the pkgbuild before adding stuff to the repoFlorian Pritz2-1/+53
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27remove db-repo-removeFlorian Pritz1-37/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27remove unused functionFlorian Pritz2-46/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27add sudo supportFlorian Pritz1-0/+6
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27make db-move work with pkgnamesFlorian Pritz2-9/+34
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27bugfixFlorian Pritz2-3/+10
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27bugfixFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27fix db-updateFlorian Pritz2-6/+12
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27cleanupFlorian Pritz2-2/+5
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27fix arch_db_addFlorian Pritz1-12/+16
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27cleanupFlorian Pritz4-24/+22
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27use global variable to track history changes and commit everything at onceFlorian Pritz5-8/+19
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27add historical git repo; fix db-moveFlorian Pritz5-97/+67
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-05-27somewhat workingFlorian Pritz4-89/+53
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-11-01disallow packages without a valid PACKAGERDave Reisner2-0/+10
Shame. Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2014-11-01cron-jobs: Fix issues with empty repositoriesPierre Schmitz2-3/+3
2013-11-02Add lastupdate file20131102Florian Pritz1-0/+10
This allows for faster checking if an update might be needed and helps to let reporead run when something changed. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2013-11-02sourceballs: fix ACL issues on nymeriaJan Alexander Steffens (heftig)3-11/+11
ACLs from the WORKDIR were used, leading to problems as these weren't world-readable. Fix follows ftpdir-cleanup. Signed-off-by: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2013-01-31db-update: Ignore forgeign staging packages20130131Pierre Schmitz2-1/+18
2013-01-20ftpdir-cleanup: fix ACL issues on nymeriaFlorian Pritz1-2/+11
Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-11-25Fix sourceballs permissionsPierre Schmitz1-1/+1
2012-11-04Grant the SVNUSER access to the working directoryPierre Schmitz1-1/+6
2012-11-03Adjust configuration for use on nymeria.archlinux.orgPierre Schmitz5-17/+25
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz11-26/+37
* A SVNUSER can be configured in the config file * This user needs to be able to call svn without a password
2012-10-03Use pacman-key to check signatures as it now uses a correct exit value20121003Pierre Schmitz2-14/+1
2012-10-03test: Do not suppress devtools outputPierre Schmitz2-3/+3
2012-08-05grep has been moved to /usr20120805Pierre Schmitz1-1/+1
2012-07-28db-move: Remove double space in tag_listFlorian Pritz1-1/+1
This fixes this message which shouldn't have one space after the opening brace and two space before x86_64. "db-move: moved cups-filters from [testing] to [extra] ( i686, x86_64)" Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-06-16Fix handling of package sources containg files with an @ character20120616Pierre Schmitz1-2/+2
2012-06-11Reduce output when downloading sourcesPierre Schmitz1-5/+5
2012-06-10Make repositories for testing2x configurable20120610Pierre Schmitz5-8/+16
2012-06-10Use our own copy of makepkg.conf instead of depending on the host onePierre Schmitz2-1/+122
2012-06-10Remove support for packages that are not in the package poolPierre Schmitz3-64/+0