root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1223 [1223] 10/01/08 23:21:58 dormando forgot to return clean network zones... would end up storing blanks.
(edit) @1221 [1221] 08/19/08 07:06:59 dormando Checking in changes prior to tagging of version 2.20. Changelog diff …
(edit) @1220 [1220] 08/19/08 07:02:59 dormando pissing me off now.
(edit) @1218 [1218] 08/19/08 06:57:43 dormando Checking in changes prior to tagging of version 2.19. Changelog diff …
(edit) @1217 [1217] 08/19/08 06:53:49 dormando Add no_index information to the META.yml so CPAN doesn't spank me.
(edit) @1215 [1215] 08/17/08 02:27:48 dormando Checking in changes prior to tagging of version 2.18. Changelog diff …
(edit) @1214 [1214] 08/17/08 02:24:32 dormando missing t/replpolicy.t from MANIFEST
(edit) @1213 [1213] 08/17/08 02:17:31 dormando This won't work for now.
(edit) @1211 [1211] 08/16/08 23:52:41 dormando Checking in changes prior to tagging of version 2.13. Changelog diff …
(edit) @1210 [1210] 08/16/08 22:13:54 dormando committed last one from the wrong dir... this one actually works.
(edit) @1209 [1209] 08/16/08 22:12:23 dormando That won't work for me :)
(edit) @1208 [1208] 08/16/08 21:49:46 dormando update mailing list url.
(edit) @1207 [1207] 08/16/08 21:05:02 dormando Make inject --bigfile honor noreplwait for info files.
(edit) @1206 [1206] 08/16/08 05:39:43 dormando update CHANGES.
(edit) @1205 [1205] 08/16/08 05:39:39 dormando Add repl_use_get_port option Patch from Brian Lynch …
(edit) @1204 [1204] 08/16/08 05:39:35 dormando Remove tempfile data and rows on create_close Chaos Wang …
(edit) @1203 [1203] 08/16/08 05:39:30 dormando Don't delete files accidentally during tempfile table cleanup. If a …
(edit) @1202 [1202] 08/10/08 06:16:24 dormando oft-requested confusion-fixer. Allow users to not wait on …
(edit) @1201 [1201] 08/05/08 23:21:13 hachi Use DB index when performing rename command.
(edit) @1200 [1200] 07/19/08 02:43:24 nickandrew Run mogstored as a non-root user This patch was submitted by Jonathan …
(edit) @1199 [1199] 07/19/08 02:22:25 nickandrew Add complete install script/instructions 1. Add a script to build all …
(edit) @1198 [1198] 07/10/08 14:24:56 nickandrew Fix various typos, spelling and grammar errors Most of the fixed errors …
(edit) @1197 [1197] 07/10/08 13:29:52 nickandrew Only write 100 test files, not 10000 Limit the number of write test files …
(edit) @1196 [1196] 07/10/08 13:29:37 nickandrew Add mgmtlisten directive to mogstored.conf The mogstored daemon listens …
(edit) @1195 [1195] 07/10/08 13:29:26 nickandrew Enable package to be built under debian lenny - Change install directory …
(edit) @1194 [1194] 07/10/08 13:29:14 nickandrew Add debian build files for libmogilefs-client-perl Add necessary files to …
(edit) @1193 [1193] 07/10/08 13:28:59 nickandrew Change example config file to new syntax Config file syntax is now "key = …
(edit) @1192 [1192] 07/10/08 13:28:48 nickandrew Merge init scripts with current skeleton Merge in some features from the …
(edit) @1191 [1191] 07/10/08 13:28:35 nickandrew Add an "LSB style header" to init scripts This is a new requirement for …
(edit) @1190 [1190] 07/10/08 13:28:21 nickandrew Install the default config files as package examples Add mogilefsd.conf …
(edit) @1189 [1189] 07/10/08 13:28:06 nickandrew Add debian package build documentation Add a document describing how to …
(edit) @1188 [1188] 07/10/08 13:27:55 nickandrew Remove "make test" from the build process Testing the package at build …
(edit) @1187 [1187] 07/10/08 13:27:44 nickandrew Add *.install files needed for package build Add files …
(edit) @1186 [1186] 07/10/08 10:47:24 nickandrew Set better dependencies in debian/control To build the mogilefsd and …
(edit) @1185 [1185] 06/25/08 02:10:06 ykerherve Changed the confusing and frigthening "Create" message to specify that an …
(edit) @1184 [1184] 06/05/08 22:36:48 robbat2 Hostname is used for both lock functions now.
(edit) @1183 [1183] 06/05/08 22:36:42 robbat2 Fix postgres lock release being overzealous.
(edit) @1182 [1182] 05/27/08 20:09:08 hachi Wrong case in buildrequires, 'MogileFS-utils' should be 'MogileFS-Utils'
(edit) @1181 [1181] 05/27/08 20:07:18 hachi Add missing unregister_global_hook call to ZoneLocal plugin
(edit) @1180 [1180] 05/27/08 19:54:12 hachi Update zone_* settting keys to be lists of netmask This is bad for …
(edit) @1179 [1179] 05/22/08 00:38:26 hachi Many fixes from last commit. Tests added in the last commit weren't …
(edit) @1178 [1178] 05/21/08 22:53:59 hachi - Refactor MogileFS::Network to use Net::Patricia for lookups. - Add a …
(edit) @1177 [1177] 04/09/08 21:03:14 hachi Update manifest for moving the testlibs into the lib/ tree
(edit) @1176 [1176] 04/09/08 20:59:55 hachi Enable tests during rpm build, fixup build dependancies, and delete the …
(edit) @1175 [1175] 04/09/08 20:53:32 hachi Add ZoneLocal plugin which hooks in using new hooks to reorder devices for …
(edit) @1174 [1174] 04/09/08 20:53:30 hachi Refactor cmd_create_open to call into sort_devs_by_freespace and also call …
(edit) @1173 [1173] 04/09/08 20:53:28 hachi Add global hook for taking care of the ordering of devices at get_paths …
(edit) @1172 [1172] 04/09/08 20:53:26 hachi Move the sorting of devices by utilization into a seperate subroutine.
(edit) @1171 [1171] 04/09/08 20:53:24 hachi Switch to passing device objects around instead of device id's. This is a …
(edit) @1170 [1170] 04/09/08 18:18:55 hachi Update MogileFS-Network to use MogileFS::Test class
(edit) @1169 [1169] 04/09/08 18:18:18 hachi Update server tests to use MogileFS::Test class.
(edit) @1168 [1168] 04/09/08 18:17:58 hachi Export subroutines (rather than declaring them right in main::)
(edit) @1167 [1167] 04/09/08 18:17:34 hachi Move mogtestlib.pl to be an installed MogileFS::Test.pm. This commit …
(edit) @1166 [1166] 04/06/08 04:44:06 ask RFC 2518 says we "should" use a trailing slash when calling MKCOL. Some …
(edit) @1165 [1165] 04/03/08 20:44:13 hachi We weren't even checking to see if the second store was created.
(edit) @1164 [1164] 04/03/08 08:07:34 hachi Add version (devel) to MogileFS::Network and a Makefile.PL
(edit) @1163 [1163] 04/03/08 08:07:31 hachi Move tests to near the new network-based replication policies.
(edit) @1162 [1162] 04/03/08 08:07:27 hachi Shuffle Network abstraction and multiple network replication policies into …
(edit) @1161 [1161] 04/02/08 19:43:56 hachi Silence a warning regarding 'undefined' when commands are attempted …
(edit) @1160 [1160] 04/02/08 19:43:55 hachi Silence warnings during startup (when using the Network module) about the …
(edit) @1159 [1159] 03/19/08 06:56:22 dormando Ensure domain caches get completely reloaded.
(edit) @1158 [1158] 03/19/08 06:56:19 dormando Always overwrite existing class cache on reload. Would leave old values.
(edit) @1157 [1157] 03/19/08 04:30:29 dormando MySQL 4.1+ has an optimized TRUNCATE TABLE. Useful for vacuuming rows.
(edit) @1156 [1156] 02/29/08 00:20:31 hachi Add a "HostsPerNetwork" replication policy, which takes a list of network …
(edit) @1155 [1155] 02/29/08 00:20:29 hachi This needs to be a regex, not a literal string.
(edit) @1154 [1154] 02/29/08 00:20:26 hachi In the 'network_zones' option, be a little more lenient on parsing. Allow …
(edit) @1153 [1153] 02/29/08 00:20:24 hachi Another patch by Andy McFarland to pass replpolicy settings around …
(edit) @1152 [1152] 02/29/08 00:20:21 hachi Whitespace removals
(edit) @1151 [1151] 02/29/08 00:20:19 hachi Silence warnings about undefined string comparison.
(edit) @1150 [1150] 02/29/08 00:20:15 hachi MultipleNetworks policy as implemented by Andy McFarland
(edit) @1149 [1149] 02/14/08 11:14:54 sup Fixed bug in get_path: die when called in old way (->get_paths(, 1))
(edit) @1148 [1148] 02/05/08 23:48:31 hachi r1329@miyako: hachi | 2008-02-05 15:45:48 -0800 Changes note for …
(edit) @1147 [1147] 02/05/08 23:48:18 hachi r1328@miyako: hachi | 2008-02-05 15:44:41 -0800 Make a new server …
(edit) @1146 [1146] 02/04/08 14:14:21 hachi r1325@miyako: hachi | 2008-02-04 06:12:42 -0800 Add test that exercises …
(edit) @1145 [1145] 02/04/08 14:14:19 hachi r1324@miyako: hachi | 2008-02-04 06:07:18 -0800 Add temp_fail accessor, …
(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) @1142 [1142] 02/04/08 11:56:01 hachi r1317@miyako: hachi | 2008-02-04 03:49:58 -0800 MultipleHosts …
(edit) @1141 [1141] 02/04/08 11:55:58 hachi r1316@miyako: hachi | 2008-02-04 03:43:40 -0800 Switch to using the …
(edit) @1140 [1140] 02/04/08 05:40:50 hachi r1313@miyako: hachi | 2008-02-03 18:16:13 -0800 The 'pathcount' arg …
(edit) @1139 [1139] 02/04/08 05:40:47 hachi r1312@miyako: hachi | 2008-02-03 18:14:41 -0800 I forgot to require 1.05 …
(edit) @1138 [1138] 01/24/08 21:00:04 bradfitz automated update
(edit) @1137 [1137] 01/24/08 02:08:33 hachi Add --chmod-mountpoints option to mogautomount, which drops read/write …
(edit) @1136 [1136] 01/03/08 09:22:31 ask * Make mogadm prefer command line settings over configuration file …
(edit) @1135 [1135] 12/19/07 19:25:01 garth A script to mount a filepaths enabled MogileFS installation.
(edit) @1134 [1134] 12/11/07 01:45:40 robbat2 Wire up fsck_reset's startpos argument.
(edit) @1133 [1133] 12/11/07 01:45:35 robbat2 Add optional startpos argument to fsck_reset.
(edit) @1132 [1132] 12/11/07 01:45:30 robbat2 We should only start the timer when the fsck_start is called, not when …
(edit) @1131 [1131] 12/11/07 01:44:06 robbat2 New startpos optional argument to fsck_reset call.
(edit) @1130 [1130] 11/14/07 11:55:09 ask Fix the automatic retry on errors saving a chunk (I had errors like that; …
(edit) @1129 [1129] 10/31/07 07:02:35 robbat2 Add CHANGES entry for r1128.
(edit) @1128 [1128] 10/31/07 06:24:01 robbat2 Use the correct per-Store port, rather than 3306 everywhere.
(edit) @1127 [1127] 09/26/07 05:45:04 bradfitz automated update
(edit) @1126 [1126] 09/24/07 10:56:57 ask Improve error messages from mogtool
(edit) @1125 [1125] 09/24/07 10:25:34 ask add --dbport option to mogdbsetup (the tracker uses a dsn …
(edit) @1124 [1124] 09/19/07 20:30:04 bradfitz automated update
(edit) @1123 [1123] 09/19/07 19:15:05 bradfitz automated update
(edit) @1122 [1122] 09/15/07 01:34:04 bradfitz file i'd forgotten to check in (it was previously in the MANIFEST, but not …
(edit) @1121 [1121] 09/14/07 01:31:14 hachi Missing doc file in MANIFEST, correcting manifest for now
(edit) @1120 [1120] 09/13/07 08:00:56 ask Fix state_change() bug that could make file_to_delete_later grow …
Note: See TracRevisionLog for help on using the revision log.