arvados.git
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 radhika525: Update the .classpath to reflect the latest trimme...
2014-04-30 radhika2525: Java SDK does not need com.google.oauth-client...
2014-04-30 radhikaMerge branch 'master' into 2525-java-sdk
2014-04-30 radhika2525: when using main method, print output to console.
2014-04-30 Tom CleggFix route name in nodes.create, add basic functional...
2014-04-30 Tom CleggMake "create folder" button work
2014-04-30 radhika2525: README file to serve as getting started guide.
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 radhika2525: Minor updates to log4j configuration of log line...
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 radhika2525: Add ArvadosSDKJavaUser.java to serve as an exampl...
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 radhika2525: What was that typo!!
2014-04-29 Tom CleggMerge branch '1969-persistent-switch'
2014-04-29 radhika2525: Use log4j for logging from java SDK
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 radhika2525: Add pipeline template create testing. Use maven...
2014-04-29 radhika2525: Address multithreading concerns in the sdk.
2014-04-29 radhika2525: Add sdk/java/target to gitignore list
2014-04-29 radhika2525: Cleanup and additional tests.
2014-04-29 radhika2525 - Arvados Java SDK. Eclipse project file. Since...
2014-04-29 radhika2525 - Arvados Java SDK. API discovery and call methods...
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 Misha ZatsmanAdded printing of garbage collection report to CSV...
2014-04-28 Misha ZatsmanAdded computation of resulting free space in garbage...
2014-04-28 Misha ZatsmanAdded retrieval of stats from keep servers and computin...
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-26 Misha ZatsmanAdded most of the garbage collection reporting for...
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 ZatsmanMoved datamanger prototype to experimental directory...
2014-04-24 Misha ZatsmanRemoved hack which was compensating for keep server...
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.
next