arvados.git
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)
2014-01-17 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-17 Peter Amstutzrefs #1912
2014-01-17 Tom CleggAccept DSA public keys ("ssh-dss"), not just RSA.
2014-01-17 Tom CleggReduce boilerplate on error messages.
2014-01-17 Tom CleggTweak error messages to render nicely as Rails "full...
2014-01-17 Tom CleggUse render_error instead of custom error logic in updat...
2014-01-17 Tom CleggRespond with an error status if save fails during creat...
2014-01-17 Tom CleggUse AJAX when adding a new authorized_key from the...
2014-01-17 Ward VandewegeMore clinicalfuture.com -> curoverse.com
2014-01-17 Peter AmstutzFixed spaces in manifest stream names. Refs #1849.
2014-01-17 Peter AmstutzFixed spacing on dashboard and generic table page when...
2014-01-16 Peter AmstutzAdds validate :public_key_must_be_unique to AuthorizedK...
2014-01-16 Peter AmstutzMerge branch 'master' into 1880-check-duplicate-public-key
2014-01-16 Tom CleggDo not attempt to load authentication config file unles...
2014-01-16 Tom CleggFix "ignore client-provided values for protected auditi...
2014-01-16 Peter AmstutzAdded validate step, needs testing
2014-01-16 Tom CleggRemove boilerplate comments and unused test fixtures.
2014-01-16 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-16 Peter AmstutzFixed Python SDK to quote/unquote spaces when reading...
2014-01-15 Tom CleggInactive users can get a list of Keep disks.
2014-01-15 Peter Amstutzarv-get replaces spaces in get_prefix with \040 to...
2014-01-15 Tim PierceMerge branch '1510-arv-tag-unit-tests' of git.clinicalf...
2014-01-15 Tim PierceClean up tests with "assert_tag" method, remove non...
2014-01-15 Tim PierceAdding arv-tag unit tests.
2014-01-15 Tim PierceCommand-line clients use $HOME/.config/arvados for...
2014-01-15 Peter AmstutzLogging out now returns you to the login page, rather...
2014-01-15 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-15 Peter AmstutzMoves "add new item" button from bottom of the page...
2014-01-15 Tom CleggDo not show user agreement inline unless site config...
2014-01-15 Tom CleggFix user_agreements.sign when collection uuid has ...
2014-01-15 Tom CleggFix user_agreements_controller.table_name so generic...
2014-01-15 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-15 Peter AmstutzStory 1879 "log" link on dashboard links directly to...
2014-01-15 Tom CleggFix incorrect find(), should have been find_by_uuid()
2014-01-15 Tom CleggReload the target object before updating if it is marke...
2014-01-15 Tom CleggWith where={"any":["contains",X]}, search all text...
2014-01-14 Tom CleggIf a GET fails while looking up a friendly name, skip...
2014-01-14 Tim PierceAdding arv-tag unit tests.
2014-01-14 Tom CleggIn collections.create, set owner to root and add a...
2014-01-14 Tom CleggObey permissions when retrieving object by UUID.
2014-01-14 Tom CleggLowercase model name in discovery document, like the...
2014-01-14 Tom CleggFix sending resource body to server.
2014-01-14 Tim PierceMerge branch '1510-arv-tag-unit-tests' of git.clinicalf...
2014-01-14 Tim PierceCommand-line clients use $HOME/.config/arvados for...
2014-01-14 Peter AmstutzMerge branch '1748-workbench-view-files'
2014-01-14 Peter AmstutzMoved "size" column to last and added SI order of magni...
2014-01-14 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-14 Tom CleggMerge branch '1499-workbench-tags'
2014-01-14 Tom CleggSwitch to rounded search box style on collections page...
2014-01-14 Peter AmstutzMerged 1862-show-object-links into master
2014-01-13 Tom CleggMerge branch '1499-workbench-tags'
2014-01-13 Tom CleggFix test setup.
2014-01-13 Tom CleggAdd collection search box on home page.
2014-01-13 Tom CleggUse symbol keys to access request parameters.
2014-01-13 Tom CleggAllow admin client to create API tokens for other users.
2014-01-13 Tom CleggUnescape filenames from manifests. refs #1849
2014-01-13 Tom CleggUpdate query in browser location bar when showing searc...
2014-01-13 Tom CleggFix crash if no search parameter given.
2014-01-13 Peter AmstutzReworked Files tab of collection view a bit.
2014-01-13 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-13 Peter AmstutzFinished improving rendering of UUIDs for now.
2014-01-13 Peter AmstutzMerge commit '030d673e455ac7fa92732eafe95f1db12f6a46b6...
2014-01-13 Peter AmstutzMerge remote-tracking branch 'origin' into 1862-show...
2014-01-13 Tom CleggAdd AJAX tag search box to collections.index page.
next