arvados.git
2016-02-19 Tom CleggMerge branch '8485-datamanager-identical-modifiedat...
2016-02-19 Nico Cesarpackage building is failing because of bad version...
2016-02-19 Peter AmstutzPin google-api-python-client and oauth2client versions...
2016-02-19 Joshua C. RandallMakes changes suggested by tomclegg in review of PR #39
2016-02-18 radhikacloses #8441
2016-02-18 radhikaMerge branch 'master' into 8441-project-chooser
2016-02-18 Tom CleggMerge branch '8400-additional-gitignore' of https:...
2016-02-18 radhika8441: Update project chooser modal to display favorites...
2016-02-18 Joshua C. RandallChanges GetCollection loop to more reliably fetch all...
2016-02-18 Peter AmstutzMerge branch '8319-bcbio-cwl' closes #8319
2016-02-17 Peter Amstutz8319: Add log message about uploading docker image
2016-02-17 radhikacloses #8286
2016-02-17 radhika8286: bigger star icon with stronger color contrast.
2016-02-17 Peter Amstutz8319: Add environment variable to disable websockets.
2016-02-16 radhika8286: also include link to Home in favorites section...
2016-02-16 radhikaMerge branch 'master' into 8286-fav-projects
2016-02-16 radhikacloses #8079
2016-02-16 radhikaMerge branch 'master' into 8079-api-client-auth-uuid
2016-02-16 radhika8286: check if project is starred only when current_use...
2016-02-15 radhika8286: to facilitate in-place star icon refresh without...
2016-02-15 radhika8286: convert star method into action controller action...
2016-02-15 radhikaMerge branch 'master' into 8286-fav-projects
2016-02-15 radhikacloses #8183
2016-02-15 radhikaMerge branch 'master' into 8183-projects-dropdown
2016-02-15 radhika8286: include favorites and top-level my projects in...
2016-02-15 Tom Clegg8409: Use 80% utilization as keep_cache_mb_per_task...
2016-02-15 radhika8079: add rescue to drop index
2016-02-15 radhikaMerge branch '8183-projects-dropdown' into 8286-fav...
2016-02-15 radhikaMerge branch 'master' into 8183-projects-dropdown
2016-02-15 Tom CleggMerge branch '8178-trash-interface-generic-volume-test...
2016-02-15 Tom Clegg8178: Stop accepting zeroed data, now that the s3test...
2016-02-15 radhika8178: add generic volume tests for trash / untrash...
2016-02-15 radhikaMerge branch 'master' into 8079-api-client-auth-uuid
2016-02-15 radhika8183: display top three levels of projects in menu...
2016-02-14 Tom CleggProcess live logs for unfinished jobs in pipeline mode...
2016-02-13 radhika8183: retrieve only 3 levels of projects while building...
2016-02-12 Brett Smith8203: crunch-job tempfails after failing to install...
2016-02-12 radhika8183: while displaying "my projects" tree, just show...
2016-02-12 radhikaMerge branch 'master' into 8183-projects-dropdown
2016-02-12 radhika8286: add an integration test to star / unstar project...
2016-02-11 radhika8286: added test "unshare project and verify that it...
2016-02-11 Peter AmstutzMerge branch '8409-report-keep-cache' closes #8409
2016-02-11 Peter Amstutz8409: Adjust recommended miss rate to below 0.2%
2016-02-10 Peter Amstutz8409: Add recommendation if cache miss rate is above...
2016-02-10 Peter Amstutz8409: Report Keep cache miss rate & Keep cache utilization
2016-02-10 Brett SmithBuild python-glags backports < version 3.0.
2016-02-10 radhikaMerge branch 'master' into 8286-fav-projects
2016-02-10 radhika8079: add down migration to api_client_authorizations_s...
2016-02-10 Brett SmithPin PySDK's gflags dependency to <3.0.
2016-02-10 radhikaMerge branch 'master' into 8286-fav-projects
2016-02-10 Tom CleggMerge branch '8341-crunchstat-job-time-axis'
2016-02-10 radhikaMerge branch 'master' into 8079-api-client-auth-uuid
2016-02-10 radhika8079: Added support get using uuid and list using uuid...
2016-02-10 Tom Clegg8341: Fall back to live logs if log collection is saved...
2016-02-10 Tom Clegg8341: Update test results.
2016-02-10 Tom Clegg8341: Retrieve only the log attributes that actually...
2016-02-10 Tom Clegg8341: In pipeline mode, process all jobs concurrently.
2016-02-10 Tom Clegg8341: Include Keep network activity in net stats.
2016-02-10 Tom Clegg8341: Fix up debug labels. Avoid deadlock after excepti...
2016-02-10 Tom Clegg8341: Do not round up Y axis to even numbers, just...
2016-02-10 Tom Clegg8341: Use "time since job start", not "time since task...
2016-02-10 Tom CleggMerge branch '8284-fix-slurm-queue-timestamp-check...
2016-02-10 Tom CleggEmit log when installing docker image.
2016-02-10 Tom CleggMerge branch '7263-better-busy-behavior' refs #7263
2016-02-10 Tom Clegg7263: Avoid getting stuck processing stderr for one...
2016-02-09 Brett Smithcrunch-job detects more "io aborted" SLURM errors.
2016-02-09 Brett SmithMerge branch '8406-tempfail-after-retry-unlocked'
2016-02-09 Brett Smith8406: Update comment to match new code.
2016-02-09 Peter Amstutz8406: @job_retry_counts.include? jobrecord.uuid because...
2016-02-09 Peter Amstutz8406: Treat EXIT_TEMPFAIL as EXIT_RETRY_UNLOCKED if...
2016-02-09 Nico CesarI "fonud" a typo
2016-02-09 Peter AmstutzMerge branch '8404-catch-interrupted-syscall' closes...
2016-02-09 Peter Amstutz8404: Adjust try block to just surround os.wait().
2016-02-09 Peter Amstutz8404: catch and continue from interrupted system call...
2016-02-09 radhika8079: add uuid to api_client_authorizations_search_inde...
2016-02-09 radhika8079: update the migration script to use the api_token...
2016-02-09 radhika8079: add uuid to api_client_authorizations
2016-02-08 Tom CleggFix nodemanager test race. No issue #
2016-02-08 Tom CleggMerge branch '8341-live-crunchstat-summary' refs #8341
2016-02-08 Tom Clegg8341: Use a Queue of lines and one thread, instead...
2016-02-08 Tom Clegg8341: Move reader classes to reader.py.
2016-02-08 Tom Clegg8341: Use a worker thread to get page N+1 of logs while...
2016-02-08 Tom Clegg8341: Get job log from logs API if the log has not...
2016-02-08 Tom CleggMerge branch '8289-no-extra-orders' closes #8289
2016-02-08 Tom Clegg8289: Strip redundant orders, even when provided explic...
2016-02-08 Tom Clegg8289: Do not add fallback orders if client already...
2016-02-08 Joshua RandallAdds additional .gitignore entries
2016-02-08 Peter AmstutzMerge branch '7667-node-manager-logging' refs #7667
2016-02-08 Peter Amstutz7667: Store node size in a table so to avoid blocking...
2016-02-08 Peter Amstutz7667: Fix log message
2016-02-06 Tom CleggMerge branch '8285-fuse-subscribe-websockets' closes...
2016-02-06 Tom Clegg8285: Test that arvados.events.subscribe() is called...
2016-02-06 Peter Amstutz8285: Add test for listen_for_events
2016-02-05 radhika8183: add test to check build of my projects tree with...
2016-02-05 Peter Amstutz8285: Add want_event_subscribe flag to subclasses of...
2016-02-05 radhika8183: When there are more than 200 readable projects...
2016-02-05 Peter Amstutz7667: Combine polling logs into fewer lines for less...
2016-02-05 Brett Smith7868: Update API server's arvados-cli version.
2016-02-05 Peter Amstutz7667: Node manager bug fixes and logging improvements.
2016-02-04 Tom CleggRecognize another way slurm tells us about node failures.
next