arvados.git
2014-02-03 Tom CleggEnsure util.mkdir_dash_p() fails if its target is a...
2014-02-03 Tom CleggAdd arv-mount.
2014-02-03 Tom CleggAdd StreamFileReader.seek() method.
2014-02-03 Tom CleggFix scoping for error classes.
2014-02-02 Tom CleggFix crash when component has missing attributes (e...
2014-02-02 Tom CleggAdd basic select-and-compare interface to pipeline_inst...
2014-02-01 Tom CleggMerge branch 'master' into 1978-compare-pipelines
2014-02-01 Tom CleggRemove extra breadcrumbs bar.
2014-02-01 Tom CleggAllow controller to override page name for breadcrumbs.
2014-02-01 Tom CleggAdd breadcrumbs bar to #index and #show pages.
2014-02-01 Tom CleggUse generic index page for /users
2014-02-01 Tom CleggShow condensed data about pipeline instances side by...
2014-02-01 Tom CleggAdd pipeline_instances/compare page
2014-02-01 Tom CleggFix "show all pipeline templates" link target on dashbo...
2014-01-31 Tim PierceFix some arv unit tests.
2014-01-30 Tim PierceMerge branch '2036-fix-python-sdk' of git.clinicalfutur...
2014-01-30 Tim PierceResolving scoping problems. Python unit tests now pass...
2014-01-30 Tim PierceRearranging modules to eliminate recursive imports.
2014-01-29 Tim PierceRearranging modules to eliminate recursive imports.
2014-01-29 Tom CleggAdd functional test for "skip script_version validation...
2014-01-29 Tom CleggSkip "specified commit exists" validation when updating...
2014-01-29 Tom CleggFix jobs.cancelled_by_*_changed? calls to jobs.cancelle...
2014-01-29 Tom CleggRemove +K@foo parts from collection uuids in jobs'...
2014-01-29 Tom CleggFix regular expressions in database migration.
2014-01-29 Tom CleggShow condensed data about pipeline instances side by...
2014-01-28 Tim PiercePython SDK uses ~/.config/arvados/settings.conf like...
2014-01-28 Tim PierceUpdating dependencies.
2014-01-28 Tim PierceUpdating dependencies to satisfy RubyGems.
2014-01-28 Tom CleggClean up /arvados/v1/../../discovery/v1/ hack before...
2014-01-28 Tom CleggAdd pipeline_instances/compare page
2014-01-27 Peter AmstutzLeft navbar uses bootstrap "nav-header" class for secti...
2014-01-27 Tom CleggMerge branch '1946-request-body-vs-parameters'
2014-01-27 Tom CleggRemove request body object from parameters lists in...
2014-01-27 Tom CleggAdd version string to arv (assume "gem install" makes...
2014-01-27 Tom CleggDo not add body object to discovery parameters.
2014-01-27 Tom CleggFix up dependencies, pin google-api-client at 0.6.x
2014-01-27 Tom CleggAdd Gemfile.lock
2014-01-27 Tom CleggSend parameters in the request body instead of query...
2014-01-27 Tom CleggAdd tests, fix dependencies so "bundle exec rake test...
2014-01-27 Tom CleggFix crash when no config file exists, and fix config...
2014-01-27 Tom CleggRemove Keep prototype (moved to branch 1747-keep-protot...
2014-01-25 Tom CleggDo not offer to let non-admin users create new keepDisk...
2014-01-25 Tom CleggChange underscores to camelcase in "kind" strings as...
2014-01-25 Tom CleggAdd virtualMachine test fixture.
2014-01-25 Tom CleggReplace Admin menu with System menu (users can see...
2014-01-25 Tom CleggAlways use symbol keys for object attribute names and...
2014-01-25 Tom CleggEnsure we always respond with json (except the redirect...
2014-01-25 Tom CleggDo not run ec2 commands in test mode.
2014-01-25 Tom CleggUpdate tests to match recent permission changes; dry...
2014-01-24 Tom CleggUse discovery document to build infix->kind map instead...
2014-01-24 Tom CleggProvide UUID prefix used for each schema in discovery...
2014-01-24 Tom CleggFix crash on error pages by removing before_filters...
2014-01-24 Tom CleggChange underscores to camelcase in "kind" strings as...
2014-01-24 Tom CleggAdd /keep_disks page to Admin menu.
2014-01-24 Tom CleggFix keep_disks.ping to accept a correct ping_secret...
2014-01-24 Tom CleggUpdate schema migration version.
2014-01-24 Tom CleggAlways accept properties and info as serialized attributes.
2014-01-24 Tom CleggAlways use string keys instead of symbol keys for seria...
2014-01-24 Peter AmstutzTweaked running external program tutorial to make it...
2014-01-23 Peter AmstutzGemfile now just points to gemspec so same dependency...
2014-01-23 Peter AmstutzAdded doc/_site to gitignore
2014-01-23 Ward VandewegeAll git access should happen via git@ urls, not git://
2014-01-22 Tim PierceCache the API discovery doc for at least 24 hours ...
2014-01-21 Tom Cleggadd list-inactive-users.rb script.
2014-01-21 Tim PierceMerge branch '1943-client-sdk-config-files'
2014-01-21 Tim PierceClients use $HOME/.config/arvados/settings.conf for...
2014-01-21 Tom CleggMerge branch '1881-normalize-collection-uuids'
2014-01-21 Tom CleggMerge branch '1922-cache-discovery-python'
2014-01-21 Peter AmstutzMerge branch '1868-tutorial-running-binary-progs'
2014-01-21 Peter AmstutzMerge branch '1911-python-sdk-pydoc'
2014-01-21 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-21 Peter AmstutzFixed import problems due to splitting module into...
2014-01-21 Peter AmstutzNew tutorial for running external programs
2014-01-21 Peter AmstutzRemoved "Tutorial:" from titles since that was an artif...
2014-01-21 Peter Amstutzcollection.py import stream
2014-01-21 Tim PierceUpdating API parameter documentation (refs #1901)
2014-01-21 Peter AmstutzStarted tutorial on running external programs
2014-01-21 Peter AmstutzFixed path to glyphicons
2014-01-21 Peter AmstutzMoved Python SDK and crunch utility scripts pages to...
2014-01-21 Tom CleggFix circumventing usual permission mechanism in nodes...
2014-01-21 Tom CleggAdd section about adding Keep disks during install.
2014-01-21 Tom CleggUpdate bundle. Avoid google-api-client 0.7.0 (rc2 is...
2014-01-21 Tom CleggAdd link to "create standard objects", and delete obsol...
2014-01-21 Peter AmstutzScript to build python documentation (requires epydoc)
2014-01-21 Peter AmstutzAdded Python SDK section to documentation
2014-01-21 Ward VandewegeFix error message when the all-users group can not...
2014-01-21 Peter AmstutzRenamed Keep/Stream/Collection submodules to keep/strea...
2014-01-21 Peter AmstutzMoving Collection, Stream and Keep classes into their...
2014-01-20 Tom CleggRender token with ApplicationController#show instead...
2014-01-20 Tom CleggCache discovery document in ~/.cache/arvados/discovery/.
2014-01-20 Tom CleggSet cache expiry time on discovery document.
2014-01-20 Tom CleggRemove +K@{name} hints from collection uuid, link head...
2014-01-20 Tom CleggNormalize collection UUID to {hash}+{size} before save...
2014-01-17 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-17 Tim PierceUpdated `arv' command line format options. Default...
2014-01-17 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-17 Peter AmstutzChanged upload path in scp command to load to /scratch...
2014-01-17 Tom CleggMerge branch '1880-check-duplicate-public-key'
2014-01-17 Tom CleggAdd themes to .gitignore in apps/workbench
2014-01-17 Peter AmstutzRemoved spurious '>' (typo)
next