index
:
evernote
master
A Ruby client for Evernote
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-07-23
add example as runnable script, version bump for new api version
v1.1.0
Chris Sepic
2011-07-23
Merge pull request #13 from MioGreen/master
Chris Sepic
Merge Evernote API SDK 1.19 for ruby
2011-07-13
Merge Evernote API SDK 1.19 for ruby
Mikhail Zelenin
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
fixed spec tests; updated readme; allow for users to pass in keys in hash
Peter Mangiafico
2011-06-28
more readme adjustments
Peter Mangiafico
2011-06-28
remove need to have configuration parameters in a YML file, allow a generic ↵
Peter Mangiafico
hash to be passed in instead
2011-06-28
Got rcov working
dave.strock@gmail.com
2011-06-28
Added spec options to Rakefile, since spec.opts is not read in rspec2
dave.strock@gmail.com
2011-06-28
Got all specs to pass with rspec 2
dave.strock@gmail.com
2011-01-23
update vendored evernote libs to support lastest api
Chris Sepic
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-27
Version bump to 0.2.0
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-30
Regenerated gemspec for version 0.1.0
v0.1.0
Chris Sepic
2010-01-30
ignores
Chris Sepic
2010-01-30
gemspec
Chris Sepic
2010-01-30
update readme
Chris Sepic
2010-01-24
readme format
Chris Sepic
2010-01-24
vendored generated thrift code
Chris Sepic
2010-01-24
Version bump to 0.1.0
Chris Sepic
2010-01-24
Version bump to 0.0.0
Chris Sepic
2010-01-24
more bootstrapping
Chris Sepic
2010-01-24
Initial commit to evernote.
Chris Sepic