arvados.git
2020-03-31 Tom Clegg16212: Merge branch 'master'
2020-03-31 Tom Clegg16212: Upate generated default config.
2020-03-31 Tom Clegg16212: Fix propagation of logout redirect target.
2020-03-31 Tom Clegg16212: Add clues/details to authentication error messages.
2020-03-31 Tom Clegg16212: Make test timeout more predictable by pulling...
2020-03-31 Tom Clegg16212: Ensure added user doesn't prevent subsequent...
2020-03-30 Tom Clegg16212: Disallow overriding HTTP method on GET requests.
2020-03-30 Tom Clegg16212: Fix wrong API endpoint for users/batch_update.
2020-03-30 Tom Clegg16212: Move user/pass authentication to its own endpoint.
2020-03-30 Tom Clegg16212: Allow X-Http-Method-Override header in CORS...
2020-03-27 Lucas Di PentimaMerge branch '16265-security-updates'
2020-03-27 Lucas Di PentimaMerge branch '16266-wb1-xss-fix'
2020-03-26 Tom Clegg16212: Return 401 or 500 instead of 200 on authenticati...
2020-03-26 Lucas Di Pentima16265: Merge branch 'dependabot/bundler/services/api...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di Pentima16265: Merge branch 'dependabot/bundler/apps/workbench...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di Pentima16265: Merge branch 'dependabot/bundler/apps/workbench...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di Pentima16265: Merge branch 'dependabot/bundler/apps/workbench...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di Pentima16265: Merge branch 'dependabot/bundler/services/api...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di Pentima16266: Applies monkeypatch to fix CVE-2020-5267 on...
2020-03-26 Lucas Di Pentima16266: Adds tests exposing potential XSS vulnerability...
2020-03-26 Tom Clegg16212: Build arvados-server binary for test.
2020-03-25 Peter AmstutzMerge branch '16138-fix-arv-copy' refs #16138
2020-03-25 Peter AmstutzMerge branch 'Majewski/feature/links-client' refs ...
2020-03-24 Peter Amstutz16138: Remove additional/code references to copying...
2020-03-24 Peter AmstutzRemove python2 arvados-cwl-runner package build, only...
2020-03-23 Peter Amstutz16138: Remove additional pipelines related code
2020-03-20 Peter Amstutz16138: whitelist fields for arv-copy
2020-03-18 Peter AmstutzMerge branch '12409-cwl-v1.2' refs #12409
2020-03-17 Tom Clegg16212: Add pam_ldap test.
2020-03-17 Peter Amstutz12409: Bump cwltool version for more bugfixing.
2020-03-17 Krzysztof MajewskiAdd Links API client.
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 Tom Clegg16212: Add libpam-dev to build dependencies.
2020-03-12 Tom Clegg16212: Support username/password authentication via...
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 Peter Amstutz12409: Fix packing bug in cwltool, bump dependency...
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-11 Peter Amstutz12409: Preserve CWL document version when using RunInSi...
2020-03-10 Peter Amstutz16129: Scoped token doc WIP
2020-03-10 Peter Amstutz12409: Update schema-salad pin to latest
2020-03-10 Peter Amstutz12409: Bump ruamel.yaml version pin on python sdk
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-09 Peter Amstutz12409: Fix tests
2020-03-09 Peter Amstutz12409: Interactive mode testargs works for py3
2020-03-09 Peter Amstutz12409: Only run sdk/cwl tests py3
2020-03-09 Peter Amstutz12409: Add --devcwl
2020-03-09 Peter Amstutz12409: test_with_arvbox work in progress
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 dependabot... Bump rake from 12.3.2 to 13.0.1 in /apps/workbench
2020-03-03 dependabot... Bump rake from 12.3.2 to 13.0.1 in /services/api
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...
next