projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2020-08-25
Nico Cesar
Remove arv-web.py and documentation.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Ward Vandewege
Fix a few gofmt warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
Reverts previously dropped commit that got reintroduced...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
Merge branch '16470-wb-rails-52'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Tom Clegg
Merge branch '16535-s3'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Pins launchy gem to avoid requiring ruby >=...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Fixes test failures caused by a change on Active...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Removes unused cruft.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Cleans up config files.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Removes deprecated 'secret_token' config key.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Updates & additions by running 'rails app:update'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Removes exception deprecated on rails 3.2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Upgrades to rails 5.2.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Fixes deprecation warning.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Applies changes from 'rails app:update'.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Pins the sprocket gem to avoid upgrading to...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Upgrades rails to 5.1.7 on workbench.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lucas Di Pentima
16470: Fixes the last deprecation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Ward Vandewege
Fix more ineffassign warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-22
Ward Vandewege
Fix more ineffassign warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-22
Tom Clegg
Merge branch '16723-kill-vs-requeue'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Tom Clegg
Fix config key case.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Tom Clegg
Merge branch '16314-testuserdb'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Tom Clegg
16723: Fix stubPool KillContainer(): return false if...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Ward Vandewege
Merge branch '16565-no-more-latest-docker-jobs-image'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Ward Vandewege
16565: Merge branch 'master' into 16565-no-more-latest...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Ward Vandewege
16723: fix test to reflect new stub instance name.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Tom Clegg
16723: Don't lock a requeued container while old crunch...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Tom Clegg
16723: Fail test if a crunch-run stub is killed before...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Tom Clegg
16723: Hold uuidLock in kill() to avoid racing with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Tom Clegg
16723: Fix double-container-running bug in test stub.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Tom Clegg
16723: Use more readable instance IDs in tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Ward Vandewege
Fix whitespace in run-tests.sh
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Tom Clegg
16723: Reject invalid updates in API stub.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Tom Clegg
16723: Fix wrong operation shown in debug log.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Tom Clegg
16535: Add S3 DeleteObject API.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Ward Vandewege
Merge branch '16625-add-azure-managed-image-support'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Ward Vandewege
16625: fix tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Ward Vandewege
16625: a-d-c: add support for disk images in an Azure...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Tom Clegg
16314: Clean up long bool expressions.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Ward Vandewege
Merge branch '16625-add-azure-managed-image-support'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Ward Vandewege
16625: Merge branch 'master' into 16625-add-azure-manag...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Tom Clegg
16314: Export Login.Test.Enable config.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Ward Vandewege
16625: implement some more review feedback.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Lucas Di Pentima
Pins oj gem on arvados-cli to avoid asking for ruby...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Ward Vandewege
Merge branch '15887-python-3-cookbook-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Ward Vandewege
15887: fix Python cookbook snippets for Python 3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Nico Cesar
Merge branch '16698-debug-ports-arvbox' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Ward Vandewege
16565: stop pushing the 'latest' tag for our arvados...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Ward Vandewege
Actively remove initializers/omniauth.rb in our rails...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Ward Vandewege
Stop installing initializers/omniauth.rb in our rails...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Tom Clegg
Merge branch '16535-s3'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Tom Clegg
16314: Support "Test" authentication type.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Ward Vandewege
Stop building the python pam package, that code was...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Tom Clegg
16535: Update go.sum.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Tom Clegg
16535: Merge branch 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Tom Clegg
16535: Use package consts for http methods.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Tom Clegg
16535: Return 400 instead of 500 when unable to mkdir.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Tom Clegg
16535: Return "invalid arg" error when attempting mkdir...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Ward Vandewege
Merge branch '16580-remove-python2-packages'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Ward Vandewege
16580: Merge branch 'master' into 16580-remove-python2...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Ward Vandewege
16625: implement review feedback.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Lucas Di Pentima
Merge branch '16470-api-rails-52'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Peter Amstutz
Add link from upgrade notes to general release notes.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Lucas Di Pentima
16470: Avoids crashing when running db:create in develo...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Ward Vandewege
Merge branch '16631-add-test'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Ward Vandewege
16631: Merge branch 'master' into 16631-add-test
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Tom Clegg
Merge branch '16663-running-ctrs-unknown-workers'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Tom Clegg
16631: Remove some unneeded code.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Nico Cesar
Merge branch '15889-delete-traffic_test.py' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Ward Vandewege
16580: remove more references to Nodemanager.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Nico Cesar
deleted services/keep/tools/traffic_test.py
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Tom Clegg
16663: Merge branch 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Tom Clegg
16663: Add comments in racy test.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Ward Vandewege
Fix more ineffassign warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Ward Vandewege
16625: a-d-c: add support for Azure managed images...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Ward Vandewege
Fix more ineffassign warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Peter Amstutz
Merge branch '16683-fed-sharing' refs #16683
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Peter Amstutz
16683: Add test, remove useless check for PDH pattern
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Peter Amstutz
16683: Check that remote cluster id is presumed valid
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Peter Amstutz
16683: Revert behavior change, run gofmt
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Peter Amstutz
16683: Accept PDH for head_uuid/tail_uuid
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Ward Vandewege
16580: remove libpam-arvados
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Ward Vandewege
16580: remove arvados-node-manager
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Ward Vandewege
16580: stop building python2 packages
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Peter Amstutz
16683: Permit granting permissions to remote users
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Peter Amstutz
16683: Sharing dialog query is compatible with federate...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Peter Amstutz
16683: Set and check ForwardedFor on federated list...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Peter Amstutz
16683: Add checks related to sharing and remote users
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Nico Cesar
16698: add debug ports to arvbox on public{dev,demo}
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Ward Vandewege
documentation: disable download buffering in our sample...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Ward Vandewege
Fix some ineffassign warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Ward Vandewege
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Peter Amstutz
Merge branch '16353-1.2-release' refs #16353
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Peter Amstutz
16353: Add a section "Upgrading your workflow to CWL...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Peter Amstutz
16353: Update cwltool for stable 1.2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Lucas Di Pentima
16470: Discards changes before locking instead of reloa...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Ward Vandewege
16631: simplify test
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Lucas Di Pentima
16470: Removes active storage config file, ammends...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Lucas Di Pentima
16470: Don't explicitly reload before locking on CR...
commit
|
commitdiff
|
tree
|
snapshot
next