This repository was archived by the owner on Nov 10, 2017. It is now read-only.
File tree Expand file tree Collapse file tree
Sitecore.Azure.Diagnostics.UI
Sitecore.Azure.Diagnostics Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- using System . Collections . Specialized ;
2- using Sitecore . Diagnostics ;
1+ using Sitecore . Diagnostics ;
32using Sitecore . Text ;
43using Sitecore . Web ;
4+ using System . Collections . Specialized ;
55
66namespace Sitecore . Azure . Diagnostics . UI . Web
77{
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Linq ;
3- using Sitecore . Azure . Diagnostics . Storage ;
1+ using Sitecore . Azure . Diagnostics . Storage ;
42using Sitecore . Diagnostics ;
53using Sitecore . Exceptions ;
64using Sitecore . Shell . Web ;
97using Sitecore . Web . UI . Pages ;
108using Sitecore . Web . UI . Sheer ;
119using Sitecore . Web . UI . XmlControls ;
10+ using System ;
11+ using System . Linq ;
1212
1313namespace Sitecore . Azure . Diagnostics . UI . Shell . Applications . Blobs . BlobLister
1414{
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Web ;
3- using System . Web . UI ;
4- using Microsoft . WindowsAzure . Storage . Blob ;
1+ using Microsoft . WindowsAzure . Storage . Blob ;
52using Sitecore . Azure . Diagnostics . Storage ;
63using Sitecore . Diagnostics ;
74using Sitecore . Globalization ;
85using Sitecore . Web ;
96using Sitecore . Web . UI . HtmlControls ;
107using Sitecore . Web . UI . Sheer ;
8+ using System ;
9+ using System . Web ;
10+ using System . Web . UI ;
1111
1212namespace Sitecore . Azure . Diagnostics . UI . Shell . Applications . Reports . LogViewer
1313{
Original file line number Diff line number Diff line change 1- using System ;
2- using System . IO ;
3- using System . Linq ;
4- using System . Web ;
5- using Sitecore . Azure . Diagnostics . Storage ;
1+ using Sitecore . Azure . Diagnostics . Storage ;
62using Sitecore . Diagnostics ;
73using Sitecore . Globalization ;
84using Sitecore . Web . UI . HtmlControls ;
95using Sitecore . Web . UI . Sheer ;
6+ using System ;
7+ using System . IO ;
8+ using System . Linq ;
9+ using System . Web ;
1010
1111namespace Sitecore . Azure . Diagnostics . UI . Shell . Applications . Reports . LogViewer
1212{
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Globalization ;
3- using System . IO ;
4- using System . Web ;
5- using Sitecore . Azure . Diagnostics . Storage ;
1+ using Sitecore . Azure . Diagnostics . Storage ;
62using Sitecore . Azure . Diagnostics . UI . Web ;
73using Sitecore . Diagnostics ;
84using Sitecore . Web ;
5+ using System ;
6+ using System . Globalization ;
7+ using System . IO ;
8+ using System . Web ;
99
1010namespace Sitecore . Azure . Diagnostics . UI . Shell
1111{
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Collections . Generic ;
3- using System . IO ;
4- using System . Linq ;
5- using log4net . Appender ;
1+ using log4net . Appender ;
62using log4net . spi ;
7- using Microsoft . WindowsAzure . Storage ;
83using Microsoft . WindowsAzure . Storage . Blob ;
94using Sitecore . Azure . Diagnostics . Storage ;
5+ using System ;
106
117namespace Sitecore . Azure . Diagnostics . Appenders
128{
Original file line number Diff line number Diff line change 1- using System . Collections . Generic ;
2- using System . Text ;
3- using Microsoft . WindowsAzure . Storage . Blob ;
1+ using Microsoft . WindowsAzure . Storage . Blob ;
42using Sitecore . Configuration ;
3+ using System . Collections . Generic ;
4+ using System . Text ;
55
66namespace Sitecore . Azure . Diagnostics . Storage
77{
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Net ;
3- using Microsoft . WindowsAzure . Storage ;
1+ using Microsoft . WindowsAzure . Storage ;
42using Microsoft . WindowsAzure . Storage . RetryPolicies ;
3+ using System ;
4+ using System . Net ;
55
66namespace Sitecore . Azure . Diagnostics . Storage . RetryPolicies
77{
Original file line number Diff line number Diff line change 1- using System ;
1+ using Microsoft . WindowsAzure . Storage . Blob ;
2+ using Sitecore . Azure . Diagnostics . Storage ;
3+ using Sitecore . Diagnostics ;
4+ using Sitecore . Xml ;
5+ using System ;
26using System . Collections . Generic ;
37using System . Collections . Specialized ;
48using System . Linq ;
59using System . Xml ;
6- using Microsoft . WindowsAzure . Storage . Blob ;
7- using Sitecore . Azure . Diagnostics . Storage ;
8- using Sitecore . Diagnostics ;
9- using Sitecore . Xml ;
1010
1111namespace Sitecore . Azure . Diagnostics . Tasks
1212{
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Collections . Generic ;
3- using Sitecore . Diagnostics ;
1+ using Sitecore . Diagnostics ;
42using Sitecore . Diagnostics . PerformanceCounters ;
53using Sitecore . Tasks ;
4+ using System ;
5+ using System . Collections . Generic ;
66
77namespace Sitecore . Azure . Diagnostics . Tasks
88{
You can’t perform that action at this time.
0 commit comments