projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
5145: revert back fixture update and instead add a new fixture for test combining...
[arvados.git]
/
services
/
2015-02-16
Peter Amstutz
5095: _mtime on collection defaults to 0 instead of...
tree
|
commitdiff
2015-02-16
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-16
Peter Amstutz
5095: Set _mtime when the collection object is updated.
tree
|
commitdiff
2015-02-16
Radhika Chippada
closes #5186
tree
|
commitdiff
2015-02-16
Radhika Chippada
5186: a few more test assertions.
tree
|
commitdiff
2015-02-16
Tom Clegg
3410: Update comments.
tree
|
commitdiff
2015-02-16
Tom Clegg
3410: Fix search index so [old versions of] tests pass...
tree
|
commitdiff
2015-02-16
Tom Clegg
3410: Fix overly sensitive test.
tree
|
commitdiff
2015-02-15
Radhika Chippada
5186: collection properties attribute is a hash
tree
|
commitdiff
2015-02-15
Tom Clegg
3410: Update comments.
tree
|
commitdiff
2015-02-15
Tom Clegg
3410: Rename maybe_clear_redundancy_confirmed to maybe_...
tree
|
commitdiff
2015-02-14
Tom Clegg
Ensure result order is predictable, even if client...
tree
|
commitdiff
2015-02-14
Tom Clegg
Merge branch '5011-thread-safe-test' refs #5011
tree
|
commitdiff
2015-02-14
Ward Vandewege
Merge branch '5200-anonymous-download'
tree
|
commitdiff
2015-02-14
Ward Vandewege
Merge branch 'master' into 5200-anonymous-download
tree
|
commitdiff
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
Peter Amstutz
5095: Record mtime() from group#contents
tree
|
commitdiff
2015-02-13
Peter Amstutz
5095: Don't check update when getting mtime().
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
5200: Fix overly sensitive fuse test. (Do not fail...
tree
|
commitdiff
2015-02-12
Tom Clegg
5200: Enable anonymous file view/download.
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
Peter Amstutz
4823: Revert settings mistakenly added to application...
tree
|
commitdiff
2015-02-12
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
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
Tom Clegg
3410: Fix munge_manifest_locators!: don't skip locators...
tree
|
commitdiff
2015-02-11
Tom Clegg
3410: Add tests for replication attributes.
tree
|
commitdiff
2015-02-11
Tom Clegg
3410: Add replication attributes (and rules about updat...
tree
|
commitdiff
2015-02-11
Tom Clegg
3410: Add default_collection_replication to config...
tree
|
commitdiff
2015-02-11
Tom Clegg
3410: Rename redundancy -> replication columns.
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
next