Commit Graph

22 Commits

Author SHA1 Message Date
Colin Patrick McCabe
2e63eace85 Add object store architecture overview picture
It requires graphviz / dot to be installed. It generates a nice graph
of the dependencies between classes in the object store.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
2011-08-31 18:09:52 -07:00
Tommi Virtanen
f1d8964499 First draft of the documentation overhaul.
To build the docs, run ./admin/build-doc. To browse them, either get
them on any static website, or just run ./admin/serve-doc to serve
them quickly off of port 8080.

build-doc sets up a virtualenv to avoid needing Sphinx installed
system-wide. serve-doc needs thttpd installed.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2011-08-29 17:27:14 -07:00
Greg Farnum
35b60c6968 gitignore: ignore Eclipse files/folders
Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
2011-07-18 12:18:40 -07:00
Sage Weil
8c97e6c6d5 .gitignore man/Makefile
blech

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
2011-06-14 13:58:05 -07:00
Sage Weil
954e09661f qa: do not use automake for workunit makefiles
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
2011-06-14 12:53:33 -07:00
Josh Durgin
24195b9c87 configure: add option for building with gcov coverage support
Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
2011-06-07 12:02:40 -07:00
Tommi Virtanen
6ef3b67680 Make git ignore stamp files from debian build.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2011-03-07 11:33:33 -08:00
Tommi Virtanen
7a2bb8dc1f Make git ignore core files. 2011-02-28 16:03:35 -08:00
Tommi Virtanen
adb6750979 Make git ignore python generated files. 2011-02-28 16:03:17 -08:00
Sage Weil
b7de2fd008 .gitignore: py-compile
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
2011-02-11 15:38:49 -08:00
Sage Weil
2373972f07 gitignore: ignore eclipse metadata
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
2011-01-31 21:10:18 -08:00
Tommi Virtanen
9a5a7fe4f0 Git ignored files cleanup.
Make gitignore entries not match recursively.

I wanted to introduce a directory "osdmaptool" to contain cli tests
for that tool, but all the files there were ignored because of these
rules.  Better be explicit about what you want ignored.

Move all ignores for generated binaries to be together.

Fixed "testecph" typo.

Added ignores for: testdout_streambuf testsignal_handlers testtimers.
2011-01-11 15:16:48 -08:00
Colin P. McCabe
aaa58f5df4 gitignore: Ignore cscope and vim temporary files
Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
2010-09-30 18:13:44 -07:00
Thomas Mueller
325b41a3da add files to .gitignore
add generated files to gitignore.

Signed-off-by: Thomas Mueller <thomas@chaschperli.ch>
Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-30 09:19:03 -07:00
Sage Weil
9c3fc0ae40 mkmonfs: remove all traces
It's been replaced by 'cmon --mkfs'

Reported-by: Thomas Mueller <thomas@chaschperli.ch>
Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-02 07:57:16 -07:00
Greg Farnum
d2af75de11 add executables to .gitignore 2010-04-16 15:18:26 -07:00
Sage Weil
ab32fae87c debian: new release, push, build, publish scripts 2010-02-28 20:19:04 -08:00
Sage Weil
3b6a6f1e24 .gitignore update 2009-05-14 14:23:40 -07:00
Sage Weil
e9cd36644f debian: fix kernel module in source package 2008-10-16 13:53:56 -07:00
Sage Weil
307723dea8 more automake fun 2008-01-28 11:39:51 -08:00
Sage Weil
9a12ba756a make mdsmon be a bit more robust/simple 2007-12-20 13:28:32 -08:00
Sage Weil
02bb9281b6 .gitignores 2007-12-20 09:24:54 -08:00