projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
arvados.git
2016-09-08
Lucas Di Pentima
9623: Fixed test by avoiding Container reusability...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Lucas Di Pentima
9623: Cleaned up references to local constants about...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Clegg
9898: Update test for new response code.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Clegg
Merge branch '9996-stop-on-error'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Clegg
Merge branch '9888-unit-tests'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Clegg
9996: Stop retrieving collections if a fatal error...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Clegg
9888: Add find_reusable unit test.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Clegg
9898: Fix broken test.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Peter Amstutz
Restore use of --build-arg COMMIT in arvados/jobs Docke...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Clegg
9898: Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Clegg
9898: Check previous state after obtaining row lock.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Clegg
9898: Change state transition error responses from...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Tom Clegg
9898: Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
radhika
9898: add unlock method also on the container model.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Peter Amstutz
Merge branch 'master' into 9766-register-workflow
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
radhika
9898: add Lock and Unlock methods to dispatch go sdk.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Peter Amstutz
Don't use cached layers and always delete intermediate...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Peter Amstutz
9001: Catch exceptions during log parsing and skip...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
radhika
Merge branch 'master' into 9898-container-lock-api
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Peter Amstutz
Add -f argument to curl to exit nonzero and try mirror...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
radhika
9835: Container and ContainerRequest documentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Peter Amstutz
Don't pass work_api twice in ArvadosCommandTool constru...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Peter Amstutz
Merge branch '9944-cwl-lockfile-packaging' closes ...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Peter Amstutz
Merge branch 'master' into 9944-cwl-lockfile-packaging
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Peter Amstutz
9944: Tweak centos6 Dockerfiles to fall back to mirror...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Peter Amstutz
9944: Fix schema-salad 'lockfile' dependency to account...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Lucas Di Pentima
9623: Check for reusable containers in Completed state...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Peter Amstutz
9944: Add 'lockfile' to backports and update cwltool...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Tom Clegg
Merge branch '9679-dispatch-event-logs'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Tom Clegg
9679: Add trailing newline to log text if necessary.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Lucas Di Pentima
9623: Added method to find a reusable container, used...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Peter Amstutz
Merge branch '9932-cwl-style' closes #9932
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Peter Amstutz
9932: Copyedits
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Peter Amstutz
Merge branch 'master' into 9766-register-workflow
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Tom Clegg
9679: Mention container state changes in container...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Tom Clegg
9679: Extricate container/job log code from pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Tom Clegg
Merge branch '9799-nonadmin-logs'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Tom Clegg
9931: Fix missing include in workbench test support.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Lucas Di Pentima
9623: Sort Container serialized hashed attributes for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Tom Clegg
9799: Merge branch 'master' into 9799-nonadmin-logs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Peter Amstutz
9932: Add CWL best practices guide
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Tom Clegg
9799: Remove duplicate uuids from db queries.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Tom Clegg
9799: Fix method def style
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Lucas Di Pentima
Merge branch '9858-selenium-locking-port-binding'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-03
radhika
9898: update crunch-dispatch-local tests to be in sync...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Lucas Di Pentima
9858: Added Errno::EACCES exception handling just in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
radhika
9898: test updates
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Tom Clegg
9931: Fix missing module. Remove global "include" in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Lucas Di Pentima
9858: Check if port-1 is available, retry if not when...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
radhika
9898: controller test with lock / unlock state transitions.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Peter Amstutz
9857: Allow any character in filenames.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Peter Amstutz
Merge branch '9923-cwl-collection-dir' refs #9923
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
radhika
9898: update crunch-dispatch to use lock and unlock...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Tom Clegg
Merge branch '9875-fix-params-digest'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Tom Clegg
9875: Fix script_parameters_digest to sort hashes hidin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
radhika
9898: add lock and unlock endpoints to containers_contr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Peter Amstutz
9923: Fix instanceof() to check correct base class
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Tom Clegg
Merge branch '9888-move-job-reuse-code'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Tom Clegg
9888: Move record-filtering code into model classes.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Peter Amstutz
Add cachecontrol and cwltest to PYTHON_BACKPORTS for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Tom Clegg
Add max_request_log_params_size config (was hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Peter Amstutz
Add README describing scripts in build/ no issue #
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Peter Amstutz
Fix tests refs #9850
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Peter Amstutz
Merge branch '9850-cwl-js' closes #9850
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Peter Amstutz
9850: Update cwltool to get javascript evaluation perfo...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
Make flaky test fail less often.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
radhika
closes #9893
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Update tests: non-admin user can see container...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Fix bootstrap markup.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Fix up live_log_lines so it works for all work...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Remove bogus bootstrap classes and fix html syntax.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Move work unit tests from application_layout_test...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Fix show/hide "cancel container req" button:...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Add forgotten serialized column.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Use more realistic log entries in Workbench live...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Add missing container request, so container fixtu...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Clean up permission code and comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Fix test order dependency.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Remove redundant test.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Restore permission on Log entries via owner_uuid.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Dry up SQL statements using named bind parameters.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Update test: "spectator" user is now allowed...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Permit read access to containers via container...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Add tests for container permissions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Add tests for container log permissions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Fix container fixture owner_uuid attributes to...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Use regular (non-admin) user in Workbench websock...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Clegg
9799: Use regular (non-admin) user in websocket integra...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
radhika
9893: update java sdk test files to match the pom.xml...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
radhika
closes #9824
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
radhika
closes #9767
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Lucas Di Pentima
Merge branch '9687-container-request-display'
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Lucas Di Pentima
Merge branch 'master' into 9687-container-request-display
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Peter Amstutz
Merge branch '8232-docker-remove-obsolete' closes ...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Peter Amstutz
9766: Restore 'replication_desired': None
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Peter Amstutz
Merge branch 'master' into 9766-register-workflow
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Peter Amstutz
Merge branch '9783-cwl-error-invalid-dir' closes #9783
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Peter Amstutz
9766: Fix make_workflow to not modify input object...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Tom Clegg
9700: Remove "trashLifetime != 0 is not supported in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Peter Amstutz
9766: Add test for workflow create.
commit
|
commitdiff
|
tree
|
snapshot
next