arvados.git
2014-05-26 Brett Smith2752: Add ResumeCache.restart().
2014-05-26 Brett Smith2752: Refactor progress reporting in arv-put's Collecti...
2014-05-26 Brett Smith2752: Separate and test progress reporting functions.
2014-05-26 Brett Smith2752: Factor out arv-put byte tally, and test.
2014-05-26 Brett Smith2752: Add ResumableCollectionWriter serialization to...
2014-05-26 Brett Smith2752: Add ResumeCache to arv-put.
2014-05-26 Brett Smith2752: Generate cache filenames from arv-put arguments.
2014-05-23 Brett Smith2752: Add basic test for arv-put.
2014-05-23 Brett Smith2752: Extract common Python test methods.
2014-05-23 Brett Smith2752: Move arv-put functionality to arvados.commands...
2014-05-23 Brett Smith2752: Move Python tests to dedicated subdirectory.
2014-05-23 Brett Smith2752: Add arvados.collections.ResumableCollectionWriter.
2014-05-23 Brett Smith2752: Implement CollectionWriter with a work queue.
2014-05-23 Brett Smith2752: Reuse CollectionWriter.write_file() where possible.
2014-05-23 Brett Smith2752: Add method CollectionWriter.write_file().
2014-05-23 Brett Smith2752: Remove trailing whitespace in arv-put.
2014-05-23 Brett Smith2752: Add tests for CollectionWriter.write_directory_tr...
2014-05-23 Brett Smith2752: Clean up after Python SDK Collections tests.
2014-05-23 Brett Smith2752: Refactor Python SDK test_collections.
2014-05-23 Brett Smith2752: Clean up arv-put imports.
2014-05-23 Peter AmstutzMerge branch '1885-keep-proxy' closes #1885
2014-05-23 Peter Amstutz1885: Added logging of invalid requests. Added logging...
2014-05-23 Peter AmstutzMerge branch 'master' into 1885-keep-proxy refs #1885
2014-05-23 Peter Amstutz1885: Fix bug in not returning from the handler on...
2014-05-23 Peter Amstutz1885: Made ServiceRoots atomically updatable, so that...
2014-05-23 Peter AmstutzMerge branch 'master' into 1885-keep-proxy refs #1885
2014-05-23 Peter Amstutz1885: GET and HEAD through the proxy work correctly...
2014-05-23 Peter Amstutz1885: Full-stack integration test (api+keep+keepproxy...
2014-05-23 Peter AmstutzMerge remote-tracking branch 'origin/master' into 1885...
2014-05-23 Peter Amstutz1885: Integration test of proxy work in progress.
2014-05-23 Peter Amstutz1885: Stubbed out integration test for proxy
2014-05-23 Peter AmstutzMerge branch '2798-go-keep-client' into 1885-keep-proxy...
2014-05-23 Tom Clegg2754: Merge branch '2754-easy-run-pipeline' refs #2754
2014-05-23 Tom Clegg2754: Make default parameter label more explicit.
2014-05-22 Tom Clegg2754: Fix css selectors in test case.
2014-05-22 Tom Clegg2754: Allow template to specify form label, fix up...
2014-05-22 Tom CleggFix crash in jobs.queue API. Add test case.
2014-05-22 Peter AmstutzMerge branch '2798-go-keep-client' closes #2798
2014-05-21 Peter AmstutzChanged API server to use X-External-Client instead of
2014-05-21 Peter AmstutzMerge branch 'master' into 2798-go-keep-client
2014-05-21 Peter Amstutz2798: Adds client side support for Keep proxy X-Keep...
2014-05-21 Tim PierceMerge branch 'master' of git.curoverse.com:arvados
2014-05-21 Tim Pierce2755: fix blob signing bug. (refs #2755)
2014-05-21 Tim PierceMerge branch '2755-api-collection-permissions'
2014-05-21 Tim Pierce2755: incorporate code review
2014-05-21 Tim Pierce2755: fix merge conflicts (refs #2755)
2014-05-21 Tim PierceMerge branch '2755-api-collection-permissions' of git...
2014-05-21 Brett SmithMerge branch '2764-wget-collections'
2014-05-21 Brett Smith2764: UI overhaul to the Collection download page.
2014-05-21 Peter Amstutz2764: Fixed active_all_collections scoped token to...
2014-05-21 Peter Amstutz2764: Fixed scopes_allow_request to use request.request...
2014-05-21 Brett Smith2764: Add wget-friendly Collections file page.
2014-05-21 Brett Smith2764: Introduce show_file_links route.
2014-05-21 Brett Smith2765: Tear out general Workbench reader_tokens support.
2014-05-21 Brett Smith2764: Reset browser session between Workbench integrati...
2014-05-21 Brett Smith2753: Properly close entire Collection file tree in...
2014-05-21 Brett Smith1904: Make Keep file EPERM test stricter.
2014-05-21 Peter AmstutzMerge branch '2776-keep-services-table' closes #2776
2014-05-21 Peter AmstutzMerge branch 'master' into 2776-keep-services-table
2014-05-21 Peter Amstutz2776: Fixed misspelled accessable->accessible. Thanks...
2014-05-21 Tom CleggRemove obsolete secret_token.rb.
2014-05-21 Tim PierceMerge branch '2770-keep-sigterm' (closes #2770)
2014-05-21 Brett SmithMerge branch '2753-collection-tree-view'
2014-05-21 Brett Smith2753: Add space between Workspace file tree buttons...
2014-05-21 Brett Smith2753: Move file tree CSS to collections.css.
2014-05-21 Brett Smith2753: Refactor Collection view to use library CSS.
2014-05-21 Brett Smith2753: Replace Workbench file tree backgrounds with...
2014-05-21 Brett Smith2753: Workbench shows Collection files in a tree.
2014-05-21 Brett Smith2753: Workbench renders "0 bytes" for empty file sizes.
2014-05-21 Brett Smith2753: Add Workbench Collection#files_tree.
2014-05-21 Brett Smith2753: Add tests for CollectionsHelper.file_path.
2014-05-21 Brett Smith2753: Make Collection filenames with existing helper.
2014-05-21 Ward VandewegeAdd some basic request logging to Keep.
2014-05-21 Peter Amstutz2798: Updated keep client with buffer/streamer changes.
2014-05-21 Peter Amstutz2798: Renamed internal messaging structs in an attempt...
2014-05-21 Tom Clegg2754: Add integration test, fix selection bugs.
2014-05-21 Peter Amstutz2798: Tracks opening and closing of readers, will block...
2014-05-21 Tom Clegg2754: Fix up instruction text and formatting.
2014-05-21 Tom Clegg2754: Allow editing the same parameter in two different...
2014-05-20 Peter Amstutzmend
2014-05-20 Peter Amstutz2798: Renamed TransferBuffer->AsyncStream, BufferReader...
2014-05-20 Peter Amstutz2798: Renamed 'buffer' package to 'streamer'
2014-05-20 Tom Clegg2754: Add easy "Inputs" tab for providing required...
2014-05-20 Brett SmithMerge branch '2753-collection-metadata'
2014-05-20 Brett Smith2753: Show immediate relations on Workbench Collection...
2014-05-20 Brett Smith2753: Move Workbench object list rendering to applicati...
2014-05-20 Brett Smith2753: Add event_at data to Log fixtures.
2014-05-20 Brett Smith2753: Remove older, unused Workbench provenance code.
2014-05-20 Peter Amstutz2776: Added test for keep_services/accessable route.
2014-05-20 Peter Amstutz2776: Added 'accessable' route to 'keep_services'
2014-05-20 Peter Amstutz2776: Added stub API documentation for keep_services...
2014-05-20 Peter Amstutz2776: Fixed run_test_server.py to work with new 'keep_s...
2014-05-20 Peter Amstutz2776: Fixed backwards-compatible inclusion of service_h...
2014-05-20 Peter Amstutz2776: Added Keep services page to workbench (uses defau...
2014-05-20 Peter Amstutz2776: Added controller and route for keep_services...
2014-05-20 Peter Amstutz2776: Added keep_services model and migration.
2014-05-19 Tim Pierce2755: Verify permission signatures on create.
2014-05-19 Peter Amstutz2776: Started adding KeepServices model.
2014-05-19 Tom CleggFix crash when saving api_client_authorization during...
2014-05-19 Peter Amstutz2798: Finished writing documentation comment for buffer...
next