Umachandar Jayachandran
|
4ed1d4535c
|
Merge pull request #768 from ravage84/code-example-modernization
Code example modernization
|
2020-04-23 16:15:58 -07:00 |
|
Umachandar Jayachandran
|
7191c31030
|
Merge pull request #769 from tgburgin/master
Manage tidy up
|
2020-04-23 16:12:11 -07:00 |
|
Tom Burgin
|
848b23c5fa
|
Windows containers is just a docker link
So let's just state that
|
2020-04-23 21:45:23 +01:00 |
|
Tom Burgin
|
b1db8a0a6c
|
Fix two typos
|
2020-04-23 21:33:28 +01:00 |
|
Marc Würth
|
a6f5c9f908
|
Use sprintf() instead of long concatenation
|
2020-04-23 21:51:37 +02:00 |
|
Marc Würth
|
5b3b63ee5a
|
Make more placeholder strings more readable by using snake case
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
120805fe03
|
Fix typos
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
56ac53de97
|
Do not use non-existing return value of void function
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
f743e5283d
|
function naming in snake case
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
86fb545fbd
|
Use strict comparison operator
|
2020-04-23 21:51:34 +02:00 |
|
Marc Würth
|
3dde4dacfb
|
Do not use double quotes where not necessary
|
2020-04-23 21:51:34 +02:00 |
|
Marc Würth
|
739c92447d
|
Variable names in camel case
|
2020-04-23 21:50:32 +02:00 |
|
Marc Würth
|
093fbf56c1
|
Method naming in camel case
|
2020-04-23 21:50:32 +02:00 |
|
Marc Würth
|
9387ed0f24
|
Replace non-standard use of comment sign with official multi line comment
This also improves readability.
|
2020-04-23 21:50:32 +02:00 |
|
Marc Würth
|
33c7a030d8
|
Add spacing in comments to improve readability
|
2020-04-23 21:50:31 +02:00 |
|
Marc Würth
|
cc8c554a55
|
Spread strings longer than allowed over multiple lines
|
2020-04-23 21:50:03 +02:00 |
|
Marc Würth
|
bc6e125fc9
|
Disable code style sniff on "Side Effects"
This isn sensible for the simple tutorial style code examples.
https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md#23-side-effects
|
2020-04-23 21:50:03 +02:00 |
|
Marc Würth
|
04e3f27368
|
Do no use logical operator "or", use "||" instead
|
2020-04-23 21:50:02 +02:00 |
|
Marc Würth
|
5437b46fa5
|
Automatic Code style fixes through PHPCS' PHP Code Beautifier
|
2020-04-23 21:50:02 +02:00 |
|
Marc Würth
|
b45d14f56f
|
Add Composer scripts to execute code style check & fix through PHPCS
|
2020-04-23 21:50:02 +02:00 |
|
Marc Würth
|
0ccfd6e9a3
|
Add PHPCS config file with PSR-2 as base code style standard & some more
https://www.php-fig.org/psr/psr-2/
|
2020-04-23 21:50:02 +02:00 |
|
Marc Würth
|
a4f492ad78
|
Add Composer file and add PHPCS as dev dependency
PHPCS can be used to check & format code.
https://github.com/squizlabs/PHP_CodeSniffer
|
2020-04-23 21:50:01 +02:00 |
|
Marc Würth
|
a0001dda28
|
Ignore Composer's vendor folder
|
2020-04-23 21:50:01 +02:00 |
|
Marc Würth
|
7de89ff155
|
Add editorconfig file to assist supporting IDEs in formatting PHP & BATCH files
|
2020-04-23 21:50:01 +02:00 |
|
Marc Würth
|
fc94edc4d4
|
Modernize and clean up cod examples
|
2020-04-23 21:50:01 +02:00 |
|
Umachandar Jayachandran
|
6a4a2792ff
|
Merge pull request #746 from shivsood/sample_fix
fixed hadoop path used when saving the local model to hdfs
|
2020-04-23 10:01:31 -07:00 |
|
Umachandar Jayachandran
|
c2e206598c
|
Merge pull request #763 from ravage84/patch-1
Improve and modernize example
|
2020-04-23 09:51:16 -07:00 |
|
Umachandar Jayachandran
|
518e63799c
|
Merge pull request #767 from rl-msft/master
addin local-storage clean up
|
2020-04-23 09:50:04 -07:00 |
|
RL_MSFT
|
bdccbc07b9
|
Update README.md
|
2020-04-23 16:51:33 +04:00 |
|
RL_MSFT
|
628daa3956
|
adding local-storage clean up
|
2020-04-23 16:49:48 +04:00 |
|
Marc Würth
|
ce55733c3a
|
Improve and modernize example
|
2020-04-02 18:52:54 +02:00 |
|
Jovan Popovic (MSFT)
|
46d7ea3345
|
Merge pull request #761 from srdan-bozovic-msft/patch-1
Add environment option in scripts so they could be used in different cloud environments
|
2020-04-01 12:22:09 +02:00 |
|
Srđan Božović
|
c2ea87f3aa
|
Update attachVPNGateway.ps1
|
2020-04-01 11:51:21 +02:00 |
|
Srđan Božović
|
df4ca79bfc
|
add environment parameter
|
2020-04-01 11:49:45 +02:00 |
|
Srđan Božović
|
7d45298c36
|
Update attachJumpbox.ps1
|
2020-04-01 11:30:20 +02:00 |
|
Srđan Božović
|
5114206866
|
add environment option in script
|
2020-04-01 10:45:09 +02:00 |
|
Travis Wright
|
a24dece3a8
|
Merge pull request #760 from ananto-msft/master
Update the setup script to point to latest azdata for April release
|
2020-03-31 18:40:55 -07:00 |
|
ananto-msft
|
afc9897287
|
Removing extra line
|
2020-03-31 16:55:19 -07:00 |
|
ananto-msft
|
c8caa2cdac
|
Merge branch 'master' into master
|
2020-03-31 16:53:36 -07:00 |
|
Umachandar Jayachandran
|
91a443479e
|
Removed RC1 check.
|
2020-03-26 14:54:04 -07:00 |
|
Mihaela Blendea
|
c66ae32019
|
Update setup-bdc-ad.sh
|
2020-03-24 12:08:00 -07:00 |
|
Mihaela Blendea
|
f69952a404
|
Update setup-bdc.sh
|
2020-03-24 12:07:33 -07:00 |
|
Mihaela Blendea
|
ceffc716b9
|
Remove helm
Not required for BDC
|
2020-03-24 09:04:54 -07:00 |
|
Ebru Ersan
|
74be0a9528
|
Merge pull request #758 from alexprotsenko/patch-7
config.json and DefaultRuleset.csv from 21.1.18221
|
2020-03-24 13:51:20 +03:00 |
|
Alex Protsenko
|
841b5a7f20
|
updated release-notes
|
2020-03-24 13:23:33 +03:00 |
|
Alex Protsenko
|
315cc74ad1
|
config.json and DefaultRuleset.csv from 21.1.18221
|
2020-03-24 13:18:22 +03:00 |
|
Ebru Ersan
|
0d6ceac794
|
Merge pull request #756 from alexprotsenko/patch-7
update release-notes with 21.1.18221 changes
|
2020-03-23 15:09:24 +03:00 |
|
Alex Protsenko
|
ea3475754b
|
update release-notes with 21.1.18221 changes
|
2020-03-23 14:40:39 +03:00 |
|
ananto-msft
|
8383d4a97c
|
Update the setup script to point to latest azdata
|
2020-03-20 10:46:32 -07:00 |
|
Mike Ray
|
84354b7cfe
|
Merge pull request #754 from WilliamAntonRohm/WilliamAntonRohm-patch-sql-docs-issue-4347
edited typo, per sql-docs issue #4347
|
2020-03-19 16:30:30 -07:00 |
|