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

337 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Giles f88e394572
Add requirement that pipeline policies be public API for consumer reuse. (#1406)
* Add requirement that pipeline policies be public API for consumer reuse.

* Adding missing guideline text around version numbers.
2020-07-29 14:17:44 +12:00
bsiegel d9adea15bd
iOS guidelines updates (#1507)
* Update pagination section

* Add model struct guidance

* Tweak introduction

* Update ClientOptions name
2020-07-28 07:28:51 -07:00
Wes Haggard 728c94757a
Add www to slf4j to fix cert issue. (#1576) 2020-07-21 15:03:42 -07:00
Joel Hendrix 8c8a150cd8
update Go design guidelines with latest info (#1537)
* update Go design guidelines with latest info

* added missing *
2020-07-10 16:00:56 -07:00
Rick Winter e58b3dd97a
Fix spelling (#1524) 2020-07-08 10:37:25 -07:00
Billy O'Neal 405bc6ec23
[cpp] Add c_ constant prefix naming guideline. (#1474) 2020-07-08 09:21:15 -07:00
Billy O'Neal 29b4816620
Add integer size guidelines. (#1475) 2020-07-08 09:19:13 -07:00
annatisch 9ebb9694e2
Update Python API review process (#1371) 2020-07-06 15:33:38 -07:00
Daniel Jurek fcc47aec93
Update release policy to incorporate mono-releases (#1500)
* Update release policy to incorporate mono-releases

* Update language to clarify source release and use repo name instead of sdk name
2020-06-30 16:44:05 -07:00
Mitch Denny 6375144872
App framework module placement guidance (#1473) 2020-06-23 14:26:28 +10:00
bsiegel 1ba7d38ca9
Add more guidelines around delegate methods (#1463)
* Add more guidelines around delegate methods
2020-06-22 11:21:26 -07:00
Wes Haggard 4b9865c54c
Update white list to allow list (#1450) 2020-06-15 16:04:55 -07:00
Jeffrey Richter c34c4f6892
Change white list to allow list (#1446) 2020-06-15 15:26:46 -07:00
Mariana Rios Flores 96bf288eb3
Replace whitelist term for AllowList in ios documentation (#1441)
* Update implementation.md

* PR feedback
2020-06-15 09:34:53 -07:00
Jonathan Giles 72a56a6185
Using better phrasing in the Java Spring guidelines. (#1445) 2020-06-15 07:59:37 -07:00
catalinaperalta c300a3d639
Updating LRO documentation to reflect new design (#1398)
* Updating LRO documentation to reflect new design

* Adding *WidgetResponse to Begin definition example

* Improving resume example, cap HTTP, removing reporter references

* Improving WidgetResponse comment

* Removing all references to ID and adding err to resume token example

* Correct poller var names in LRO examples

Co-authored-by: Catalina Peralta <caperal@microsoft.com>
2020-06-04 17:01:42 -07:00
KarishmaGhiya 09b6c8e70b
update readme guidance (#1359)
* update readme template with guidance
* update links for samples and docs as examples
2020-06-01 12:15:10 -07:00
bsiegel 0765830d64
iOS guidelines update (#1340)
* iOS guidelines update - part 1

* Proposed API updates for the PagedCollection

* Use singular form for subpackages / features

* Permit underscore in certain circumstances

* Better naming example

* Clarify guidance around initializers

* Document cancellation

* Improvements based on PR review
2020-05-28 15:09:35 -07:00
Jonathan Giles 3e127ed785
Various updates to Java guidelines (#1155)
* Various updates to Java guidelines based on latest real-world guidance being given, as well as verbatim imports from the general guidelines to get consistent guidance for Java developers.
2020-05-22 09:24:50 +12:00
Billy O'Neal 09474044c1
[cpp] Add const-and-reference members guideline. (#1329)
* Add const-and-reference members guideline.

* Fix the CWG link.
2020-05-19 14:51:23 -07:00
Cala Zubair a702364a62
Update releasenotes.md (#1335)
* Update releasenotes.md

* Update releasenotes.md

* Update releasenotes.md
2020-05-19 09:18:08 -07:00
Brian Terlson fe77349deb
[JS/TS] We use begin for lro (#1319) 2020-05-15 15:57:49 -07:00
Xiang Yan e9f3cd5803
formatting (#1327)
* formatting

* Update README-TEMPLATE.md
2020-05-12 11:15:12 -07:00
Xiang Yan 4fac887bbe
add python link (#1256)
* add python link

* Update docs/policies/README-TEMPLATE.md

Co-Authored-By: Jeremy Meng <jeremy.ymeng@gmail.com>

* Update docs/policies/README-TEMPLATE.md

Co-Authored-By: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>

* Update README-TEMPLATE.md

Co-authored-by: Jeremy Meng <jeremy.ymeng@gmail.com>
Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
2020-05-12 10:44:36 -07:00
Heath Stewart 8eaf308b8a
Update client parameter validation requirements (#1298)
Resolves #1199
2020-05-06 17:28:56 -07:00
Rick Winter 149486b8a6
Clarify C function naming, init and default patterns (#1285)
* Clarify C function naming, init and default patterns
2020-05-04 09:13:33 -07:00
Heath Stewart 491149bc04
Fix registered Search namespace (#1269) 2020-04-24 10:39:06 -07:00
Scott Kurtzeborn c735d48a83
Review samples and use github issues (#1235)
* Use GitHub issue instead of email
It had been suggested to use an issue to drive the discussion for small API changes rather than email.  Proposing the rewording for that here as well.

* Champion Scenarios --> Samples
Rewording the "champion scenario" requirement to suggest creating samples in the repo rather than doing throwaway work for the review.
2020-04-23 17:31:15 -07:00
Pavel Krymets 33c6d117e6
Extensible enum value comparison clarification. (#1251) 2020-04-20 11:47:31 -07:00
Billy O'Neal b20d46e394
Add arm64 client and clarify x64 support on 7 and 8.1 is required. (#1243) 2020-04-20 11:13:00 -07:00
Brian Terlson 38bfc3718b
Updates for inlineSourcemaps (#1089)
* Updates for inlineSourcemaps

* Implement feedback
2020-04-17 09:24:17 -07:00
Bin Ma ca18f5a4e1
Fix code reference error (#1231) 2020-04-16 16:11:49 -07:00
Pavel Krymets bc7059feed
Add ASP.NET Core extension method guidance (#1120) 2020-04-16 12:28:53 -07:00
Adrian Hall 3f5f07cd29
Added new policy for meetings (#1140)
* Added new policy for meetings

* Adding Ted Glaza per @petermarcu

* Clarification if architect is not available

* Removed list of language representatives

Co-authored-by: Adrian Hall <adrian.hall@microsoft.com>
2020-04-16 12:05:50 -07:00
Bin Ma b3dff43cda
Fix typo (#1230) 2020-04-16 11:17:16 -07:00
Heath Stewart aaf4f6ea9f
Update sample guidelines for .NET (#1223)
Fixes #1222
2020-04-15 17:40:36 -07:00
Wes Haggard 03e3ece23a
Update link to parent pom (#1221)
cc @mitchdenny @JonathanGiles
2020-04-10 12:49:05 -07:00
Billy O'Neal 50442cca0e
Remove nested namespace declarations as the GCC on RHEL does not support this feature. (#1219) 2020-04-10 09:38:11 -07:00
Billy O'Neal 5f3998a674
Remove header guards from acceptable uses of macros following 2020-04-09 affirmation of always using pragma once. (#1217) 2020-04-09 17:14:51 -07:00
Billy O'Neal 87cc0504d6
[cpp] Change unit test description to say to use Google Test. (#1218)
* Change unit test description to say to use Google Test.

* Remove another reference to utest.
2020-04-09 17:13:40 -07:00
Billy O'Neal 0c3c366984
Change naming to PascalCase and/or m_camelCase and/or g_camelCase in C++ guidelines, and clean up hierarchy (#1146)
* Change naming to use PascalCase rather than snake_case in the C++ guidelines.

* Fix up members to follow the m_ and g_ prefixes agreed to 2020-04-02, fix ids to follow the hierarchy, and separate naming rules as the document originally intended. Factored out rules that apply to all naming, like being clear and concise.

* Don't use 'Api' as example namespace name.
2020-04-08 10:57:01 -07:00
Billy O'Neal 5dae8fabb3
Capture headers discussion from recent SDK meetings (#1145) 2020-04-03 15:16:52 -07:00
Billy O'Neal 187df78780
Fix MUST/MUSTNOT typo that contradicted the examples in C++ design.md. (#1160) 2020-04-03 15:16:23 -07:00
Josh Free 9c7664f5e2
Update Platform List (#1144)
Seed initial platform list based off .NET 5's supported platforms
2020-03-26 18:53:31 -07:00
Adrian Hall c7554bbf96
(#1043) Updates to guidelines from arch.board meeting (#1058)
* (#1043) Updates to guidelines from arch.board meeting

* Apply suggestions from code review

Updates from @bterlson

Co-Authored-By: Brian Terlson <brian.terlson@microsoft.com>

Co-authored-by: Adrian Hall <adrian.hall@microsoft.com>
Co-authored-by: Brian Terlson <brian.terlson@microsoft.com>
2020-03-25 14:24:07 -07:00
Charlie Barto 651a669447
revise guidence on enums (#1076)
* revise guidence on enums

Co-authored-by: Charles <barto.charlie+code@gmail.com>
2020-03-22 00:30:33 -07:00
Rick Winter 64bb5f2f29
Correct spelling 2020-03-19 10:24:30 -07:00
Danny Amirault 646d901278
Correct minor spelling mistakes in policies docs. (#1114) 2020-03-17 15:48:59 -07:00
Krzysztof Cwalina 1900749be9
Mics updates to the .NET Design Guidelines (#1091)
* Mics updates to the .NET Design Guidelines

* PR feedback incorporated
2020-03-11 11:53:21 -07:00
Heath Stewart 683ded41b6
Add requirement for model factories in .NET (#1062)
Based on PR feedback, add requirement about overloading ModelFactory methods.
2020-03-09 16:36:26 -07:00