1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed broken stream handling.
technosophos
as Matt Butcher
More... almost 14 years ago
Added comments.
technosophos
as Matt Butcher
More... almost 14 years ago
Fixed resource that was closed too early.
technosophos
as Matt Butcher
More... almost 14 years ago
Updated tons of unit tests.
technosophos
as Matt Butcher
More... almost 14 years ago
Improved error handling, fixed content length.
technosophos
as Matt Butcher
More... almost 14 years ago
Fixed the ETag/Content-Length issues for streams.
technosophos
as Matt Butcher
More... almost 14 years ago
Added config() static to Bootstrap.
technosophos
as Matt Butcher
More... almost 14 years ago
Removed code that closed input stream.
technosophos
as Matt Butcher
More... almost 14 years ago
Stupped out almost all of the file-level functions.
technosophos
as Matt Butcher
More... almost 14 years ago
Improving file IO opening and closing.
technosophos
as Matt Butcher
More... almost 14 years ago
Added StreamWrapperTest.
technosophos
as Matt Butcher
More... almost 14 years ago
Minor refactor of swiftAuth().
technosophos
as Matt Butcher
More... almost 14 years ago
Initial add of stream wrapper.
technosophos
as Matt Butcher
More... almost 14 years ago
Updated the RELEASE notes for 1.0.0-alpha1.
technosophos
as Matt Butcher
More... almost 14 years ago
Story #1068: As a user I can upload a file as an object.
technosophos
as Matt Butcher
More... almost 14 years ago
Testing CURL library with all units.
technosophos
as Matt Butcher
More... almost 14 years ago
Re-worked the Transport layer to support CURL and PHP Streams.
technosophos
as Matt Butcher
More... almost 14 years ago
Added CURL tests.
technosophos
as Matt Butcher
More... almost 14 years ago
Working on adding better file IO and a CURL transporter.
technosophos
as Matt Butcher
More... almost 14 years ago
Updated Container->save().
technosophos
as Matt Butcher
More... almost 14 years ago
Story #448: As a user I can copy an object across containers.
technosophos
as Matt Butcher
More... almost 14 years ago
Story #1057, #1058, #1059: As a user I can set content disposition.
technosophos
as Matt Butcher
More... almost 14 years ago
Story #1055: As a user I can set/get metadata on a container.
technosophos
as Matt Butcher
More... almost 14 years ago
Story #1056: As a user, I can update an object's metadata without updating the object.
technosophos
as Matt Butcher
More... almost 14 years ago
Story #451: As a user I can get the URL for an object.
technosophos
as Matt Butcher
More... almost 14 years ago
Story #452: As a user, I can retrieve the ACL on a container.
technosophos
as Matt Butcher
More... almost 14 years ago
Renamed a few ACL functions.
technosophos
as Matt Butcher
More... almost 14 years ago
Story #453: As a user I can set the ACL on a container.
technosophos
as Matt Butcher
More... almost 14 years ago
You can now set ACLs on containers.
technosophos
as Matt Butcher
More... almost 14 years ago
ACLs are now working.
technosophos
as Matt Butcher
More... almost 14 years ago