Zach Beane [Tue, 6 Apr 2010 22:59:14 +0000]
Make 1.1.3 release.
Zach Beane [Tue, 6 Apr 2010 22:58:23 +0000]
Fix asdf:oos docs example line, reported by adeht.
Zach Beane [Mon, 5 Oct 2009 17:02:22 +0000]
Updates for 1.1.2 release.
Zach Beane [Mon, 5 Oct 2009 16:59:13 +0000]
Fixes for CloudFront API changes.
Zach Beane [Mon, 14 Sep 2009 19:52:19 +0000]
Improve make-post-policy:
- don't barf obscurely on a missing :expires arg
- don't barf obscurely on an empty condition list
Zach Beane [Thu, 5 Mar 2009 21:04:15 +0000]
Sync release numbers.
Zach Beane [Thu, 5 Mar 2009 20:56:39 +0000]
Update README with CloudFront info
Zach Beane [Thu, 5 Mar 2009 20:30:13 +0000]
- Add a light distribution test
Zach Beane [Thu, 5 Mar 2009 19:30:10 +0000]
Fix version.
Zach Beane [Thu, 5 Mar 2009 19:24:45 +0000]
Allow use of strings as keys in PARAMETERS-ALIST; some Amazon
parameters take WackyCaps CGI paramters.
Zach Beane [Thu, 5 Mar 2009 19:24:10 +0000]
Fix for puri-canonicalized-path.
Zach Beane [Thu, 5 Mar 2009 19:23:01 +0000]
- Fix canonicalization of CNAMES parameter
Zach Beane [Thu, 5 Mar 2009 18:50:12 +0000]
Add test for subresources.
Zach Beane [Thu, 5 Mar 2009 18:49:59 +0000]
First pass at CloudFront documentation updates.
Zach Beane [Thu, 5 Mar 2009 18:05:07 +0000]
- Reverse the order of arguments for ENSURE-CNAME and REMOVE-CNAME.
Zach Beane [Thu, 5 Mar 2009 16:16:24 +0000]
1.0.8 release updates
Zach Beane [Thu, 5 Mar 2009 16:13:54 +0000]
Fix the removal of sub-resources in PURI-CANONICALIZED-PATH.
Zach Beane [Thu, 5 Mar 2009 14:53:18 +0000]
Cleanup of cloudfront support.
Zachary Beane [Thu, 5 Mar 2009 01:27:09 +0000]
Zap stray paren.
Zach Beane [Wed, 4 Mar 2009 20:44:15 +0000]
Initial cloudfront support
Zach Beane [Tue, 3 Mar 2009 15:01:26 +0000]
Prep for 1.0.7 release.
Zach Beane [Tue, 3 Mar 2009 14:55:04 +0000]
- Note that CL-BASE64 and PURI are top-level dependencies now.
Zach Beane [Tue, 3 Mar 2009 14:47:36 +0000]
- New file. Ignore *.fasl
Zach Beane [Tue, 3 Mar 2009 14:47:16 +0000]
- Set the content-length of requests in initialize-instance :after
- Use PURI's canonicalization of request paths; it sometimes
un-encodes encoded characters, breaking signatures.
Zach Beane [Tue, 3 Mar 2009 14:45:36 +0000]
Note, in a comment, that taking subsets of files needs to be
integrated with the chunk-at-a-time uploading.
Zachary Beane [Tue, 3 Mar 2009 02:07:30 +0000]
Updates for 1.0.6 release
Zachary Beane [Tue, 3 Mar 2009 02:01:38 +0000]
Update to use Drakma continuations, allows upload of files that are
too big to fit in memory. Requires Drakma 1.0.0 or newer to work.
Zachary Beane [Tue, 3 Mar 2009 02:01:14 +0000]
Update to use Drakma continuations, allows upload of files that are
too big to fit in memory. Requires Drakma 1.0.0 or newer to work.
Zachary Beane [Tue, 3 Mar 2009 01:00:36 +0000]
Prep for 1.0.5 release.
Zachary Beane [Tue, 3 Mar 2009 00:57:01 +0000]
Merge branch 'master' of git.xach.com:~/git/zs3
Zachary Beane [Tue, 3 Mar 2009 00:56:15 +0000]
Incorporate James Wright's fixes for computing the string to sign.
Zachary Beane [Tue, 3 Mar 2009 00:45:02 +0000]
Don't generate the sub-bindings for a SEQUENCE binding at compile
time, do it at runtime. That means nested SEQUENCE bindings get their
own separate sub-bindings. Thanks to Alain Picard for bringing it to
my attention.
Zach Beane [Wed, 5 Nov 2008 12:55:58 +0000]
Note mailing list location.
Zach Beane [Tue, 4 Nov 2008 21:03:52 +0000]
Prep for 1.0.4 release
Zach Beane [Tue, 4 Nov 2008 20:48:14 +0000]
Add put-stream support; add start and end keyword args to put-file, put-string, and put-vector
Zach Beane [Tue, 4 Nov 2008 20:40:46 +0000]
Note newly discovered limitation (noticed by Willem Broekema)
Zach Beane [Thu, 30 Oct 2008 13:41:00 +0000]
- Note usocket dep
Zach Beane [Tue, 28 Oct 2008 18:12:55 +0000]
Bump to 1.0.3
Zach Beane [Tue, 28 Oct 2008 18:12:25 +0000]
- Fix in-package form
Zach Beane [Tue, 28 Oct 2008 17:49:02 +0000]
- Export a number of condition names
Zach Beane [Tue, 28 Oct 2008 17:42:22 +0000]
- Remove some old junk
Zach Beane [Tue, 28 Oct 2008 17:40:18 +0000]
Bump to 1.0.1
Zach Beane [Tue, 28 Oct 2008 17:40:01 +0000]
- Revert back to non-glorious previous reality where :continuation
doesn't work as we need it to, yet
Zach Beane [Tue, 28 Oct 2008 17:37:24 +0000]
- New file.
Zach Beane [Mon, 27 Oct 2008 14:47:17 +0000]
- Bump version
Zach Beane [Mon, 27 Oct 2008 14:46:08 +0000]
- Bump version to 1.0.1
- Remove direct alexandria dependency
Zach Beane [Mon, 27 Oct 2008 14:24:47 +0000]
- Sometimes Amazon returns a redirect for a HEAD, like when accessing
a EU bucket. The HEAD response doesn't have a Location header, so
for now just consider any response that isn't 4xx or 5xx to be a
success in BUCKET-EXISTS-P
Zach Beane [Mon, 27 Oct 2008 13:58:05 +0000]
- Fix initarg in SIGNAL-SPECIFIC-ERROR. Reported by multiple people.
Zach Beane [Thu, 23 Oct 2008 20:07:21 +0000]
Merge branch 'master' of xach@nimitz.xach.com:~/git/zs3
Zach Beane [Thu, 23 Oct 2008 20:06:58 +0000]
- Typo fix
Zach Beane [Mon, 20 Oct 2008 17:05:50 +0000]
- Note overlong write for file PUT
Zach Beane [Mon, 20 Oct 2008 17:04:32 +0000]
- Prep for a glorious future where content of :continuation will dtrt
in drakma
Zachary Beane [Sun, 28 Sep 2008 00:22:41 +0000]
- Link to project pages and restructure downloads
Zachary Beane [Sun, 28 Sep 2008 00:09:37 +0000]
New file.
Zachary Beane [Sat, 27 Sep 2008 21:17:21 +0000]
- Fix the deps listing to be clearer
Zach Beane [Fri, 26 Sep 2008 21:04:47 +0000]
- Change pre.code style a bit
Zach Beane [Fri, 26 Sep 2008 21:04:39 +0000]
- Fix up some code examples, add a few more
Zach Beane [Fri, 26 Sep 2008 20:52:23 +0000]
- Use ä instead of a UTF-8 literal.
Zach Beane [Fri, 26 Sep 2008 20:36:07 +0000]
- Link to the S3 docs on canned access policies
Zach Beane [Fri, 26 Sep 2008 20:29:37 +0000]
- Add acknowledgements
Zach Beane [Fri, 26 Sep 2008 20:18:06 +0000]
- Document ACCESS-POLICY argument
- Point to flexi-streams docs for info about supported string external
formats
Zach Beane [Fri, 26 Sep 2008 20:17:37 +0000]
- Add access-policy arguments to CREATE-BUCKET, PUT-*, COPY-OBJECT
Zach Beane [Fri, 26 Sep 2008 20:00:03 +0000]
Kill stray close-paren
Zach Beane [Fri, 26 Sep 2008 19:59:33 +0000]
- include "post"
Zach Beane [Fri, 26 Sep 2008 18:58:55 +0000]
- Use HEAD to implement BUCKET-EXISTS-P.
Zach Beane [Fri, 26 Sep 2008 18:36:31 +0000]
- More fixes from _3b on #lisp
Zach Beane [Fri, 26 Sep 2008 18:34:58 +0000]
- Fixes from _3b on #lisp
Zach Beane [Fri, 26 Sep 2008 18:34:42 +0000]
Sync package.lisp with documented exported symbols
Zach Beane [Fri, 26 Sep 2008 18:04:49 +0000]
- Set the charset in the HTML, just in case
Zach Beane [Fri, 26 Sep 2008 17:58:49 +0000]
- Instead of setting an absolute width, try setting the right margin
to something relatively big
Zach Beane [Fri, 26 Sep 2008 17:58:24 +0000]
- Minor tweaks
Zach Beane [Fri, 26 Sep 2008 17:40:08 +0000]
- Fix up a neglected part of the example interaction
Zach Beane [Fri, 26 Sep 2008 17:36:34 +0000]
Remove some old WIP files
Zach Beane [Fri, 26 Sep 2008 17:36:09 +0000]
Add license file here too
Zach Beane [Fri, 26 Sep 2008 16:49:46 +0000]
Renames
Zach Beane [Fri, 26 Sep 2008 16:49:00 +0000]
- Checkpoint
Zach Beane [Fri, 26 Sep 2008 16:36:46 +0000]
- & => & update
Zach Beane [Fri, 26 Sep 2008 16:19:32 +0000]
- More big changes
Zach Beane [Fri, 26 Sep 2008 16:05:21 +0000]
Add license header
Zach Beane [Fri, 26 Sep 2008 16:04:55 +0000]
- New file
Zach Beane [Fri, 26 Sep 2008 16:02:15 +0000]
Add license header to all lisp files
Zach Beane [Fri, 26 Sep 2008 14:17:59 +0000]
- Consolidate bucket-restriction errors
- A few more miscellaneous errors
Zach Beane [Fri, 26 Sep 2008 14:09:58 +0000]
- Add some URLs to error reports
Zach Beane [Thu, 25 Sep 2008 20:35:59 +0000]
Major updates
Zach Beane [Thu, 25 Sep 2008 20:35:42 +0000]
- STARTS-WITH, STRING64, ISO8601-DATE-STRING
Zach Beane [Thu, 25 Sep 2008 20:35:11 +0000]
- Change tagbody to handler-case instead
Zach Beane [Thu, 25 Sep 2008 20:34:54 +0000]
Support POST upload policy creation and change tagbody to handler-case
Zach Beane [Thu, 25 Sep 2008 20:34:08 +0000]
- Add a default method that falls back to EQL
Zach Beane [Thu, 25 Sep 2008 14:27:29 +0000]
Convert BUCKET or KEY objects to strings if needed during request creation; don't worry about it at higher levels.
Zach Beane [Thu, 25 Sep 2008 14:25:54 +0000]
- Add XML-STRING
Zach Beane [Thu, 25 Sep 2008 14:20:42 +0000]
- Add InvalidTargetBucketForLogging error specialization
Zach Beane [Thu, 25 Sep 2008 14:00:26 +0000]
- Automatically add logging permissions
Zach Beane [Thu, 25 Sep 2008 13:24:53 +0000]
- Move logging stuff below ACL stuff
Zach Beane [Thu, 25 Sep 2008 13:24:07 +0000]
- Fix ENABLE-LOGGING-TO to use the new-style GET-ACL and PUT-ACL
- Add DISABLE-LOGGING-TO
Zach Beane [Wed, 24 Sep 2008 20:16:04 +0000]
- Tweak for new zpbdoc stuff
Zach Beane [Wed, 24 Sep 2008 20:15:51 +0000]
- Fill out a lot of stuff
Zach Beane [Wed, 24 Sep 2008 15:34:22 +0000]
- Fix docstring of BUCKET-LOCATION
Zach Beane [Thu, 18 Sep 2008 19:53:25 +0000]
Testing CSS styles out
Zach Beane [Wed, 17 Sep 2008 20:17:27 +0000]
- New temp file for keeping track of what to document/export
Zach Beane [Wed, 17 Sep 2008 20:17:11 +0000]
- Substantial rewrite