7
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jun 30, 2024 — Jun 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HttpPlugEndpoint: missed a case where activity descriptions were used More... about 11 years ago
Minor reshaper updates. More... about 11 years ago
Minor reshaper updates. More... about 11 years ago
GetStackTrace(Thread, Bool) does not exist on Mono. :( More... about 11 years ago
GetStackTrace(Thread, Bool) does not exist on Mono. :( More... about 11 years ago
DreamHostService: added GET:status/timers feature More... about 11 years ago
DreamHostService: added GET:status/timers feature More... about 11 years ago
DispatchThread: use new AsyncUtil.CreateThread() method GlobalClock: use new AsyncUtil.CreateThread() method More... about 11 years ago
AsyncUtil: * added method to obtain stack trace from another thread * added tracking of threads created so they can be enumerated More... about 11 years ago
AsyncUtil: * added method to obtain stack trace from another thread * added tracking of threads created so they can be enumerated More... about 11 years ago
DreamActivityDescription: * capture date-time at creation and don't modify thereafter * since we're updating a single string reference, we don't need to lock it, but we do treat it as volatile More... about 11 years ago
DreamActivityDescription: * capture date-time at creation and don't modify thereafter * since we're updating a single string reference, we don't need to lock it, but we do treat it as volatile More... about 11 years ago
CoroutineUtil: minor clean-up based on Resharper feedback More... about 11 years ago
First pass at making activity description more flexible by refactoring how activity description are stored. More... about 11 years ago
First pass at making activity description more flexible by refactoring how activity description are stored. More... about 11 years ago
Merge pull request #107 from bjorg/DR-116 More... about 11 years ago
Removed services and status XSLT altogether since we actually prefer raw XML output. More... about 11 years ago
DreamHostService: * reverted connections/@active back to connections/@count (should have known better than to change something that used to work) * fixed an NRE issue with showing the host status when no connection limit is provided status.xslt: show pending connections as well More... about 11 years ago
Merge pull request #106 from yurigorokhov/MT-14717-2 More... about 11 years ago
Do not recursively fetch attributes More... about 11 years ago
Merge pull request #105 from bjorg/DR-120 More... about 11 years ago
Removed all INFO links to developer.mindtouch.com More... about 11 years ago
* updated copyright notice in all files with 2014. * changed wiki.developer.mindtouch.com to mindtouch.com More... about 11 years ago
Expose method attributes at the dreamStage level More... over 11 years ago
Only emit authorization header when it is not null More... over 11 years ago
Merge pull request #104 from bjorg/DR-116 More... over 11 years ago
Merge branch '2.5' into DR-116 More... over 11 years ago
DreamHostService: dismiss pending requests when shutdown is initiated More... over 11 years ago
HttpTransport: use 'this.' prefix when initializing fields/properties More... over 11 years ago
Merge pull request #103 from bjorg/DR-5 More... over 11 years ago