Statistics
| Branch: | Tag: | Revision:

root @ 9b1e1cc9

Name Size
  Ganeti
.gitattributes 21 Bytes
.gitignore 177 Bytes
AUTHORS 31 Bytes
COPYING 17.6 kB
Makefile 1.8 kB
NEWS 4.9 kB
README 2.9 kB
haddock-prologue 360 Bytes
hail.1 1.8 kB
hail.hs 4.2 kB
hbal.1 18.1 kB
hbal.hs 11.8 kB
hn1.1 9.6 kB
hn1.hs 7.6 kB
hscan.1 3.4 kB
hscan.hs 6.8 kB
hscolour.css 195 Bytes
test.hs 1.1 kB

Latest revisions

# Date Author Comment
9b1e1cc9 06/01/2009 01:25 pm Iustin Pop

Ensure consistent naming of the tools

This patch makes sure that all references to the name of the software is
ganeti-htools, not simply htools.

9256e36a 06/01/2009 01:20 pm Iustin Pop

Small documentation update

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.

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

Change the check rule in Makefile

Since ghc won't trigger recompilation due to the -fhpc flag, it's not
useful to rm && make test, as this will only relink the binary.
Therefore we simplify this rule.

View all revisions | View revisions

Also available in: Atom