projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
arvados.git
2015-06-08
Tom Clegg
6203: Remove unused vars. Remove unnecessary newline...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Peter Amstutz
6235: Discovery() returns the requested value directly...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Tom Clegg
6203: Remove unused vars. Remove unnecessary newline...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Tom Clegg
6203: Use faster =~ instead of match.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Tom Clegg
6203: Fix cheating test.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Tom Clegg
6203: Use each_line instead of split.each.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Tom Clegg
6203: Remove redundant split before each_line.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Tom Clegg
6203: Apply special case only to a 0-byte manifest...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Tom Clegg
6203: Eliminate unneeded variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Tom Clegg
6203: Merge pdh validations into one method. Update...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
radhika
6203: Use LOCATION_REGEXP from sdk; also add back updat...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
radhika
6203: Use manifest.each_line and line.rstrip! instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
radhika
6203: further optimization of munge method; also, match...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
radhika
6203: compute_pdh, computed_pdh etc etc etc confusion...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
radhika
6203: Benchmarking revealed that regexp.match(string...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
radhika
Merge branch 'master' into 6203-collection-perf-api
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Nico Cesar
bundler 1.10 brakes workbench build because
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Tom Clegg
Merge branch '6146-log-squeue-lost-tasks' refs #6146
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
6146: Document how --steps really works. Simplify squeu...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
Merge branch '6074-collections-index' closes #6074
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
radhika
Merge branch 'master' into 6093-refresh-docs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
radhika
6093: Add button-override css to make any buttons added...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
radhika
6203: Corrected one dumb switched order of if condition...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
radhika
Merge branch 'master' into 6203-collection-perf-api
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
6087: Fix MissingAttribute check, and change it to...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
6087: Fix MissingAttribute firing for new records durin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
radhika
Merge branch 'master' into 6203-collection-perf-api
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
Merge branch '6087-collection-timing' closes #6087
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
6087: If attributes are accessed but not loaded due...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
6087: Remove unneeded CollectionsController#update...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
6087: Reset changed-attrs list after saving. Fix only...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
6087: Strengthen "manifest_text is not lost in update...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
6087: Add big-manifest tests, with some finer-grained...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
6074: Use each instead of find_each, so our order(...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
radhika
6203: add trailing newline character in munge_manifest_...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tom Clegg
6074: Update config docs to match new max_index_databas...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
radhika
6203: Merge strip_manifest_text and maybe_clear_replica...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Peter Amstutz
6235: Add method to get parameters from API discovery...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Tom Clegg
6074: Never exceed the configured max_index_database_re...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Tom Clegg
6074: Clear any existing ActiveRecord select() before...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Tom Clegg
6074: Speed up db query by using octet_length() instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
radhika
Merge branch 'master' into 6203-collection-perf-api
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
radhika
6203: Do not use Keep::Locator.parse to parse locator...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Tom Clegg
6087: Use HTTPClient's compression feature (instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Tom Clegg
6087: Compute portable_data_hash only once during check...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Tom Clegg
6087: Use app-configured key by default for blob signin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Tom Clegg
Merge branch '6146-log-squeue-lost-tasks' refs #6146
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Tom Clegg
6146: Better log message.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Tom Clegg
6146: Use new SLURM_JOB_ID env var instead of old SLURM...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Tom Clegg
6146: Improvements to "kill srun process if slurm task...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
radhika
Merge branch 'master' into 6203-collection-perf-api
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
radhika
refs #6093
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
radhika
6093: delete the redundant details in "alternate way...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
radhika
Merge branch 'master' into 6093-refresh-docs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Nancy Ouyang
closes #5930. Merge branch '5930-smalldocfix'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Nancy Ouyang
5930: fixed as per code review
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Peter Amstutz
Merge branch '6194-python-arvfile-large-write' closes...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Peter Amstutz
6194: Simplify test_large_write a little bit.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
radhika
Merge branch 'master' into 6093-refresh-docs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Peter Amstutz
6194: Make splitting loop simpler since [n:n+KEEP_BLOCK...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
radhika
Merge branch 'master' into 6087-collection-timing
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Peter Amstutz
Merge branch 'master' into 6194-python-arvfile-large...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Peter Amstutz
6194: Fix test. Lots of small writes break across...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
radhika
Merge branch 'master' into 6087-collection-timing
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Peter Amstutz
6194: Fix typo in invocation of writeto() and use memor...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Tom Clegg
Remove non-existent migration from structure.sql. refs...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Tom Clegg
Update example dns_server_update_command. refs #6146
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Tom Clegg
Merge branch '6146-dns-update-command' refs #6146
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Tom Clegg
6146: Add dns_server_update_command. Update docs &...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Tom Clegg
Tell tar to read to EOF (even if it detects trailing...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Peter Amstutz
6194: Chunk large ArvadosFile writes automatically...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Tom Clegg
Merge branch '6146-ignore-tar-sigpipe' refs #6146 refs...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Tom Clegg
6146: Ignore SIGPIPE while feeding data to tar. Rely...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Tom Clegg
In install script, log archive hash before running...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Tom Clegg
Merge branch '6146-job-runtime-sanity' refs #6146
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Tom Clegg
6146: Exit TEMPFAIL early (without failing the job...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
radhika
Merge branch 'master' into 6087-collection-timing
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Tom Clegg
Merge branch '6146-retry-install' refs #6146
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Tom Clegg
6146: Retry install (max 3 attempts) if install script...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
radhika
Merge branch 'master' into 6093-refresh-docs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
radhika
closes #6057
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
radhika
6057: few more minor tweaks
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Peter Amstutz
Merge branch '6141-doc-workbench-links' refs #6141
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
radhika
Merge branch 'master' into 6057-public-projects-page
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Peter Amstutz
Merge branch '6090-docker-use-local-sso' closes #6138
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Ward Vandewege
Add GPG key for RVM installation in the doc.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Tom Clegg
Merge branch '6098-full-text-index' refs #6098
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Tom Clegg
6098: Recreate full text indexes with leading spaces...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
radhika
Merge branch 'master' into 6057-public-projects-page
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
radhika
6057: if /projects/public is accessed when anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
radhika
Merge branch 'master' into 6093-refresh-docs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
radhika
6093: one more
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
radhika
6093: a few more updates
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
radhika
6093: some more doc updates.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Tom Clegg
Merge branch '6094-install-script-sigpipe' refs #6094
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Tom Clegg
6094: Propagate install script stderr+stdout to job...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Brett Smith
Merge branch '6095-arv-copy-preserve-object-order-wip'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Brett Smith
6095: arv-copy preserves order of copied JSON.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
radhika
6093: doc updates
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Tom Clegg
6087: Add big-manifest tests, with some finer-grained...
commit
|
commitdiff
|
tree
|
snapshot
next