Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Working towards more code simplification. | Michael DeHaan | 2009-05-14 | 11 | -131/+37 | |
| | | | | | | ||||||
* | | | | | | Start generalizing loading enforcement, so we don't have to have custom | Michael DeHaan | 2009-05-14 | 7 | -35/+18 | |
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code in from_datastruct. As we do this, we'll need to create a few more set_* functions, as well as renaming some of the others. The XMLRPC API must remain consistent, though we're allowing the Python API to become more uniform. | |||||
* | | | | | Removing TONS of boilerplate in item_*.py. This most definitely breaks the ↵ | Michael DeHaan | 2009-05-13 | 15 | -1781/+254 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | webapp but will eventually feed both the webapp and CLI. remote_methods is also slated for demolition, as is printable. | |||||
* | | | | | Process of simplifying get_fields logic. Don't use order fields. | Michael DeHaan | 2009-05-13 | 4 | -77/+3 | |
| | | | | | ||||||
* | | | | | Since the items_* files are getting REALLY long, move them to seperate files | Michael DeHaan | 2009-05-13 | 14 | -1129/+1149 | |
| |_|/ / |/| | | | | | | | | | | | before cleaning them up. Also we want to ensure that anything we can do in remote can be done in api.py -- so make fields accessible there. (There is probably more to do for this). | |||||
* | | | | For ISC, don't append the interface name if it's eth0. Fix template ↵ | Michael DeHaan | 2009-05-08 | 2 | -5/+8 | |
| |/ / |/| | | | | | | | | indentation. | |||||
* | | | Merge commit 'jamesc/my-devel' into devel | Michael DeHaan | 2009-05-07 | 2 | -2/+4 | |
|\ \ \ | ||||||
| * | | | Add option to flatten results returned by get_item() | James Cammarata | 2009-05-07 | 2 | -2/+4 | |
| | | | | | | | | | | | | | | | | Fixed django generic edit to use new flatten option | |||||
* | | | | Make bootloader status checking only produce a single message. | Michael DeHaan | 2009-05-07 | 1 | -1/+5 | |
| | | | | ||||||
* | | | | Quote the hostname in the stock ISC dhcp configuration template | Michael DeHaan | 2009-05-07 | 2 | -1/+2 | |
|/ / / | ||||||
* | | | Update authors | Michael DeHaan | 2009-05-06 | 1 | -0/+1 | |
| | | | ||||||
* | | | Fix dhcp parameter name | Peter Vreman | 2009-05-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix blender cache bug with ISC. | Peter Vreman | 2009-05-06 | 2 | -3/+4 | |
| | | | ||||||
* | | | Fix problem where CLI can delete objects that are renamed via a problem in ↵ | Michael DeHaan | 2009-05-06 | 2 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | remote (cobblerd) Conflicts: cobbler/remote.py | |||||
* | | | fix specfile | Michael DeHaan | 2009-05-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update registration/discovery code to handle bridges better | Michael DeHaan | 2009-05-06 | 3 | -4/+26 | |
| | | | ||||||
* | | | Improvements to koan autodiscovery for bridging support | Michael DeHaan | 2009-05-06 | 3 | -11/+27 | |
| | | | ||||||
* | | | Working on koan live CD, added interactive mode for when autodiscovery fails. | Michael DeHaan | 2009-05-06 | 2 | -6/+41 | |
| | | | ||||||
* | | | Working on bringing back the koan live CD (in progress). | Michael DeHaan | 2009-05-06 | 3 | -14/+10 | |
| | | | ||||||
* | | | Update changelog | Michael DeHaan | 2009-05-06 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge commit 'jamesc/my-devel' into devel | Michael DeHaan | 2009-05-06 | 2 | -6/+29 | |
|\ \ \ | ||||||
| * | | | Change to network_config snippet to ignore bond masters to prevent anaconda ↵ | James Cammarata | 2009-05-05 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | failures when MAC addresses are not specified | |||||
| * | | | Cleaning up generic edit template to make it more readable | James Cammarata | 2009-05-04 | 1 | -5/+27 | |
| | | | | ||||||
* | | | | Add missing files from previous patches (MPD) | Peter Vreman | 2009-05-06 | 3 | -0/+169 | |
| | | | | ||||||
* | | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into devel | Michael DeHaan | 2009-05-06 | 28 | -625/+876 | |
|\ \ \ \ | ||||||
| * | | | | Fix to post_install_network_config to generate lines for modprobe.conf for ↵ | James Cammarata | 2009-05-05 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | bonded interfaces when using bonding options for RHEL4 | |||||
| * | | | | RPM now requires fence-agents where it can, and same for yum-utils. ↵ | Michael DeHaan | 2009-05-05 | 3 | -21/+31 | |
| | | | | | | | | | | | | | | | | | | | | Reorganized RPM spec to be more alphabetical for requires (not perfect). Check message for fence tools now lists both package options. | |||||
| * | | | | Merge commit 'jlaska/devel' into devel | Michael DeHaan | 2009-05-05 | 10 | -11/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Fedora 11 provides power scripts in fence-agents package and also changes ↵ | James Laska | 2009-05-05 | 10 | -11/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | the PATH. Update the power control templates to use a relative path and inherit from cobbler's PATH | |||||
| * | | | | | multiple delete support for django webapp, generic copy/rename, cleanup of ↵ | Peter Vreman | 2009-05-05 | 13 | -231/+310 | |
| | | | | | | | | | | | | | | | | | | | | | | | | edit/rename/copy in generic edit, generic save method based on the get_fields | |||||
| * | | | | | Generic webui list support | Peter Vreman | 2009-05-05 | 6 | -385/+542 | |
| | | | | | | ||||||
| * | | | | | Remove logic error in new replicate. | Michael DeHaan | 2009-05-05 | 1 | -39/+31 | |
| |/ / / / | ||||||
| * | | | | Working on streamlining the replicate code. | Michael DeHaan | 2009-05-05 | 2 | -30/+37 | |
| | | | | | ||||||
* | | | | | Keep providing DHCP to netboot-disabled systems! | Michael DeHaan | 2009-05-06 | 2 | -7/+8 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG | |||||
* | | | | Working on teaching replicate to know about mtimes, for faster replications. ↵ | Michael DeHaan | 2009-05-05 | 1 | -42/+93 | |
| | | | | | | | | | | | | | | | | WIP. | |||||
* | | | | Merge commit 'jamesc/my-devel' into devel | Michael DeHaan | 2009-05-04 | 16 | -75/+1234 | |
|\| | | | ||||||
| * | | | - Cleanup the django list method | Peter Vreman | 2009-05-04 | 6 | -40/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - Add new modifylist method to change the listing preferences (page/limit/sort) to keep the URL clean - Add non-persistant paging using .system/list/<pagenr>. - Remove obsolete paginate.js | |||||
| * | | | Generic edit for profiles/subprofiles | James Cammarata | 2009-05-03 | 5 | -5/+398 | |
| | | | | ||||||
| * | | | Generic editing view of distros complete | James Cammarata | 2009-05-03 | 6 | -0/+349 | |
| | | | | ||||||
| * | | | Fixes to make name servers save properly | James Cammarata | 2009-05-02 | 2 | -3/+4 | |
| | | | | ||||||
| * | | | Fix to paginate template filter options for network objects | James Cammarata | 2009-05-02 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Fixes to make network object saving work correctly. Also added owners to ↵ | James Cammarata | 2009-05-02 | 5 | -37/+56 | |
| | | | | | | | | | | | | | | | | the item_network class | |||||
| * | | | Forgot to git add the network templates after reapplying patch | James Cammarata | 2009-05-01 | 2 | -0/+221 | |
| | | | | ||||||
| * | | | Added owners to network object | James Cammarata | 2009-05-01 | 1 | -1/+8 | |
| | | | | ||||||
| * | | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into my-devel | James Cammarata | 2009-05-01 | 12 | -20/+32 | |
| |\ \ \ | ||||||
| * | | | | Applying my patch for preliminary network support in django/remote | James Cammarata | 2009-05-01 | 8 | -2/+172 | |
| | | | | | ||||||
* | | | | | Correct changelog | Michael DeHaan | 2009-05-04 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | More tweaking of unicodeness. | Michael DeHaan | 2009-05-04 | 2 | -8/+7 | |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG | |||||
* | | | | Update changelog | Michael DeHaan | 2009-05-01 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Don't use port in strings unless it's not 80. | Dominic LoBue | 2009-05-01 | 3 | -3/+9 | |
| | | | |