Further pylint disables, mostly for Unused args
[ganeti-local] / lib / rapi / baserlib.py
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2009-12-28 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2009-12-28 Iustin PopAdd targetted pylint disables
2009-10-13 Iustin Poprapi: fix tag operations
2009-07-30 Michael Hanselmannrapi: Add default parameter to _checkIntVariable
2009-07-17 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-17 Guido TrotterMerge branch 'master' into next
2009-07-13 Michael Hanselmannrapi: Add generic “force” parameter
2009-07-13 Iustin PopRAPI: implement instance reinstall
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-07 Michael HanselmannFix pylint warnings
2009-06-19 Iustin Poprapi: implement dry-run mode
2009-05-25 Iustin Poprapi: rework error handling
2009-05-25 Iustin Poprapi: make tags query not use jobs
2009-02-13 Iustin PopRAPI: fixes related to write mode
2009-02-04 Iustin Poprapi: fix 'bulk' processing and add locking option
2008-12-19 Michael Hanselmannganeti-rapi: Implement HTTP authentication
2008-12-11 Iustin PopFix epydoc format warnings
2008-11-26 Oleksiy MishchenkoRAPI: Make calls safier
2008-11-19 Oleksiy MishchenkoRAPI: Instance modify.
2008-10-21 Oleksiy MishchenkoPass request headers in to RAPI handlers.
2008-10-17 Oleksiy MishchenkoETag passing support.
2008-10-16 Michael Hanselmannrapi: Convert to new HTTP server class
2008-07-31 Oleksiy MishchenkoRAPI Implement DELETE for tags
2008-07-31 Oleksiy MishchenkoFirst write operation (add tag) for Ganeti RAPI
2008-07-23 Oleksiy MishchenkoGeneralization of bulk output mapping
2008-07-23 Iustin PopSimplify rapi.baserlib.MapFields()
2008-07-22 Oleksiy MishchenkoPut the poper RAPI baserlib