127 Commits

Author SHA1 Message Date
gholt
8c24a70139 Merged from trunk 2011-06-30 21:52:09 +00:00
gholt
552fa38ed1 Doc updates 2011-06-22 15:05:23 +00:00
John Dickinson
b3a451c832 merged with trunk 2011-06-17 16:47:39 -05:00
gholt
1dca388dec Merge from trunk 2011-06-16 22:05:03 +00:00
John Dickinson
5490c514fe removed slogging references from docs 2011-06-15 10:06:31 -05:00
gholt
d2230e853d Merged from trunk 2011-06-14 22:20:23 +00:00
John Dickinson
5949217ce1 removed basic slogging code 2011-06-13 15:57:32 -05:00
gholt
024df7c0f2 Merged from trunk 2011-06-13 20:51:06 +00:00
gholt
156b6e0c92 Added account_autocreate mode where authorized requests to accounts that don't yet exist within Swift will cause those accounts to be automatically created. Also did a small refactor surrounding swift.common.utils.TRUE_VALUES. 2011-06-10 22:27:05 +00:00
David Goetz
a18acc554b merging to trunk 2011-06-10 09:47:13 -07:00
gholt
56bafed131 Merged from trunk 2011-06-09 21:30:14 +00:00
David Goetz
68e5719a81 fixing case thing and adding docs 2011-06-08 08:55:14 -07:00
gholt
41fcf63241 Changed post_as_copy to object_post_as_copy 2011-06-08 04:29:24 +00:00
gholt
7c9e542c02 Implemented object POST as COPY 2011-06-08 04:19:34 +00:00
gholt
145651e04f Updated container-server.conf-sample 2011-06-06 16:12:54 +00:00
gholt
c3cef9207b Adding account_autocreate mode and refactoring TRUE_VALUES 2011-06-05 23:22:35 +00:00
gholt
7ac6baf6d1 container-sync: Support HTTP proxy. 2011-06-03 02:28:21 +00:00
gholt
b4221114c5 Merged with deswauth 2011-06-03 00:11:32 +00:00
gholt
ce710a54a5 Merged with trunk 2011-06-01 20:43:10 +00:00
gholt
f68b6354e2 Renaming TestAuth to TempAuth because nose hates anything with the word test in it. 2011-05-26 02:24:12 +00:00
gholt
b24b063552 Created testauth WSGI middleware to replace Swauth as development auth service. 2011-05-26 01:19:03 +00:00
David Goetz
bc894f9efb update with trunk 2011-05-12 14:24:51 -07:00
gholt
d0d98ba96e Updated to use standard shebang and explicitly flush output; added deprecation warning to stats.conf 2011-05-12 00:14:02 +00:00
David Goetz
84981953b2 adding processable flag and fix unicode thing 2011-05-11 17:01:24 -07:00
David Goetz
a1321fb17d stats conf changes 2011-05-10 15:53:21 -07:00
David Goetz
e35f8bf5a7 replace file and unit tests are working 2011-05-09 14:18:20 -07:00
Jay Payne
6ea412d90b Adding section for container stats 2011-05-02 23:52:20 +00:00
gholt
0546c8d15f Merged from trunk 2011-04-15 23:11:34 +00:00
gholt
6c13001244 Rename swift-stats-* to swift-dispersion-* to avoid confusion with log stats stuff 2011-03-31 22:32:41 +00:00
gholt
40505e892d Added logging 2011-03-25 08:33:46 +00:00
gholt
a464e4aa6b Updated sample conf 2011-03-24 23:17:38 +00:00
gholt
8476480394 Merged from trunk 2011-03-24 21:35:53 +00:00
John Dickinson
0c5aacb424 added default support for content-disposition and allows x-object-manifest to be manipulated like any other object metadata header 2011-03-24 13:03:49 -05:00
gholt
d872d94411 Update from feedback; docs 2011-03-24 03:37:07 +00:00
John Dickinson
88ad83767b objects can now have arbitrary headers set in metadata that will be served back when they are fetched 2011-03-22 20:05:44 -05:00
gholt
6318b996b5 Merged from trunk 2011-03-18 15:07:03 +00:00
gholt
bd22dbe712 Removing DevAuth 2011-03-14 02:56:37 +00:00
Clay Gerrard
19e185749f fixed pattern matching/globbing in swift-log-uploader 2011-03-11 17:50:54 -06:00
gholt
0ecc2da0d3 Merged from trunk 2011-03-03 14:54:31 -08:00
gholt
adb45bc871 Restrict hosts that can be targets/sources of container syncing 2011-02-24 10:50:00 -08:00
gholt
305e4b41f5 Initial work on container syncing 2011-02-23 23:26:05 -08:00
David Goetz
a86a569cae simplifying options and code 2011-02-21 16:37:12 -08:00
Michael Barton
13a3484470 rename log-processing to log-processor 2011-02-17 08:30:39 +00:00
Devin Carlen
694fa02b67 Added missing lockfile configuration to sample rsync.conf 2011-02-12 18:27:59 -08:00
Clay Gerrard
5082b6d389 updated proxy-server.conf-sample to include access_log_* defaults 2011-02-10 15:05:53 -06:00
Michael Barton
304ea48213 object replicator logging and increase rsync timeouts 2011-01-27 21:02:53 +00:00
gholt
a734be95d3 Merge from trunk 2011-01-24 16:28:22 -08:00
Colin Nicholson
fdbefb6236 The default reseller_prefix in swift is "AUTH". The domain_remap feature fails in this case because browsers tend to convert urls to lowercase and so by the time the remapped url reaches proxy-server, it is not correct and the request fails.
Changed the code so that if the account starts with the wrongly cased version of reseller prefix, it is corrected. reseller_prefix read from proxy-server.conf.
2011-01-24 23:31:46 +00:00
gholt
b1766acbaf In-depth documentation on paste.deploy configuration files.
get_logger now uses python's log routing to separate multiple log_names and log_facilities in the same process.
2011-01-24 23:16:48 +00:00
gholt
4905c71669 More doc updates for logger stuff 2011-01-23 13:18:28 -08:00