arvados.git
2015-06-29 Nico Cesaradded more verbosity to Dockerfiles so we can show... 6320-api-logins-include-groups-wip
2015-06-17 Brett Smith6320: Fixup username handling in API virtual machine...
2015-06-16 Brett Smith6320: API virtual machines login method include groups...
2015-06-16 Brett Smith6320: Add tests for API virtual machines login method.
2015-06-15 radhikarefs #6277
2015-06-15 radhikaMerge branch 'master' into 6277-manifest-validation
2015-06-15 radhika6277: all that work and missed the basic nil and empty...
2015-06-15 radhikacloses #6254
2015-06-14 radhikarefs #6277 : ruby sdk with manifest validation method
2015-06-14 radhika6277: extra white space
2015-06-14 radhikaMerge branch 'master' into 6277-manifest-validation
2015-06-13 radhika6254: minor update to Groups text field label to avoid...
2015-06-13 radhika6254: better groups text field label
2015-06-13 radhika6254: instead of tooltip, use a self explanatory label...
2015-06-13 radhika7254: add groups to vm link.
2015-06-12 radhika6254: remove redundant statement
2015-06-12 radhika6254: add groups and verify in test.
2015-06-12 Brett SmithMerge branch '6149-quiet-egg-info-stderr-wip'
2015-06-12 Brett Smith6149: crunch-job installer handles egg_info errors...
2015-06-12 radhika6254: slight performance improvement where the can_logi...
2015-06-12 radhika6254: add "groups" to user setup process; these comma...
2015-06-11 Tom Clegg6277: Catch whitespace errors, and "." and ".." in...
2015-06-12 radhika6277: Add more restrictions to manifest format such...
2015-06-11 radhika6277: valid manifest must end with new line.
2015-06-11 radhika6277: improve error message for missing file tokens.
2015-06-11 radhika6277: add Manifest::valid? method in ruby sdk.
2015-06-09 Tom CleggUpdate arvados in bundle. refs #6203 refs #6277
2015-06-09 Tom CleggUse default word wrap (no mid-word line breaks). refs...
2015-06-09 Tom CleggMerge branch '6203-locator-regexp' refs #6203 refs...
2015-06-10 Nico Cesaradded shell-image back again to the build. I checked...
2015-06-10 Brett Smith5790: Fix PySDK Docker image listing comparing ints...
2015-06-10 Ward VandewegeAdd instructions to the 'Create standard objects' page...
2015-06-10 radhikacloses #6203
2015-06-10 radhikaMerge branch '6203-collection-perf-api-TC' of git.curov...
2015-06-09 Nico Cesarqr1hi-automated-performance-suite is failing because...
2015-06-09 Nico Cesarqr1hi-automated-performance-suite is failing because...
2015-06-09 Nico Cesaropenssl self cert creation failed because missing of...
2015-06-09 Peter AmstutzMerge branch '6235-go-sdk-discovery' closes #6235
2015-06-09 Brett SmithMerge branch '5790-copy-most-recent-docker-image-wip'
2015-06-09 Brett Smith5790: Improve Docker image listing in Python SDK.
2015-06-09 Brett SmithMerge branch '6152-compute-node-no-arv-wip'
2015-06-09 Brett Smith6152: Use Python SDK for compute node installation.
2015-06-09 radhikacloses #6093
2015-06-09 radhika6093: remove "Alternate way to add SSH keys" and add...
2015-06-09 Tom Clegg6203: Fix loophole allowing locators in bogus manifests...
2015-06-09 Tom Clegg6203: Add tests for LOCATOR_REGEXP. Fix regexp to rejec...
2015-06-09 radhikaMerge branch 'master' into 6093-refresh-docs
2015-06-08 Tom Clegg6203: Accept (and discard) hints in client-provided...
2015-06-08 Tom Clegg6203: Remove unused vars. Remove unnecessary newline...
2015-06-08 Peter Amstutz6235: Discovery() returns the requested value directly...
2015-06-08 Tom Clegg6203: Remove unused vars. Remove unnecessary newline...
2015-06-08 Tom Clegg6203: Use faster =~ instead of match.
2015-06-08 Tom Clegg6203: Fix cheating test.
2015-06-08 Tom Clegg6203: Use each_line instead of split.each.
2015-06-08 Tom Clegg6203: Remove redundant split before each_line.
2015-06-08 Tom Clegg6203: Apply special case only to a 0-byte manifest...
2015-06-08 Tom Clegg6203: Eliminate unneeded variable.
2015-06-08 Tom Clegg6203: Merge pdh validations into one method. Update...
2015-06-09 radhika6203: Use LOCATION_REGEXP from sdk; also add back updat...
2015-06-08 radhika6203: Use manifest.each_line and line.rstrip! instead...
2015-06-08 radhika6203: further optimization of munge method; also, match...
2015-06-08 radhika6203: compute_pdh, computed_pdh etc etc etc confusion...
2015-06-06 radhika6203: Benchmarking revealed that regexp.match(string...
2015-06-06 radhikaMerge branch 'master' into 6203-collection-perf-api
2015-06-05 Nico Cesarbundler 1.10 brakes workbench build because
2015-06-05 Tom CleggMerge branch '6146-log-squeue-lost-tasks' refs #6146
2015-06-04 Tom Clegg6146: Document how --steps really works. Simplify squeu...
2015-06-04 Tom CleggMerge branch '6074-collections-index' closes #6074
2015-06-04 radhikaMerge branch 'master' into 6093-refresh-docs
2015-06-04 radhika6093: Add button-override css to make any buttons added...
2015-06-04 radhika6203: Corrected one dumb switched order of if condition...
2015-06-04 radhikaMerge branch 'master' into 6203-collection-perf-api
2015-06-04 Tom Clegg6087: Fix MissingAttribute check, and change it to...
2015-06-04 Tom Clegg6087: Fix MissingAttribute firing for new records durin...
2015-06-04 radhikaMerge branch 'master' into 6203-collection-perf-api
2015-06-04 Tom CleggMerge branch '6087-collection-timing' closes #6087
2015-06-04 Tom Clegg6087: If attributes are accessed but not loaded due...
2015-06-04 Tom Clegg6087: Remove unneeded CollectionsController#update...
2015-06-04 Tom Clegg6087: Reset changed-attrs list after saving. Fix only...
2015-06-04 Tom Clegg6087: Strengthen "manifest_text is not lost in update...
2015-06-04 Tom Clegg6087: Add big-manifest tests, with some finer-grained...
2015-06-04 Tom Clegg6074: Use each instead of find_each, so our order(...
2015-06-04 radhika6203: add trailing newline character in munge_manifest_...
2015-06-04 Tom Clegg6074: Update config docs to match new max_index_databas...
2015-06-04 radhika6203: Merge strip_manifest_text and maybe_clear_replica...
2015-06-03 Peter Amstutz6235: Add method to get parameters from API discovery...
2015-06-03 Tom Clegg6074: Never exceed the configured max_index_database_re...
2015-06-03 Tom Clegg6074: Clear any existing ActiveRecord select() before...
2015-06-03 Tom Clegg6074: Speed up db query by using octet_length() instead...
2015-06-03 radhikaMerge branch 'master' into 6203-collection-perf-api
2015-06-03 radhika6203: Do not use Keep::Locator.parse to parse locator...
2015-06-03 Tom Clegg6087: Use HTTPClient's compression feature (instead...
2015-06-03 Tom Clegg6087: Compute portable_data_hash only once during check...
2015-06-03 Tom Clegg6087: Use app-configured key by default for blob signin...
2015-06-03 Tom CleggMerge branch '6146-log-squeue-lost-tasks' refs #6146
2015-06-03 Tom Clegg6146: Better log message.
2015-06-03 Tom Clegg6146: Use new SLURM_JOB_ID env var instead of old SLURM...
2015-06-03 Tom Clegg6146: Improvements to "kill srun process if slurm task...
2015-06-03 radhikaMerge branch 'master' into 6203-collection-perf-api
2015-06-03 radhikarefs #6093
next