2865: collect garbage after each GET and PUT.
[arvados.git] / services /
2014-05-01 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2035...
2014-05-01 Peter AmstutzAdded 'select' and 'distinct' parameters to discovery...
2014-05-01 Tom CleggUse partial unique index for name links.
2014-05-01 Tom CleggFix log permission case broken in merge.
2014-05-01 Tom CleggMerge branch 'master' into 2640-folder-api
2014-05-01 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-05-01 Peter AmstutzAnother go at migration, uses batched loading and trans...
2014-05-01 Tom CleggMerge branch '2328-signatures-for-integration-testing'
2014-05-01 Tom CleggAdd partial unique index
2014-05-01 Tom CleggAdd test cases that produce predictable signatures...
2014-05-01 Peter AmstutzChanged Log.all.each to Log.find_each because Log.all...
2014-05-01 Peter AmstutzFixed middleware customization so that it doesn't assum...
2014-05-01 Tom CleggDo not return Links with group contents
2014-05-01 radhikaMerge branch 'master' into 2525-java-sdk
2014-04-30 Misha ZatsmanFixed bug where block mtimes were stored as strings...
2014-04-30 Misha ZatsmanAdded logging of block age vs free space histogram...
2014-04-30 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-04-30 Peter AmstutzMerge branch 'origin-2608-websocket-event-bus-alt2'
2014-04-30 Misha ZatsmanRenamed info to properties to match the name used by...
2014-04-30 Tim PierceMerge branch '2620-keep-serialize-io' (closes #2620)
2014-04-30 Tom CleggFix tests to work with new css/layout.
2014-04-30 Misha ZatsmanAdded code to compute histogram from garbage collection...
2014-04-30 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-04-30 Tom CleggMerge branch 'master' into 2640-folder-api
2014-04-30 Tim PierceReplaced KeepVolumes with a VolumeManager interface.
2014-04-30 Misha ZatsmanAdded hack to deal with the fact that keep servers...
2014-04-30 Brett SmithMerge branch '1904-api-reader-tokens'
2014-04-30 Brett Smithapi: Accept JSON-formatted reader token array.
2014-04-30 Brett Smithapi: Introduce reader_tokens for extra access.
2014-04-30 Brett Smithapi: More consistency in test helper methods.
2014-04-30 Peter AmstutzMerge remote-tracking branch 'origin/master' into origi...
2014-04-30 Peter AmstutzMoved message handling out to a separate method for...
2014-04-30 Peter AmstutzShort-circuts #readable_by when the user is admin.
2014-04-30 Peter AmstutzUnsubscribe message now takes filter definition instead...
2014-04-30 Peter AmstutzAdded code comments.
2014-04-30 Peter AmstutzNow supports both websocket integrated (ARVADOS_WEBSOCK...
2014-04-30 radhikaMerge branch 'master' into 2525-java-sdk
2014-04-30 Tom CleggFix route name in nodes.create, add basic functional...
2014-04-29 Peter AmstutzAdding more code documentation.
2014-04-29 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-04-29 Tom CleggRename owned_items to contents, remove user method...
2014-04-29 Brett Smithapi: Make JSON the default response format.
2014-04-29 Peter AmstutzAdded support for :distinct to application controller...
2014-04-29 Tom CleggMerge branch '0000-ruby-client-config'
2014-04-29 Peter AmstutzAdded ability to select which fields to return, instead...
2014-04-29 Tim PierceIncorporating code review comments (refs #2620)
2014-04-29 Tom CleggMerge branch '1969-persistent-switch'
2014-04-29 Tom CleggMerge branch 'master' into 1969-persistent-switch
2014-04-29 radhika2525 - Arvados Java SDK. API discovery and call methods...
2014-04-29 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-04-29 Tom CleggSkip UserAgreement in owned_items. They are just collec...
2014-04-29 Brett Smithapi: Support filters in API client auths index.
2014-04-29 Brett Smithapi: Support scope searching in API token index.
2014-04-29 Brett Smithapi: Migrate VM auth scopes to new system.
2014-04-29 Brett Smithapi: Introduce path-based API token scopes.
2014-04-29 Brett Smithapi: Test VM login scopes.
2014-04-29 Brett Smithapi: Shorten name of authorized_keys index.
2014-04-28 Tom CleggConvert joins to subqueries to fix duplicates in owned_...
2014-04-28 Misha ZatsmanAdded printing of garbage collection report to CSV...
2014-04-28 Misha ZatsmanAdded computation of resulting free space in garbage...
2014-04-28 Misha ZatsmanAdded retrieval of stats from keep servers and computin...
2014-04-28 Tom CleggExpose names for owned_items as list_response.name_for...
2014-04-28 Brett SmithMerge branch '1904-object-scopes'
2014-04-28 Brett Smithapi: Support filters in API client auths index.
2014-04-28 Brett Smithapi: Support scope searching in API token index.
2014-04-28 Brett Smithapi: Migrate VM auth scopes to new system.
2014-04-28 Brett Smithapi: Introduce path-based API token scopes.
2014-04-28 Brett Smithapi: Test VM login scopes.
2014-04-28 Tom CleggUse name links instead of permission links to include...
2014-04-28 Brett Smithapi: Shorten name of authorized_keys index.
2014-04-26 Misha ZatsmanAdded most of the garbage collection reporting for...
2014-04-25 Tim PierceMerge branch 'master' into 2620-keep-serialize-io
2014-04-25 Tim PierceCorrected name for volume_test.go.
2014-04-25 Tim PierceReorganized Volume code for easier comprehension.
2014-04-25 Brett Smithworkbench: Add pipeline instance tag render test.
2014-04-25 Tim PierceMake sure an IOHandler is running when -serialize is on.
2014-04-25 Tim PierceCleaned up unit tests. (refs #2620)
2014-04-25 Tim PierceCleaned up unit tests. (refs #2620)
2014-04-25 Tom CleggMerge branch 'master' into 1969-persistent-switch
2014-04-25 Peter AmstutzMerge branch 'master' into origin-2608-websocket-event...
2014-04-25 Peter AmstutzBugfix. Objects returned by owned_items are now sorted...
2014-04-25 Peter AmstutzResolving application_controller.rb merge conflicts...
2014-04-25 Tom CleggMerge branch 'master' into 1969-persistent-switch
2014-04-25 Tom CleggMerge branch '2505-update-docs'
2014-04-25 Peter AmstutzMerge remote-tracking branch 'origin/master' into origi...
2014-04-25 Peter AmstutzAdded tests, especially for error handling behavior...
2014-04-25 Tom CleggMerge branch '2640-folder-api'
2014-04-24 Tim PierceAdded -serialize flag.
2014-04-24 Tom CleggAdd persistent/cache switch to collections index page.
2014-04-24 Misha ZatsmanMoved datamanger prototype to experimental directory...
2014-04-24 Misha ZatsmanRemoved hack which was compensating for keep server...
2014-04-24 Misha ZatsmanMerge branch 'master' of git.curoverse.com:arvados...
2014-04-24 Peter AmstutzWrapped channel callback in exception handler.
2014-04-24 Peter AmstutzWebsocket tests now use database cleaner instead of...
2014-04-24 Tom CleggFix & test edge cases (no script_parameters), fix pipel...
2014-04-24 Tom CleggMerge branch '2409-remove-unused-controllers'
2014-04-24 Peter AmstutzAdded websocket first tests for connecting and checking...
2014-04-24 Peter AmstutzAdded test runner for websocket tests. Requires passen...
2014-04-24 Peter AmstutzFixed bug whereby readable_by could return duplicate...
2014-04-24 Tim PierceUpdated UnixVolume unit tests (refs #2620).
next