Continue internal shuffling...
[arvados.git] / lib /
2012-09-24 Steven BazylContinue internal shuffling...
2012-09-11 Steven BazylUnify processing of api/resumable/batch requests
2012-09-05 Steven BazylBegin consolidation of request building in reference...
2012-09-05 Steven BazylConsolidate request routing through execute methods
2012-09-05 Steven BazylRemove embedded version #s, use Gemfile
2012-09-05 Steven BazylRemove unnecessary normalization/fix addressable bug
2012-08-30 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-08-30 Bob AmanBackwards compatibility for MultiJson.
2012-08-19 Bob AmanMerge pull request #6 from marclennox/master
2012-08-19 Marc LennoxSyntax change to satisfy pull request
2012-08-18 Marc LennoxFixed an issue where the code was expecting parameters...
2012-07-31 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-07-31 Steven BazylIssue 47 - Improve error handling on result
2012-07-31 Bob AmanSome debug statements snuck into the commit.
2012-07-31 Bob AmanTwo failing tests, neither of which I can do much about.
2012-07-31 Bob AmanRemoved trailing whitespace.
2012-07-31 Bob AmanUpdating version.
2012-07-25 Steven BazylIssue 47 - Improve error handling on result
2012-07-21 Bob AmanResolving issues introduced by Faraday dependency upgrade.
2012-07-21 Bob AmanUpdating dependencies.
2012-06-11 Steven BazylNew version of client lib
2012-06-07 Steven BazylResolve merge conflict
2012-06-07 Steven BazylAllow credentials on per-request basis
2012-06-07 Steven BazylInitial support for service accounts
2012-05-24 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-05-18 Sergio GomesMoving BatchError to errors.rb
2012-05-16 Sergio GomesAdding batch support
2012-05-11 Sérgio GomesResolves issue of validation failing for repeated param...
2012-04-24 Bob AmanUpdated to avoid deprecation of encode and decode metho...
2012-03-27 Steven BazylUpdate changelog & API version
2012-03-14 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-03-14 Bob AmanFixed formatting issue with OS version number in Java.
2012-03-14 Steven BazylMultipart upload compatibility with 1.8.7
2012-03-13 Steven BazylMultipart upload compatibility with 1.8.7
2012-03-13 Adam SawyerWhen running in a jvm, get the OK name and version...
2012-03-02 Bob AmanFixed whitespace issue.
2012-03-02 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-03-02 Bob AmanInitial pass at parsing and handling client_secrets...
2012-03-02 Steven BazylMerge branch 'master' of https://code.google.com/p...
2012-03-02 Steven BazylMedia upload support
2012-02-27 Bob AmanMore carefully resolving the discovery-of-discovery...
2012-02-27 Bob AmanCleaning up the changes made by @vapir.
2012-02-27 Bob AmanMerge branch 'master' of github.com:sporkmonger/google...
2012-02-24 Bob AmanMerge pull request #4 from vapir/baseURI_and_fixups
2012-02-22 Bob AmanUpdated version and CHANGELOG.
2012-02-22 Bob AmanPatch to solve Ruby 1.8.7 incompatibility.
2012-02-22 Ethanrescue any error invoking external commands attempting...
2012-02-22 Ethanminor whitespace touchup
2012-02-22 Ethanfix schema to not choke when '$ref' is specifying what...
2012-02-22 Ethanif ApiClient receives :authorization => false, respect...
2012-02-22 Ethanadd method ApiClient#relative_uri which constructs...
2012-02-22 Ethanchange ApiClient's configurable host to a configurable...
2012-02-15 Nikolay MischenkoFixed parameters encoding (should be urlencoded)
2012-02-15 Bob AmanAdded ID token verification against server certificate.
2012-02-10 Bob AmanUpdated version and CHANGELOG with recent fixes.
2012-02-10 Bob AmanMethod renames to be consistent with change to resources.
2012-02-10 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-02-08 Steven BazylDon't traverse ancestors when checking if schema is...
2012-01-31 Steven BazylRename 'resources' method due to conflict with one...
2012-01-27 Bob AmanUpdated to replace httpadapter with faraday.
2012-01-05 Bob AmanMigrated to MultiJson from JSON gem.
2011-12-02 Bob AmanMerge branch 'master' of ../martinsarsale-support-for...
2011-12-02 Bob AmanFixed some YARD documentation issues and changed how...
2011-11-30 Martin SarsaleMerge remote branch 'remotes/upstream/master'
2011-11-16 Bob AmanMerge branch 'schemas'
2011-11-16 Bob AmanAttempting to fix some Windows issues and update deprec...
2011-11-16 Bob AmanAttempting to fix some Windows issues and update deprec...
2011-11-02 Martin SarsaleAccept repeated parameters
2011-10-31 Bob AmanFixed environment check for Windows.
2011-10-31 Bob AmanFixed environment check for Windows.
2011-10-21 Bob AmanMinor change to inflection.
2011-10-21 Bob AmanMinor change to inflection.
2011-10-20 Bob AmanUpdated to match change to AutoParse.
2011-10-15 Bob AmanAdded task for wiki autogeneration.
2011-10-15 Bob AmanFixed issue with version and moved version back to...
2011-10-15 Bob AmanAdded task for wiki autogeneration.
2011-10-15 Bob AmanFixed issue with version and moved version back to...
2011-10-05 Bob AmanFixed issues with recursive structures and external...
2011-09-22 Bob AmanSwitched to using AutoParse for schemas.
2011-09-22 Bob AmanFixed issue with ambiguous reference.
2011-09-22 Bob AmanAdded code to include userIp and key parameters.
2011-09-22 Bob AmanAdded code to include userIp and key parameters.
2011-09-22 Bob AmanAdded better handling for errors.
2011-09-22 Bob AmanAdded better handling for errors.
2011-09-22 Bob AmanChanged discovery and directory methods to use the...
2011-09-22 Bob AmanChanged discovery and directory methods to use the...
2011-09-21 Bob AmanMerge branch 'master' of https://code.google.com/p...
2011-09-21 Bob AmanAdded better support for user IP and developer key...
2011-09-21 Bob AmanAdded better support for user IP and developer key...
2011-08-19 Bob AmanPartial solution to the issue of generating JSON.
2011-08-18 Bob AmanIntroduced the ability to pass in an API object instead...
2011-08-18 Bob AmanIntroduced the ability to pass in an API object instead...
2011-08-10 Bob AmanFixed a bug in the method definition closures.
2011-08-10 Bob AmanBasic structure of schema parsing complete.
2011-08-08 Bob AmanAdded method to expose API property descriptions.
2011-08-08 Bob AmanAdded support for API feature lists.
2011-08-08 Bob AmanAdded support for API feature lists.
2011-08-05 Bob AmanAdding missing require.
2011-08-05 Bob AmanMoved dynamic method definitions into the APIObject...
2011-08-05 Bob AmanAdded default values.
next