arvados.git
2014-05-05 Brett Smithworkbench: Reader tokens show collection files. 1904-workbench-reader-tokens-wip
2014-05-05 Brett Smithworkbench: Add initial reader tokens support.
2014-05-05 Brett Smithworkbench: Add Collections controller tests.
2014-05-05 Brett Smithworkbench: Remove trailing whitespace.
2014-05-04 Tom CleggDo not try to record object_owner_uuid during earlier...
2014-05-04 Tom CleggFix crashing "grant access to my own object" permission...
2014-05-02 Tom CleggMerge branch '2223-repo-owner-admin-perms'
2014-05-02 Peter AmstutzMerge branch 'query-select-distinct'
2014-05-02 Peter AmstutzRestored support for old-style 'order' strings and...
2014-05-02 Peter AmstutzFixed botched 'distinct' parameter, now is a boolean...
2014-05-02 Tom CleggTake into account owner_uuid and is_admin when exportin...
2014-05-02 Peter AmstutzFix for interaction between 'select' and 'order' (SQL...
2014-05-01 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2035...
2014-05-01 Peter AmstutzAdded 'select' and 'distinct' parameters to discovery...
2014-05-01 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-05-01 Peter AmstutzAnother go at migration, uses batched loading and trans...
2014-05-01 Tom CleggMerge branch '2328-signatures-for-integration-testing'
2014-05-01 Tom CleggAdd test cases that produce predictable signatures...
2014-05-01 Tom CleggPut back missing parentheses.
2014-05-01 Peter AmstutzChanged Log.all.each to Log.find_each because Log.all...
2014-05-01 Peter AmstutzFixed middleware customization so that it doesn't assum...
2014-04-30 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-04-30 Peter AmstutzMerge branch 'origin-2608-websocket-event-bus-alt2'
2014-04-30 Tim PierceMerge branch '2620-keep-serialize-io' (closes #2620)
2014-04-30 Tim PierceReplaced KeepVolumes with a VolumeManager interface.
2014-04-30 Brett SmithMerge branch '1904-api-reader-tokens'
2014-04-30 Brett Smithapi: Accept JSON-formatted reader token array.
2014-04-30 Brett Smithapi: Introduce reader_tokens for extra access.
2014-04-30 Brett Smithapi: More consistency in test helper methods.
2014-04-30 Peter AmstutzMerge remote-tracking branch 'origin/master' into origi...
2014-04-30 Peter AmstutzMoved message handling out to a separate method for...
2014-04-30 Peter AmstutzShort-circuts #readable_by when the user is admin.
2014-04-30 Peter AmstutzUnsubscribe message now takes filter definition instead...
2014-04-30 Peter AmstutzAdded code comments.
2014-04-30 Peter AmstutzNow supports both websocket integrated (ARVADOS_WEBSOCK...
2014-04-30 Tom CleggFix route name in nodes.create, add basic functional...
2014-04-29 Peter AmstutzAdding more code documentation.
2014-04-29 Brett Smithapi: Make JSON the default response format.
2014-04-29 Peter AmstutzAdded support for :distinct to application controller...
2014-04-29 Tom CleggMerge branch '0000-ruby-client-config'
2014-04-29 Peter AmstutzAdded ability to select which fields to return, instead...
2014-04-29 Tim PierceIncorporating code review comments (refs #2620)
2014-04-29 Tom CleggMerge branch '1969-persistent-switch'
2014-04-29 Tom CleggReplace radio button group with a single click-to-toggl...
2014-04-29 Tom CleggMerge branch 'master' into 1969-persistent-switch
2014-04-29 Tom CleggFix error reporting, catch "=foo" in config file, add...
2014-04-28 Brett SmithMerge branch '1904-object-scopes'
2014-04-28 Brett Smithapi: Support filters in API client auths index.
2014-04-28 Brett Smithapi: Support scope searching in API token index.
2014-04-28 Brett Smithapi: Migrate VM auth scopes to new system.
2014-04-28 Brett Smithapi: Introduce path-based API token scopes.
2014-04-28 Brett Smithapi: Test VM login scopes.
2014-04-28 Brett Smithapi: Shorten name of authorized_keys index.
2014-04-25 Tim PierceMerge branch 'master' into 2620-keep-serialize-io
2014-04-25 Tim PierceCorrected name for volume_test.go.
2014-04-25 Tim PierceReorganized Volume code for easier comprehension.
2014-04-25 Brett Smithworkbench: Add pipeline instance tag render test.
2014-04-25 Tim PierceMake sure an IOHandler is running when -serialize is on.
2014-04-25 Tom CleggFix crash when tags exist for items offered in selectio...
2014-04-25 Tim PierceCleaned up unit tests. (refs #2620)
2014-04-25 Tim PierceCleaned up unit tests. (refs #2620)
2014-04-25 Tom CleggMerge branch 'master' into 1969-persistent-switch
2014-04-25 Tom CleggIncrease contrast between active/inactive sides of...
2014-04-25 Tom CleggAdd tests for persistent/cache switch.
2014-04-25 Peter AmstutzMerge branch 'master' into origin-2608-websocket-event...
2014-04-25 Peter AmstutzBugfix. Objects returned by owned_items are now sorted...
2014-04-25 Peter AmstutzResolving application_controller.rb merge conflicts...
2014-04-25 Tom CleggMerge branch 'master' into 1969-persistent-switch
2014-04-25 Tom CleggMerge branch '2505-update-docs'
2014-04-25 Tom CleggAdd UUIDs in TR tags so automated tests can find them.
2014-04-25 Peter AmstutzMerge remote-tracking branch 'origin/master' into origi...
2014-04-25 Peter AmstutzAdded tests, especially for error handling behavior...
2014-04-25 Tom CleggMerge branch '2640-folder-api'
2014-04-25 Tom CleggRemove "Admin Guide" link from left nav.
2014-04-25 Tom CleggUntabify.
2014-04-25 Tom CleggAdd persistent/cache toggle to collections table on...
2014-04-25 Tom CleggRemove unused tutorial_group and tutorial_links queries.
2014-04-25 Tom CleggFix s/about/~/ substitution on dashboard.
2014-04-24 Tom CleggAdd persistent/cache toggle to collections#show page.
2014-04-24 Tom CleggMove persistent/cache toggle into a partial.
2014-04-24 Tim PierceAdded -serialize flag.
2014-04-24 Tom CleggAdd persistent/cache switch to collections index page.
2014-04-24 Misha ZatsmanFixing indentation. Closes #2688
2014-04-24 Misha ZatsmanMerge branch '2612-workbench-displays-user-storage'
2014-04-24 Misha ZatsmanFixed indentation.
2014-04-24 Misha ZatsmanMerge branch 'master' of git.curoverse.com:arvados...
2014-04-24 Misha ZatsmanAdded link to storage page, replaced tabs with spaces.
2014-04-24 Peter AmstutzWrapped channel callback in exception handler.
2014-04-24 Peter AmstutzWebsocket tests now use database cleaner instead of...
2014-04-24 Tom CleggFix & test edge cases (no script_parameters), fix pipel...
2014-04-24 Tom CleggMerge branch '2409-remove-unused-controllers'
2014-04-24 Peter AmstutzAdded websocket first tests for connecting and checking...
2014-04-24 Tom CleggAdd detail about what script_version should look like.
2014-04-24 Peter AmstutzAdded test runner for websocket tests. Requires passen...
2014-04-24 Tom CleggFix admin user setup instructions, add some missing...
2014-04-24 Peter AmstutzFixed bug whereby readable_by could return duplicate...
2014-04-24 Tim PierceUpdated UnixVolume unit tests (refs #2620).
2014-04-24 Tim PierceMoved the MD5 verification check back to GetBlock.
2014-04-24 Tom CleggCheck sanity when applying filters, and provide useful...
2014-04-23 Tom CleggRemove excess controllers and routes. Add tests to...
next