Merge branch 'master' into 4717-read-only-keep-services-flag
[arvados.git] / services / datamanager /
2015-02-23 Peter AmstutzMerge branch '4520-arv-copy-project-uuid' closes #4520
2015-02-21 Phil HodgsonMerge branch 'master' into 4232-slow-pipes-n-jobs
2015-02-19 Peter AmstutzMerge branch 'master' into 4823-python-sdk-writable...
2015-02-18 Radhika Chippadacloses #5197
2015-02-17 Nancy Ouyangcloses #5243, #5194 Merge branch '5194-quickfix-disambi...
2015-02-17 mishazMerge branch '3408-production-datamanager' refs #3408
2015-02-17 mishazMerge branch 'master' into 3408-production-datamanager...
2015-02-17 mishazChanges to allow datamanager to run indefinitely:
2015-02-17 mishazMerge branch '3408-production-datamanager' refs #3408
2015-02-17 mishazMore changes in response to Peter's review.
2015-02-17 Tom Clegg3408: Merge branch 'master' into 3408-production-datama...
2015-02-13 Tom CleggMerge branch 'master' into 3408-production-datamanager
2015-02-13 mishazAdded different event types for started, partially...
2015-02-13 mishazMoved some logging code from datamananager to loggerutil.
2015-02-13 mishazUpdated logger to do all work in a dedicated goroutine...
2015-02-13 mishazRenamed timestamp fields to begin with "time_"
2015-02-13 mishazNow fetch Keep Server Status and record it to the log...
2015-02-13 mishazImproved erorr message to make it clear what's a size...
2015-02-13 mishazA bunch of changes, most in response to Peter's review.
2015-02-13 mishazAdded comment, ran gofmt.
2015-02-13 mishazAdded Logger.MutateLog() on Tom's suggestion. Tried...
2015-02-13 mishazFinished adding logging to keep.GetServerContents but...
2015-02-13 mishazran gofmt
2015-02-13 mishazBroke keep.GetServerContents() into smaller functions.
2015-02-13 mishazRemoved channel awareness from keep.GetServerContents().
2015-02-13 mishazgofmt'd all my source code. No other changes.
2015-02-13 mishazStarted logging in keep.go. More work to be done.
2015-02-13 mishazCreated loggerutil to hold common datamanager logger...
2015-02-13 mishazMoved some logic from datamanager.go to keep.go.
2015-02-13 mishazStarted reading collections and keep data in parallel...
2015-02-13 mishazMerge branch 'master' of git.curoverse.com:arvados...
2015-02-13 mishazAdded recording of fatal errors to logger.
2015-02-13 mishazAdded ForceRecord() method to enable writing remaining...
2015-02-13 mishazSwitched Logger edit hooks to write hooks so they'll...
2015-02-13 mishazSwitched batch size to 50. Added logging of batch size.
2015-02-13 mishazAdded memory alloc in use to stats exported to log...
2015-02-13 mishazAdded structure to data manager log entries, grouping...
2015-02-13 mishazAdded ability to turn off logging by passing an empty...
2015-02-13 mishazStarted using Logger in data manager and collections.
2015-02-13 mishazStarted focusing on Keep Server responses again. Switch...
2015-02-13 mishazFixed heap profile writing so that we overwrite previou...
2015-02-13 mishazAdded string copying to try to reduce memory usage...
2015-02-13 mishazStarted parsing modification date as a timestamp instea...
2015-02-13 mishazSwitched from strings to BlockDigests to hold block...
2015-02-13 mishazLong overdue checkin of data manager. Current code...
2015-02-13 mishazAdded reporting of disk usage. This is the Collection...
2015-02-13 mishazStarted reading index from keep servers.
2015-02-13 mishazStarted reading response from keep server.
2015-02-13 Tom CleggMerge branch 'master' of git.curoverse.com:arvados...
2015-01-16 Peter AmstutzAdd 'apps/arv-web/' from commit 'f9732ad8460d013c2f2836...
2014-10-14 mishazAdded flags to read data manager token from a file.
2014-10-10 mishazDeleted unused type.
2014-10-03 mishazSwitched to using structs rather than maps to hold...
2014-10-03 mishazMerge branch 'master' of git.curoverse.com:arvados...
2014-10-03 mishazMoved Keep code to its own package.
2014-10-03 mishazCreated sdk util package and moved helpful methods...
2014-10-03 mishazAdded some code to deal with keep disks.
2014-10-03 mishazCreated helper method to deal with iterating through...
2014-10-02 mishazAdded params struct for GetCollections
2014-09-29 mishazMoved manifest package from services/datamanager to...
2014-09-25 mishazResponded to Tim's comments.
2014-09-25 mishazUpdated code in response to Tim's Review.
2014-09-23 mishazCommitting just to get some input on my Go Style.
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.
next