Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-24 | remane main -> native (if not derivation) and native -> main (if not multilib) | coadde [Márcio Alexandre Silva Delgado] | |
2015-09-24 | rename native_*_pool* -> main_*_pool* | coadde [Márcio Alexandre Silva Delgado] | |
2015-09-23 | remove deprecated sources_pool and packages_pool variables | coadde [Márcio Alexandre Silva Delgado] | |
2015-09-23 | fix variables | coadde [Márcio Alexandre Silva Delgado] | |
2015-09-23 | fix sources | coadde [Márcio Alexandre Silva Delgado] | |
2015-09-23 | rename generic variables | coadde [Márcio Alexandre Silva Delgado] | |
2015-09-23 | rename FTP_BASE -> root_dir | coadde [Márcio Alexandre Silva Delgado] | |
2011-11-05 | Add simple tests for db-repo-add and db-repo-remove | Pierre Schmitz | |
2011-11-05 | Add test for moving multiple packages at once | Pierre Schmitz | |
2011-11-05 | db-remove: support removing multiple packages at once | Pierre Schmitz | |
2011-11-05 | Adjust tests to use new db-remove interface | Pierre Schmitz | |
2011-07-24 | Fix test for use with recent namcap releases | Pierre Schmitz | |
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-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-01-27 | test: add testUpdateSameAnyPackageToSameRepository | Pierre Schmitz | |
2010-12-02 | db-update: Fail if a set of split packages is incomplete | Pierre Schmitz | |
2010-11-25 | Rewrote create-filelists | Pierre Schmitz | |
* use correct locking of the repos * added test case * removes file lists of deleted packages * add compression independent symlink to files db | |||
2010-11-25 | sourceballs no longer depends on ftpdir-cleanup being run | Pierre Schmitz | |
2010-11-25 | Split tests into several files | Pierre Schmitz | |
* tests can be run seperatly * runTest will run all tests that have the x bit set |