projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2018-05-18
Tom Clegg
13164: Lock tables in order when locking a container.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Tom Clegg
13164: Lock tables in order for container updates.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Lucas Di Pentima
Merge branch '12737-wb-rails42-upgrade'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Lucas Di Pentima
12737: Fix integration tests
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Lucas Di Pentima
12737: Fix controller tests
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Ward Vandewege
Fix another ineffassign warning in our golang code.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Lucas Di Pentima
12737: Assign empty default values on serialized attributes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Lucas Di Pentima
12737: Send serialized attributes when save()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-15
Tom Clegg
Merge branch '12708-report-storage-classes'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-15
Tom Clegg
Merge branch '13164-container-locking'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Tom Clegg
12737: Rename config serve_static_assets to serve_stati...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Tom Clegg
12737: Fix serialized column setup.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Lucas Di Pentima
12737: Remove attribute from previous tests
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Tom Clegg
13164: Lock tables when updating multiple containers...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Lucas Di Pentima
12737: Upgrade workbench from rails 4.1 to 4.2 (WIP)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Tom Clegg
Merge branch '13473-no-cpu-constraints'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Tom Clegg
13473: Tidy up slurmConstraintArgs func.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Tom Clegg
13473: Drop slurm resource constraints when using insta...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Ward Vandewege
Merge branch 'thehyve/fix-crunch-documentation' Fix...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Tom Clegg
Merge branch '13446-keepstore-tls'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Tom Clegg
Merge branch '9918-index-error'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Tom Clegg
9918: Don't mask http/network error with response body...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Peter Amstutz
Bump package iteration for a-c-r in run-build-docker...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Peter Amstutz
Bump arvados-python-client version for consistent depen...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Peter Amstutz
Merge branch '12256-cwl-defaults' closes #12256
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Peter Amstutz
12256: Comments about workflow references / extra files.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Tom Clegg
13446: Enable TLS if given TLSCertificateFile and TLSKe...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Peter Amstutz
12256: Only scan for referenced files first time after...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Peter Amstutz
12256: Pull up minimum ruamel.yaml version to get consi...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Peter Amstutz
12256: Bump cwltool version for workflow packing bugfix.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Peter Amstutz
12256: Handle default references in RunInSingleContainer
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Peter Amstutz
12256: Add a bunch of test cases.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Peter Amstutz
12256: Fix anonymous directory default inputs with...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Lucas Di Pentima
Merge branch '12737-api-security-deps-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Peter Amstutz
Fix subprocess32 version constraint, refs #13435
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Tom Clegg
Avoid copying mutex after first use.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Tom Clegg
Avoid http client race in test case.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Lucas Di Pentima
12737: Updated gem dependencies, adressing a couple...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Tom Clegg
12708: Log desired/short/surplus figures for each stora...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Tom Clegg
Merge branch '12626-merge-accounts'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Tom Clegg
Fix run script syntax.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Tom Clegg
12626: Merge branch 'master' into 12626-merge-accounts
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Peter Amstutz
Tweak tests for slightly different ruamel.yaml behavior...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Tom Clegg
12626: Copy omniauth info into auth account, not target...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Tom Clegg
12626: Update permission graph after user merge.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Peter Amstutz
Merge branch '13435-ruamel-yaml-ver' closes #13435
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Peter Amstutz
13435: Build scandir to satisfy pathlib2 dependency...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Peter Amstutz
13435: Update ruamel.yaml and ciso8601 versions.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Tom Clegg
Merge branch '13278-launch-failed'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Tom Clegg
13278: Release jobs that are pending because "launch...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Peter Amstutz
Merge branch '13365-default-secondaryFiles' refs #13365
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Tom Clegg
Merge branch '13383-trash-workers'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
13383: Implement EmptyTrashWorkers in azure and filesys...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
13383: Fix warning about expected 404 error.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
13383: Add PullWorkers, TrashWorkers, EmptyTrashWorkers...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
Merge branch '12167-go-request-id'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
Merge branch 'tests-cleanup'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
12626: Add tests for missing new_owner_uuid.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
12626: Advertise required params for users#merge in...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
12626: Improve error message.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
12626: Change variable dst_user -> new_user for consist...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
12626: Be more selective/explicit about changing variou...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
12626: Update pg_terminate_backend recipe for PostgreSQ...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Clegg
Avoid broken llfuse 1.3.4 ("pip install" fails).
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Peter Amstutz
13365: Remove check for callback that now happens in...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Peter Amstutz
13365: Add tests to confirm regressions are fixed.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Peter Amstutz
13365: clean up discover_secondary_files
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Peter Amstutz
13365: Fix state logging
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tom Clegg
Skip some unnecessary pip invocations.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Peter Amstutz
13365: Further fixes to ensure output callback only...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tom Clegg
Fix gopath/govendor recipe.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tom Clegg
Skip explicit libcloud preinstall when not using a...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tom Clegg
Fix wrong temp path in govendor recipe.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tom Clegg
Use released version of llfuse for tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tom Clegg
12167: Test X-Request-ID headers.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tom Clegg
12167: Generate only one request ID per get/put.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Peter Amstutz
13365: Fix race condition between job submitted and...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Peter Amstutz
Merge branch '13365-note-bug-in-docs' refs #13365
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Peter Amstutz
13365: Add example error messages and highlight the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tom Clegg
12167: Generate a new request ID if caller explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tom Clegg
12167: Merge branch 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tom Clegg
12626: Log UUID of auth record (if any) instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Peter Amstutz
13365: Bump cwltool, 3rd party package versions.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Tom Clegg
12626: Check for scoped tokens.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Tom Clegg
12626: Add arvados/v1/users/merge API.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Peter Amstutz
13365: Bump schema-salad for better error formatting.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Peter Amstutz
Bump cwltool version for secondaryFile checker support.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Peter Amstutz
13365: Reintroduce secondaryFile discovery.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Peter Amstutz
13365: Discover secondaryFiles associated with default...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Tom Clegg
Merge branch '13111-no-anonymous-sitefs'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Peter Amstutz
Merge branch '13338-wb-run-wf-proj' refs #13338
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Tom Clegg
12167: Pass request ID via keepclient instead of custom...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Tom Clegg
Fix #ZgotmplZ in dir listing page when filename contain...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Peter Amstutz
13365: Tweak text.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Peter Amstutz
13365: Update release notes about a-c-r bug in v1.1.4.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Tom Clegg
Fix wrong event_type when getting buffered live logs...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Tom Clegg
13111: Disable siteFS routes for anonymous requests.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Ward Vandewege
Documentation: update PostgreSQL installation instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Peter Amstutz
Node manager integration test writes to stderr in chunks.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Tom Clegg
Avoid dangling child procs in test suite.
commit
|
commitdiff
|
tree
|
snapshot
next