arvados.git
2016-02-02 Tom Clegg8288: Do not call operations.destroy() as a last resort... 8288-arv-mount-deadlock
2016-02-01 Tom Clegg8288: Add test case for --exec mode.
2016-02-01 Tom Clegg8288: Give fusermount -u a chance to work before resort...
2016-02-01 Brett Smith8014: Remove more upgrade script references from instal...
2016-02-01 Brett SmithRefresh Gitolite install guide.
2016-02-01 Brett SmithFix install doc rendering of API Nginx config.
2016-02-01 Peter AmstutzPin llfuse to 0.41.1 because 0.42 came out and broke...
2016-01-29 Brett SmithMerge branch '8005-centos-3rdparty-installs-wip'
2016-01-29 Brett Smith8005: Add tar Ruby build dependency on CentOS 6.
2016-01-29 Brett Smith8005: Install guide uses runit packages on Red Hat.
2016-01-29 Brett Smith8005: Install guide gets SLURM and MUNGE from RPMs.
2016-01-29 Brett Smith8005: Fix bad Textile markup in compute node install...
2016-01-29 Brett Smith8005: Document installing Git on CentOS 6 from RepoForge.
2016-01-29 Brett Smith8005: DRY up PostgreSQL password auth instructions...
2016-01-28 Ward VandewegeMake our API server packages for debian-based distribut...
2016-01-26 radhikacloses #8198
2016-01-26 radhikaMerge branch 'master' into 8198-node-ip-address
2016-01-26 radhikarefs #8178
2016-01-26 radhikaMerge branch '8178-keepstore-trash-interface' of git...
2016-01-26 radhika8178: untrash should fail when ErrNotImplemented is...
2016-01-26 radhika8178: (for now) all volumes must return ErrNotImplement...
2016-01-26 radhika8178: All three currently supported volumes return...
2016-01-26 radhika8178: rename Delete api as Trash; add Untrash to volume...
2016-01-25 Tom CleggMerge branch '8123-crunchstat-graphs' closes #8123
2016-01-25 Tom Clegg8123: Escape HTML chars in page title.
2016-01-25 Tom Clegg8123: Explain existing_constraints and use a proper...
2016-01-25 Tom Clegg8123: Fix accidental old-style class.
2016-01-25 Tom Clegg8123: Fix type check to accommodate unicode.
2016-01-25 Tom Clegg8123: Use -v,-vv instead of --verbose,--debug.
2016-01-25 Tom Clegg8123: Change --include-child-jobs to --skip-child-jobs...
2016-01-25 Tom Clegg8123: Explain mysterious memory constraint logic.
2016-01-25 Tom Clegg8123: Update test dependencies.
2016-01-23 Tom Clegg8123: Include chartjs.js in package.
2016-01-22 radhikaMerge branch '8178-keepstore-trash-interface' of git...
2016-01-22 radhika8178: (for now) all volumes must return ErrNotImplement...
2016-01-22 radhika8178: All three currently supported volumes return...
2016-01-22 radhika8178: rename Delete api as Trash; add Untrash to volume...
2016-01-22 radhika8198: consider X-Forwarded-For header by way of request...
2016-01-22 Peter AmstutzFix python sdk tests refs #6833
2016-01-21 Tom CleggMerge branch '8281-arv-mount-retry' closes #8281
2016-01-21 Peter AmstutzMerge branch '6833-test-token-expiry' closes #6833
2016-01-21 Peter AmstutzMerge branch '7846-magic-invalidate-entry' closes ...
2016-01-21 Tom Clegg8281: Limit # write threads to #copies remaining, not...
2016-01-21 Tom Clegg8281: Fix KeepClient retry bugs.
2016-01-21 Tom Clegg8281: Fix arv-mount ignoring --retries argument when...
2016-01-21 Peter Amstutz6833: Test setting small blobSignatureTtl. Fix earlier...
2016-01-21 Peter Amstutz6833: Test to confirm that enabling polling on Collecti...
2016-01-21 Peter Amstutz6833: Collection update file block list (to get most...
2016-01-21 Tom Clegg6833: Add (most of) a test case for token expiry.
2016-01-21 radhika8178: All three currently supported volumes return...
2016-01-21 Peter AmstutzMerge branch '8008-package-testing' refs #8008
2016-01-21 radhika8178: rename Delete api as Trash; add Untrash to volume...
2016-01-21 Peter Amstutz7846: Better directory entry invalidation, fixes MagicD...
2016-01-20 radhikarefs #6833
2016-01-20 radhika6833: get blobSignatureTtl from discovery document...
2016-01-20 radhika6833: add poll_time to CollectionDirectory.
2016-01-20 Ward VandewegeFix typo.
2016-01-20 radhikacloses #8028
2016-01-20 radhika8028: Update the stub based test to use waitGroup.Wait...
2016-01-20 radhika8028: In runningCmds loop, no need to wait for process...
2016-01-20 radhika8028: add command to waitGroup during run method itself...
2016-01-20 radhika8028: when a signal is received, terminate all running...
2016-01-20 radhika8028: add signal handling to dispatcher.
2016-01-20 radhika8028: After getting list of Queued containers, instead...
2016-01-20 radhika8028: crunch-dispatch-local implementation
2016-01-20 Ward VandewegeMerge branch '8248-explain-serialize'
2016-01-20 Ward VandewegeDoc improvement: explain in more detail what the -seria...
2016-01-20 Peter AmstutzMerge branch '7816-crunch2-exec' closes #7816
2016-01-20 Tom Clegg8123: Ignore crunchstat "caught signal:" log.
2016-01-20 Tom CleggMerge branch '8177-keep-web-trust-all-content-flag...
2016-01-19 Tom Clegg8177: Offer -trust-all-content option for no-wildcard...
2016-01-19 Peter Amstutz7816: CopyReaderToLog renamed to ReadWriteLines. Use...
2016-01-19 Tom Clegg8177: Expand trust_all_content comments.
2016-01-19 radhika8177: add trust_all_content config to Workbench.
2016-01-19 Peter Amstutz7816: Rename to crunch-run
2016-01-19 Tom CleggMerge branch '7996-keep-web-doc' closes #7996
2016-01-18 Tom Clegg7996: Add keep-web to install TOC and server/cert lists.
2016-01-15 Peter Amstutz7816: Fixes recommended by golint.
2016-01-15 Peter Amstutz7816: Change ThrottledLogger Stop() to Close(). Choose...
2016-01-15 Peter Amstutz8008: Remove workbench git version constraint.
2016-01-14 Tom CleggFix cli "update" example. No issue #
2016-01-14 Tom CleggMerge branch '8189-handle-large-collections-better...
2016-01-14 Tom Clegg8189: Use large page size only when fetching all pages.
2016-01-14 Peter Amstutz8008: Add dependencies on libcurl and postgresql dev...
2016-01-14 Tom Clegg8189: Replace MAX_LIMIT const with max_items_per_respon...
2016-01-14 Ward Vandewege8189: Fix too-small page size in "fetch all pages"...
2016-01-13 Peter Amstutz8008: Add git dependency to api server and workbench.
2016-01-13 Tom Clegg8123: Fix crunchstat formatting error and resulting...
2016-01-12 Tom Clegg8123: Add option to include stats from child jobs.
2016-01-12 Tom Clegg8123: Generate multiple sets of charts when data source...
2016-01-12 Tom Clegg8123: Add option (--format html) to generate canvasjs...
2016-01-12 Tom Clegg8123: Aim 5% below GiB memory size boundaries.
2016-01-12 Tom Clegg8123: Recommend more economical values for resource_con...
2016-01-12 Tom Clegg8123: Add --pipeline-instance mode: generate a report...
2016-01-12 Brett SmithMerge branch '8014-rails-postinst-doc-update-wip'
2016-01-12 Brett Smith8014: Install guide uses new Rails postinst scripts...
2016-01-06 Peter Amstutz7816: Converted testing to use stubbed out ThinDockerCl...
2016-01-06 Peter Amstutz7816: Crunch2 executor prototype work in progress.
2016-01-06 Peter Amstutz7816: Update Go SDK to use correct block locator patter...
2016-01-05 radhikacloses #7607
next