Граф коммитов

67 Коммитов

Автор SHA1 Сообщение Дата
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
Peter Villadsen 5a055035be
Merge pull request #10 from desmarest/patch-1
Fix for issue #9 - TableIndex rule is throwing an error when the tabl…
2019-06-03 15:19:44 -07:00
Bertrand Desmarest 2fbe4e26cb
Fix for issue #9 - TableIndex rule is throwing an error when the table uses SurrogateKey as Clustered Index 2019-06-03 12:08:26 -07:00
Peter Villadsen 3e31581e40
Merge pull request #8 from microsoft/pvillads-skipWithNoParms
Add files via upload
2019-05-31 15:48:14 -07:00
Peter Villadsen d8d76a2cd1
Add files via upload 2019-05-30 14:04:17 -07:00
Peter Villadsen 10fb249610
updating to remove typos and clarfy
I removed a half baked sentence
2019-04-19 13:44:09 -07:00
Peter Villadsen d2c897bf06
Update README.md 2019-04-18 15:19:44 -07:00
Peter Villadsen 225eb42a78
Update README.md 2019-04-18 15:14:02 -07:00
Peter Villadsen 7c3d4ad350
Update callsnext.xq
Put in the final implementation of checking switch statements.
2019-03-11 19:22:47 -07:00
Peter Villadsen 1582017e6a
Merge pull request #6 from desmarest/bertd-rules
Minor update on existing rules
2019-03-01 15:33:09 -08:00
Bertrand Desmarest d079eaff2b Minor update on existing rules 2019-03-01 13:05:15 -08:00
Peter Villadsen 2aedbaac1f
Put in missing support for StaticQualifier 2019-02-28 20:20:54 -08:00
Peter Villadsen 352b3fa9bf
Update callsnext.xq 2019-02-28 17:43:27 -08:00
Peter Villadsen ce5b34de9a
Merge pull request #5 from desmarest/bertd-rules
Updated some existing rules based on feedback. One new rule.
2019-02-28 15:44:32 -08:00
Bertrand Desmarest 6ad5797262 Minor changes to allow more unit test scenarios 2019-02-28 15:11:21 -08:00
Bertrand Desmarest 613f3d2c7d Updated some existing rules based on feedback. One new rule. 2019-02-27 16:01:49 -08:00
Peter Villadsen d4b38f6329
Removed test file dependency
The older version was a test version that ran on a local test file. This has been removed and the query change to be compatible with any other rule
2019-02-27 15:20:16 -08:00
Peter Villadsen aa2748e975
Merge pull request #4 from desmarest/bertd-rules
Updated and new rules. ExcludedRules.txt file added.
2019-02-27 11:16:12 -08:00
Bertrand Desmarest 9dc59c8418 Updated and new rules. ExcludedRules.txt file added. 2019-02-26 19:41:55 -08:00
Peter Villadsen 1cbfb9ac20
Add files via upload 2019-02-26 17:01:26 -08:00
Peter Villadsen eeb56dad25
Update README.md 2019-02-25 11:25:47 -08:00
Peter Villadsen 513c3f3058
Merge pull request #3 from desmarest/bertd-rules
2 new rules and format changes on existing ones
2019-02-25 11:25:08 -08:00