arvados.git
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 gemspec.
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 AmanUpdating release process.
2012-02-10 Bob AmanUpdated gemspec.
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-10 Bob AmanUpdated dependency to resolve JSON bug.
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-31 Steven BazylRemove stray requires of deleted files
2012-01-30 Bob AmanLoosened up gem requirements.
2012-01-30 Bob AmanLoosened up gem requirements.
2012-01-30 Bob AmanTo avoid a few bugs, requires point release of signet...
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 AmanAdded super-hacky script to generate the wiki reference...
2011-12-02 Bob AmanUpdated gemspec.
2011-12-02 Bob AmanFixed some YARD documentation issues and changed how...
2011-12-02 Bob AmanSwitched to using proper Rake clobbering.
2011-12-02 Bob AmanRenamed CHANGELOG.
2011-12-01 Martin SarsaleTest for repeated parameters
2011-11-30 Martin SarsaleMerge remote branch 'remotes/upstream/master'
2011-11-22 Bob AmanMoving static files to extra section so they don't...
2011-11-16 Bob AmanResolving /dev/null issue with WEBrick on Windows.
2011-11-16 Bob AmanHad to make a minor update to httpadapter to get tests...
2011-11-16 Bob AmanMerge branch 'schemas'
2011-11-16 Bob AmanExamples have been moved out into their own repository.
2011-11-16 Bob AmanExamples have been moved out into their own repository.
2011-11-16 Bob AmanUpdated dependency list and added gemspec.
2011-11-16 Bob AmanUpdated dependency list and added gemspec.
2011-11-16 Bob AmanResolved deprecation issues with RDoc task.
2011-11-16 Bob AmanResolved deprecation issues with RDoc task.
2011-11-16 Bob AmanUpdated deprecated gem package task.
2011-11-16 Bob AmanUpdated deprecated gem package task.
2011-11-16 Bob Aman#has_rdoc was deprecated. Removed property from gemspec.
2011-11-16 Bob Aman#has_rdoc was deprecated. Removed property from gemspec.
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-11 Bob AmanDon't repeat yourself.
2011-10-11 Bob AmanOverhauled the prediction sample and updated to v1.4.
2011-10-11 Bob AmanFixed references in the build files to the new README...
2011-10-11 Bob AmanFixed references in the build files to the new README...
2011-10-07 Bob AmanFixed issue with registering custom discovery URIs.
2011-10-07 Bob AmanFixed issue with registering custom discovery URIs.
2011-10-07 Bob AmanAdded authorization configuration to the .gitignore...
2011-10-07 Bob AmanAdded authorization configuration to the .gitignore...
2011-10-06 Bob AmanFixed issue with discovery URIs and renamed --service...
2011-10-06 Bob AmanFixed issue with discovery URIs and renamed --service...
2011-10-06 Bob AmanMarkdown formatting fixes.
2011-10-06 Bob AmanMarkdown formatting fixes.
2011-10-06 Bob AmanFixed some Markdown formatting and moved the Buzz READM...
2011-10-06 Bob AmanMarkdown formatting fixes.
2011-10-06 Bob AmanMarkdown formatting fixes.
2011-10-06 Bob AmanFixed some Markdown formatting and moved the Buzz READM...
2011-10-06 Bob AmanUpdated READMEs to use Markdown format.
2011-10-06 Bob AmanUpdated READMEs to use Markdown format.
2011-10-06 Bob AmanMoved data for prediction sample app into its own direc...
2011-10-06 Bob AmanRenamed READMEs.
2011-10-06 Bob AmanMoved data for prediction sample app into its own direc...
2011-10-06 Bob AmanRenamed READMEs.
2011-10-06 Bob AmanMoved Buzz example into its own directory for consistency.
2011-10-06 Bob AmanMoved Buzz example into its own directory for consistency.
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...
next