arvados.git
2016-11-16 Tom Clegg8460: Merge branch 'master' into 8460-websocket-go
2016-11-16 Tom Clegg8460: Return recent events if last_log_id given.
2016-11-16 Tom Clegg8460: Pass tests even if websocket server sends events...
2016-11-16 Tom Clegg8460: Retrieve recent logs and send old matching events...
2016-11-16 Tom Clegg8460: Allow session Receive handler to queue multiple...
2016-11-16 Tom Clegg8460: Support created_at filters.
2016-11-16 Tom Clegg8460: Send {"status":200} messages. Bring up ws server...
2016-11-16 Tom Clegg8460: Log connection stats.
2016-11-16 Tom Clegg8460: Cache negative permission.
2016-11-15 Tom Clegg8460: Send selected old/new attributes with v0 events.
2016-11-15 Peter AmstutzMerge branch '10410-arvbox-ruby' refs #10410
2016-11-15 Jiayong Licloses #10435
2016-11-15 Jiayong LiMerge master to output-tags branch and resolve conflict
2016-11-15 Peter Amstutz10410: Add -o Acquire::Retries and combine package...
2016-11-15 Ward VandewegeFix typos.
2016-11-15 Tom Clegg8460: Merge branch 'master' into 8460-websocket-go
2016-11-15 Peter AmstutzMerge branch '10346-rearrange-api-docs' closes #10346
2016-11-15 Peter Amstutz10346: Fix formatting on container_request page.
2016-11-15 Tom CleggMerge branch '10534-go-systemd-sdnotify-v14' of https...
2016-11-15 Joshua C. Randallupdate signature of SdNotify for go-systemd v14
2016-11-15 radhikacloses #10290
2016-11-15 radhika10290: Add scheduling_parameters map to containers...
2016-11-15 Tom Clegg8460: Use websocket server for integration tests.
2016-11-15 Tom Clegg8460: JSON request log.
2016-11-15 Tom Clegg8460: Skip non-log events if filtering by event_type.
2016-11-15 Tom Clegg8460: Print listening address at startup.
2016-11-15 Tom Clegg8460: Accept nulls in some columns.
2016-11-15 Tom Clegg8460: Obey event_type filters if given in all subscript...
2016-11-15 Tom Clegg8460: Avoid log.Fatal once started.
2016-11-15 Tom Clegg8460: Check permissions on event target instead of...
2016-11-15 Tom Clegg8460: Cache permissions.
2016-11-15 Tom Clegg8460: Refactor session logic (subscription protocol...
2016-11-15 Tom Clegg8460: Drop unnecessary read timeout handling.
2016-11-15 Tom Clegg8460: Pass datasource in Go style.
2016-11-15 Tom Clegg8460: Combine ping and notify goroutines.
2016-11-15 Tom Clegg8460: Add Log type.
2016-11-15 Tom Clegg8460: Check permissions.
2016-11-15 Peter Amstutz10346: Add session establishment diagram. Clarify...
2016-11-14 Jiayong LiAdd num_tries to adding tags and tests for container API
2016-11-14 Tom Clegg8460: Test and package services/ws as arvados-ws.
2016-11-14 Tom Clegg8460: Ping clients only when read times out and outgoin...
2016-11-14 Tom Clegg8460: Fix connection cleanup and db connection handling.
2016-11-14 Tom Clegg8460: Hide *websocket.Conn behind interface.
2016-11-14 Tom Clegg8460: Send events.
2016-11-14 Tom Clegg8460: Receive events and broadcast to clients.
2016-11-13 Tom Clegg8460: Add default config and -dump-config flag.
2016-11-13 Tom Clegg8460: Scaffold for websocket server.
2016-11-12 Tom CleggMerge branch '10517-consistent-select' closes #10517
2016-11-12 Joshua C. RandallFixes API server to return default columns for collections
2016-11-12 Tom Clegg10517: Test edge cases in "deselect manifest_text by...
2016-11-11 Tom Clegg3486: Fix ignored "required: false" in pipeline templat...
2016-11-11 Peter Amstutz10346: Add slides about Keep and Crunch.
2016-11-11 Peter Amstutz10410: Build Ruby from source instead using Debian...
2016-11-11 Peter Amstutz10346: Fix cross references
2016-11-10 Peter Amstutz10346: Updates from review comments.
2016-11-10 Jiayong LiFix typo and modify test
2016-11-10 Peter Amstutz10346: Document manifest format in more detail. Docume...
2016-11-10 Jiayong LiChange output_tags to an attribute instead of kwarg...
2016-11-10 radhikacloses #10310
2016-11-10 radhika10310: invoke index and show actions only when they...
2016-11-10 Tom Clegg10310: Check discovery doc when deciding ArvadosBase...
2016-11-10 Peter AmstutzMerge branch '10460-cwl-staging-fix' refs #10460
2016-11-09 Peter Amstutz10346: Edits from review WIP.
2016-11-08 Peter Amstutz10460: Add check for 'dockerOutputDirectory' and raise...
2016-11-08 Tom CleggMerge branch '10467-client-disconnect' refs #10467
2016-11-08 Peter Amstutz10460: Want to propagate size fields to output.
2016-11-08 Tom Clegg10467: Merge branch 'master' into 10467-client-disconnect
2016-11-08 Peter Amstutz10460: Don't use adjustFileObjs to set secondaryFiles...
2016-11-08 Jiayong LiAdd --output-tags to arvados-cwl-runner and tests
2016-11-08 Tom Clegg10467: Use context.Background() for tests and backgroun...
2016-11-08 Peter Amstutz10460: Add implied secondaryFiles based on input parame...
2016-11-08 Peter Amstutz10466: Report missing 'location' in File object as...
2016-11-08 Peter Amstutz10460: Fix initialWorkDir file staging broken by change...
2016-11-07 Tom CleggMerge branch '10468-blob-storage-timeouts' closes ...
2016-11-07 Peter AmstutzMerge branch '10460-cwl-directory-literal' closes ...
2016-11-07 Peter Amstutz10460: Style tweak make_output_collection
2016-11-07 Tom CleggRun keep-exercise tests. No issue #
2016-11-07 Tom Cleggkeep-exercise: limit PRNG usage to 512KiB per write...
2016-11-07 Tom Clegg10468: Use consts for defaults.
2016-11-07 Ward VandewegePackage keep-exercise.
2016-11-07 Tom CleggUpdate keep-exercise to new SDK. No issue #
2016-11-07 Tom Clegg10467: Check for Go 1.7.
2016-11-07 Tom Clegg10467: Update keep-exercise to new SDK.
2016-11-07 Tom Clegg10467: Interrupt Compare operation if caller disconnects.
2016-11-07 Tom Clegg10467: Use ErrClientDisconnect. Convert type assertion...
2016-11-07 Tom Clegg10467: Fix context error not propagated.
2016-11-07 Tom Clegg10467: Fix ctx not propagated.
2016-11-07 Tom Clegg10467: Fix context usage: ensure cancel always gets...
2016-11-07 Tom Clegg10467: Tidy up s3 early-cancel.
2016-11-07 Tom Clegg10467: Use context instead of http.CloseNotifier to...
2016-11-07 Tom Clegg10467: Fix panic: cannot call CloseNotify() after Serve...
2016-11-07 Tom Clegg10467: Abort S3 and release buffer if caller disconnect...
2016-11-07 Tom Clegg10467: Move http request context setup out to func.
2016-11-07 Tom Clegg10467: Return "context done" error instead of 404 if...
2016-11-07 Tom Clegg10467: Add Debug flag to config.
2016-11-07 Tom Clegg10467: Abort S3 request and release buffer if caller...
2016-11-07 Tom Clegg10468: Add RequestTimeout to Azure volume config.
2016-11-07 Tom Clegg10468: Use long S3 timeouts by default, instead of...
2016-11-07 Tom Clegg10468: Add ConnectTimeout and ReadTimeout configs for...
2016-11-07 Peter Amstutz10460: Update cwltool dependency.
next