MogileFS hosts its code at http://code.sixapart.com/svn/mogilefs/trunk.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:mogilefs

See all merge proposals.

MogileFS has 7 active branches owned by 2 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:mogilefs
Series: trunk
1 Development 2011-05-27 23:44:55 UTC
1373. This is at http://github.com/mogilefs...

Author: hachi
Revision Date: 2011-05-27 23:44:55 UTC

This is at http://github.com/mogilefs/perl-MogileFS-Client/ now.

lp:~guilhem-fr/mogilefs/MogileFS-Server 1 Development 2018-01-19 21:42:46 UTC
1392. Checking in changes prior to tagging ...

Author: dormando
Revision Date: 2018-01-19 21:42:46 UTC

Checking in changes prior to tagging of version 2.73.

Changelog diff is:

diff --git a/CHANGES b/CHANGES
index 441b328..e053851 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,29 @@
+2018-01-18: Release version 2.73
+
+ * fsck: avoid infinite wait on dead devices (Eric Wong <e@80x24.org>)
+
+ * client: always disable watch_read after a command (Eric Wong <e@80x24.org>)
+
+ * client: use single write for admin commands (Eric Wong <e@80x24.org>)
+
+ * tracker: client fairness, backpressure, and expiry (Eric Wong <e@80x24.org>)
+
+ * client connection should always be nonblocking (Eric Wong <e@80x24.org>)
+
+ * ConnectionPool: avoid undefined behavior for hash iteration (Eric Wong <e@80x24.org>)
+
+ * replicate: avoid buffered IO on reads (Eric Wong <e@80x24.org>)
+
+ * enable DB upgrade for host readonly state (Eric Wong <e@80x24.org>)
+
+ * replicate: reduce backoff for too_happy FIDs (Eric Wong <e@80x24.org>)
+
+ * fsck: this avoid redundant fsck log entries (Eric Wong <normalperson@yhbt.net>)
+
+ * fsck: do not log FOND if note_on_device croaks (Eric Wong <normalperson@yhbt.net>)
+
+ * reaper: detect resurrection of "dead" devices (Eric Wong <normalperson@yhbt.net>)
+
 2014-12-15: Release version 2.72

    * Work with DBD::SQLite's latest lock errors (dormando <dormando@rydia.net>)

lp:~guilhem-fr/mogilefs/MogileFS-Utils 1 Development 2018-01-19 21:29:51 UTC
188. Checking in changes prior to tagging ...

Author: dormando
Revision Date: 2018-01-19 21:29:51 UTC

Checking in changes prior to tagging of version 2.30.

Changelog diff is:

diff --git a/Changes b/Changes
index 6e65563..db61c9a 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+2.30 -- 2018-01-19
+
+ * mogadm: document "readonly" state for hosts (Eric Wong <e@80x24.org>)
+
 2.29 -- 2014-12-15

    * Add exit codes when failing. (Jesus Roncero <jesus@we7.com>)

lp:~guilhem-fr/mogilefs/perl-MogileFS-Client 1 Development 2013-06-24 21:15:52 UTC
190. Makefile.PL: declare explicit Time::H...

Author: Eric Wong
Revision Date: 2013-06-24 21:15:52 UTC

Makefile.PL: declare explicit Time::HiRes dependency

Time::HiRes is no longer a standard module distributed with Perl in
RHEL/CentOS 6.x (and like other distros). Declaring an explicit
dependency on it should help users find and install the correct
package for their distro.

lp:~guilhem-fr/mogilefs/Perlbal 1 Development 2012-03-01 10:16:20 UTC This branch has not been imported yet.
lp:~guilhem-fr/mogilefs/MogileFS-Network 1 Development 2012-03-01 10:15:49 UTC
27. Release 0.06

Author: Jonathan Steinert
Revision Date: 2012-02-26 05:22:12 UTC

Release 0.06

lp:~awmcclain/mogilefs/trunk 1 Development 2008-11-28 18:26:58 UTC This branch has not been mirrored yet.
17 of 7 results
You can't create new branches for MogileFS.