summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Working on pluggable serializers.root2007-09-051-10/+12
* Fix bug in repo evaluation with inherited subprofiles.root2007-08-271-1/+6
* Fix bug with upward/downward propogation of array content when using inherita...Michael DeHaan2007-08-271-2/+51
* Some code to fix a reference issue that allowed for hash value propogation up...Michael DeHaan2007-08-231-13/+17
* Added some tests to detect whether profile inheritance works correctly.Michael DeHaan2007-08-221-5/+107
* Adding zeroconf to changelogMichael DeHaan2007-08-201-1/+3
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-14/+28
* This is Adam Rosenwald's patch for seperating triggers into pre and postMichael DeHaan2007-06-061-8/+0
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-3/+0
* Remove some stray tests that no longer apply.Michael DeHaan2007-04-201-2/+0
* This is 0.4.5Michael DeHaan2007-03-231-45/+0
* Playing around with rendering options, but 'dot' is the only sane one.Michael DeHaan2007-02-131-2/+3
* Added pycallgraph code to generate a cobbler call graph, for exploringMichael DeHaan2007-02-132-1/+250
* Work towards implementation of optional integrated "light" sync support, whic...Michael DeHaan2007-02-011-7/+0
* Merge 243:1f764e5dd1ccDavid Lutterkort2006-10-251-16/+16
* It's simpler if imported distros and profiles are named after the path withou...Michael DeHaan2006-10-161-5/+5
* Trailing whitespace.Michael DeHaan2006-10-161-3/+3
* Unit tests for directory importMichael DeHaan2006-10-167-3/+40
* Tru's patch to specfile & adding test fodder for import code.Michael DeHaan2006-10-164-0/+0
* test code no longer overwrites user settings in /var/lib/cobblerMichael DeHaan2006-10-161-0/+13
* Fixes to dhcpd.conf and Itanium IA64 support as a result of lab tests.Michael DeHaan2006-10-061-1/+0
* Remove the xen_mac parameter on profile in favor of using the MAC asssigned t...Michael DeHaan2006-09-191-4/+0
* - Fixing bug that didn't allow lowercase MAC input, now upcasing itMichael DeHaan2006-09-131-1/+1
* Added templating support through new --ks_meta option which works like --kopt...Michael DeHaan2006-07-121-2/+2
* Remove api_call indirection and exception handling layer since tests had alre...Michael DeHaan2006-05-121-1/+1
* Make unit tests use cobbler.py instead of the /usr/bin wrapper scriptMichael DeHaan2006-05-121-1/+1
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-3/+1
* Tests don't need root either.Michael DeHaan2006-05-091-3/+0
* Simplified the command line, made a better 'list' function, some string and e...Michael DeHaan2006-05-091-10/+7
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-081-26/+30
* Re-enable tmpdir test. GC/circular ref issues resolved.Michael DeHaan2006-05-081-3/+3
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-051-5/+8
* Interim commitMichael DeHaan2006-05-051-23/+23
* Interim refactoring commitMichael DeHaan2006-05-051-36/+36
* Weakref additions prior to refactoringMichael DeHaan2006-05-051-2/+1
* Added __init__.py to testsMichael DeHaan2006-05-051-0/+0
* Make /etc/cobbler.conf be packaged instead of being created, proper handling ...Michael DeHaan2006-05-051-8/+6
* Test case runs from a clean dir nowMihai Ibanescu2006-05-041-18/+35
* Merged Michael's changes with mineMihai Ibanescu2006-05-041-30/+10
* Misc cobbler cleanup. Switched to the new yaml parser (it's uglier,Michael DeHaan2006-05-031-14/+47
* Packaging for cobblerMichael DeHaan2006-05-031-0/+270