Merge branch 'master' into 5145-combine-collections-repeated-filenames
[arvados.git] / services /
2015-02-14 Tom CleggEnsure result order is predictable, even if client...
2015-02-14 Tom CleggMerge branch '5011-thread-safe-test' refs #5011
2015-02-14 Ward VandewegeMerge branch '5200-anonymous-download'
2015-02-14 Ward VandewegeMerge branch 'master' into 5200-anonymous-download
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-02-13 Peter Amstutz5095: Record mtime() from group#contents
2015-02-13 Peter Amstutz5095: Don't check update when getting mtime().
2015-02-13 Tom CleggMerge branch '5037-nonocache' closes #5037
2015-02-13 Tom CleggMerge branch '5030-hide-graph-until-data' closes #5030
2015-02-12 Tom Clegg5200: Fix overly sensitive fuse test. (Do not fail...
2015-02-12 Tom Clegg5200: Enable anonymous file view/download.
2015-02-12 Tom CleggMerge branch '4839-worker-state' closes #4839
2015-02-12 Peter AmstutzMerge branch '4904-arv-web' closes #4904
2015-02-12 Peter AmstutzMerge branch 'master' into 4904-arv-web
2015-02-12 Peter Amstutz4904: Remove extraneous ciddir and cidfilepath. Explic...
2015-02-12 Peter Amstutz4823: Revert settings mistakenly added to application...
2015-02-12 Peter AmstutzMerge branch 'master' into 4823-python-sdk-writable...
2015-02-12 Tom Clegg4839: Use node[crunch_worker_state], not node[info...
2015-02-12 Brett SmithNode Manager daemon tests avoid checking monitor.is_ali...
2015-02-11 Tom Clegg3410: Fix munge_manifest_locators!: don't skip locators...
2015-02-11 Tom Clegg3410: Add tests for replication attributes.
2015-02-11 Tom Clegg3410: Add replication attributes (and rules about updat...
2015-02-11 Tom Clegg3410: Add default_collection_replication to config...
2015-02-11 Tom Clegg3410: Rename redundancy -> replication columns.
2015-02-11 Radhika Chippada5185: do not display description at all in Project...
2015-02-11 Radhika Chippada5185: in project data collections tab, show description...
2015-02-11 Peter AmstutzMerge branch 'master' into 4904-arv-web
2015-02-11 Peter Amstutz4904: Detach from Docker container to get cid from...
2015-02-11 Radhika ChippadaMerge branch 'master' into 5110-workbench-full-text...
2015-02-11 Peter Amstutz4904: Refactor arv-web main() into ArvWeb class. Add...
2015-02-11 Radhika ChippadaMerge branch 'master' into 4951-request-vm
2015-02-10 Tom Clegg4958: Merge branch 'master' into 4958-old-browser-alert
2015-02-10 Brett SmithMerge branch '5160-share-with-anonymous-group-wip'
2015-02-10 Brett Smith5160: Make anonymous group fixture match database seed.
2015-02-10 Brett Smith5160: All users have API read permission to anonymous...
2015-02-10 Radhika Chippadarefs #4523 : Add postgres full text search support
2015-02-10 Radhika ChippadaMerge branch 'master' into 5110-workbench-full-text...
2015-02-10 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-10 Tom Clegg5037: Remove git tags from SDK version restrictions.
2015-02-10 Tom Clegg5037: Merge branch 'master' into 5037-nonocache
2015-02-10 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-10 Radhika ChippadaMerge branch '4523-full-text-search' into 5110-workbenc...
2015-02-10 Radhika Chippada4523: add search test looking for '_' which is ignored...
2015-02-10 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-10 Brett Smith5176: Update Gemfiles with current arvados gem.
2015-02-10 Brett SmithMerge branch '5176-escape-filenames'
2015-02-10 Brett Smith5176: Update API Collections test to accommodate new...
2015-02-09 Tom Clegg5176: Update Gemfile.lock.
2015-02-09 Radhika ChippadaMerge branch '4523-full-text-search' into 5110-workbenc...
2015-02-09 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-09 Radhika Chippada4523: update tests to include :* in the filters sent...
2015-02-09 Tom Clegg5176: Update bundles.
2015-02-09 Tom Clegg5176: Fix broken fixtures, add tests.
2015-02-09 Nancy Ouyangrefs #4926 #5072 Merge branch '4926-fix-imagesizes'
2015-02-09 Brett SmithMerge branch '4464-api-project-contents-wip'
2015-02-09 Brett Smith4464: API group contents no longer include manifests.
2015-02-09 Brett Smith4464: Remove API group contents include_linked parameter.
2015-02-09 Brett Smith5175: Avoid egg_info name conflicts with pip.
2015-02-09 Radhika Chippada4523: update full text search record_filter to not...
2015-02-09 Tom CleggMerge branch '5175-pep-440' refs #5175
2015-02-09 Tom Clegg5715: Sort imports.
2015-02-09 Tom Clegg5175: Revert change to find_packages(), it gets confuse...
2015-02-09 Brett Smith5175: Include README for Node Manager packages.
next