arvados.git
2014-05-02 Tom CleggFix name_for method name.
2014-05-02 Tom CleggUse class_for_display more.
2014-05-02 Tom CleggAdd folder list to left nav.
2014-05-02 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-05-02 Tom CleggAdd "Copy selections to current folder" button to selec...
2014-05-02 Tom CleggName links do not need to be owned by tail_uuid.
2014-05-01 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-05-01 Tom CleggAdd unique and valid name constraints.
2014-05-01 Tom CleggFix wrong infixes in fixture uuids.
2014-05-01 Tom CleggMerge branch 'master' into 2640-folder-api
2014-05-01 Tom CleggUse partial unique index for name links.
2014-05-01 Tom CleggFix log permission case broken in merge.
2014-05-01 Tom CleggMerge branch 'master' into 2640-folder-api
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 partial unique index
2014-05-01 Tom CleggAdd test cases that produce predictable signatures...
2014-05-01 Tom CleggPut back missing parentheses.
2014-05-01 Tom CleggAdd "show object" button partials.
2014-05-01 Tom CleggAdd "Shared with" section to Sharing/Permissions panel.
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-05-01 Tom CleggUpdate tests for new layout.
2014-05-01 Tom CleggDo not return Links with group contents
2014-04-30 Tom CleggSynchronize "show more" button style, turn off cards...
2014-04-30 Tom CleggFocus/hover side navs with white instead of arbitrary...
2014-04-30 Tom CleggRender cards with real content from first few items.
2014-04-30 Tom CleggFix up table columns, use explicit Open button instead...
2014-04-30 Tom CleggAdd integration test for folders.
2014-04-30 Tom CleggFix "show all activity".
2014-04-30 Tom CleggLess side-nav padding.
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 Tom CleggMove up more useful navs, make activity text smaller.
2014-04-30 Tom CleggFix tests to work with new css/layout.
2014-04-30 Tom CleggUse separator instead of drop-down for less-used nav...
2014-04-30 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-04-30 Tom CleggMerge branch 'master' into 2640-folder-api
2014-04-30 Tom CleggFix "create folder"
2014-04-30 Tom CleggFix no-side-nav mode.
2014-04-30 Tom CleggMove folders into a separate controller. Add descriptio...
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-30 Tom CleggMake "create folder" button work
2014-04-29 Peter AmstutzAdding more code documentation.
2014-04-29 Tom CleggRename owned_items to contents.
2014-04-29 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-04-29 Tom CleggRename owned_items to contents, remove user method...
2014-04-29 Brett Smithapi: Make JSON the default response format.
2014-04-29 Tom CleggMerge branch '0000-ruby-client-config'
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-29 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-04-29 Tom CleggSkip UserAgreement in owned_items. They are just collec...
2014-04-29 Tom CleggAdd folders page, backed by groups.
2014-04-29 Tom CleggAdd sb-admin layout.
2014-04-29 Tom CleggShow folder contents with editable names.
2014-04-29 Brett Smithapi: Support filters in API client auths index.
2014-04-29 Brett Smithapi: Support scope searching in API token index.
2014-04-29 Brett Smithapi: Migrate VM auth scopes to new system.
2014-04-29 Brett Smithapi: Introduce path-based API token scopes.
2014-04-29 Brett Smithapi: Test VM login scopes.
2014-04-29 Brett Smithapi: Shorten name of authorized_keys index.
2014-04-29 Tom CleggRender group with folder view
2014-04-29 Tom CleggFix patch_paging_vars args.
2014-04-28 Tom CleggConvert joins to subqueries to fix duplicates in owned_...
2014-04-28 Tom CleggExpose names for owned_items as list_response.name_for...
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 Tom CleggUse name links instead of permission links to include...
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...
next