2023-12-14 |
Peter Amstutz | Fix release date of 2.7.1, refs #21089 |
commit | commitdiff | tree | snapshot |
2023-12-14 |
Peter Amstutz | arvbox fixes, refs #21089 |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Tom Clegg | Merge branch '21254-test-race' |
commit | commitdiff | tree | snapshot |
2023-12-12 |
Brett Smith | Merge branch '21277-github-pr-221' |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Tom Clegg | Merge branch '21206-ws-requesting-container-uuid' |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Stephen Smith | Merge branch '21204-stable-log-sort-from-wb2-repo'... |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Stephen Smith | 21204: Merge branch '21204-stable-log-sort' from arvado... 21204-stable-log-sort-from-wb2-repo |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Stephen Smith | 21204: Add test for stable log line sort |
commit | commitdiff | tree | snapshot |
2023-12-11 |
Stephen Smith | 21204: Change log sorter to preserve ordering of same... |
commit | commitdiff | tree | snapshot |
2023-12-08 |
Krzysztof Majewski | Add option to upload InputStream to KeepWebApi 21277-github-pr-221 |
commit | commitdiff | tree | snapshot |
2023-12-07 |
Peter Amstutz | Fix coreui version dependency, refs #21089 |
commit | commitdiff | tree | snapshot |
2023-12-07 |
Tom Clegg | 21254: Fix racy keep-balance test. |
commit | commitdiff | tree | snapshot |
2023-12-07 |
Peter Amstutz | Pass in VERSION, MAINTAINER and DESCRIPTION, refs ... |
commit | commitdiff | tree | snapshot |
2023-12-07 |
Tom Clegg | Merge branch '21258-flaky-adc-test' |
commit | commitdiff | tree | snapshot |
2023-12-07 |
Peter Amstutz | Fix branch checkout in the build Docker image, refs... |
commit | commitdiff | tree | snapshot |
2023-12-06 |
Tom Clegg | Merge branch 'main' from arvados-workbench2.git |
commit | commitdiff | tree | snapshot |
2023-12-06 |
Tom Clegg | 21258: Fix "guaranteed broken" stub instance not broken. |
commit | commitdiff | tree | snapshot |
2023-12-06 |
Tom Clegg | 21258: Fix "container completed twice" testing bug. |
commit | commitdiff | tree | snapshot |
2023-12-06 |
Tom Clegg | Merge branch '21227-keep-web-panic' |
commit | commitdiff | tree | snapshot |
2023-12-06 |
Tom Clegg | 21258: Fix flaky boot_outcomes metric test. |
commit | commitdiff | tree | snapshot |
2023-12-06 |
Peter Amstutz | Merge branch '21223-arv-mount-nofile' refs #21223 |
commit | commitdiff | tree | snapshot |
2023-12-05 |
Peter Amstutz | Merge branch '21160-user-activation' refs #21160 |
commit | commitdiff | tree | snapshot |
2023-12-05 |
Tom Clegg | 21227: Use a separate global requestLimiter for each... 21227-keep-web-panic |
commit | commitdiff | tree | snapshot |
2023-12-05 |
Lucas Di Pentima | Merge branch '21262-dependency-upgrades'. Closes #21262 |
commit | commitdiff | tree | snapshot |
2023-12-05 |
Peter Amstutz | 21160: Avoid redundant work 21160-user-activation |
commit | commitdiff | tree | snapshot |
2023-12-05 |
Brett Smith | 20684: Remove old apt-get command |
commit | commitdiff | tree | snapshot |
2023-12-05 |
Lucas Di Pentima | 21262: Upgrades google.golang.org/grpc and its dependen... 21262-dependency-upgrades |
commit | commitdiff | tree | snapshot |
2023-12-05 |
Lucas Di Pentima | 21262: Upgrades golang.org/x/net and its dependencies. |
commit | commitdiff | tree | snapshot |
2023-12-05 |
Lucas Di Pentima | 21262: Upgrades github.com/go-jose/go-jose/v3 dependency. |
commit | commitdiff | tree | snapshot |
2023-12-05 |
Lucas Di Pentima | 21262: Upgrades github.com/docker/docker dependency |
commit | commitdiff | tree | snapshot |
2023-12-04 |
Tom Clegg | 21227: Don't reduce outgoing request concurrency below 4. |
commit | commitdiff | tree | snapshot |
2023-12-04 |
Peter Amstutz | 21223: Add a few more --file-cache RLIMIT_NOFILE tests 21223-arv-mount-nofile |
commit | commitdiff | tree | snapshot |
2023-12-04 |
Tom Clegg | Merge branch '21217-invalid-auth-header' |
commit | commitdiff | tree | snapshot |
2023-12-04 |
Tom Clegg | Merge branch '18862-replay-job-log-task' |
commit | commitdiff | tree | snapshot |
2023-12-04 |
Peter Amstutz | 21223: Add tests for setting RLIMIT_NOFILE based on... |
commit | commitdiff | tree | snapshot |
2023-12-01 |
Brett Smith | Merge branch '21219-java-sdk-pr-220' |
commit | commitdiff | tree | snapshot |
2023-12-01 |
Tom Clegg | 21217: Automatically clean double-slash in API URLs. 21217-invalid-auth-header |
commit | commitdiff | tree | snapshot |
2023-12-01 |
Krzysztof Majewski | Add timeouts as configuration parameters 21219-java-sdk-pr-220 |
commit | commitdiff | tree | snapshot |
2023-12-01 |
Tom Clegg | 21227: Fix captured loop variable. |
commit | commitdiff | tree | snapshot |
2023-12-01 |
Tom Clegg | 21227: Fix copied mutexes. |
commit | commitdiff | tree | snapshot |
2023-12-01 |
Tom Clegg | 21227: Fix unbuffered channels used for signal.Notify. |
commit | commitdiff | tree | snapshot |
2023-12-01 |
Tom Clegg | 21227: Fail tests on 'go vet' problems. |
commit | commitdiff | tree | snapshot |
2023-12-01 |
Tom Clegg | 21227: Fix copied mutex after first use. |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Peter Amstutz | Merge branch 'main' into 21160-user-activation |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Peter Amstutz | Merge commit 'main' into 21160-user-activation |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Tom Clegg | 21217: Don't retry after "invalid outgoing header"... |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Tom Clegg | 18862: Remove SimulateJobLog helper previously used... 18862-replay-job-log-task |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Tom Clegg | Merge branch '20846-ubuntu2204' |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Peter Amstutz | 21160: Remove debug code |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Peter Amstutz | 21160: WIP more efficient single-user permission update |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Lucas Di Pentima | Merge branch '20690-remove-wb1-from-installer'. Closes... |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Lucas Di Pentima | 20690: Improved wording on the upgrade notes. 20690-remove-wb1-from-installer |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Tom Clegg | 21217: Strip leading/trailing space chars from incoming... |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Tom Clegg | 21217: Fix "Authorization: OAuth2 ..." test to actually... |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Peter Amstutz | Merge branch '21205-ensure-unique' refs #21205 |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Peter Amstutz | 21205: Fix comment |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Tom Clegg | 20846: Remove ref to nonexistent Alma 7. 20846-ubuntu2204 |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Tom Clegg | 20846: Add package repo codenames for new distros. |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Tom Clegg | 18862: Remove unused rake task. |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Peter Amstutz | 21205: Now adds the final part of the uuid to make... 21205-ensure-unique |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Tom Clegg | 21217: Fix double slash in API url. |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Peter Amstutz | 21205: Fix typo |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Brett Smith | Merge branch '19830-pysdk-util-docs' |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Brett Smith | Merge branch '21211-pysdk-annotations' |
commit | commitdiff | tree | snapshot |
2023-11-28 |
Peter Amstutz | 21205: ensure_unique_name uses uuid |
commit | commitdiff | tree | snapshot |
2023-11-28 |
Peter Amstutz | 21223: Cast to int |
commit | commitdiff | tree | snapshot |
2023-11-28 |
Lucas Di Pentima | 20690: Installs everything except wb1 in the single... |
commit | commitdiff | tree | snapshot |
2023-11-28 |
Lucas Di Pentima | 20690: Documentation updates, upgrade notes added. |
commit | commitdiff | tree | snapshot |
2023-11-28 |
Lucas Di Pentima | 20690: Include the nginx snippets pillar, remove unneed... |
commit | commitdiff | tree | snapshot |
2023-11-28 |
Lucas Di Pentima | 20690: Bring back the WorkbenchSecretKey config as... |
commit | commitdiff | tree | snapshot |
2023-11-28 |
Lucas Di Pentima | 20690: Sets nginx snippets on its own pillar sls file. |
commit | commitdiff | tree | snapshot |
2023-11-28 |
Lucas Di Pentima | 20690: Removes WORKBENCH_SECRET_KEY from config. Uses... |
commit | commitdiff | tree | snapshot |
2023-11-28 |
Peter Amstutz | 21223: Adjust RLIMIT_NOFILE based on --file-cache |
commit | commitdiff | tree | snapshot |
2023-11-28 |
Peter Amstutz | Merge branch '20831-user-table-locks' refs #20831 |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Tom Clegg | Merge branch '18874-merge-wb2' |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Tom Clegg | 18874: Add missing build step. 18874-merge-wb2 |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Peter Amstutz | 20831: Fix typo 20831-user-table-locks |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Peter Amstutz | 20831: Import sync and apply gofmt |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Peter Amstutz | 20831: DiscoveryDocument fn improvements |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Tom Clegg | Merge branch '21126-trash-when-ro' |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Brett Smith | Merge branch '21137-rp-initiated-logout' |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Peter Amstutz | 20831: Remove debug print and add error check |
commit | commitdiff | tree | snapshot |
2023-11-22 |
Tom Clegg | 21126: Update wording as suggested. 21126-trash-when-ro |
commit | commitdiff | tree | snapshot |
2023-11-22 |
Tom Clegg | 20846: Update Ruby install instructions. |
commit | commitdiff | tree | snapshot |
2023-11-22 |
Tom Clegg | 18874: Use services/workbench2 dir to serve wb2 in... |
commit | commitdiff | tree | snapshot |
2023-11-22 |
Tom Clegg | 18874: Add yarn, update nodejs version to match lib... |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Tom Clegg | 18874: Show fpm results in debug mode. |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Tom Clegg | 18874: Fix regexp. |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Tom Clegg | 18874: Add workbench2 to package-building scripts. |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Brett Smith | Merge branch '21132-api-resources-fixes' |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Brett Smith | 21132: Expand arvados.api_resources docstring with... |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Brett Smith | 21137: Tighten TestEndSessionEndpointBadScheme check 21137-rp-initiated-logout |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Brett Smith | 21137: Prefer early return per review comments |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Brett Smith | 21137: Remove id_token_hint from controller RP-initiate... |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Lisa Knox | Merge branch '19302-left-side-panel-changes' |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Tom Clegg | Merge branch '20690-remove-wb1' |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Brett Smith | 21211: Update arvados.safeapi Markdown style 21211-pysdk-annotations |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Tom Clegg | 20846: Update setuptools, accommodate debian12 needs. |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Brett Smith | 21211: Annotate arvados.safeapi |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Brett Smith | 21211: Clean arvados.safeapi imports |
commit | commitdiff | tree | snapshot |
next |