5383: postgres current_timestamp is the start of transaction and clock_timestamp...
[arvados.git] / services /
2015-03-17 Radhika Chippada5383: postgres current_timestamp is the start of transa...
2015-03-16 Radhika Chippada5383: revert db_current_time back to Time.now in applic...
2015-03-16 Radhika Chippada5383: revert back db_current_time update to Time.now...
2015-03-16 Radhika Chippada5383: update db_current_time to return date with more...
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Tom CleggMerge branch '5207-expires-at-time' closes #5207
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Peter AmstutzMerge branch '5448-crunch-job-task-fixes' refs #5448
2015-03-16 Brett SmithMerge branch '5319-collection-pdh-fix-performance-wip'
2015-03-16 Brett Smith5319: Improve performance of Collection PDH fix migration.
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Radhika Chippada5383: blob.rb uses db_current_time as well. since it...
2015-03-16 Radhika Chippada5383: add test that creates an object and does a lookup...
2015-03-16 Tom CleggMerge branch 'master' from github.com/daftano. No issue #
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Radhika Chippada5383: use db current time in place of Time.now
2015-03-16 Peter AmstutzMerge branch 'install-doc-uuid-prefix' no issue #
2015-03-16 Peter AmstutzMerge branch '4158-fix-compute-node-detail' closes...
2015-03-13 Ward VandewegeMerge branch 'master' into 5211-improved-top-navbar
2015-03-13 Radhika Chippadarefs #3761
2015-03-13 Peter AmstutzTypo fix and gofmt fix.
2015-03-13 Radhika Chippada3761: We do not need to MakeArvadosClient to create...
2015-03-13 Peter AmstutzAdd note to application.default.yml and installation...
2015-03-12 Tom Clegg5207: Change expires_at column type from date to datetime.
2015-03-11 Radhika Chippadacloses #5145
2015-03-11 Radhika ChippadaMerge branch 'master' into 5145-combine-collections...
2015-03-11 Radhika ChippadaMerge branch 'master' into 4426-search-documentation
2015-03-11 Radhika ChippadaMerge branch 'master' into 5145-combine-collections...
2015-03-11 Radhika Chippadacloses #5304
2015-03-11 Radhika ChippadaMerge branch 'master' into 5304-include-nulls-when...
2015-03-11 Radhika Chippadacloses #3761
2015-03-11 Radhika ChippadaMerge branch 'master' into 5145-combine-collections...
2015-03-11 Radhika Chippada3761: Expand DiscoverKeepServers method to return servi...
2015-03-11 Radhika ChippadaMerge branch 'master' into 3761-pull-list-worker
2015-03-11 Radhika Chippada3761: add a test with invalid data manager token and...
2015-03-10 Tom CleggMerge branch '5182-cors-error-reporting' closes #5182
2015-03-10 Tom CleggMerge branch '5105-ajax-redirect' closes #5105
2015-03-10 Radhika Chippada5304: include nulls in resutls when filter operator...
2015-03-10 Radhika Chippada3761: Working!!!!
2015-03-10 Radhika Chippada3761: a little refactoring
2015-03-10 Radhika ChippadaMerge branch 'master' into 3761-pull-list-worker
2015-03-10 Radhika Chippada3761: need at least 1 replica
2015-03-10 Radhika Chippada5145: revert back fixture update and instead add a...
2015-03-09 Radhika Chippada5145: better pattern matching for manifest text files
2015-03-09 Radhika ChippadaMerge branch 'master' into 5145-combine-collections...
2015-03-09 Radhika ChippadaMerge branch 'master' into 5190-no-hyphens-in-repo...
2015-03-09 Radhika ChippadaMerge branch 'master' into 5374-hide-collection-checkbo...
2015-03-09 Radhika Chippada3761: get keep services
2015-03-09 Brett Smith5319: Include CurrentApiClient in migration model.
2015-03-09 Brett SmithMerge branch '5319-fix-hinted-collection-hashes-wip'
2015-03-09 Brett Smith5319: Add API migration for manifests with bad portable...
2015-03-09 Brett Smith5319: Fix incorrect portable_data_hash in test fixture.
2015-03-09 Radhika ChippadaMerge branch 'master' into 3761-pull-list-worker
2015-03-08 Tom Clegg5261: Merge branch 'master' into 5261-project-description
2015-03-08 Radhika Chippada3761: integration test WIP
2015-03-08 Radhika Chippada3761: (WIP) add integration test for pull_worker
2015-03-06 Radhika Chippada3761: update GetContent function to use read_content...
2015-03-06 Radhika Chippada3761: move test assertions from teardown method into...
2015-03-05 Radhika Chippada3761: Improve the tests to RunTestPullWorker for each...
2015-03-05 Radhika Chippada3761: verify ReadContent and PutContent outputs.
2015-03-05 Radhika Chippada3761: include names in test data initializations
2015-03-05 Radhika Chippada3761: log errors in RunPullWorker instead of Pull method.
2015-03-05 Radhika Chippada3761: pass keepClient to Pull method
2015-03-05 Radhika ChippadaMerge branch 'master' into 3761-pull-list-worker
2015-03-05 Radhika Chippada5145: add tests to verify combine collections with...
2015-03-04 Radhika ChippadaMerge branch 'master' into 5145-combine-collections...
2015-03-04 Peter AmstutzMerge branch '4956-limit-request-size' refs #4956
2015-03-04 Peter Amstutz4956: Refactor http request patching used in Python...
2015-03-04 Peter AmstutzMerge branch '5246-urllib3-workaround' closes #5246
2015-03-04 Tom CleggMerge branch '5043-crunchstat-long-lines' closes #5043
2015-03-03 Tom Clegg5043: Remove errant +1 from error message.
2015-03-03 Radhika Chippadacloses #5349
2015-03-03 Radhika Chippada5349: update test to use a new fixture.
2015-03-03 Tom Clegg5349: Add test to protect bugfix in a1d70a2116673ac46f4...
2015-03-03 Radhika ChippadaMerge branch 'master' into 5349-timestamp-error-for...
2015-03-03 Radhika Chippada3761: Pass pullq to RunPullWorker
2015-03-03 Radhika ChippadaMerge branch 'master' into 3761-pull-list-worker
2015-03-03 Radhika Chippada3761: pass keepclient as an arg to RunPullWorker
2015-03-03 Peter AmstutzMerge branch '5322-sso-manual-account-doc' closes ...
2015-03-03 Peter AmstutzMerge branch '5305-arv-copy-fixes' closes #5305
2015-03-03 Peter AmstutzFixed SafeApi -> ThreadSafeApiCache refs #4823
2015-03-03 Peter AmstutzFix arv-mount use arvados.config.settings() to initiali...
2015-03-03 Peter Amstutz4956: Add 'maxRequestSize' to discovery document
2015-03-03 Radhika ChippadaMerge branch 'master' into 3761-pull-list-worker
2015-03-03 Radhika Chippada3761: improved tests with delays
2015-03-03 Tom Clegg5043: Split long stderr lines rather than consume unlim...
2015-03-03 Brett SmithMerge branch '5313-node-manager-gce-fixups2-wip'
2015-03-03 Brett Smith5313: Rely more on datacenter constructor in Node Manag...
2015-03-03 Brett Smith5313: Revert Node Manager's GCE boot disk destroy code.
2015-03-03 Peter AmstutzUpdate arvados-fuse dependency on python sdk refs ...
2015-03-03 Peter AmstutzMerge branch '4823-python-sdk-writable-collection-api...
2015-03-03 Tom Clegg5043: Use Go's log package to serialize writes. Lose...
2015-03-03 Radhika Chippada3761: code refactoring
2015-03-02 Radhika ChippadaMerge branch 'master' into 3761-pull-list-worker
2015-03-02 Radhika Chippada5349: Reverted "Time.iso8601(current_job[:created_at...
2015-03-02 Peter Amstutz4823: More fixes and cleanups.
2015-03-02 Peter AmstutzMerge branch 'origin-5309-keepproxy-panic' closes ...
2015-03-02 Peter Amstutz5309: Add comment about testing for content-length...
2015-03-02 Tom Clegg5043: Accept long stderr lines from crunch tasks.
2015-03-02 Brett SmithMerge branch '4751-node-manager-stricter-node-pairing...
next