summaryrefslogtreecommitdiffstats
path: root/cobbler/item_image.py
Commit message (Expand)AuthorAgeFilesLines
* Bill Peck's patch adding a new power type.Michael DeHaan2009-01-131-7/+14
* Fixed the conditional statements for image tests and cleaned upDarryl L. Pierce2009-01-121-5/+15
* Provides validation for the image file argument.Darryl L. Pierce2009-01-121-4/+25
* Making sure no objects are set to None internally at the API level, ratherMichael DeHaan2008-12-021-3/+7
* Add UID field to APIMichael DeHaan2008-11-241-1/+7
* Apply Brian Kearney's patch to make underscores in remote API's line up with ...Michael DeHaan2008-11-121-0/+9
* Apply two of BK's patches to teach images about multiple interfaces and teach...Michael DeHaan2008-11-111-1/+10
* Add some tests for the comment field, and fix the remote code that sets them ...Michael DeHaan2008-11-111-1/+1
* Keep creation and modification times with each objectMichael DeHaan2008-11-101-1/+11
* Updated changelog to reflect previous patch, and on top of previous, added co...Michael DeHaan2008-11-101-19/+9
* More work on the image editor in the webappMichael DeHaan2008-10-201-0/+1
* Add Jasper to authors (who should have been there already)Michael DeHaan2008-10-201-0/+2
* Various work on --os-version support and better filtering for --breedMichael DeHaan2008-08-251-3/+3
* Incorporating Dave Hatton's patch to add --os-version in, adding validation, ...Michael DeHaan2008-08-251-2/+19
* At Spot's suggestion, make sure all source code files include the correct GPL...Michael DeHaan2008-08-131-4/+12
* Some fixes to image handling so that --image-type is saved and is used to gen...Michael DeHaan2008-08-121-1/+2
* Misc changes to cobbler image handling and hardlink codeMichael DeHaan2008-08-071-3/+4
* Attempt at streamlining image support, now --image-type can be used to specif...Michael DeHaan2008-08-071-0/+18
* Cobbler system objects can now descend from systems as well as objects, and i...Michael DeHaan2008-08-051-1/+13
* Image fixes/changesMichael DeHaan2008-07-181-5/+0
* Bugfix for item_image.pyMichael DeHaan2008-07-181-2/+2
* More work on image support, still more to do.Michael DeHaan2008-07-151-1/+3
* Various image changes + bash completion scriptMichael DeHaan2008-07-151-2/+2
* add xml file trackingMichael DeHaan2008-07-151-16/+13
* More work on image supportMichael DeHaan2008-07-091-6/+7
* More work on image supportMichael DeHaan2008-07-031-0/+1
* Add some more parameters to the image object, which we still need to surfaceMichael DeHaan2008-07-021-4/+74
* More fixes to base image tracking code.Michael DeHaan2008-07-011-2/+7
* Working on adding in image management, still a good ways to go, this does notMichael DeHaan2008-07-011-0/+1
* Work in progress on adding image tracking, also fixed a typo or two in buildisoMichael DeHaan2008-06-301-0/+102