Merge branch 'origin-2939-re-run-job-button' into 2882-job-process-stats
[arvados.git] / services / datamanager /
2014-05-29 Ward VandewegeMerge branch 'master' into 2681-new-inactive-user-notif...
2014-05-22 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2044...
2014-05-22 radhikaMerge branch 'master' into 2767-doc-updates
2014-05-21 Tim PierceMerge branch '2755-api-collection-permissions'
2014-05-15 Tom Clegg2809: Merge branch 'master' into 2809-workbench-rails4...
2014-05-14 Tom Clegg2762: Merge branch 'master' into 2762-owner-uuid-integrity
2014-05-14 radhikaMerge branch 'master' into 2756-eventbus-in-workbench
2014-05-14 Peter AmstutzMerge branch 'master' into 2798-go-keep-client
2014-05-14 Misha ZatsmanMerge branch 'master' of git.curoverse.com:arvados
2014-05-14 Misha ZatsmanMerge branch '1968-monitor-disk-usage'
2014-05-14 Misha ZatsmanReversed histogram format, so timestamps come first.
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 Misha ZatsmanRenamed info to properties to match the name used by...
2014-04-30 Misha ZatsmanAdded code to compute histogram from garbage collection...
2014-04-30 Misha ZatsmanAdded hack to deal with the fact that keep servers...
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-26 Misha ZatsmanAdded most of the garbage collection reporting for...
2014-04-24 Misha ZatsmanMoved datamanger prototype to experimental directory...
2014-04-24 Misha ZatsmanRemoved hack which was compensating for keep server...
2014-04-11 Misha ZatsmanAdded reporting of persisted blocks which are under...
2014-04-10 Misha ZatsmanAdded disk usage logging! logs are written to api server.
2014-04-10 Misha ZatsmanAdded weighted persist disk usage. Removed debugging...
2014-04-09 Misha ZatsmanAdded memoization to computeWeightedReplicationCosts.
2014-04-09 Misha ZatsmanAdded unittests for computeWeightedReplicationCosts...
2014-04-09 Misha ZatsmanAdded method to computed weighted cost of different...
2014-04-09 Misha ZatsmanStarted reporting unweighted persist usage based on...
2014-04-08 Misha ZatsmanAdded ability to disable server by specifying port...
2014-04-07 Misha ZatsmanAdded handler for collections. Also renamed byte_size...
2014-04-07 Misha ZatsmanAdded user page. Started using send_error. Added port...
2014-04-05 Misha ZatsmanStarted using global to actually assign to global varia...
2014-04-05 Misha ZatsmanMoved main flow into loadAllData method to get ready...
2014-04-04 Misha ZatsmanAdded logging to datamanager, as a step towards writing...
2014-04-01 Misha ZatsmanModified algorithm to take disk replication when counti...
2014-04-01 Misha ZatsmanAdded manifest size to calculations.
2014-04-01 Misha ZatsmanMerge branch 'master' of git.curoverse.com:arvados...
2014-03-27 Misha ZatsmanDeleted unused code, added code to read blocks on keep...
2014-03-26 Misha ZatsmanUpdated message to be clearer.
2014-03-26 Misha ZatsmanInitial commit of datamanager.py command line utility...