Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bring same expand/collapse style over to left hand side menu | Michael DeHaan | 2009-07-30 | 3 | -21/+50 | |
| | ||||||
* | Some very nice category based expand/collapse DIVs for the webapp | Michael DeHaan | 2009-07-30 | 8 | -75/+126 | |
| | ||||||
* | Add power commands back to CLI. | Peter Vreman | 2009-07-30 | 5 | -26/+29 | |
| | ||||||
* | Another TODO update | Michael DeHaan | 2009-07-29 | 1 | -0/+2 | |
| | ||||||
* | Update TODO file | Michael DeHaan | 2009-07-29 | 1 | -2/+1 | |
| | ||||||
* | update TODO | Michael DeHaan | 2009-07-29 | 1 | -1/+1 | |
| | ||||||
* | Update changelog and TODO | Michael DeHaan | 2009-07-29 | 2 | -6/+7 | |
| | ||||||
* | Look at ksdevice to determine where network info comes from when using buildiso | Simon Woolsgrove | 2009-07-29 | 1 | -0/+20 | |
| | ||||||
* | Add dates to the task id so logging shows the time. | Michael DeHaan | 2009-07-29 | 1 | -5/+7 | |
| | ||||||
* | Print remote exceptions from the CLI nicely | Michael DeHaan | 2009-07-29 | 1 | -8/+29 | |
| | ||||||
* | Remoted version of --clobber works for CLI commands that should override an ↵ | Michael DeHaan | 2009-07-29 | 2 | -6/+11 | |
| | | | | object whether it exists or not. | |||||
* | Operation of --in-place restored | Michael DeHaan | 2009-07-29 | 1 | -1/+1 | |
| | ||||||
* | Working on making --in-place work in remoted CLI | Michael DeHaan | 2009-07-29 | 2 | -4/+16 | |
| | ||||||
* | Fix typo | Michael DeHaan | 2009-07-29 | 1 | -1/+1 | |
| | ||||||
* | Don't add alias interfaces as hardware interfaces to virt machines | Michael DeHaan | 2009-07-29 | 2 | -2/+2 | |
| | ||||||
* | "check" and "status" are now remoted. check's XMLRPC API now requires a token. | Michael DeHaan | 2009-07-28 | 2 | -7/+18 | |
| | ||||||
* | Remoting validateks | Michael DeHaan | 2009-07-28 | 1 | -11/+6 | |
| | ||||||
* | Remote the status command. | Michael DeHaan | 2009-07-28 | 4 | -8/+7 | |
| | ||||||
* | aclsetup is now remoted, updated todo file, removed some old references to ↵ | Michael DeHaan | 2009-07-28 | 4 | -21/+28 | |
| | | | | deploy | |||||
* | Add mkdir to setup.py | James Cammarata | 2009-07-28 | 1 | -0/+1 | |
| | ||||||
* | Close file descriptors by default. | Michael DeHaan | 2009-07-28 | 1 | -1/+1 | |
| | ||||||
* | Remove extra references to network objects. | Peter Vreman | 2009-07-28 | 2 | -5/+0 | |
| | ||||||
* | Remove some other fragments of the deploy feature. | Michael DeHaan | 2009-07-28 | 2 | -50/+4 | |
| | ||||||
* | Deploy feature is to be in the next release, at which point I plan to ↵ | Michael DeHaan | 2009-07-28 | 2 | -83/+0 | |
| | | | | rewrite a large chunk of it. | |||||
* | Tweak webapp to send proper XMLRPC calls for background ops. Also fixed ↵ | Michael DeHaan | 2009-07-27 | 3 | -17/+24 | |
| | | | | | | Trac #428, which is about a kickstart path for rescue images | |||||
* | Make --version work as "cobbler version" and just "--version", similarly, ↵ | Michael DeHaan | 2009-07-27 | 1 | -7/+10 | |
| | | | | (no args) and "--help" | |||||
* | Add hooks for all missing remote calls, meaning we just have to write the ↵ | Michael DeHaan | 2009-07-27 | 1 | -14/+17 | |
| | | | | | | wrappers in remote.py for them now for the CLI to use them all. (CLI basically done, barring minor polishing/fixups) | |||||
* | Fixed option usage for import | Michael DeHaan | 2009-07-27 | 2 | -2/+2 | |
| | ||||||
* | Fix option variable name for buildiso | Michael DeHaan | 2009-07-27 | 1 | -1/+2 | |
| | ||||||
* | Massive cleanup of remote.py background thread code, eliminating redundancy, ↵ | Michael DeHaan | 2009-07-27 | 2 | -200/+131 | |
| | | | | and at least get-loaders is functional under this new form. Changes to webapp and existing CLI code, and completion of remoted CLI pending. | |||||
* | Auto-tail background tasks from the remote commandline. | Michael DeHaan | 2009-07-27 | 2 | -21/+52 | |
| | | | | | NOTE: this cheats, in that it uses /local/ files, meaning later we are going to need to modify it to use the remote APIs or, possibly, remote tail will not be supported. | |||||
* | Working on option passing for buildiso, not quite there, but buildiso is ↵ | Michael DeHaan | 2009-07-24 | 2 | -3/+33 | |
| | | | | remoted. | |||||
* | Adding buildiso to CLI, this is an example of how we can generically pass ↵ | Michael DeHaan | 2009-07-24 | 2 | -4/+15 | |
| | | | | | | extended options as a hash w/o needing to have a long series of them -- we'll follow this mode for other functions. | |||||
* | Remove various unneeded files that we no longer need for reference. | Michael DeHaan | 2009-07-24 | 30 | -7423/+0 | |
| | ||||||
* | Removed old cli module (no longer needed), working on new CLI handler | Michael DeHaan | 2009-07-24 | 2 | -433/+7 | |
| | ||||||
* | Add CLI options for all direct object commands | Michael DeHaan | 2009-07-24 | 1 | -0/+54 | |
| | ||||||
* | System editing, including multiple interfaces/removal, now works via remoted CLI | Michael DeHaan | 2009-07-23 | 3 | -5/+35 | |
| | ||||||
* | Fix some saving bugs and remove some debug output | Michael DeHaan | 2009-07-23 | 4 | -45/+12 | |
| | ||||||
* | CLI copies (and copy API, previously not used in app) now working | Michael DeHaan | 2009-07-23 | 1 | -3/+4 | |
| | ||||||
* | renames work, investigating copy | Michael DeHaan | 2009-07-23 | 4 | -12/+15 | |
| | ||||||
* | Update AUTHORS | Michael DeHaan | 2009-07-22 | 1 | -1/+1 | |
| | ||||||
* | Add entry to AUTHORS | Michael DeHaan | 2009-07-22 | 1 | -0/+1 | |
| | ||||||
* | Merge commit 'lflaks/master' | Michael DeHaan | 2009-07-22 | 2 | -2/+101 | |
|\ | ||||||
| * | Fixed an error in if statement that checks for successfull mounts. | Leonid Flaks | 2009-07-17 | 2 | -2/+101 | |
| | | | | | | | | Added similar keep_cfengine_keys snippet | |||||
* | | Merge commit 'eoghan/master' | Michael DeHaan | 2009-07-22 | 2 | -2/+2 | |
|\ \ | | | | | | | | | | | | | Conflicts: web/cobbler_web/templates/task_created.tmpl | |||||
| * | | Don't link to localhost! | Eoghan Gaffney | 2009-07-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | 'auto=true' and 'auto' do different things. 'auto' alone expands to | Eoghan Gaffney | 2009-07-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | 'auto=true priority=critical', which stops the installer asking stupid questions | |||||
* | | | Various fixes, CLI and remote xapi edits now work | Michael DeHaan | 2009-07-22 | 1 | -3/+3 | |
| | | | ||||||
* | | | Fixes to make generic removals work in the API again, and also the CLI | Michael DeHaan | 2009-07-22 | 9 | -29/+26 | |
| | | | ||||||
* | | | Find now remoted! | Michael DeHaan | 2009-07-22 | 1 | -7/+8 | |
| | | |