arvados.git
2015-08-26 Brett Smith6638: Remove C dependencies from our Python SDK. 6638-python-backport-dependencies-wip
2015-08-26 Brett Smith6638: Python backports declare all their C dependencies.
2015-08-26 Brett SmithMerge branch '6940-workbench-centos-install-wip'
2015-08-26 Brett Smith6940: Workbench install guide describes using Nginx...
2015-08-26 Brett Smith6940: Move arvados-workbench-upgrade.sh down in install...
2015-08-25 Peter AmstutzFix up additional places in keepproxy install docs...
2015-08-25 Peter AmstutzMerge branch '6918-remove-nginx-cors-headers' closes...
2015-08-25 Peter Amstutz6918: Further clean up recommended nginx proxy configur...
2015-08-24 Peter Amstutz6918: Fix server_name in example nginx config. Remove...
2015-08-24 Peter AmstutzMerge branch '6941-docs-fix-www-data' closes #6941
2015-08-21 Peter Amstutz6941: Add note about needing to fill in correct web...
2015-08-21 Brett Smitharv-tag respects more valid ARVADOS_API_HOST_INSECURE...
2015-08-21 Manojcloses #6640
2015-08-21 ManojMerge branch 'master' into 6640-all-projects-dup
2015-08-21 Ward VandewegeMerge branch '6942-improve-compute-node-setup-script'
2015-08-21 Ward VandewegeMerge branch 'master' into 6942-improve-compute-node...
2015-08-21 Ward VandewegeSome more improvements based on review feedback.
2015-08-21 Brett Smitharv-tag authenticates to the API server with OAuth2.
2015-08-20 Peter AmstutzMerge branch '7012-no-docker-install-doc' closes #7012
2015-08-20 Peter Amstutz6918: Update documentation to remove CORS headers from...
2015-08-20 radhikacloses #7010
2015-08-20 radhikaMerge branch 'master' into 7010-git-version
2015-08-20 radhika7010: trimmed version git version note.
2015-08-20 Peter Amstutz7012: Remove Docker install from _config.yml as well.
2015-08-20 Peter Amstutz7012: Rewrite introduction page to remove links to...
2015-08-20 Ward VandewegeImprove compute node setup script.
2015-08-20 radhika7010: add note in install guides that we need git versi...
2015-08-20 Tom Clegg6640: Fix whitespace, remove excess end tag.
2015-08-20 Tom Clegg6640: Replace paging test with all_projects bugfix...
2015-08-19 Tom Clegg6640: dup all_projects when reusing it for find_objects...
2015-08-19 Manojrefs #6640
2015-08-19 Manoj6640: Show only My Projects in dropdowns: use search...
2015-08-19 Bryan Coscacloses #6862
2015-08-19 Manojcloses #6652
2015-08-19 Manoj6652: Added assertion and changed assertion to use...
2015-08-19 ManojMerge branch 'master' into 6652-test-system-menu
2015-08-18 Bryan Cosca6862: Fixed typos and syntax in git-arvados-guide
2015-08-18 Bryan Cosca6862: Moved clone arvados repository from tutorial...
2015-08-18 Bryan Cosca6862: Added a quick guide to git, from git clone to...
2015-08-18 Brett Smith6095: Brown paper bag fix the last commit.
2015-08-17 Brett Smith6095: Stop demoting OrderedDicts to dicts in arv-copy.
2015-08-17 Brett Smith6998: Set force_ssl: false in Workbench Docker image.
2015-08-16 Tom CleggAccept libcurl4-openssl-dev as an alternative to libcur...
2015-08-15 Tom CleggUse relative data_files paths so package is installable...
2015-08-14 Tom CleggMerge branch '6638-backport-deps' refs #6638
2015-08-14 Brett SmithMerge branch '6950-install-guide-job-test-wip'
2015-08-14 Brett Smith6950: Improve "make a job" check in Crunch dispatch...
2015-08-14 Manoj6652: Add a new repository and add a new authorized...
2015-08-13 Tom Clegg6638: 6934: Fix up shellinabox example and add to package.
2015-08-13 Tom Clegg6638: Add package deps for llfuse and pycurl backports
2015-08-13 radhikacloses #6572
2015-08-13 radhika6572: minor section title updates
2015-08-13 radhikaMerge branch 'master' into 6572-doc-copy-pipeline
2015-08-13 Tom Clegg6638: Add python sdk package dependencies.
2015-08-13 Tom CleggMerge branch '6934-pam' refs #6934
2015-08-13 Tom Clegg6934: Recommend system-log-daemon metapackage, not...
2015-08-12 Tom Clegg6934: Move integration tests into separate dir.
2015-08-12 Tom Clegg6934: Fix Dockerfile instructions. Use default test...
2015-08-12 Tom CleggMerge branch '5824-go-sdk' refs #5824
2015-08-12 Tom Clegg5824: Merge branch 'master' into 5824-go-sdk
2015-08-12 Tom Clegg6934: Add pam_sm tests.
2015-08-12 Tom Clegg6934: Split module
2015-08-12 Tom Clegg6934: Put wrapper in /lib/security/ instead of writing...
2015-08-12 Tom Clegg6934: Add packaging instructions
2015-08-12 radhikaMerge branch 'master' into 6572-doc-copy-pipeline
2015-08-11 Tom Clegg5824: Test invalid argument vs. 404.
2015-08-11 Brett Smith6938: Install guide covers git server before standard...
2015-08-11 Tom Clegg5824: Add tests for UUIDMatch and PDHMatch.
2015-08-11 Tom Clegg5824: Return InvalidArgument (not 404) for poor argumen...
2015-08-11 Tom CleggMerge branch '6260-work-queue-status' refs #6260
2015-08-11 radhika6572: update to make it clear that the user can access...
2015-08-11 Tom Clegg6260: Add explanatory comment about testing /status...
2015-08-11 Tom Clegg6260: Rename ReportDone to DoneItem.
2015-08-11 Tom Clegg6260: Improve Gate explanation.
2015-08-11 radhikaMerge branch 'master' into 6572-doc-copy-pipeline
2015-08-11 Tom Clegg5824: Add test for nonexistent resource type.
2015-08-11 Tom Clegg5824: Document ClientPool.
2015-08-11 Tom Clegg5824: Doc/comment fixes, add test for "Get empty UUID"
2015-08-11 Tom Clegg5824: Fix up comments for godoc.
2015-08-11 Tom Clegg5824: Add UUID and PDH matchers.
2015-08-11 Tom Clegg5824: Do not JSON-encode string params. Fixup comments...
2015-08-11 Tom Clegg5824: Use fmt "%+q" instead of custom escaping.
2015-08-11 Tom Clegg5824: Add Get() method to arvadosclient.
2015-08-11 Tom CleggShut down API server after suite (noticed during 5824...
2015-08-11 Tom Clegg5824: Move client pool to SDK.
2015-08-11 Tom Clegg5824: Move quoted-logging function to SDK.
2015-08-11 Tom Clegg5824: gofmt
2015-08-11 Tom Clegg5824: Move spying ResponseWriter to SDK.
2015-08-11 Tom Clegg5824: Move HTTP server code to SDK.
2015-08-11 Tom Clegg5824: Move request auth code into an SDK package. Suppo...
2015-08-10 Bryan Coscacloses #6858
2015-08-10 radhikarefs #6827
2015-08-10 Brett SmithImprove crunch-dispatch runit script in install guide.
2015-08-10 Brett SmithInclude example service script for keepproxy.
2015-08-10 radhika6827: fix error in setting valid token.
2015-08-10 radhika6827: set validApiToken flag after ensuring that gettin...
2015-08-10 radhikaMerge branch 'master' into 6827-short-token
2015-08-10 Tom Clegg6827: Test logging handler with short token.
2015-08-10 Tom Clegg6260: Pull entire status object out of WorkQueue atomic...
2015-08-10 Tom Clegg6260: Expose queue sizes in /status.json. Fix sleep...
next