Statistics
| Branch: | Tag: | Revision:

root / Ganeti / HTools @ e2fa2baf

Name Size
CLI.hs 5.4 kB
Cluster.hs 29.1 kB
Container.hs 3.5 kB
IAlloc.hs 5.5 kB
Instance.hs 3.8 kB
Loader.hs 6.7 kB
Node.hs 10 kB
PeerMap.hs 2.9 kB
QC.hs 6.1 kB
Rapi.hs 4.1 kB
Text.hs 3.8 kB
Types.hs 1.7 kB
Utils.hs 3.7 kB
Version.hs.in 194 Bytes

Latest revisions

# Date Author Comment
e2fa2baf 06/01/2009 12:55 pm Iustin Pop

Add copyright/license information

This doc-patch adds copyright and license information to (hopefully) all
needed files.

7dd5ee6c 06/01/2009 12:24 pm Iustin Pop

tests: move the test declaration in QC.hs

This patch moves the test declaration into QC.hs, so that test.hs has to
be modified only when we add a new test category.

dbba5246 06/01/2009 12:18 pm Iustin Pop

Move some alloc functions from hail into Cluster

These are generic enough to be used from multiple places, they belong
better in Cluster.hs than in the hail source.

0991ed70 06/01/2009 12:18 pm Iustin Pop

Small whitespace change

19f38ee8 06/01/2009 12:18 pm Iustin Pop

Move the RqType and Request types to Loader.hs

These two will be more generic than now, and belong somewhere else -
Loader.hs is a generic module for data loading, thus we move them there.

d85a0a0f 06/01/2009 12:18 pm Iustin Pop

Cleanup an old function

Also replace a type with its synonim.

9188aeef 06/01/2009 12:18 pm Iustin Pop

Lots of documentation updates

This patch does only doc build changes, doc changes and function move
around (for more logical documentation). It should have no impact at all
on the code.

095d7ac0 06/01/2009 12:18 pm Iustin Pop

A simple test for Container.addTwo

7bc82927 06/01/2009 12:17 pm Iustin Pop

Add some very trivial Instance tests

This is more of an exercise in QuickCheck than strong testing.

9cf4267a 06/01/2009 12:14 pm Iustin Pop

Finish removal of unused params from PeerMap

This completes the removal started earlier byt removeing the need to
pass the number of nodes to Node.buildPeers, which is now unused.

View revisions

Also available in: Atom