2020-07-31 |
Tom Clegg | 16535: Test XML header and content-type. |
commit | commitdiff | tree | snapshot |
2020-07-31 |
Tom Clegg | 16535: Test Size field in list response. |
commit | commitdiff | tree | snapshot |
2020-07-31 |
Tom Clegg | 16535: Test HeadObject and HeadBucket. |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Tom Clegg | 16535: Fixup HeadBucket handler. |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Tom Clegg | 16535: Populate object Size field in ListBucket response. |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Tom Clegg | 16535: Add HeadBucket API. |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Tom Clegg | 16535: Fix XML tags on ListBucket response, add XML... |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Tom Clegg | 16535: Set header Content-Type: application/xml. |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Tom Clegg | 16535: Add GetBucketVersioning API. |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Tom Clegg | 16535: Delete project in teardown. |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Tom Clegg | 16535: Improve error message. |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Tom Clegg | 16535: Use 1000 as default and maximum value for max... |
commit | commitdiff | tree | snapshot |
2020-07-28 |
Tom Clegg | 16535: Trial support for V4 S3 signatures. |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Tom Clegg | 16535: Fix import path. |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Tom Clegg | 16535: Support delimiter/rollup option in list API. |
commit | commitdiff | tree | snapshot |
2020-07-17 |
Tom Clegg | 16535: Add ListObjects API. |
commit | commitdiff | tree | snapshot |
2020-07-15 |
Tom Clegg | 16535: Support Sync() on customfilesystem. |
commit | commitdiff | tree | snapshot |
2020-07-14 |
Tom Clegg | 16535: Fix error response codes for invalid names ... |
commit | commitdiff | tree | snapshot |
2020-07-14 |
Tom Clegg | 16535: Refactor Sync implementation. |
commit | commitdiff | tree | snapshot |
2020-07-13 |
Tom Clegg | 16535: collectionFileSystem implements inode, eliminati... |
commit | commitdiff | tree | snapshot |
2020-07-13 |
Tom Clegg | 16535: Refactor test suite to accommodate "project... |
commit | commitdiff | tree | snapshot |
2020-07-13 |
Tom Clegg | 16535: Move s3 handler to s3.go. |
commit | commitdiff | tree | snapshot |
2020-07-13 |
Tom Clegg | 16535: Add s3 endpoint. |
commit | commitdiff | tree | snapshot |
2020-07-07 |
Tom Clegg | Install old version of XML package from source. |
commit | commitdiff | tree | snapshot |
2020-07-07 |
Ward Vandewege | Documentation: fix nginx snippets, remove warnings. |
commit | commitdiff | tree | snapshot |
2020-07-06 |
Tom Clegg | Merge branch '15348-pam-module' |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Tom Clegg | 15348: Fix packaging bug that was ignoring fpm-info... |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Tom Clegg | 15348: Tweak README wording. |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Tom Clegg | 15348: Look up hostname if not provided in config args. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Tom Clegg | 15348: Add README to libpam-arvados-go package. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Tom Clegg | 15348: Update webshell install docs to use new pam... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Tom Clegg | 15348: Merge branch 'master' |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Tom Clegg | 15348: Rename libpam-arvados-experimental -> libpam... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Tom Clegg | 15348: Use normal (packaged) path in docker test case. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Tom Clegg | 15348: Add config example to libpam-arvados package. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Tom Clegg | 15348: Add ca-certificates as pam package dependency. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Tom Clegg | Merge branch '16534-localdb-postgresql' |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Ward Vandewege | Fix broken link in 'Link user accounts' documentation... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Tom Clegg | 16534: Test goroutine safety. |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Tom Clegg | 16534: Rename Transaction -> ContextWithTransaction. |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Peter Amstutz | Merge branch '16441-user-merge-doc' refs #16441 |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Peter Amstutz | 16441: Typo fix, used 'zzzzz' in examples. |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Peter Amstutz | Restore check for 'id' field for CWL v1.0 only |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Peter Amstutz | Fixed default value bug, don't expect test to fail... |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Ward Vandewege | Merge branch '16568-python3-arvados-python-client-packa... |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Ward Vandewege | 16568: add package test files for the python3 arvados... |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Ward Vandewege | Merge branch '6649-document-webshell' |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Ward Vandewege | 6649: Merge branch 'master' into 6649-document-webshell |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Ward Vandewege | 6649: Document webshell installation. |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Tom Clegg | 16534: Add database access in lib/controller/localdb. |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Tom Clegg | 15348: Change "no such vm" error message to "permission... |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Peter Amstutz | Merge branch '16382-cwl-path-in-default' refs #16382 |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Peter Amstutz | Don't validate links in 'fix roles' migration refs... |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Ward Vandewege | Merge branch '16522-python3-arvados-fuse' |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Ward Vandewege | 16522: Merge branch 'master' into 16522-python3-arvados... |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Ward Vandewege | Documentation: add missing span in the 'Set up a shell... |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Peter Amstutz | 16382: Extra handling for secondaryFiles containing... |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Peter Amstutz | 16382: When packing workflow convert "path" to "location" |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Peter Amstutz | require 'update_permissions' fix for migration refs... |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Ward Vandewege | Merge branch '16476-upgrade-arvados-jobs-to-buster' |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Ward Vandewege | 16476: Merge branch 'master' into 16476-upgrade-arvados... |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Lucas Di Pentima | Merge branch '16564-rack-upgrade' |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Lucas Di Pentima | 16564: Upgrades rack to address CVE-2020-8184. |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Peter Amstutz | 16441: Document how to link accounts as admin, also... |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Tom Clegg | 15348: Fix test suite crash after skipping docker tests. |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Tom Clegg | 15348: Add pam_sm_setcred stub. |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Tom Clegg | 15348: Add debug flag & installation note. |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Tom Clegg | 15348: Add libpam-arvados-experimental package. |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Tom Clegg | 15348: Add Go-based PAM module. |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Peter Amstutz | Restore link to fix test refs #16007 |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Ward Vandewege | Make it clear that the API token is used by all Arvados... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Tom Clegg | Merge branch '16480-keep-balance-index-timeout' |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Tom Clegg | 16480: Merge branch 'master' |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Peter Amstutz | Add links to the Arvados forum refs #16521 |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Peter Amstutz | Merge branch '16007-validate-group-class' refs #16007 |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Peter Amstutz | 16007: Fix typo |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Ward Vandewege | Merge branch '16513-keep-exercise-improvements' |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Ward Vandewege | 16513: Merge branch 'master' into 16513-keep-exercise... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Ward Vandewege | Merge branch '16526-ruby-and-python-build-script-updates' |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Ward Vandewege | 16526: Merge branch 'master' into 16526-ruby-and-python... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Ward Vandewege | 16522: add package test symlink for the python3 fuse... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Tom Clegg | 16480: Configurable timeout for entire keep-balance... |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Peter Amstutz | 16007: note about sharing with anonymous users, and... |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Peter Amstutz | 16007: Doc updates/clarifications from feedback |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Ward Vandewege | Merge branch '16482-bump-cwltool-version' |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Ward Vandewege | 16482: Merge branch 'master' into 16482-bump-cwltool... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Peter Amstutz | 16007: Update docs, restore empty_collection, fix tests |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Ward Vandewege | 16522: add a python3 package for arvados-fuse. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Peter Amstutz | 16007: Migration works with large database |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Peter Amstutz | 16007: Fix FUSE test |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Peter Amstutz | 16007: Add migration to fix invalid groups & permission... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Peter Amstutz | 16007: Reenable updating the permission level of a... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Peter Amstutz | 16007: Update group-sync tool for new restrictions... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Peter Amstutz | 16007: Roles are owned by system user |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Peter Amstutz | 16007: Only users and roles can be granted permission |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Peter Amstutz | 16007: Make it so that only projects can own things |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Peter Amstutz | 16007: Validate group_class is set to 'project' or... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Ward Vandewege | 16513: switch to CSV output only, send CSV to stdout... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Tom Clegg | Merge branch '16171-oidc-config' |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Tom Clegg | 16171: Link install docs to additional OpenIDConnect... |
commit | commitdiff | tree | snapshot |
next |