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