Hawk Foreste
d8fe4f09b0
cleanup
2018-04-20 10:21:39 -07:00
Hawk Foreste
0fb86f572a
Bug Fix: ClientId and Client secret is null when Mock environment is not configured. Clean up and remove some unused configuration properties.
2018-04-20 10:11:52 -07:00
Hawk Foreste
a36860356a
Isolate access token logic from support observer data provider to allow mocking
2018-04-20 00:34:17 -07:00
Hawk Foreste
c56447dc19
Merge branch 'master' of https://github.com/Azure/Azure-AppServices-Diagnostics into ObserverImprovements
2018-04-19 23:13:17 -07:00
Hawk Foreste
155ca1b177
Update SupportObserverDataProvider to inherit from the base class
2018-04-19 22:38:20 -07:00
Hawk Foreste
34ec8fe326
Create base data provider for support observer. Add tests for finding appropriate route. Add tests for using the get resource method. Update mock dataprovider.
2018-04-19 22:30:34 -07:00
Shekhar Gupta
be12eacb50
Merge pull request #19 from Azure/Filters
...
Introducing Filters : Support for Different App Types, OS Types, ASE, Stacks etc.
2018-04-19 15:09:22 -07:00
Hawk Foreste
17c7fb341b
Merge branch 'Filters' of https://github.com/Azure/Azure-AppServices-Diagnostics into ObserverImprovements
2018-04-19 14:56:18 -07:00
Hawk Foreste
f48764d882
Added some of the common routes, added observer method to just get resource
2018-04-19 14:50:05 -07:00
ShekharGupta1988
b905634135
Merge branch 'master' into Filters
2018-04-18 22:43:56 -07:00
Puneet Gupta
8b7839df3e
Adding the GeoMasterDataProvider ( #18 )
...
* First Commit for GeoMasterClient
* Making the GeoMasterDataProvider work in private DiagRole Deployment
* changing appSettings.json
* Correcting to GeoCertThumbprint and other changes post review
2018-04-19 01:20:53 +05:30
ShekharGupta1988
3061e9d029
fixes
2018-04-17 20:36:11 -07:00
ShekharGupta1988
d666020db1
fixes
2018-04-16 23:52:17 -07:00
ShekharGupta1988
6cba8eaf19
ASE and Site Filter
2018-04-16 23:42:08 -07:00
ShekharGupta1988
801c9ab4fc
Merge branch 'master' into Filters
2018-04-12 21:06:09 -07:00
ShekharGupta1988
c40144a1cc
Basic Resource Models and Attributes
2018-04-12 21:05:32 -07:00
Steve Ernst
34085f70f0
Merge pull request #17 from Azure/controller-issues
...
Fixing issues in SitesController
2018-04-12 17:26:22 -07:00
stevenernst131
ecb0463e11
Fixing issues in SitesController
2018-04-12 17:22:00 -07:00
Steve Ernst
b836832175
Merge pull request #14 from Azure/datatable
...
Use Datatable in scripts but morph into correct return type
2018-04-11 16:32:53 -07:00
stevenernst131
4f36b7afd4
Making utilities extension methods
2018-04-11 16:21:43 -07:00
Hawk Foreste
d17861bd4b
Merge pull request #16 from Azure/FixLockingIssueOnNullObject
...
Locking on a null value results in ArgumentNullException
2018-04-11 13:48:34 -07:00
Hawk Foreste
ac2802656a
Locking on a null value results in ArgumentNullException
2018-04-11 00:48:52 -07:00
Shekhar Gupta
56582dc170
Merge pull request #15 from Azure/Filters
...
Filters Attribute
2018-04-10 11:35:50 -07:00
ShekharGupta1988
8667d6356e
documentation update
2018-04-10 10:51:26 -07:00
stevenernst131
4ac70d6c4b
Merging changes from master
2018-04-10 10:44:46 -07:00
ShekharGupta1988
4884b801be
Adding attributes
2018-04-10 10:38:01 -07:00
stevenernst131
0648f7f1ed
Changing to Data Table inside csx
2018-04-09 15:07:56 -07:00
stevenernst131
2c332df982
Switching to Datatable
2018-04-09 11:35:38 -07:00
Hawk Foreste
3b3cf37d1a
Merge pull request #12 from Azure/AddObserverPassthroughPt2
...
Add observer passthrough pt2
2018-04-09 09:54:49 -07:00
Shekhar Gupta
439e289745
Merge pull request #13 from Azure/documentation
...
Generate Documentation for APIs
2018-04-09 09:53:52 -07:00
Hawk Foreste
ef112828e1
-Address pull requests comments
2018-04-09 09:34:15 -07:00
ShekharGupta1988
1a88cac615
Add examples
2018-04-06 16:37:38 -07:00
Hawk Foreste
15594eaa85
Create new tests for backup check sample detector.
2018-04-06 14:14:18 -07:00
Hawk Foreste
6f4ccaaa7b
finalize backupcheckdetector sample which uses waws observer as data provider
2018-04-06 11:52:08 -07:00
Hawk Foreste
d8e6e574a6
Added wawsobserver. Still in progress with sample detector
2018-04-05 17:55:24 -07:00
ShekharGupta1988
6500b50514
Documentation Project skeleton
2018-04-05 14:58:47 -07:00
Shekhar Gupta
90a75c5925
Merge pull request #10 from Azure/bugFix
...
Response Extension Methods
2018-04-06 01:04:59 +08:00
ShekharGupta1988
8d8f316307
Response Extension Methods
2018-04-04 16:31:22 -07:00
ShekharGupta1988
3b965a465e
Update Rendering Enums
2018-04-04 14:19:47 -07:00
Shekhar Gupta
7a1b47a4c6
Merge pull request #9 from Azure/bugFix
...
issue #1085 fix
2018-04-05 04:00:13 +08:00
ShekharGupta1988
e2b98bf55d
issue #1085 fix
2018-04-04 12:55:05 -07:00
Shekhar Gupta
63fd55ad90
Merge pull request #8 from Azure/bugFix
...
Consume Assembly Load exception for other detectors to proceed forward.
2018-04-04 04:15:14 +08:00
ShekharGupta1988
8221939115
Consume Assembly Load exception for other detectors to proceed forward.
2018-04-03 13:09:48 -07:00
Steve Ernst
ad13179f0b
Merge pull request #7 from Azure/small-changes
...
Renaming member and updating list API
2018-04-03 12:48:26 -07:00
stevenernst131
a732dcc6a4
Renaming member and updating list API
...
List API should return array of detector responses
2018-04-03 12:45:52 -07:00
Shekhar Gupta
228bc80837
Merge pull request #6 from Azure/bugFixes
...
Bug Fixes
2018-04-04 03:43:09 +08:00
ShekharGupta1988
6c8340b152
- Include commonly used dlls
...
- Handle exceptions in assembly load
- Watcher fixes for case senstitive matches
2018-04-03 12:37:18 -07:00
Hawk Foreste
7a001ccbf8
Merge pull request #4 from Azure/IntegrateObserverPassThroughAPI
...
Integrate observer pass through api
2018-03-23 10:43:45 -07:00
ShekharGupta1988
3f312ab600
- Move Sample Project inside Data Folder
...
- Update the sample script
2018-03-22 16:02:41 -07:00
Hawk Foreste
81989eee61
Merge branch 'master' into IntegrateObserverPassThroughAPI
2018-03-22 15:00:32 -07:00