Make validation error message more useful
[ganeti-local] / Makefile.am
2012-09-28 Michael Hanselmannganeti-cleaner: Separate queue cleaning code
2012-09-28 Michael HanselmannStop hardcoding root user
2012-09-27 Michael HanselmannCleanup of build-time shell variable replacements
2012-09-27 Michael HanselmannFix distcheck after commit 29386d3ee
2012-09-27 Michael HanselmannAdd vcluster-setup utility
2012-09-26 Agata MurawskaNodeGroup query in Haskell
2012-09-26 Iustin PopEnable bash completion for htools scripts
2012-09-25 Michael HanselmannAdd tests for bash completion
2012-09-24 René NussbaumerAdding some fundamental unittests for iallocator
2012-09-21 Michael HanselmannAdd new module for virtual clusters
2012-09-19 Michael Hanselmannbash_completion: Generate more compact version
2012-09-18 Michael HanselmannUse autoconf-based paths from Haskell instead of constants
2012-09-18 Michael Hanselmannconstants: Move most paths to separate module
2012-09-12 René NussbaumerRefactor IAllocator code
2012-09-12 René NussbaumerMake the __slots__ functionality more modular
2012-09-05 Iustin PopRework CLI modules and tests
2012-09-05 Iustin PopAdd query filter tests
2012-09-05 Iustin PopAdd some unittests for node queries
2012-09-05 Iustin PopAdd unittests for the BasicTypes module
2012-09-05 Iustin PopMove Version.hs up from under HTools/
2012-09-05 Iustin PopTwo tiny makefile fixes
2012-09-04 Iustin PopRemove QC.hs and replace it with an auto-generated...
2012-09-04 Iustin PopSplit the Makefile variable HS_LIB_SRCS
2012-09-04 Iustin PopSplit last two remaining tests from QC.hs
2012-09-04 Iustin PopMove JSON.hs and Compat.hs out from under HTools/
2012-09-04 Iustin PopSplit most HTools test code into separate files
2012-09-04 Iustin PopSplit Luxi, Qlang, Ssconf and OpCodes tests
2012-09-04 Iustin PopSplit Rpc tests from QC
2012-09-04 Iustin PopSplit one more module out of QC and add test helpers
2012-09-04 Iustin PopSplit out Objects.hs from QC.hs
2012-09-04 Iustin PopMove the unittest helper to a new Test/Ganeti dir
2012-09-04 Iustin PopMove generated htools test stubs to htest/
2012-09-04 Iustin PopMove shelltests from test/ to htest/shelltests/
2012-09-04 Iustin PopMove htools test files from test/data/htools to htest...
2012-09-04 Iustin PopMove haskell test code to htest/
2012-09-04 Iustin PopRename the Qlang and Queryd modules
2012-09-04 Iustin PopAdd filtering support in Query
2012-09-03 Guido TrotterMerge branch 'devel-2.6'
2012-09-03 Guido TrotterInstance autorepair design
2012-09-03 Iustin PopAdd Query support for Nodes (no filtering, no RPC)
2012-09-03 Iustin PopStub query2 call integration into QueryD
2012-08-28 Iustin PopReduce some more code duplication and split code
2012-08-28 Iustin PopAdd configure-time switch for split queries
2012-08-28 Iustin PopRename Query2.hs to Qlang.hs
2012-08-28 Iustin PopRe-enable standard hlint warnings
2012-08-28 Iustin PopInitial query daemon implementation
2012-08-28 Agata MurawskaDatatypes for haskell RPC calls
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-27 Iustin PopMake stable-2.6 compatible with newer pep8
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-14 René NussbaumerAdding design doc for bulk instance create
2012-08-09 René NussbaumerAdd new Makefile target to rebuild the whole dist
2012-08-08 René NussbaumerAdd missing rst files to Makefile.am
2012-07-23 Iustin PopBuild epydoc.conf using standard replace_vars_sed
2012-07-23 Iustin PopSimplify some make rules
2012-07-23 Iustin PopExplicitly terminate some make rules
2012-07-23 Iustin PopRemove ancient implicit make rules
2012-07-23 Iustin PopStop using BUILT_SOURCES
2012-07-23 Iustin PopChange how we create the 'ganeti' symlink
2012-07-23 Iustin PopPartial undo of "Makefile: Streamline directory creation"
2012-07-23 Iustin PopA few style fixes in Makefile.am
2012-07-20 Iustin PopCorrectly do sub-$(MAKE) invocations
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-07-06 Iustin PopFix Haskell coverage results
2012-07-06 Iustin PopAlso compute Haskell tags in "make tags"
2012-07-06 Iustin PopCleanup the QC.hs file w.r.t. compiler options
2012-07-04 Iustin PopAdd a Makefile rule to test unclean git status
2012-06-29 Iustin PopUpdate time on Haskell binaries after build
2012-06-29 Iustin PopFix building of hcheck man page
2012-06-28 Iustin PopAdd a shell test for hbal and split instances
2012-06-25 Agata MurawskaInitial commit for introducting hcheck tool
2012-06-15 Michael Hanselmannjstore: Add unittests
2012-06-12 Guido TrotterHaskell data types for query2
2012-06-11 Iustin PopFix make -n use
2012-06-11 Iustin PopEnable hlint in lint and reorganise this target
2012-06-08 Iustin PopRemove one obsolete hlint override
2012-06-06 Iustin PopMerge branch 'stable-2.5' into stable-2.6
2012-06-06 Iustin PopFix parallel build failures
2012-05-31 René NussbaumerAdd XEN_CMD to _autoconf.py
2012-05-22 Iustin PopAdd checks from wrong hard-coded paths in manpages
2012-05-11 Iustin PopReconcile Makefile.am and test data files
2012-05-11 Iustin PopWorkaround changed LVM behaviour
2012-05-08 Iustin PopFix Makefile dependencies for building Constants.hs
2012-05-04 Michael HanselmannQA: Enable use of OR conditions in test checks
2012-04-26 Michael HanselmannAdd example script for using RAPI test utilities
2012-03-30 Michael HanselmannQA: Add tests for “gnt-job list”
2012-03-27 Iustin PopUpdate default instance kernel version
2012-03-26 Iustin PopAdd a special lexer for sphinx/pygments
2012-03-26 Iustin PopEnable -Werror by default for htools
2012-03-26 Iustin PopAdd trivial tests for gnt-* cli
2012-03-23 Iustin PopEnable selection between Python and Haskell confd
2012-03-22 Iustin PopFix out-of-tree builds
2012-03-22 Iustin PopConvert manual shell tests to shelltestrunner
2012-03-21 Iustin PopOnly build hconfd if --enable-confd was passed
2012-03-21 Iustin PopBuild test helpers that point to hpc-htools
2012-03-20 Iustin PopAdd skeleton ssconf module
2012-03-19 Iustin PopRename htools-hpc to hpc-tools to fix laziness
2012-03-19 Iustin PopAdd htools/rapi test directory to DIRS
2012-03-15 Iustin PopAdd tests for custom text files
2012-03-15 Iustin PopAdd RAPI shell-level unittest
next