Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Reworking the remote tests and adding a few more. Now we no longer save and ↵ | Michael DeHaan | 2008-10-31 | 4 | -51/+114 | |
| | | | | | | | | | | | | | | | | restore config state in the tests, and work with what the user already had (tests won't delete objects they didn't create). | |||||
| * | | | apply more of Javier Palacios's debian patches | Michael DeHaan | 2008-10-31 | 3 | -13/+35 | |
| | | | | ||||||
| * | | | Merge commit 'jcapel_nl/networking' into devel | Michael DeHaan | 2008-10-31 | 8 | -2/+93 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | WebUI changes to support bonding | Jasper Capel | 2008-10-29 | 1 | -0/+48 | |
| | | | | ||||||
| | * | | Added backend support for the bonding options | Jasper Capel | 2008-10-29 | 1 | -1/+28 | |
| | | | | ||||||
| | * | | Added cli-options for bonding | Jasper Capel | 2008-10-29 | 1 | -1/+7 | |
| | | | | ||||||
| | * | | Added new networking snippets to setup.py and the spec-file. | Jasper Capel | 2008-10-29 | 2 | -0/+4 | |
| | | | | ||||||
| | * | | Merge branch 'devel' into networking | Jasper Capel | 2008-10-29 | 31 | -217/+1058 | |
| | |\ \ | ||||||
| | | * | | Merge branch 'devel' of git://fedorahosted.org/cobbler into devel | Jasper Capel | 2008-10-29 | 5 | -64/+98 | |
| | | |\| | ||||||
| | | * | | Merge branch 'devel' of git://fedorahosted.org/cobbler into devel | Jasper Capel | 2008-10-21 | 10 | -3/+547 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge branch 'devel' of git://fedorahosted.org/cobbler into devel | Jasper Capel | 2008-10-20 | 20 | -150/+413 | |
| | | |\ \ \ | ||||||
| | * | | | | | Added the new network logic to the shipped kickstarts. | Jasper Capel | 2008-10-16 | 2 | -0/+4 | |
| | |/ / / / | ||||||
| | * | | | | Merge branch 'devel' of git://fedorahosted.org/cobbler into devel | Jasper Capel | 2008-10-16 | 3 | -44/+141 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'devel' of git://fedorahosted.org/cobbler into devel | Jasper Capel | 2008-10-16 | 9 | -5/+9 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'devel' of git://fedorahosted.org/cobbler into devel | Jasper Capel | 2008-10-15 | 9 | -48/+95 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Added the pre- and post-install networking scripts to the sample.ks | Jasper Capel | 2008-10-15 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into devel | Michael DeHaan | 2008-10-31 | 5 | -64/+98 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'add-delete-functionality' into devel | Darryl L. Pierce | 2008-10-23 | 4 | -42/+59 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fixed the remove meta-method. Previously it was creating a class method | Darryl L. Pierce | 2008-10-23 | 4 | -42/+59 | |
| | | | |_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | rather than an instance method. | |||||
| | * | | | | | | | Updated the code that does BIND zone file generation to make the | John Eckersberg | 2008-10-23 | 1 | -10/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generated zones a bit more human-digestible. - forward zones now sort their records alphabetically - reverse zones now sort their records IP-numerically - all zones will have the text formatted in "smart" columns instead of being tab-delimited as before | |||||
| | * | | | | | | | Remove logic from __{forward,reverse}_zones() which excludes zones | John Eckersberg | 2008-10-22 | 1 | -12/+0 | |
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | where no cobbler hosts are defined in them. This allows users to define a non-dynamic map underneath of zone_templates and manage it within cobbler. | |||||
| * | | | | | | | Add Shuichi Ihara to AUTHORs, update changelog. | Michael DeHaan | 2008-10-31 | 2 | -0/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | Shuichi Ihari's "install Cobbler on SuSE 10" patch | Michael DeHaan | 2008-10-31 | 4 | -7/+56 | |
| |/ / / / / / | ||||||
| * | | | | | | More work on the image editor in the webapp | Michael DeHaan | 2008-10-20 | 5 | -6/+31 | |
| | | | | | | | ||||||
| * | | | | | | Make reporting work on images again, make selects non-multiple | Michael DeHaan | 2008-10-20 | 2 | -2/+14 | |
| | | | | | | | ||||||
| * | | | | | | Add Jasper to authors (who should have been there already) | Michael DeHaan | 2008-10-20 | 6 | -5/+123 | |
| | | | | | | | ||||||
| * | | | | | | Working on adding image listing/editing to the webapp. Still need to add ↵ | Michael DeHaan | 2008-10-20 | 2 | -0/+389 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | CobblerWeb.py equivalents and test. Should also uniformly move radio boxes in rest of webapp to selects. | |||||
| * | | | | | Apply Mike McCune's patch to resolve an infinite loop in cobbler+spacewalk ↵ | Michael DeHaan | 2008-10-17 | 2 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | auth, since spacewalk will now try to log into cobbler in newer versions. | |||||
| * | | | | | Unbreak previous import patch that added some extra auto-setup logic for ↵ | Michael DeHaan | 2008-10-17 | 1 | -19/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | beaker, we can accept this again later once fixed | |||||
| * | | | | | Renamed --noheaders to --no-headers to be consistent with the rest of ↵ | Michael DeHaan | 2008-10-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | cobbler options | |||||
| * | | | | | Apply asilva's patch to add --no-headers to output formats | Michael DeHaan | 2008-10-17 | 3 | -30/+51 | |
| | | | | | | ||||||
| * | | | | | Triggers will no longer try to execute dotfiles | Michael DeHaan | 2008-10-17 | 2 | -2/+3 | |
| | | | | | | ||||||
| * | | | | | Add environment setting to web app | Michael DeHaan | 2008-10-17 | 2 | -1/+18 | |
| | | | | | | ||||||
| * | | | | | Added parameter --environment to reposync that allows for setting ↵ | Michael DeHaan | 2008-10-17 | 4 | -2/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | environment variables to rsync and/or reposync | |||||
| * | | | | | Remote tests in progress | Michael DeHaan | 2008-10-17 | 1 | -79/+193 | |
| | | | | | | ||||||
| * | | | | | Moved the older test code under the main tree so it gets installed with the ↵ | Michael DeHaan | 2008-10-17 | 6 | -43/+99 | |
| | | | | | | | | | | | | | | | | | | | | | | | | RPM. Beginings of adding testcases for XMLRPC that will exercise read only and read-write XMLRPC through Apache. Right now, there is only some basic read-only testing to verify koan's calls remain operational. We'll also want to write tests for the mod_python components. | |||||
| * | | | | | Working on some tests, added ExcludeArch: ppc64 to spec for build system | Michael DeHaan | 2008-10-17 | 3 | -0/+40 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Fix typo in previously applied patch | Michael DeHaan | 2008-10-16 | 1 | -6/+8 | |
| | | | | | ||||||
| * | | | | track minor numbers in import (BP's patch) | Michael DeHaan | 2008-10-16 | 1 | -3/+7 | |
| | | | | | ||||||
| * | | | | Merge branch 'jcapel_nl_net' into devel | Michael DeHaan | 2008-10-16 | 2 | -38/+129 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Added a pre_install_network_config snippet to generate the networking bits ↵ | Jasper Capel | 2008-10-15 | 2 | -38/+129 | |
| | |/ / | | | | | | | | | | | | | | | | | | | | | for Anaconda, by mapping the information from cobbler to physical interfaces as seen by the installer kernel. | |||||
| * | | | Require absolute path to download config files | Michael DeHaan | 2008-10-15 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Update changelog | Michael DeHaan | 2008-10-15 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Upgrade to elilo 3.8 | Michael DeHaan | 2008-10-15 | 6 | -4/+4 | |
| | | | | ||||||
| * | | | BP says ia64 append line needs to be quoted now | Michael DeHaan | 2008-10-15 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | Fix snippet for download_config_files, misc testing changes | Michael DeHaan | 2008-10-15 | 2 | -7/+12 | |
| | | | ||||||
| * | | Fix for test case | Michael DeHaan | 2008-10-15 | 3 | -38/+52 | |
| | | | ||||||
| * | | Fix to make --ks-meta available to builtin config mgmt feature | Michael DeHaan | 2008-10-15 | 1 | -0/+4 | |
| | | | ||||||
| * | | Call unittests with nose | Michael DeHaan | 2008-10-15 | 3 | -12/+21 | |
| | | | ||||||
| * | | Apply Bill Peck's patch to allow per-OS/version kickstart defaults (intended ↵ | Michael DeHaan | 2008-10-15 | 1 | -5/+20 | |
| |/ | | | | | | | for use by beaker) |