Timeline
12/29/06:
- 08:48 Changeset [587] by
-
doc fixes
- 06:52 Changeset [586] by
-
more docs
- 06:48 Changeset [585] by
-
had forgot to commit this... more get_dbh removal
- 06:46 Changeset [584] by
-
had forgot to commit this... more get_dbh removal
- 06:43 Changeset [583] by
-
start of docs
- 06:21 Changeset [582] by
-
useful dev tool
- 06:03 Changeset [581] by
-
tagging 04
- 06:02 Changeset [580] by
-
dev version 04 snapshot
- 05:29 Changeset [579] by
-
get_dbh() removal
- 05:21 Changeset [578] by
-
remove get_dbh caller
- 05:19 Changeset [577] by
-
move random add_file_on() function, previously stranded in the replication ...
- 05:06 Changeset [576] by
-
don't use dbh, use the store.
- 04:56 Changeset [575] by
-
remove unused stuff, use debug
- 04:55 Changeset [574] by
-
remove unused stuff. this whole file is unused. what is diff between ...
- 03:17 Changeset [573] by
-
moving more to store, removing dbh users
- 03:02 Changeset [572] by
-
move all the mysql tempfile bullshit into MogileFS::Store::MySQL, making ...
- 02:33 Changeset [571] by
-
make the old Mgd::get_dbh() and Mgd::validate_dbh() just wrappers around ...
- 02:32 Changeset [570] by
-
don't re-ping dbh always, only when marked as needs pinging (and add new ...
- 02:31 Changeset [569] by
-
make pidfile default to "", not undef, so it's defined
- 02:14 Changeset [568] by
-
pidfile support
- 01:26 Changeset [567] by
-
2 get_dbh() down, 54 to go....
- 01:25 Changeset [566] by
-
increase timeout to 10 seconds for monitor, not the default of 3 from the ...
- 01:16 Changeset [565] by
-
start of database-independence work.
introduces MogileFS::Store::*
- 01:15 Changeset [564] by
-
whitespace only
- 00:23 Changeset [563] by
-
unindent
- 00:22 Changeset [562] by
-
fix the broken-earlier-today altip/altzone code, removing yet more code ...
12/28/06:
- 23:52 Changeset [561] by
-
move server start time (and new accessor) into ProcManager, and out of ...
- 23:43 Changeset [560] by
-
remove Mgd::close_listeners, and instead register with procmanager a ...
- 23:35 Changeset [559] by
-
move server_setting and schema checking stuff into MogileFS::Config
- 23:26 Changeset [558] by
-
-- Finish killing Mgd::get_device_summary(), from everywhere.
-- flesh ...
- 21:43 Changeset [557] by
-
this removes all callers of Mgd::get_device_summary() that are NOT in ...
- 21:27 Changeset [556] by
-
start to get rid of callers of Mgd::get_device_summary.
- 21:00 Changeset [555] by
-
Introduce MogileFS::DevFID, which represents a (device,fid) tuple. then ...
- 19:54 Changeset [554] by
-
move find_deviceid into MogileFS::Device for now, even though that's not ...
- 19:48 Changeset [553] by
-
move all host caching/loading out of mogilefsd and into MogileFS::Host
- 18:43 Changeset [552] by
-
from Mgd::invalidate_class_cache() to MogileFS::Class->invalidate_cache
- 18:29 Changeset [551] by
-
move Mgd::class_name()
- 18:11 Changeset [550] by
-
move vivify_directories into MogileFS::Device
- 17:59 Changeset [549] by
-
move all the observed_foo APIs into MogileFS::Host and MogileFS::Device, ...
- 05:39 Changeset [548] by
-
move all domain-related functions into MogileFS::Domain and out of ...
- 05:34 Changeset [547] by
-
move Mgd::domain_id() into new file, MogileFS::Domain (which isn't yet an ...
- 05:10 Changeset [546] by
-
get rid of Mgd::key_filerow. move it into a new ctor for MogileFS::FID ...
- 04:57 Changeset [545] by
-
move is_url out of mogilefsd and into MogileFS::Util, renamed url_parts
- 04:52 Changeset [544] by
-
move Mgd::hostid_classes() and its one caller to ...
- 04:49 Changeset [543] by
-
faster file check logic
- 04:38 Changeset [542] by
-
move class_id into MogileFS::Class
- 04:27 Changeset [541] by
-
move wait_for_readability and wait_for_writeability into MogileFS::Util
- 04:18 Changeset [540] by
-
move Mgd::get_mindevcounts() into MogileFS::Class
- 04:14 Changeset [539] by
-
more kill old APIs. this time Mgd::update_fid_devcount();
- 03:53 Changeset [538] by
-
more legacy API removal. this time killing Mgd::host_id()
- 03:42 Changeset [537] by
-
converting more code to OO API, killing old functions in Mgd:: in ...
- 03:34 Changeset [536] by
-
remove sleep at end, and fix test count
- 03:28 Changeset [535] by
-
variable renaming only, in prep for future patch
- 03:26 Changeset [534] by
-
remove some non-OO Mgd:: code
- 03:22 Changeset [533] by
-
this wasn't used
- 03:21 Changeset [532] by
-
more work on and usage of Mogile::Host.
plan is to slowly drain the ...
- 02:41 Changeset [531] by
-
use keep alives from monitor
- 02:13 Changeset [530] by
-
make the monitor code even more object-oriented, this time focusing on the ...
- 01:32 Changeset [529] by
-
update the monitor worker to be cleaner, smaller, and use the ...
- 01:15 Changeset [528] by
-
class method to return all devices, as well as new accessor to see if ...
- 01:14 Changeset [527] by
-
Mgd::error() from MogileFS::Util, used to be used for errors, fatal things ...
12/27/06:
- 23:45 Changeset [526] by
-
much expanded tests
- 23:34 Changeset [525] by
-
don't send status updates, only in debug mode.
- 22:26 Changeset [524] by
-
require Danga::Socket 1.56 which resets epoll stuff for monitor worker.
- 21:47 Changeset [523] by
-
the real bug fix: can't "next" from a sub. well, you can... perl ...
- 21:46 Changeset [522] by
-
die hard if a child process is getting a message from a child process. ...
- 21:46 Changeset [521] by
-
add a more-several error() wrapper: fatal.
- 21:45 Changeset [520] by
-
* kill child processes (diskusage and iostat) when being killed.
- 21:44 Changeset [519] by
-
unused
12/03/06:
- 13:08 Changeset [518] by
-
automated update
- 12:30 Changeset [517] by
-
automated update
