9996: Stop retrieving collections if a fatal error makes any further work futile.
[arvados.git] / services / api /
2016-09-07 Peter Amstutz9944: Add 'lockfile' to backports and update cwltool...
2016-09-06 Peter AmstutzMerge branch '9932-cwl-style' closes #9932
2016-09-05 Tom CleggMerge branch '9799-nonadmin-logs'
2016-09-05 Tom Clegg9931: Fix missing include in workbench test support.
2016-09-05 Tom Clegg9799: Merge branch 'master' into 9799-nonadmin-logs
2016-09-05 Tom Clegg9799: Remove duplicate uuids from db queries.
2016-09-05 Tom Clegg9799: Fix method def style
2016-09-05 Lucas Di PentimaMerge branch '9858-selenium-locking-port-binding'
2016-09-02 Tom Clegg9931: Fix missing module. Remove global "include" in...
2016-09-02 Peter AmstutzMerge branch '9923-cwl-collection-dir' refs #9923
2016-09-02 Tom CleggMerge branch '9875-fix-params-digest'
2016-09-02 Tom Clegg9875: Fix script_parameters_digest to sort hashes hidin...
2016-09-01 Tom CleggMerge branch '9888-move-job-reuse-code'
2016-09-01 Tom Clegg9888: Move record-filtering code into model classes.
2016-09-01 Tom CleggAdd max_request_log_params_size config (was hardcoded...
2016-09-01 Peter AmstutzMerge branch '9850-cwl-js' closes #9850
2016-08-31 Tom Clegg9799: Add forgotten serialized column.
2016-08-31 Tom Clegg9799: Add missing container request, so container fixtu...
2016-08-31 Tom Clegg9799: Clean up permission code and comments.
2016-08-31 Tom Clegg9799: Fix test order dependency.
2016-08-31 Tom Clegg9799: Remove redundant test.
2016-08-31 Tom Clegg9799: Restore permission on Log entries via owner_uuid.
2016-08-31 Tom Clegg9799: Dry up SQL statements using named bind parameters.
2016-08-31 Tom Clegg9799: Update test: "spectator" user is now allowed...
2016-08-31 Tom Clegg9799: Permit read access to containers via container...
2016-08-31 Tom Clegg9799: Add tests for container permissions.
2016-08-31 Tom Clegg9799: Add tests for container log permissions.
2016-08-31 Tom Clegg9799: Fix container fixture owner_uuid attributes to...
2016-08-31 Tom Clegg9799: Use regular (non-admin) user in websocket integra...
2016-08-30 radhikacloses #9824
2016-08-30 radhikacloses #9767
2016-08-30 Lucas Di PentimaMerge branch '9687-container-request-display'
2016-08-30 Lucas Di PentimaMerge branch 'master' into 9687-container-request-display
2016-08-30 Peter AmstutzMerge branch '8232-docker-remove-obsolete' closes ...
2016-08-30 Peter AmstutzMerge branch '9783-cwl-error-invalid-dir' closes #9783
2016-08-30 radhika9824: include workflows in project#pipeline_templates...
2016-08-29 Lucas Di Pentima9687: Updated state_label method changes to something...
2016-08-29 Peter AmstutzMerge branch 'origin-9043-test-edit-container-request...
2016-08-29 Peter Amstutz9043: Remove redundant ex_opt_string and unsupported...
2016-08-29 Lucas Di PentimaMerge branch '9854-container-validations-produce-bad...
2016-08-26 Lucas Di PentimaMerge branch '9463-pysdk-amended'
2016-08-26 Lucas Di Pentima9854: Added ArvadosModel::UnresolvableContainerError...
2016-08-26 radhika9043: added tests for various input types
2016-08-25 Tom CleggMerge branch '9709-restore-manifest-logging'
2016-08-25 Tom Clegg9709: Tweak config comment.
2016-08-25 Tom Clegg9709: Test empty unlogged_attributes config.
2016-08-25 Tom CleggMerge branch '9705-crunch2-install-guide-wip'
2016-08-25 Tom Clegg9709: Restore logging of manifest_text by default,...
2016-08-25 Peter Amstutz9043: Expand "uncommitted" test fixture to include...
2016-08-25 Peter AmstutzTest fixture for uncommitted container request.
2016-08-25 radhikarefs #9767
2016-08-25 radhika9767: include workflows in the template chooser.
2016-08-24 Lucas Di Pentima9687: For a ContainerRequest being committed, if its...
2016-08-23 Lucas Di PentimaMerge branch '9804-drop-activity-pane'
2016-08-23 Peter AmstutzMerge branch '9827-no-docker-caching' closes #9827
2016-08-22 Tom CleggMerge branch '9773-faster-find-or-create'
2016-08-22 Tom Clegg9773: If previous jobs disagree about outputs, but...
2016-08-22 Tom Clegg9773: Exclude script_parameters_digest from searchable...
2016-08-22 Tom Clegg9773: Use script_parameters_digest in reusable job...
2016-08-22 Tom Clegg9773: Add script_parameters_digest column to support...
2016-08-22 Tom Clegg9773: Fix up find-or-create-job code.
2016-08-22 Tom CleggMerge branch '9818-logstash'
2016-08-22 Tom Clegg9818: Log params when small, first 1K of json-encoded...
2016-08-22 Tom Clegg9818: Use lograge to log API requests in logstash format.
2016-08-22 Tom CleggMerge branch '9826-config-symbols'
2016-08-22 Tom Clegg9826: Deserialize symbols when loading server config...
2016-08-19 Peter AmstutzMerge branch '9820-cwl-poll-jobs' closes #9820
2016-08-19 Tom CleggMerge branch '9684-workflows'
2016-08-19 Tom Clegg9684: Style nitpicks.
2016-08-18 radhika9684: update arvados_model -> recursive_stringify to...
2016-08-18 Lucas Di PentimaMerge branch '9333-api-server-invalid-sql'
2016-08-18 Lucas Di PentimaMerge branch 'master' into 9333-api-server-invalid-sql
2016-08-18 radhika9684: update arvados_model -> recursive_stringify to...
2016-08-18 Lucas Di Pentima9333: Adding collection model specific sttributes to...
2016-08-18 radhika9684: Add safe_yaml initializer
2016-08-18 radhikacloses #9684
2016-08-17 Lucas Di PentimaMerge branch '9333-api-server-invalid-sql'
2016-08-17 Lucas Di Pentima9333: Removed superfluous quote marks on exception...
2016-08-16 Lucas Di Pentima9333: Treating the "attribute is not a string" error...
2016-08-16 radhika9684: workflow yaml error logging
2016-08-15 radhika9678: use safe_yaml and other updates.
2016-08-15 radhikacloses #9709
2016-08-12 Lucas Di Pentima9333: Attribute validation on "select" to avoid invalid...
2016-08-11 radhika9709: do not include manifest_text in collection logs.
2016-08-09 radhika9684: add workflow resource to api server
2016-08-04 Tom CleggMerge branch '9406-cgroup-parent'
2016-08-03 Peter AmstutzMerge branch '9674-cwl-initialworkdir' closes #9674
2016-08-02 Lucas Di PentimaMerge branch '9617-reject-container-reqs-without-vcpus'
2016-08-02 Lucas Di Pentima9617, 9618: Added runtime constraints to container...
2016-08-02 Lucas Di PentimaMerge branch '9617-reject-container-reqs-without-vcpus'
2016-08-02 Lucas Di Pentima9617: Corrected variable & test naming
2016-08-02 Lucas Di Pentima9617: Reorganized code reusing the invalid_constraint...
2016-08-02 Lucas Di Pentima9617: Added one more invalid constraint case to the...
2016-08-01 Lucas Di Pentima9617: Corrected style following suggestions and also...
2016-08-01 Lucas Di Pentima9617: Added validations on updates & tests on sucessful...
2016-07-29 Lucas Di Pentima9617, 9618: Added validations and wrote the correspondi...
2016-07-15 Peter AmstutzMerge branch 'master' into 9369-arv-cwl-docs
2016-07-13 Peter AmstutzMerge branch '9486-retry-instance-limit-exceeded' close...
2016-07-06 Tom CleggMerge branch '9542-websocket-queries'
2016-07-06 Tom Clegg9542: Avoid retrieving huge result sets from postgres.
next