projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into 3408-production-datamanager
[arvados.git]
/
services
/
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
Moved some logging code from datamananager to loggerutil.
tree
|
commitdiff
2015-02-13
mishaz
Updated logger to do all work in a dedicated goroutine...
tree
|
commitdiff
2015-02-13
mishaz
Renamed timestamp fields to begin with "time_"
tree
|
commitdiff
2015-02-13
mishaz
Now fetch Keep Server Status and record it to the log...
tree
|
commitdiff
2015-02-13
mishaz
Improved erorr message to make it clear what's a size...
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
ran gofmt
tree
|
commitdiff
2015-02-13
mishaz
Broke keep.GetServerContents() into smaller functions.
tree
|
commitdiff
2015-02-13
mishaz
Removed channel awareness from keep.GetServerContents().
tree
|
commitdiff
2015-02-13
mishaz
gofmt'd all my source code. No other changes.
tree
|
commitdiff
2015-02-13
mishaz
Started logging in keep.go. More work to be done.
tree
|
commitdiff
2015-02-13
mishaz
Created loggerutil to hold common datamanager logger...
tree
|
commitdiff
2015-02-13
mishaz
Moved some logic from datamanager.go to keep.go.
tree
|
commitdiff
2015-02-13
mishaz
Started reading collections and keep data in parallel...
tree
|
commitdiff
2015-02-13
mishaz
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2015-02-13
mishaz
Added recording of fatal errors to logger.
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
Switched batch size to 50. Added logging of batch size.
tree
|
commitdiff
2015-02-13
mishaz
Added memory alloc in use to stats exported to log...
tree
|
commitdiff
2015-02-13
mishaz
Added structure to data manager log entries, grouping...
tree
|
commitdiff
2015-02-13
mishaz
Added ability to turn off logging by passing an empty...
tree
|
commitdiff
2015-02-13
mishaz
Started using Logger in data manager and collections.
tree
|
commitdiff
2015-02-13
mishaz
Started focusing on Keep Server responses again. Switch...
tree
|
commitdiff
2015-02-13
mishaz
Fixed heap profile writing so that we overwrite previou...
tree
|
commitdiff
2015-02-13
mishaz
Added string copying to try to reduce memory usage...
tree
|
commitdiff
2015-02-13
mishaz
Started parsing modification date as a timestamp instea...
tree
|
commitdiff
2015-02-13
mishaz
Switched from strings to BlockDigests to hold block...
tree
|
commitdiff
2015-02-13
mishaz
Long overdue checkin of data manager. Current code...
tree
|
commitdiff
2015-02-13
mishaz
Added reporting of disk usage. This is the Collection...
tree
|
commitdiff
2015-02-13
mishaz
Started reading index from keep servers.
tree
|
commitdiff
2015-02-13
mishaz
Started reading response from keep server.
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-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
4904: Remove extraneous ciddir and cidfilepath. Explic...
tree
|
commitdiff
2015-02-12
Tom Clegg
4839: Use node[crunch_worker_state], not node[info...
tree
|
commitdiff
2015-02-12
Brett Smith
Node Manager daemon tests avoid checking monitor.is_ali...
tree
|
commitdiff
2015-02-11
Radhika Chippada
5185: do not display description at all in Project...
tree
|
commitdiff
2015-02-11
Radhika Chippada
5185: in project data collections tab, show description...
tree
|
commitdiff
2015-02-11
Peter Amstutz
Merge branch 'master' into 4904-arv-web
tree
|
commitdiff
2015-02-11
Peter Amstutz
4904: Detach from Docker container to get cid from...
tree
|
commitdiff
2015-02-11
Radhika Chippada
Merge branch 'master' into 5110-workbench-full-text...
tree
|
commitdiff
2015-02-11
Peter Amstutz
4904: Refactor arv-web main() into ArvWeb class. Add...
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
Brett Smith
Merge branch '5160-share-with-anonymous-group-wip'
tree
|
commitdiff
2015-02-10
Brett Smith
5160: Make anonymous group fixture match database seed.
tree
|
commitdiff
2015-02-10
Brett Smith
5160: All users have API read permission to anonymous...
tree
|
commitdiff
2015-02-10
Radhika Chippada
refs #4523 : Add postgres full text search support
tree
|
commitdiff
2015-02-10
Radhika Chippada
Merge branch 'master' into 5110-workbench-full-text...
tree
|
commitdiff
2015-02-10
Radhika Chippada
Merge branch 'master' into 4523-full-text-search
tree
|
commitdiff
2015-02-10
Tom Clegg
5037: Remove git tags from SDK version restrictions.
tree
|
commitdiff
2015-02-10
Tom Clegg
5037: Merge branch 'master' into 5037-nonocache
tree
|
commitdiff
2015-02-10
Radhika Chippada
Merge branch 'master' into 4523-full-text-search
tree
|
commitdiff
2015-02-10
Radhika Chippada
Merge branch '4523-full-text-search' into 5110-workbenc...
tree
|
commitdiff
2015-02-10
Radhika Chippada
4523: add search test looking for '_' which is ignored...
tree
|
commitdiff
2015-02-10
Radhika Chippada
Merge branch 'master' into 4523-full-text-search
tree
|
commitdiff
2015-02-10
Brett Smith
5176: Update Gemfiles with current arvados gem.
tree
|
commitdiff
2015-02-10
Brett Smith
Merge branch '5176-escape-filenames'
tree
|
commitdiff
2015-02-10
Brett Smith
5176: Update API Collections test to accommodate new...
tree
|
commitdiff
2015-02-09
Tom Clegg
5176: Update Gemfile.lock.
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
Radhika Chippada
4523: update tests to include :* in the filters sent...
tree
|
commitdiff
2015-02-09
Tom Clegg
5176: Update bundles.
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
Merge branch '4464-api-project-contents-wip'
tree
|
commitdiff
2015-02-09
Brett Smith
4464: API group contents no longer include manifests.
tree
|
commitdiff
2015-02-09
Brett Smith
4464: Remove API group contents include_linked parameter.
tree
|
commitdiff
2015-02-09
Brett Smith
5175: Avoid egg_info name conflicts with pip.
tree
|
commitdiff
2015-02-09
Radhika Chippada
4523: update full text search record_filter to not...
tree
|
commitdiff
2015-02-09
Tom Clegg
Merge branch '5175-pep-440' refs #5175
tree
|
commitdiff
2015-02-09
Tom Clegg
5715: Sort imports.
tree
|
commitdiff
2015-02-09
Tom Clegg
5175: Revert change to find_packages(), it gets confuse...
tree
|
commitdiff
2015-02-09
Brett Smith
5175: Include README for Node Manager packages.
tree
|
commitdiff
2015-02-09
Brett Smith
5175: Do not add +sha1 tag to Python packages ever.
tree
|
commitdiff
2015-02-09
Tom Clegg
4523: Add tests for some edge cases.
tree
|
commitdiff
2015-02-09
Tom Clegg
4523: Fix up whitespace.
tree
|
commitdiff
2015-02-09
Tom Clegg
4523: Remove unneeded else.
tree
|
commitdiff
2015-02-09
Tom Clegg
5176: Add spaces-in-filenames tests.
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
4523: update full text search to append ':*' for each...
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
Merge branch '3021-leave-api-running' refs #3021
tree
|
commitdiff
2015-02-06
Radhika Chippada
4523: slightly modified full text search condition.
tree
|
commitdiff
2015-02-06
Radhika Chippada
Merge branch 'master' into 4523-full-text-search
tree
|
commitdiff
2015-02-06
Tom Clegg
5011: Merge branch 'master' into 5011-arv-put-replication
tree
|
commitdiff
next