arvados.git
2020-03-17 Krzysztof MajewskiMerge pull request #1 from arvados/master
2020-03-16 Lucas Di PentimaMerge branch '16029-arvboot-wss-fix'. Refs #16029
2020-03-16 Lucas Di Pentima16029: Makes gofmt happy.
2020-03-14 Lucas Di Pentima16029: Fixes Websockets' ExternalURL config on arvados...
2020-03-13 Peter AmstutzMerge branch '16129-scoped-token-doc' refs #16129
2020-03-13 Peter Amstutz16129: Improve text and add links from comments
2020-03-12 Peter Amstutz16129: Link to collection sharing link example.
2020-03-12 Peter Amstutz16129: Revise scoped token docs a bit, more examples
2020-03-12 Tom CleggMerge branch '16221-arv-mount-api-1.x'
2020-03-12 Tom CleggMerge branch '16217-ws-ping'
2020-03-12 Tom Clegg16221: Fix test for config endpoint.
2020-03-11 Tom CleggFix instance IDs in arvados-dispatch-cloud log messages.
2020-03-10 Peter Amstutz16129: Scoped token doc WIP
2020-03-10 Tom CleggMerge branch '15954-boot-test-cluster'
2020-03-10 Tom Clegg15954: Merge branch 'master'
2020-03-10 Tom Clegg15954: Turn off exec bits on temp config file mode.
2020-03-10 Tom Clegg15954: Add comment about stdout.
2020-03-10 Tom Clegg15954: Dedup find-available-port logic.
2020-03-10 Tom Clegg15954: Fix wrong func name in comment.
2020-03-10 Tom Clegg15954: Fix style, handle errors first.
2020-03-10 Tom Clegg15954: Remove superfluous argument to autofillConfig.
2020-03-10 Tom Clegg15954: Use logger instead of writing to stderr.
2020-03-10 Tom Clegg15954: Turn off group/other-write bits, even if permitt...
2020-03-05 Peter AmstutzPin version of launchy gem while we still support Ruby 2.3
2020-03-05 Tom CleggMerge branch '16219-insufficient-scratch'
2020-03-05 Tom Clegg16219: Test populated container fields.
2020-03-05 Peter AmstutzPin version of launchy gem while we still support Ruby 2.3
2020-03-05 Tom Clegg16219: Load all fields needed to compute node size.
2020-03-05 Tom CleggFix type of ContainerRequestState consts.
2020-03-05 Tom Clegg16217: Error out if (*pq.Listener)Ping() fails.
2020-03-05 Tom Clegg16217: Close http server before closing listener when...
2020-03-04 Peter AmstutzFix error reporting bug in User.redirect_to
2020-03-03 Peter AmstutzRemove Gemfile.lock from login-sync
2020-03-03 Peter AmstutzRuby gems respect ARVADOS_BUILDING_VERSION
2020-03-02 Peter AmstutzMerge branch '16169-cwl-hints' refs #16169
2020-03-02 Peter Amstutz16169: Monkey patch load_tool.resolve_and_validate_docu...
2020-03-02 Lucas Di Pentima16169: Adds test exposing the requirement propagation...
2020-03-02 Tom CleggUse new version tag to avoid tag whose checksum changed.
2020-02-28 Lucas Di PentimaMerge branch '14990-support-email-exported-config'
2020-02-28 Lucas Di Pentima14990: Adds exported config section on the API document...
2020-02-28 Lucas Di Pentima14990: Exports Mail.SupportEmailAddress config so that...
2020-02-28 Tom Clegg15954: Merge branch 'master'
2020-02-28 Tom Clegg15954: Fix nginx listener addresses.
2020-02-28 Tom Clegg15954: Skip database.yml when running under arvados...
2020-02-27 Tom Clegg15954: Ignore warnings from passenger-config validate...
2020-02-27 Peter AmstutzMerge branch '16202-shell-suffix' refs #16202
2020-02-27 Peter AmstutzMerge branch '16177-trust-all-content'
2020-02-27 Tom Clegg15954: Fix api pidfile race.
2020-02-27 Peter AmstutzNodemanager and crunchstat-summary sync with pysdk...
2020-02-27 Tom Clegg15954: Don't touch GEM_ vars if rvm is in use.
2020-02-27 Peter Amstutz16177: Don't run pip --quiet to get more information...
2020-02-27 Peter Amstutz16177: Fix tests, test server config now has TrustAllCo...
2020-02-27 Tom Clegg15954: Fix config for login tests.
2020-02-27 Tom Clegg15954: Fix test.
2020-02-27 Tom Clegg15954: Don't send copious "rake test" logs to stdout.
2020-02-27 Tom Clegg15954: Fix railsapi startup in run_test_server.py.
2020-02-27 Peter AmstutzMerge branch '16177-trust-all-content' refs #16177
2020-02-27 Peter Amstutz16202: Add Workbench.SSHHelpHostSuffix
2020-02-27 Tom Clegg15954: Merge branch 'master'
2020-02-27 Tom Clegg15954: Remove unused LibPath.
2020-02-26 Tom Clegg15954: Check addr/port for unsupported configs.
2020-02-26 Peter Amstutz16177: Use correct config item Collections.TrustAllContent
2020-02-26 Peter Amstutzarvbox now installs python tools with python3
2020-02-26 Ward VandewegeFix web shell.
2020-02-26 Tom CleggMerge branch '16172-remote-token-validation'
2020-02-26 Tom Clegg15954: Tidy up federation test.
2020-02-26 Tom Clegg15954: Move PortableDataHash func to sdk/go/arvados.
2020-02-26 Tom Clegg15954: Fix up logging prefix.
2020-02-26 Tom Clegg15954: More careful about finding available ports.
2020-02-25 Tom Clegg15954: Rename booter to supervisor, tidy up.
2020-02-25 Tom CleggFix wrong token expected at keepproxy health check...
2020-02-25 Tom Clegg15954: Propagate remote param.
2020-02-25 Tom Clegg15954: Allow activating user using an admin token.
2020-02-25 Tom Clegg15954: Fixup federation test.
2020-02-25 Tom Clegg15954: Report version when starting services.
2020-02-25 Tom Clegg15954: Propagate remote param.
2020-02-25 Tom Clegg15954: Ensure stdout is copied before returning from...
2020-02-24 Tom CleggMerge branch '16101-logout'
2020-02-24 Tom Clegg15954: Use user tokens for integration test.
2020-02-24 Tom Clegg15954: Use a different loopback IP addr for each test...
2020-02-24 Tom Clegg15954: Cleanup.
2020-02-24 Tom Clegg15954: Show passenger logs.
2020-02-24 Tom Clegg15954: Fix error reporting during shutdown.
2020-02-24 Tom Clegg15954: Fix UUID of transient SystemRootToken auth record.
2020-02-24 Tom Clegg15954: Trim log prefix.
2020-02-24 Tom Clegg15954: Ignore entry for own cluster ID in RemoteCluster...
2020-02-24 Tom Clegg15954: Install go binaries to tempdir.
2020-02-24 Tom Clegg15954: Logging and env var fixes.
2020-02-20 Tom Clegg16101: Redirect logout to Workbench if return_to param...
2020-02-20 Tom Clegg15954: Don't return from Stop() until child processes...
2020-02-20 Tom Clegg15954: Close fds if Wait() doesn't return after child...
2020-02-20 Tom Clegg15954: Handle signals when used as module.
2020-02-20 Tom Clegg15954: Send rails logs to stdout when running in test...
2020-02-20 Tom Clegg15954: Fix deadlock.
2020-02-20 Tom Clegg15954: Remove debug printf.
2020-02-20 Tom Clegg15954: Avoid doing concurrent bundle/passenger installs.
2020-02-20 Tom Clegg15954: Fix up logging prefixes.
2020-02-20 Tom Clegg15954: Don't start health checks until everything is...
2020-02-20 Tom Clegg15954: Move passenger temp files into tempdir.
2020-02-20 Tom Clegg15954: Stub multi-cluster integration test.
next