2014-05-23 |
Peter Amstutz | 1885: Added logging of invalid requests. Added logging... |
tree | commitdiff |
2014-05-23 |
Peter Amstutz | Merge branch 'master' into 1885-keep-proxy refs #1885 |
tree | commitdiff |
2014-05-23 |
Peter Amstutz | 1885: Fix bug in not returning from the handler on... |
tree | commitdiff |
2014-05-23 |
Peter Amstutz | 1885: Made ServiceRoots atomically updatable, so that... |
tree | commitdiff |
2014-05-23 |
Peter Amstutz | Merge branch 'master' into 1885-keep-proxy refs #1885 |
tree | commitdiff |
2014-05-23 |
Peter Amstutz | 1885: GET and HEAD through the proxy work correctly... |
tree | commitdiff |
2014-05-23 |
Peter Amstutz | 1885: Full-stack integration test (api+keep+keepproxy... |
tree | commitdiff |
2014-05-23 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 1885... |
tree | commitdiff |
2014-05-23 |
Peter Amstutz | 1885: Integration test of proxy work in progress. |
tree | commitdiff |
2014-05-23 |
Peter Amstutz | Merge branch '2798-go-keep-client' into 1885-keep-proxy... |
tree | commitdiff |
2014-05-22 |
Peter Amstutz | Merge branch '2798-go-keep-client' closes #2798 |
tree | commitdiff |
2014-05-21 |
Peter Amstutz | Merge branch 'master' into 2798-go-keep-client |
tree | commitdiff |
2014-05-21 |
Peter Amstutz | 2798: Adds client side support for Keep proxy X-Keep... |
tree | commitdiff |
2014-05-21 |
Tim Pierce | Merge branch 'master' of git.curoverse.com:arvados |
tree | commitdiff |
2014-05-21 |
Tim Pierce | Merge branch '2755-api-collection-permissions' |
tree | commitdiff |
2014-05-21 |
Peter Amstutz | Merge branch '2776-keep-services-table' closes #2776 |
tree | commitdiff |
2014-05-21 |
Peter Amstutz | Merge branch 'master' into 2776-keep-services-table |
tree | commitdiff |
2014-05-21 |
Peter Amstutz | 2798: Updated keep client with buffer/streamer changes. |
tree | commitdiff |
2014-05-21 |
Peter Amstutz | 2798: Renamed internal messaging structs in an attempt... |
tree | commitdiff |
2014-05-21 |
Peter Amstutz | 2798: Tracks opening and closing of readers, will block... |
tree | commitdiff |
2014-05-20 |
Peter Amstutz | mend |
tree | commitdiff |
2014-05-20 |
Peter Amstutz | 2798: Renamed TransferBuffer->AsyncStream, BufferReader... |
tree | commitdiff |
2014-05-20 |
Peter Amstutz | 2798: Renamed 'buffer' package to 'streamer' |
tree | commitdiff |
2014-05-20 |
Peter Amstutz | 2776: Fixed run_test_server.py to work with new 'keep_s... |
tree | commitdiff |
2014-05-19 |
Peter Amstutz | 2798: Finished writing documentation comment for buffer... |
tree | commitdiff |
2014-05-19 |
Peter Amstutz | 2798: Continued refactoring buffer reader into separate... |
tree | commitdiff |
2014-05-15 |
Peter Amstutz | 2798: Completed move of Transfer() related code out... |
tree | commitdiff |
2014-05-15 |
Peter Amstutz | 2798: Added AuthorizedGet(), Ask() and AuthorizedAsk... |
tree | commitdiff |
2014-05-15 |
Peter Amstutz | Moved non-keep-specific buffering code into a separate... |
tree | commitdiff |
2014-05-15 |
Peter Amstutz | 1885: Renamed DiscoverKeepDisks to DiscoverKeepServers... |
tree | commitdiff |
2014-05-15 |
Peter Amstutz | 1885: First commit of most complete keep proxy, no... |
tree | commitdiff |
2014-05-15 |
Tom Clegg | 2809: Merge branch 'master' into 2809-workbench-rails4... |
tree | commitdiff |
2014-05-15 |
Tom Clegg | 2809: Merge branch 'master' refs #2809 |
tree | commitdiff |
2014-05-14 |
Tom Clegg | 2762: Merge branch 'master' into 2762-owner-uuid-integrity |
tree | commitdiff |
2014-05-14 |
Peter Amstutz | Merge branch 'master' into 2798-go-keep-client |
tree | commitdiff |
2014-05-14 |
Peter Amstutz | 2798: Full integration test with real API server and... |
tree | commitdiff |
2014-05-14 |
Peter Amstutz | Added block GET, and tests. |
tree | commitdiff |
2014-05-14 |
Peter Amstutz | 2798: All PUT tests against stub server pass. Added... |
tree | commitdiff |
2014-05-14 |
Tim Pierce | Merge branch '2328-keep-permission-flags' (closes ... |
tree | commitdiff |
2014-05-14 |
Misha Zatsman | Merge branch '1968-monitor-disk-usage' |
tree | commitdiff |
2014-05-14 |
Peter Amstutz | 2798: Read requests from Transfer() now return a slice... |
tree | commitdiff |
2014-05-14 |
Peter Amstutz | 2798: Added uploadToKeepServer() test |
tree | commitdiff |
2014-05-13 |
Peter Amstutz | 2798: Checkpoint commit, tests for ReadIntoBuffer(... |
tree | commitdiff |
2014-05-13 |
Tom Clegg | Really write log messages to logfile. refs #2221 commit... |
tree | commitdiff |
2014-05-13 |
Tom Clegg | 2673: Use _method=GET hack to avoid combining request... |
tree | commitdiff |
2014-05-13 |
Tom Clegg | Specify required ruby version (>= 2.1.0) in gems. |
tree | commitdiff |
2014-05-13 |
Tom Clegg | 2673: Move auth to headers, avoid combining request... |
tree | commitdiff |
2014-05-13 |
Peter Amstutz | 2798: Merged branch with code to read environment varia... |
tree | commitdiff |
2014-05-12 |
Peter Amstutz | 2798: Work in progress connecting data read from input... |
tree | commitdiff |
2014-05-12 |
Tom Clegg | Merge branch '2673-no-request-body-in-get' |
tree | commitdiff |
2014-05-12 |
Tom Clegg | 2673: Move auth to headers, avoid combining request... |
tree | commitdiff |
2014-05-12 |
radhika | Merge branch 'master' into 2352-remove-attrs |
tree | commitdiff |
2014-05-12 |
Peter Amstutz | 2798: Working on Transfer function, which will be the... |
tree | commitdiff |
2014-05-12 |
radhika | Merge branch 'master' into 2352-remove-attrs |
tree | commitdiff |
2014-05-11 |
Tom Clegg | Merge branch 'master' into 2762-owner-uuid-integrity |
tree | commitdiff |
2014-05-11 |
Peter Amstutz | 2798: Fixed inconsistencies with Python implementation... |
tree | commitdiff |
2014-05-10 |
Peter Amstutz | 2798: Started adding tests that ShuffledServiceRoots... |
tree | commitdiff |
2014-05-10 |
Peter Amstutz | 2798: Added comments to Python shuffled_service_roots... |
tree | commitdiff |
2014-05-10 |
Peter Amstutz | 2798: Turns list of keep disk objects into sorted slice... |
tree | commitdiff |
2014-05-10 |
Peter Amstutz | 2798: Initial commit, supports querying API server... |
tree | commitdiff |
2014-05-10 |
radhika | 2352: Address review feedback: (1) input can be edited... |
tree | commitdiff |
2014-05-10 |
radhika | Merge branch 'master' into 2352-remove-attrs |
tree | commitdiff |
2014-05-09 |
Brett Smith | 2803: Make all Python required versions match wheezy. |
tree | commitdiff |
2014-05-09 |
Brett Smith | 2803: Further relax Python SDK requirement for httplib2. |
tree | commitdiff |
2014-05-09 |
Brett Smith | Merge branch '2803-python-package-split-wip' |
tree | commitdiff |
2014-05-09 |
Brett Smith | 2803: Relax Python library requirements. |
tree | commitdiff |
2014-05-09 |
Brett Smith | 2803: Split arvados and arvados_fuse Python modules. |
tree | commitdiff |
2014-05-09 |
radhika | 2352: Update the workbench and arv-run-pipeline-instanc... |
tree | commitdiff |
2014-05-09 |
Brett Smith | 2803: Remove unused setup.py.src. |
tree | commitdiff |
2014-05-09 |
Ward Vandewege | Fix whitespace. |
tree | commitdiff |
2014-05-09 |
Tom Clegg | Fix Python SDK test suite issues. |
tree | commitdiff |
2014-05-09 |
Tom Clegg | Fix python SDK test suite issues. |
tree | commitdiff |
2014-05-09 |
Ward Vandewege | Do not blindly overwrite GOPATH if it exists. |
tree | commitdiff |
2014-05-09 |
Misha Zatsman | Merge branch '2638-add-cache-age-disk-usage-histogram... |
tree | commitdiff |
2014-05-08 |
Peter Amstutz | Fixed stop_keep(). Updated test_mount because the... |
tree | commitdiff |
2014-05-08 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-05-08 |
Peter Amstutz | - Added MANIFEST.in to include setup_header.py in the... |
tree | commitdiff |
2014-05-08 |
Tom Clegg | Trim newline from logfile hash emerging from `arv keep... |
tree | commitdiff |
2014-05-08 |
radhika | Merge branch '2525-java-sdk' |
tree | commitdiff |
2014-05-08 |
Misha Zatsman | Merge branch 'master' of git.curoverse.com:arvados... |
tree | commitdiff |
2014-05-08 |
radhika | 2525: update available params method |
tree | commitdiff |
2014-05-08 |
radhika | 2525: getAvailableParametersForMethod includes properti... |
tree | commitdiff |
2014-05-08 |
radhika | Merge branch '2352-use-state' |
tree | commitdiff |
2014-05-08 |
Brett Smith | Merge branch '2739-fix-100-task-limit-wip' |
tree | commitdiff |
2014-05-08 |
Brett Smith | 2739: Ensure crunch-job spawns all new tasks. |
tree | commitdiff |
2014-05-08 |
Peter Amstutz | 2798: Initial commit of Go Keep client library. |
tree | commitdiff |
2014-05-08 |
radhika | Merge branch 'master' into 2352-use-state |
tree | commitdiff |
2014-05-08 |
Brett Smith | 2492: Properly escape Docker image name in Crunch. |
tree | commitdiff |
2014-05-08 |
Brett Smith | 2492: Crunch respects the maximum length of Docker... |
tree | commitdiff |
2014-05-07 |
radhika | 2352: set active to nil when Ready |
tree | commitdiff |
2014-05-07 |
radhika | 2352: when --submit is used, set the state to Ready... |
tree | commitdiff |
2014-05-07 |
radhika | Merge branch 'master' into 2352-use-state |
tree | commitdiff |
2014-05-07 |
radhika | Merge branch 'master' into 2525-java-sdk |
tree | commitdiff |
2014-05-07 |
radhika | 2525: prompt example |
tree | commitdiff |
2014-05-07 |
radhika | 2525: list resources, methods, and parameters in prompt... |
tree | commitdiff |
2014-05-07 |
radhika | 2525: Expand prompt example to list the available resou... |
tree | commitdiff |
2014-05-07 |
Peter Amstutz | Merge branch 'origin-2035-arv-mount-tags-folders' |
tree | commitdiff |
2014-05-07 |
Peter Amstutz | Merge branch '2035-arv-mount-tags-folders' into origin... |
tree | commitdiff |
2014-05-07 |
Brett Smith | Merge branch '2492-docker-crunch-jobs' |
tree | commitdiff |
2014-05-07 |
Brett Smith | crunch: Install Docker images on demand. |
tree | commitdiff |
next |