arvados.git
2014-11-20 Brett Smith4027: Document that SDK version constraint requires... 4027-api-sdk-requires-docker-wip
2014-11-20 Brett Smith4027: API Jobs that specify SDK version must also use...
2014-11-19 Phil HodgsonMerge branch '3382-always-show-inputs' (closes #3382)
2014-11-19 Phil HodgsonMerge branch 'master' into 3382-always-show-inputs
2014-11-19 radhikacloses #4250
2014-11-19 radhika4250: keep doc update
2014-11-19 Phil Hodgson3382: test that after editing that an input is editable...
2014-11-18 radhikaMerge branch 'master' into 4250-doc-updates
2014-11-18 Brett SmithMerge branch '4380-node-manager-slurm-drain-wip'
2014-11-18 Brett Smith4380: Add SLURM dispatcher to Node Manager.
2014-11-18 Brett Smith4380: Fix retry scheduling for Node Manager change...
2014-11-18 Brett Smith4380: Node Manager shutdown actor is more robust.
2014-11-18 Brett Smith4380: Node Manager monitors respond to shutdown_eligibl...
2014-11-18 radhika4250: update pdh to uuid in keep tutorial
2014-11-18 radhikaMerge branch 'master' into 4250-doc-updates
2014-11-18 radhikarefs #4194
2014-11-18 Tom CleggMerge branch '4552-collection-unique-name' closes ...
2014-11-18 radhikaMerge branch 'master' into 4194-keep-logging
2014-11-18 radhikaMerge branch 'master' into 4194-keep-logging
2014-11-18 radhika4194: use same log statement for successes as well...
2014-11-18 Tom Clegg4552: Set permit_unsigned_manifests=false needed for...
2014-11-18 Tom CleggMerge branch '4363-less-filename-munging' closes #4363
2014-11-18 Tom Clegg4363: Fix flaky test case (race with filterable.js...
2014-11-18 radhika4194: use go fmt to replace spaces with tabs.
2014-11-18 radhika4194: just print data size and never the data
2014-11-18 Tom Clegg4363: Fix size hints for multi-byte manifests (backport...
2014-11-18 Tom Clegg4363: Accept manifest_text in a non-UTF-8 encoding...
2014-11-18 Tom Clegg4363: Specify ASCII encoding in test case.
2014-11-18 radhikacloses #4194
2014-11-18 radhikaMerge branch 'master' into 4194-keep-logging
2014-11-18 Brett SmithMerge branch '4027-sdk-constraint-reuse-wip'
2014-11-18 Brett Smith4027: Test updating job's SDK version after it's alread...
2014-11-18 Brett Smith4027: API server considers arvados_sdk_version for...
2014-11-18 Tom Clegg4363: Merge branch 'master' into 4363-less-filename...
2014-11-18 Tom Clegg4363: Explicit UTF-8 for test string.
2014-11-18 Tom Clegg4363: Validate utf-8 encoding of manifest_text.
2014-11-18 Tom Clegg4363: Remove redundant test.
2014-11-18 Tom Clegg4400: Silence git error messages during package install...
2014-11-18 Tom Clegg4552: Tidy up ensure_unique_name block.
2014-11-18 Tom Clegg4552: Use faster database_cleaner strategy.
2014-11-18 Tom Clegg4552: Fix conflict between ensure_unique_name and signe...
2014-11-18 radhika4194: rename wrapper as logging_router
2014-11-17 radhikaMerge branch 'master' into 4194-keep-logging
2014-11-17 radhika4194: MakeLoggingRESTRouter returns a pointer rather...
2014-11-17 radhika4194: rename wrapper
2014-11-17 Ward VandewegeBe a bit smarter about handling the dynamic dns resolve...
2014-11-17 radhika4194: rename RESTRouterWrapper as LoggingRESTRouter
2014-11-17 radhikaMerge branch 'master' into 4194-keep-logging
2014-11-17 radhika4250: update user guide to reflect current code.
2014-11-17 Phil Hodgson3382: test that after editing that an input is editable...
2014-11-17 radhikacloses #4024
2014-11-17 Phil Hodgson3382: test that an input without a description is still...
2014-11-17 Phil HodgsonMerge branch 'master' into 3382-always-show-inputs
2014-11-17 radhikaMerge branch '4024-pipeline-instances-scroll' of git...
2014-11-17 Tom Clegg4024: Make items_available, result_limit, and result_of...
2014-11-17 Tom CleggMerge branch '3824-task-work' closes #3824
2014-11-17 Tom Clegg3824: Check whether there is anything to install before...
2014-11-17 Peter AmstutzMerge branch '4535-configure-api-host-url' closes ...
2014-11-17 radhikaMerge branch 'master' into 4024-pipeline-instances...
2014-11-17 Tom CleggMerge branch '4388-workbench-update' closes #4388
2014-11-17 radhika4024: update test assert
2014-11-17 radhika4024: add test assertion to check no error in page.
2014-11-16 radhikaMerge branch 'master' into 4024-pipeline-instances...
2014-11-16 radhikaMerge branch '4024-pipeline-instances-scroll' of git...
2014-11-16 radhikaMerge branch 'master' into 4194-keep-logging
2014-11-16 radhika4194: logging writer copies / appends passed in data...
2014-11-16 Ward VandewegeMake our dynamic dns update system for compute nodes...
2014-11-16 Ward VandewegeFix sdk/go/keepclient test race condition
2014-11-16 Tom Clegg3824: Run build_script (and create *_WORK) inside the...
2014-11-16 Tom Clegg3400: Do not fetch API results just for the sake of...
2014-11-16 Tom Clegg4024: @limit override must happen before find_objects_f...
2014-11-16 Tom Clegg3400: Do not fetch_multiple_pages in #index actions.
2014-11-16 Tom Clegg4024: Merge branch '4388-workbench-update' into 4024...
2014-11-16 Tom Clegg4024: Merge branch 'master' into 4024-pipeline-instance...
2014-11-16 Tom Clegg4388: Fix typo
2014-11-16 Tom Clegg4388: Update bundle
2014-11-15 Tom Clegg4388: Fix javascript errors.
2014-11-15 radhika4194: update keepstore and handler_test to make wrapper...
2014-11-15 radhika4194: refactor router wrapper into a separate file.
2014-11-15 radhikaMerge branch 'master' into 4194-keep-logging
2014-11-15 radhika4194: refactor REST Router wrapper into a separate...
2014-11-14 Tom CleggRelax activesupport dependency to accommodate 4.x....
2014-11-14 radhika4194: rename RESTRouterWrapper
2014-11-14 radhika4194: remove some more old log statements
2014-11-14 radhika4194: since LoggingResponseWriter is doing the logging...
2014-11-14 Peter Amstutz4535: Change default to false because ~ indicates ...
2014-11-14 Peter Amstutz4535: Add default_url_options to application controller...
2014-11-14 radhikaMerge branch 'master' into 4024-pipeline-instances...
2014-11-14 radhika4194: improve logging when large block is retrieved.
2014-11-14 radhika4194: Add LoggingResponseWriter and RESTRouter wrapper...
2014-11-14 Tom Clegg4024: Use filterable-control input values (if any)...
2014-11-14 radhikacloses #3177
2014-11-14 radhika3177: use no left padding when collection files preview...
2014-11-14 radhikaMerge branch 'master' into 3177-collection-choose-files
2014-11-13 Tom Clegg4024: Add test for double-load bug.
2014-11-13 Tom Clegg4024: Remove unused /pipeline_instances/?search=x support.
2014-11-13 Tom Clegg4363: Test edge cases as directory names, too.
2014-11-13 Tom Clegg4363: Test that munged filenames show up in os.listdir().
2014-11-13 Tom Clegg4363: Reject NUL characters in filenames in CollectionW...
2014-11-13 Tom CleggMerge branch '2853-rendezvous' closes #2853
next