root/trunk/server/CHANGES


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1238 [1238] 11/15/08 22:14:33 dormando add 'no_unreachable_tracking' config variable. disables the janky …
(edit) @1237 [1237] 11/15/08 00:58:32 dormando changelog updates.
(edit) @1231 [1231] 11/14/08 22:11:53 dormando changelog update.
(edit) @1221 [1221] 08/19/08 07:06:59 dormando Checking in changes prior to tagging of version 2.20. Changelog diff …
(edit) @1218 [1218] 08/19/08 06:57:43 dormando Checking in changes prior to tagging of version 2.19. Changelog diff …
(edit) @1215 [1215] 08/17/08 02:27:48 dormando Checking in changes prior to tagging of version 2.18. Changelog diff …
(edit) @1206 [1206] 08/16/08 05:39:43 dormando update CHANGES.
(edit) @1200 [1200] 07/19/08 02:43:24 nickandrew Run mogstored as a non-root user This patch was submitted by Jonathan …
(edit) @1198 [1198] 07/10/08 14:24:56 nickandrew Fix various typos, spelling and grammar errors Most of the fixed errors …
(edit) @1183 [1183] 06/05/08 22:36:42 robbat2 Fix postgres lock release being overzealous.
(edit) @1166 [1166] 04/06/08 04:44:06 ask RFC 2518 says we "should" use a trailing slash when calling MKCOL. Some …
(edit) @1148 [1148] 02/05/08 23:48:31 hachi r1329@miyako: hachi | 2008-02-05 15:45:48 -0800 Changes note for …
(edit) @1144 [1144] 02/04/08 12:16:04 hachi r1321@miyako: hachi | 2008-02-04 04:16:00 -0800 Forgot changes not …
(edit) @1143 [1143] 02/04/08 12:16:02 hachi r1320@miyako: hachi | 2008-02-04 04:05:22 -0800 Whitespace fixes to …
(edit) @1137 [1137] 01/24/08 02:08:33 hachi Add --chmod-mountpoints option to mogautomount, which drops read/write …
(edit) @1131 [1131] 12/11/07 01:44:06 robbat2 New startpos optional argument to fsck_reset call.
(edit) @1129 [1129] 10/31/07 07:02:35 robbat2 Add CHANGES entry for r1128.
(edit) @1125 [1125] 09/24/07 10:25:34 ask add --dbport option to mogdbsetup (the tracker uses a dsn …
(edit) @1120 [1120] 09/13/07 08:00:56 ask Fix state_change() bug that could make file_to_delete_later grow …
(edit) @1115 [1115] 08/21/07 07:53:25 jbert add Mogstored::HTTPServer::None, for unmanaged DAV server
(edit) @1114 [1114] 08/16/07 01:37:41 bradfitz more work on custom replication policies. with exception of the lack of …
(edit) @1113 [1113] 08/13/07 17:07:36 jbert Add new ClientHTTPFile client back-end. This does partial PUTs to the …
(edit) @1111 [1111] 08/10/07 01:04:55 bradfitz fix crash in queryworker's create_open command, when a device has its …
(edit) @1110 [1110] 08/10/07 00:13:48 bradfitz * start of per-class pluggable replication policies. it was always …
(edit) @1109 [1109] 08/08/07 11:08:09 acme In the test suite, also search for mogadm in /usr/local/bin/ and …
(edit) @1101 [1101] 08/06/07 14:29:44 acme update CHANGES with my two commits
(edit) @1088 [1088] 07/03/07 21:02:27 bradfitz make mogstored and mogilefsd use the now-bundled dependency Perl modules …
(edit) @1084 [1084] 07/03/07 19:37:06 bradfitz Checking in changes prior to tagging of version 2.17. Changelog diff …
(edit) @1081 [1081] 07/03/07 19:16:53 bradfitz making out r1047 from robbat2 because it had overhead for a case that …
(edit) @1071 [1071] 07/02/07 00:08:27 robbat2 get_paths command now takes a pathcount option, defaulting to 2, …
(edit) @1067 [1067] 06/27/07 01:53:08 bradfitz make fsck log over-replicated files as policy violations. it won't delete …
(edit) @1064 [1064] 06/26/07 10:07:42 robbat2 Document how to test MogileFS under doc/testing.txt.
(edit) @1063 [1063] 06/26/07 09:31:53 robbat2 Add a safety check to ensure that Postgresql-8.2 or newer is …
(edit) @1062 [1062] 06/26/07 09:31:50 robbat2 Update mogdbsetup usage, and ensure it choses the correct admin username …
(edit) @1061 [1061] 06/26/07 08:11:24 robbat2 Document the --type option to mogdbsetup.
(edit) @1060 [1060] 06/26/07 08:07:27 robbat2 Postgres Store implementation! This was originally based on the prototype …
(edit) @1057 [1057] 06/25/07 21:53:04 bradfitz start of support to make mogstored wrap Apache + web_dav
(edit) @1055 [1055] 06/25/07 21:50:48 bradfitz remove things end-users don't care about
(edit) @1051 [1051] 06/25/07 09:35:43 robbat2 Use sprintf before debug as debug does not function as proper printf …
(edit) @1050 [1050] 06/25/07 09:35:40 robbat2 Remove duplicated [fsck] in log output of Fsck worker. Signed-off-by: …
(edit) @1049 [1049] 06/25/07 04:28:41 robbat2 Use croak with sane output instead of plain die inside insert_ignore. …
(edit) @1047 [1047] 06/25/07 04:28:36 robbat2 Finally trace why replicate acted weird sometimes. If a file was deleted …
(edit) @1046 [1046] 06/25/07 04:28:33 robbat2 The enqueue_fids_to_delete sub is dangerous in the previously …
(edit) @1045 [1045] 06/25/07 04:28:29 robbat2 Add guards around REPLACE usage when can_replace is false, and other …
(edit) @1043 [1043] 06/25/07 04:28:23 robbat2 When croaking due to bogus options, include the keys in the croak output …
(edit) @1035 [1035] 06/24/07 08:31:24 robbat2 Revert "Fix deletion crash if a file existed in the database but was not …
(edit) @1033 [1033] 06/23/07 09:36:51 robbat2 Fix deletion crash if a file existed in the database but was not on any …
(edit) @1031 [1031] 06/22/07 08:40:58 robbat2 Handle HiRes gettimeofday correctly to get useful results. Arrays …
(edit) @1030 [1030] 06/22/07 08:26:54 robbat2 Handle input to log() correctly. Based on the implementation of …
(edit) @1027 [1027] 06/21/07 14:03:55 robbat2 Root DSN may need the hostname as well, so pass it in. Signed-off-by: …
(edit) @1026 [1026] 06/21/07 13:59:58 robbat2 Use insert_ignore instead of raw INSERT IGNORE. Signed-off-by: Robin H. …
(edit) @1024 [1024] 06/21/07 13:59:51 robbat2 The unix_timestamp function belongs to the Store, not other classes. Need …
(edit) @1015 [1015] 06/21/07 13:02:36 robbat2 Using NULL during an INSERT for the AUTO_INCREMENT column does not work …
(edit) @1012 [1012] 06/21/07 03:56:05 robbat2 - Clean up all raw usages of UNIX_TIMETAMP() function, in preparation for …
(edit) @1010 [1010] 06/21/07 03:03:15 robbat2 Append the mogstored job type to $0 instead of replacing it …
(edit) @1009 [1009] 06/21/07 02:45:48 robbat2 Use saner name in process listing. Normally the binary will turn up in …
(edit) @1007 [1007] 06/20/07 19:22:01 bradfitz * make mogstored's lighttpd config use mod_status for "/", so …
(edit) @1006 [1006] 06/20/07 19:03:21 bradfitz remove Linux::AIO support, now that Perlbal has removed it as well, and …
(edit) @1003 [1003] 06/19/07 22:20:14 bradfitz make Mgd::validate_dbh() re-check/ping slave dbhs as well.
(edit) @1002 [1002] 06/19/07 19:35:41 bradfitz support drive identifiers above sdz (Arjan <info@bouncetek.com>)
(edit) @1001 [1001] 06/19/07 19:35:16 bradfitz + * make mogstored's iostat child process properly shutdown, + …
(edit) @998 [998] 06/19/07 19:12:57 hachi Change delete worker to use new DeviceStates interface.
(edit) @997 [997] 06/15/07 00:24:19 hachi Fix get_paths to honor new device state of 'drain' via new DeviceStates …
(edit) @995 [995] 05/17/07 19:25:24 bradfitz + * use signifigantly less CPU when re-broadcasting around + …
(edit) @990 [990] 05/09/07 22:53:25 bradfitz do yet less time() syscalls
(edit) @988 [988] 05/09/07 22:31:43 bradfitz efficiency: don't broadcast dup state information to children (track in …
(edit) @986 [986] 05/09/07 21:25:45 bradfitz if using Gearman::Server >= 1.09, respawn the fidsizes worker if it dies.
(edit) @984 [984] 05/09/07 20:20:18 bradfitz Checking in changes prior to tagging of version 2.16. Changelog diff …
(edit) @981 [981] 05/09/07 19:23:05 bradfitz + * BUG FIX from 2.15: partially written but never closed + …
(edit) @980 [980] 05/09/07 19:05:51 bradfitz PAR work
(edit) @978 [978] 05/07/07 19:24:59 bradfitz Checking in changes prior to tagging of version 2.15. Changelog diff …
(edit) @974 [974] 05/07/07 07:48:55 bradfitz ton of rebalance & replication work, including tests & cleanups & comments …
(edit) @970 [970] 05/06/07 21:25:48 bradfitz replication policies now can optionally return a new return value of the …
(edit) @964 [964] 05/05/07 10:46:32 bradfitz drain support. along with it, as a dependency: clean up device status …
(edit) @958 [958] 05/04/07 23:05:56 bradfitz make mogstored's devN/usage writing process (DiskUsage) be less racy with …
(edit) @943 [943] 05/03/07 18:59:28 bradfitz + * new protocol commands to list/set (certain) server settings, + …
(edit) @930 [930] 05/01/07 19:36:58 bradfitz make mogilefsd fsck use new mogstored fid_sizes command, to do bulk stats. …
(edit) @923 [923] 04/28/07 05:00:46 bradfitz changelog for previous commit
(edit) @920 [920] 04/27/07 18:26:32 hachi Put gearman server in mogstored process, add worker 'mogstored-fidsizes' …
(edit) @918 [918] 04/26/07 22:55:32 bradfitz + * [in progress] start of removing all code like $state eq …
(edit) @917 [917] 04/25/07 23:41:18 bradfitz lighttpd support. passes all tests now.
(edit) @916 [916] 04/25/07 22:56:56 bradfitz changelog for jonathan
(edit) @912 [912] 04/25/07 18:48:23 bradfitz lighttpd support
(edit) @910 [910] 04/25/07 18:06:59 bradfitz * abstract out the HTTP server support in mogstored, so …
(edit) @904 [904] 04/24/07 21:18:27 bradfitz Checking in changes prior to tagging of version 2.10. Changelog diff …
(edit) @901 [901] 04/24/07 20:23:16 bradfitz * bug from earlier refactoring: changing some 'next' to 'return' …
(edit) @900 [900] 04/24/07 20:12:43 bradfitz * make sure mogdbsetup doesn't upgrade an existing table (with …
(edit) @899 [899] 04/24/07 19:06:47 bradfitz make fsck_status faster (keep summary stats of evcode counts, rather than …
(edit) @879 [879] 04/20/07 09:02:39 bradfitz Checking in changes prior to tagging of version 2.09. Changelog diff …
(edit) @862 [862] 04/20/07 00:08:33 bradfitz + * replication speed-up on configurations with only 1 host. + …
(edit) @841 [841] 04/18/07 08:32:17 bradfitz fsck work.
(edit) @830 [830] 04/17/07 18:47:43 bradfitz Checking in changes prior to tagging of version 2.08. Changelog diff …
(edit) @828 [828] 04/17/07 16:35:51 bradfitz merge two changelog files together.
(add) @789 [789] 03/23/07 17:13:15 bradfitz pointer to real changes files
Note: See TracRevisionLog for help on using the revision log.