2015-02-16 |
Peter Amstutz | Merge branch 'master' into 4823-python-sdk-writable... |
tree | commitdiff |
2015-02-16 |
Tom Clegg | 3410: Update comments. |
tree | commitdiff |
2015-02-14 |
Tom Clegg | Merge branch '5011-thread-safe-test' refs #5011 |
tree | commitdiff |
2015-02-14 |
Ward Vandewege | Merge branch '5200-anonymous-download' |
tree | commitdiff |
2015-02-14 |
Ward Vandewege | Merge branch 'master' into 5200-anonymous-download |
tree | commitdiff |
2015-02-13 |
Tom Clegg | Merge branch 'master' into 3408-production-datamanager |
tree | commitdiff |
2015-02-13 |
mishaz | Added different event types for started, partially... |
tree | commitdiff |
2015-02-13 |
mishaz | Updated logger to do all work in a dedicated goroutine... |
tree | commitdiff |
2015-02-13 |
mishaz | Now fetch Keep Server Status and record it to the log... |
tree | commitdiff |
2015-02-13 |
mishaz | Renamed BlockDigest's ToString() to String() to impleme... |
tree | commitdiff |
2015-02-13 |
mishaz | A bunch of changes, most in response to Peter's review. |
tree | commitdiff |
2015-02-13 |
mishaz | Added comment, ran gofmt. |
tree | commitdiff |
2015-02-13 |
mishaz | Added Logger.MutateLog() on Tom's suggestion. Tried... |
tree | commitdiff |
2015-02-13 |
mishaz | Finished adding logging to keep.GetServerContents but... |
tree | commitdiff |
2015-02-13 |
mishaz | gofmt'd all my source code. No other changes. |
tree | commitdiff |
2015-02-13 |
mishaz | Merge branch 'master' of git.curoverse.com:arvados... |
tree | commitdiff |
2015-02-13 |
mishaz | Added ForceRecord() method to enable writing remaining... |
tree | commitdiff |
2015-02-13 |
mishaz | Switched Logger edit hooks to write hooks so they'll... |
tree | commitdiff |
2015-02-13 |
mishaz | Added memory alloc in use to stats exported to log... |
tree | commitdiff |
2015-02-13 |
mishaz | Added support for MinimumWriteInterval. |
tree | commitdiff |
2015-02-13 |
mishaz | Fixed bugs in logger, changed interface some, added... |
tree | commitdiff |
2015-02-13 |
mishaz | Added logger to write log messages that grow over time... |
tree | commitdiff |
2015-02-13 |
mishaz | Changes to manifest that I forgot to add to previous... |
tree | commitdiff |
2015-02-13 |
mishaz | Added blockdigest class to store digests more efficient... |
tree | commitdiff |
2015-02-13 |
mishaz | Long overdue checkin of data manager. Current code... |
tree | commitdiff |
2015-02-13 |
mishaz | Started reading index from keep servers. |
tree | commitdiff |
2015-02-13 |
Tom Clegg | Merge branch 'master' of git.curoverse.com:arvados... |
tree | commitdiff |
2015-02-13 |
Tom Clegg | Merge branch '5037-nonocache' closes #5037 |
tree | commitdiff |
2015-02-13 |
Tom Clegg | Merge branch '5030-hide-graph-until-data' closes #5030 |
tree | commitdiff |
2015-02-13 |
Tom Clegg | 5011: Fix unreliable test. |
tree | commitdiff |
2015-02-13 |
Tom Clegg | 5011: Use a threadsafe wrapper to feed side effects... |
tree | commitdiff |
2015-02-12 |
Tom Clegg | 5200: Do not fail tests if application.yml is missing... |
tree | commitdiff |
2015-02-12 |
Peter Amstutz | 4823: Style cleanup on docstrings, renamed some single... |
tree | commitdiff |
2015-02-12 |
Tom Clegg | Merge branch '4839-worker-state' closes #4839 |
tree | commitdiff |
2015-02-12 |
Peter Amstutz | Merge branch '4904-arv-web' closes #4904 |
tree | commitdiff |
2015-02-12 |
Peter Amstutz | Merge branch 'master' into 4904-arv-web |
tree | commitdiff |
2015-02-12 |
Peter Amstutz | Merge branch 'master' into 4823-python-sdk-writable... |
tree | commitdiff |
2015-02-11 |
Tom Clegg | 3410: Add replication attributes (and rules about updat... |
tree | commitdiff |
2015-02-11 |
Peter Amstutz | Merge branch 'master' into 4904-arv-web |
tree | commitdiff |
2015-02-11 |
Radhika Chippada | Merge branch 'master' into 4951-request-vm |
tree | commitdiff |
2015-02-10 |
Tom Clegg | 4958: Merge branch 'master' into 4958-old-browser-alert |
tree | commitdiff |
2015-02-10 |
Tom Clegg | 5037: Merge branch 'master' into 5037-nonocache |
tree | commitdiff |
2015-02-10 |
Radhika Chippada | Merge branch '4523-full-text-search' into 5110-workbenc... |
tree | commitdiff |
2015-02-10 |
Radhika Chippada | Merge branch 'master' into 4523-full-text-search |
tree | commitdiff |
2015-02-10 |
Brett Smith | Merge branch '5176-escape-filenames' |
tree | commitdiff |
2015-02-09 |
Radhika Chippada | Merge branch '4523-full-text-search' into 5110-workbenc... |
tree | commitdiff |
2015-02-09 |
Radhika Chippada | Merge branch 'master' into 4523-full-text-search |
tree | commitdiff |
2015-02-09 |
Tom Clegg | 5176: Fix broken fixtures, add tests. |
tree | commitdiff |
2015-02-09 |
Nancy Ouyang | refs #4926 #5072 Merge branch '4926-fix-imagesizes' |
tree | commitdiff |
2015-02-09 |
Brett Smith | 5176: Add more Ruby SDK tests for empty manifests. |
tree | commitdiff |
2015-02-09 |
Brett Smith | 5175: Avoid egg_info name conflicts with pip. |
tree | commitdiff |
2015-02-09 |
Tom Clegg | Merge branch '5175-pep-440' refs #5175 |
tree | commitdiff |
2015-02-09 |
Brett Smith | 5175: Do not add +sha1 tag to Python packages ever. |
tree | commitdiff |
2015-02-09 |
Tom Clegg | 5176: Fix handling of escape sequences in manifest... |
tree | commitdiff |
2015-02-08 |
Tom Clegg | 5175: Do not add +sha1 tag unless --sha1-tag flag given. |
tree | commitdiff |
2015-02-08 |
Radhika Chippada | Merge branch '4523-full-text-search' into 5110-workbenc... |
tree | commitdiff |
2015-02-08 |
Radhika Chippada | Merge branch 'master' into 4523-full-text-search |
tree | commitdiff |
2015-02-07 |
Tom Clegg | 5037: Use a newer Python SDK (with no connection cache... |
tree | commitdiff |
2015-02-06 |
Tom Clegg | Merge branch '5011-arv-put-replication' closes #5011 |
tree | commitdiff |
2015-02-06 |
Tom Clegg | 5011: Fix comment about when local_store_* methods... |
tree | commitdiff |
2015-02-06 |
Tom Clegg | Merge branch '3021-leave-api-running' refs #3021 |
tree | commitdiff |
2015-02-06 |
Tom Clegg | 5011: Merge branch 'master' into 5011-arv-put-replication |
tree | commitdiff |
2015-02-06 |
Tom Clegg | 5011: Make docstring less scary. |
tree | commitdiff |
2015-02-06 |
Tom Clegg | 3021: Use bind(0.0.0.0, 0) instead of grep /proc/net... |
tree | commitdiff |
2015-02-06 |
Tom Clegg | 3021: Merge branch 'master' into 3021-leave-api-running |
tree | commitdiff |
2015-02-06 |
Tom Clegg | 3021: Make sure any unexpected openssl output ends... |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 3021: Give up earlier if ARVADOS_TEST_API_HOST is set... |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 3021: Reset env vars in any reset(), not just in start(). |
tree | commitdiff |
2015-02-05 |
Radhika Chippada | Merge branch 'master' into 4523-full-text-search |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 3021: Set env var to empty string instead of removing... |
tree | commitdiff |
2015-02-05 |
Radhika Chippada | Merge branch 'master' into 4951-request-vm |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 5011: Add forward compatibility, so we don't need backw... |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | 4823: Remove commented out StreamWriter code from much... |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | Merge branch 'master' into 4823-python-sdk-writable... |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | 4823: Fix instance of Collection -> CollectionRoot... |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 5011: Fix up docstring. |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | 4823: Added apiconfig option to arvados.api() to accept... |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | 4823: Add root_collection() to make it easier to find... |
tree | commitdiff |
2015-02-05 |
Tom Clegg | Merge branch '4472-save-partial-output' closes #4472 |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | 4823: Rename @_synchronized -> @synchronized and @_must... |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 5011: Dry up three different solutions for mocking... |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | 4823: Another merge conflict test. |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | 4823: Files now fall under collection's lock. Add... |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 5011: Merge branch 'master' into 5011-arv-put-replication |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 3021: In start(), if a stale server is already running... |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 3021: Check whether a randomly selected port is availab... |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 3021: Fix use of inaccessible global in atexit handler. |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 3021: Remove ARVADOS_KEEP_PROXY support. (If you need... |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 3021: Tidy up (and document) the choice of exactly... |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 3021: Fix misspelled variable. |
tree | commitdiff |
2015-02-04 |
Peter Amstutz | 4823: Switched order of diff (now gives a diff *to... |
tree | commitdiff |
2015-02-04 |
Peter Amstutz | 4823: Add tests for Collection diff and apply. |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 5011: Convert comment to docstring. |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 5011: Sync local_store_put/get() signatures to put... |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 5011: Use None, not 0, to signify default replication. |
tree | commitdiff |
2015-02-04 |
Peter Amstutz | 4823: Implemented diff/apply/update methods for Collect... |
tree | commitdiff |
2015-02-03 |
Peter Amstutz | 4823: Add tests for Collection.clone and Collection... |
tree | commitdiff |
2015-02-03 |
Peter Amstutz | 4823: Add Collection.copy tests |
tree | commitdiff |
2015-02-03 |
Peter Amstutz | 4823: Fix bugs, fix tests, existing tests pass again... |
tree | commitdiff |
2015-02-03 |
Peter Amstutz | Merge branch 'master' into 4823-python-sdk-writable... |
tree | commitdiff |
next |