index
:
evernote
master
A Ruby client for Evernote
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-10-05
Update gemspec and bump version
Kip Cole
2012-10-05
Add Thrift native extensions to Evernote gem
Kip Cole
2012-10-04
Little bit of DRYing up
Kip Cole
2012-10-04
Add ruby idiomatic class wrappers for note store. Still work in progress, bu...
Kip Cole
2012-10-04
Notestore wrapper updated for oauth, add transforms from ruby method names to...
Kip Cole
2012-10-01
Updating to api version 1.2.2
Kip Cole
2012-06-15
version bump
Chris Sepic
2012-01-22
Version bump (SDK 1.2, bugfixes)
Chris Sepic
2012-01-22
Change credentials check to allow subclasses of Hash
backspace
2011-07-23
add example as runnable script, version bump for new api version
v1.1.0
Chris Sepic
2011-06-28
get rid of Jeweler, add contributors
v1.0.0
Chris Sepic
2011-06-28
fix two failing tests
Chris Sepic
2011-06-28
fixed spec tests; updated readme; allow for users to pass in keys in hash
Peter Mangiafico
2011-06-28
remove need to have configuration parameters in a YML file, allow a generic h...
Peter Mangiafico
2010-03-19
added note store wrapper, added readme example
Chris Sepic
2010-02-27
merging
Chris Sepic
2010-02-27
move auth to yaml config, add proxying
Chris Sepic
2010-02-21
Evernote::Client will never be used directly
Chris Sepic
2010-02-21
error handling and delegation
Chris Sepic
2010-02-20
UserStore wrapper
Chris Sepic
2010-02-20
starting some wrapper classes
Chris Sepic
2010-01-24
vendored generated thrift code
Chris Sepic
2010-01-24
Initial commit to evernote.
Chris Sepic