Commit Graph

18 Commits

Author SHA1 Message Date
Sage Weil
6eea02c18a add rocksdb submodule 2014-07-29 21:45:25 -07:00
Loic Dachary
cc0cc15212 erasure-code: gf-complete / jerasure modules updates
To avoid confusion, the jerasure v1 branch that contains commits pending
review upstream is named v2-ceph and the gf-complete v2 branch is named
v2-ceph.

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-03-27 14:27:23 +01:00
Loic Dachary
ddbb2f7b0a erasure-code: add gf-complete / jerasure submodules
Instead of copying the files in the ceph repository, which is less
convenient.

When building the headers are ignored, even though they do
not exist. When creating the tarbal with make dist, it fails because
they cannot be found. I misread src/gf_int.h to be include/gf_int.h and
wrongfully thought the submodules were to blame. This is why they were
removed shortly after being added.

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-03-19 08:02:12 +01:00
Loic Dachary
e9eb641fc7 remove gf-complete / jerasure sub modules
and add the source files in the tree.

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-03-19 00:28:17 +01:00
Loic Dachary
1ddae7e2cc erasure-code: jerasure and gf-complete moved to ceph namespace
for maintenance purposes

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-03-18 19:00:21 +01:00
Loic Dachary
1c5411a75f erasure-code: update gf-complete v1 submodule
Point to https://bitbucket.org/dachary/gf-complete/branch/v1 which
aggregates the pending pull requests required by Ceph while they are
reviewed.

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-03-18 11:39:43 +01:00
Loic Dachary
4105ab8bc1 erasure-code: use jerasure as submodules
Now that there is a git repository to refer to, it will be good for
maintenance. Pin the version to stable branches.

http://tracker.ceph.com/issues/7599 refs #7599

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-03-10 08:21:07 +01:00
Yehuda Sadeh
d26e76655b civetweb: fix module uri
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2014-01-23 09:41:00 -08:00
Yehuda Sadeh
3f20a41f87 civetweb: update submodule
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2014-01-23 09:41:00 -08:00
Yehuda Sadeh
f2f74754c9 rgw: switch mongoose to civetweb
Fixes: #7054
mongoose is now GPL, using the civetweb fork instead.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2014-01-23 09:40:59 -08:00
Yehuda Sadeh
deded4465c mongoose: update submodule
switched to a different source repository, added .gitignore

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2013-12-16 12:27:55 -08:00
Yehuda Sadeh
ed3caf7cde mongoose: submodule, v4.1
add mongoose as a submodule.
2013-11-04 20:24:34 -08:00
Danny Al-Gaaf
8162215d7e remove leveldb from master branch
Since we now build against system leveldb and no longer
against a git submodule, drop the submodule from git master.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2013-02-27 14:22:48 +01:00
Sage Weil
d9e902f9c5 ceph.newdream.net -> ceph.com
wiki url -> docs url
2012-06-16 14:50:29 -07:00
Yehuda Sadeh
53f642e29a rest-bench: build conditionally
added configure --with-rest-bench, and configure --with-system-libs3

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
2012-05-04 15:55:25 -07:00
Sage Weil
70360f840e github.com/NewDreamNetwork -> github.com/ceph 2012-03-02 11:00:08 -08:00
Samuel Just
58a3b7f75a Added leveldb submodule
Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
2012-03-01 10:11:42 -08:00
Sage Weil
e261317e7a add ceph-object-corpus.git submodule 2012-02-08 13:17:22 -08:00