Peter Villadsen
|
fb25723d06
|
Added workflow for building AsdtVisualizer
|
2020-04-06 09:18:30 -07:00 |
Peter Villadsen
|
d49615ae36
|
Removed debug output
|
2020-04-06 09:15:33 -07:00 |
Peter Villadsen
|
11b07b100b
|
trigger on both push and pull requests...
and trigger on any branch, not just master
|
2020-04-05 22:12:14 -07:00 |
Peter Villadsen
|
4632317ebf
|
Added markdown to show build status for Explorer
|
2020-04-05 22:09:18 -07:00 |
Peter Villadsen
|
3e13588962
|
Fixed path to Socratex explorer csproj file.
|
2020-04-05 21:59:57 -07:00 |
Peter Villadsen
|
072c0ee643
|
Fixed path to Explorer csproj file
|
2020-04-05 21:56:45 -07:00 |
Peter Villadsen
|
55f21555f4
|
Fixed ms build runs (was uses)
also fixed typo in extension of csproj files
|
2020-04-05 20:35:59 -07:00 |
Peter Villadsen
|
89ac0f4aa9
|
Fixed a small text issue
Mainly to test the build action.
|
2020-04-05 20:28:33 -07:00 |
Peter Villadsen
|
0f861a0dcb
|
Create main.yml
|
2020-04-05 20:12:30 -07:00 |
Peter Villadsen
|
1258b27f2a
|
Updated version of nugets and removed hardcoded path to python extractor. (#31)
Co-authored-by: Peter Villadsen <petervilladsen@hotmail.com>
|
2020-03-12 13:14:43 -07:00 |
Pankaj-Thakur
|
3b280544b9
|
Merge pull request #30 from microsoft/pathaku/rename_ToolsTo_tools
renaming folder Tools to tools.
|
2020-03-05 18:29:12 -08:00 |
Pankaj Thakur
|
a769b0de7b
|
renaming folder Tools to tools.
|
2020-03-05 18:25:10 -08:00 |
Peter Villadsen
|
55e3713c4f
|
Merge branch 'master' of https://github.com/microsoft/Dynamics365FO-AppChecker
|
2020-03-05 16:59:45 -08:00 |
Peter Villadsen
|
f2c95ca0ad
|
First version, containing C#, T/SQL and Python support
|
2020-03-05 16:50:30 -08:00 |
Peter Villadsen
|
07866ef3c0
|
Countered security problem with XmlTextReader (#28)
|
2020-02-28 14:00:36 -08:00 |
Peter Villadsen
|
228db5c05a
|
Slight editing (#27)
|
2020-02-15 15:49:29 -08:00 |
Peter Villadsen
|
b872008895
|
Updated template information (#26)
Updated template information
|
2020-02-15 10:26:43 -08:00 |
Peter Villadsen
|
627bf6de3f
|
Moved rules to samples and removed the queries list from the UI (#25)
|
2020-02-12 16:23:00 -08:00 |
Peter Villadsen
|
3b6188c5ad
|
Merge pull request #24 from microsoft/PythonExtractor
Python extractor
|
2020-02-03 13:26:10 -08:00 |
Peter Villadsen
|
1c1ac08b81
|
Adding python extractor: Supporting files.
|
2020-02-01 17:38:08 -08:00 |
Peter Villadsen
|
79fd2d6402
|
Adding python extractor
|
2020-02-01 17:36:02 -08:00 |
Peter Villadsen
|
1a1bdd3f66
|
Fixed problem with scroll wheel impacting both the xquery window and the source window.
|
2020-02-01 17:32:00 -08:00 |
Peter Villadsen
|
c28419059d
|
First version for Github publishing.
|
2020-01-17 17:49:32 -08:00 |
Peter Villadsen
|
23b0e94b80
|
Update MissingClassDocumentation.xq
The check was incorrect because the IsPrivate attribute has values False, not false.
|
2019-11-26 13:59:17 -08:00 |
Peter Villadsen
|
6f02f9f1ce
|
Update README.md
Removed blanks that caused link to be non functional.
|
2019-10-08 11:53:25 -07:00 |
Peter Villadsen
|
28667278ff
|
Update SelectForUpdateAbsent.xq
|
2019-10-02 17:29:37 -07:00 |
Peter Villadsen
|
ac2c1a9508
|
Merge pull request #23 from microsoft/pvillads-patch-1
Update SelectForUpdateAbsent.xq
|
2019-09-30 13:25:46 -07:00 |
Peter Villadsen
|
2f2d022369
|
Update SelectForUpdateAbsent.xq
Fixed depependency on names being in the same case.
|
2019-09-27 13:45:28 -07:00 |
Peter Villadsen
|
e82dc0fadc
|
Added BASEX_JVM info
Added information about the BASEX_JVM environment variable and how it can be used on machines with little RAM
|
2019-08-27 14:54:05 -07:00 |
Peter Villadsen
|
5c4f97d534
|
Merge pull request #21 from wayne-attenborough/patch-1
Update RecursiveMethods.xq
|
2019-08-22 21:17:44 -07:00 |
wayne-attenborough
|
0335a471b4
|
Update RecursiveMethods.xq
x++ compiler is not case sensitive, so it's possible for recursive method calls to slip through this check when the cases don't match
|
2019-08-22 09:55:36 -07:00 |
Peter Villadsen
|
3c1d7afffe
|
Merge pull request #19 from microsoft/pvillads-wrong-ampersands
Update BooleanExpressionWithLiteral.xq
|
2019-08-12 20:25:07 -07:00 |
Peter Villadsen
|
76e71159ff
|
Update BooleanExpressionWithLiteral.xq
|
2019-08-08 17:02:52 -07:00 |
Peter Villadsen
|
e21b310bf7
|
Merge pull request #18 from ibruynin/ibruynin_documentation
clarifications and typos
|
2019-08-08 13:51:18 -07:00 |
Ian Bruyninckx
|
a1486b4bbe
|
clarifications and typos
|
2019-08-08 00:36:34 +02:00 |
Peter Villadsen
|
9ddb860661
|
Rename RecursiveMethods,xq to RecursiveMethods.xq
A comma (,) had mysteriously inserted itself instead of a period (.) in the file name.
|
2019-06-08 13:03:38 -07:00 |
Peter Villadsen
|
d498b967d6
|
Rename ConstantConditions,xq to ConstantConditions.xq
A comma (,) had mysteriously inserted itself instead of a period (.) in the file name.
|
2019-06-08 13:02:56 -07:00 |
Peter Villadsen
|
3a74dbb469
|
Fixed reference to boolean true literal
|
2019-06-08 11:58:31 -07:00 |
Peter Villadsen
|
f0057e5a31
|
Added correct toplevel Diagnostics tag
|
2019-06-08 11:44:24 -07:00 |
Peter Villadsen
|
65d9a8efec
|
Put in correct toplevel Diagnostics node
|
2019-06-08 11:43:42 -07:00 |
Peter Villadsen
|
02e75a43e5
|
Added correct toplevel tag
|
2019-06-08 11:39:37 -07:00 |
Peter Villadsen
|
1247e2685e
|
Rename RecursiveMethods to RecursiveMethods,xq
|
2019-06-07 14:15:10 -07:00 |
Peter Villadsen
|
1d7a5af207
|
Merge pull request #12 from microsoft/pvillads-ConstantConditions
Adding rule to diagnose constant conditions
|
2019-06-07 14:14:05 -07:00 |
Peter Villadsen
|
62d9939dd5
|
Rename ConstantConditions to ConstantConditions,xq
|
2019-06-07 14:13:40 -07:00 |
Peter Villadsen
|
39f08bfc1c
|
Merge pull request #13 from microsoft/pvillads-cst
Create a rule to diagnose constrained string types
|
2019-06-07 14:10:38 -07:00 |
Peter Villadsen
|
22428d898d
|
Updated the href and added the .xq extension
|
2019-06-07 14:09:25 -07:00 |
Peter Villadsen
|
890c4e3b82
|
Create a rule to diagnose constrained string types
|
2019-06-06 19:06:49 -07:00 |
Peter Villadsen
|
a8d8ba4987
|
Adding rule to diagnose constant conditions
|
2019-06-06 18:41:56 -07:00 |
Peter Villadsen
|
880fc73f75
|
Merge pull request #11 from microsoft/pvillads-newrules
Create rule to diagnose recursive methods
|
2019-06-06 16:43:51 -07:00 |
Peter Villadsen
|
5cb1ffd5c3
|
Create rule to diagnose recursive methods
|
2019-06-06 16:36:54 -07:00 |