1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renamed SmREST class to SmJSON
jmrodri
as jesus m. rodriguez
More... over 16 years ago
notes
jmrodri
as jesus m. rodriguez
More... over 16 years ago
initial checkin
jmrodri
as jesus m. rodriguez
More... over 16 years ago
adding tarball release and fixed buildtar.sh to use proper filename for src file
jmrodri
as jesus m. rodriguez
More... over 16 years ago
use correct filename for sm_photo_tool.py
jmrodri
as jesus m. rodriguez
More... over 16 years ago
added TODO for error handling. finished up getImages and getImageInfo
jmrodri
as jesus m. rodriguez
More... almost 17 years ago
upload now works, stupid /
jmrodri
as jesus m. rodriguez
More... almost 17 years ago
experiment with manual put
jmrodri
as jesus m. rodriguez
More... almost 17 years ago
going back to PUT
jmrodri
as jesus m. rodriguez
More... almost 17 years ago
trying to get the freakin upload to work. SIGH!
jmrodri
as jesus m. rodriguez
More... almost 17 years ago
Removed the methods needed to support REST which are no longer used with JSON.
jmrodri
as jesus m. rodriguez
More... almost 17 years ago
Convert the calls to JSON instead of REST. With JSON, I don't have to worry about parsing unknown XML. This should simplify the code considerably.
jmrodri
as jesus m. rodriguez
More... almost 17 years ago
argh
jmrodri
as jesus m. rodriguez
More... about 17 years ago
saving the test as well
jmrodri
as jesus m. rodriguez
More... about 17 years ago
upload in progress
jmrodri
as jesus m. rodriguez
More... about 17 years ago
created dynamic Album and Image info classes. We can now get album and image info back from the REST api, and dynamically create the appropriate class.
jmrodri
as jesus m. rodriguez
More... about 17 years ago
Renamed Smugmug to SmREST, and create a different Smugmug class. Probably not necessary, we'll see how this goes.
jmrodri
as jesus m. rodriguez
More... about 17 years ago
Removing the stupid unit tests.
jmrodri
as jesus m. rodriguez
More... about 17 years ago
Added: album.create, getinfo, delete getimages, images.getinfo
jmrodri
as jesus m. rodriguez
More... about 17 years ago
storing a sample albums response, and my current changes to sm_rest
jmrodri
as jesus m. rodriguez
More... about 17 years ago
changed method calls to start with lowercase as I hate initial caps for method calls.
jmrodri
as jesus m. rodriguez
More... about 17 years ago
Borrowing code from the Python Cookbook http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/149368
jmrodri
as jesus m. rodriguez
More... about 17 years ago
I got dynamic method calling to work which allows me to do things like:
jmrodri
as jesus m. rodriguez
More... about 17 years ago
checkin playpen directory
jmrodri
as jesus m. rodriguez
More... about 17 years ago
small test to create Options. I might give up on these unit tests. THey're becoming a pain :)
jmrodri
as jesus m. rodriguez
More... about 17 years ago
remove a bad test branch
jmrodri
as jesus m. rodriguez
More... about 17 years ago
test_branch_2
jmrodri
as jesus m. rodriguez
More... about 17 years ago
test_branch_2
jmrodri
as jesus m. rodriguez
More... about 17 years ago
1st test branch
jmrodri
as jesus m. rodriguez
More... about 17 years ago
adding eclipse project files
jmrodri
as jesus m. rodriguez
More... about 17 years ago