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

4027 Коммитов

Автор SHA1 Сообщение Дата
Billy O'Neal 0325ceefaa Add the initial C++ guidelines. (#908)
* Initial commit with C++ guidelines extracted from the C guidelines.

* Update namespace rules to match the general guidelines, add "details" namespace. Noted to *not* use typedef for structs/classes in C++ code. Update supported platforms / compilers with RHEL and SLES. Note that we don't know about deployment.

* Further address C isms in these guidelines.

* Changes made during 2019-12-12 meeting.

* Add chrono examples.

Remove global examples.
Remove "less preferred".
Remove notes to review things that have already been reviewed.
Add note that common exception types need to be provided by the core library.

* Add default-initialization example.

* Add a couple of todos to investigate next meeting.

* Add todo about RHEL and SLES.

* Apply some outcomes of the 2019-12-19 meeting.

* Add more outcomes.

* Apply remaining outcomes.

* Apply documentation section fixes from Charlie.

* Merge changes from the C guidelines into the CPP guidelines.

* Fix links
2020-01-07 16:41:11 -08:00
Azure SDK Bot 89bb0b6094 Update package index with latest published versions (#910)
* Update package index with latest published versions

* Fix broken link

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2020-01-07 10:52:28 -08:00
Azure SDK Bot 749e68955a Update package index with latest published versions (#895) 2020-01-06 08:37:37 -08:00
Azure SDK Bot 39abfdb1f1 Update package index with latest published versions (#893) 2019-12-20 13:04:15 -08:00
Azure SDK Bot e44e12ed44 Update package index with latest published versions (#883)
* Update package index with latest published versions

* Fix verify-links script and a couple broken links
2019-12-18 10:28:03 -08:00
Azure SDK Bot 58b990da5a Update package index with latest published versions (#872) 2019-12-12 09:42:34 -08:00
Jesse Squire 90e2362e42 Release Package List - Tweak Event Hubs names (#860)
The focus of these chagnes is to tweak the service names used for the
Event Hubs packages in order to make them more friendly.
2019-12-10 10:36:16 -08:00
Jesse Squire 1e17180f16
Release Package List - Adding Event Hubs: Event Processor (#856)
The focus of these changes is to add a line item for the Event Hubs package
for the Event Processor client.
2019-12-09 13:44:33 -05:00
Wes Haggard 8272f65653
Fix a couple bad links and verify script to catch them (#851) 2019-12-06 15:29:22 -08:00
Ramya Rao 8187a62fae
JS: Add Core and CheckpointStore to packages list (#854) 2019-12-06 15:16:06 -08:00
Connie Yau 57438c0288
Update versions for Event Hubs. (#850)
* Remove receive all bullet point.

* Update versions.

* Update notes.
2019-12-06 11:08:23 -08:00
Wes Haggard a914317813
Update to latest versions released (#844) 2019-12-05 13:51:36 -08:00
Wes Haggard 079cf7c57a
Refresh versions for Dec Release (#837)
Update the dec release table to point at the latest table and
update the latest table versions with what has released.

Add Dec to releases sidebar
2019-12-04 16:21:29 -08:00
Wes Haggard 4be05641a9
Add links for latest release for each language (#811)
- Add links for latest release for each language
- Add script to update to latest package versions
- Clean-up the older generation scripts
- Instead of failing to update because of missing docs we detect and simply don't display the link for the missing docs.

To update the latest versions data run the following script "./eng/scripts/Update-Release-Versions.ps1"
2019-12-03 11:30:40 -08:00
Adrian Hall eeb703184d
Merge iOS Guidelines (#785)
* Updates for wave-1, plus ADLS/Files rename

* iOS Guidelines

* Fixed README for new languages

* Fixing links in README
2019-11-14 13:48:39 -08:00
Wes Haggard cd3b11efe4
Add verify-links step to CI (#780) 2019-11-14 12:33:59 -08:00
Adrian Hall 6e16d505e8 Fixed links (#775) 2019-11-08 17:07:02 -08:00
Larry Olson 4283e1418d Rolling preview nav items to october 2019 2019-10-16 15:32:44 -07:00
Adrian Hall db9714023b
Added guideline adoption policy (#643)
* Added guideline adoption policy
2019-10-08 11:34:23 -07:00
Adrian Hall 043c6ad360
Golang guidelines DRAFT (#659)
* Initial checkin of Go guidelines - intro and docs
2019-10-02 08:22:27 -07:00
Heath Stewart 22025947fc
Add guideline about using a common argument validator (#632)
* Add guideline about using a common argument validator

Relates to Azure/azure-sdk-for-net#7547 and should be merged only after PR Azure/azure-sdk-for-net#7569 is merged.

* Resolve PR feedback

* Move implementation details to separate page

This is similar to what other languages do. Added the jekyll-relative-links plugin, which is documented to be supported by GitHub already anyway.
2019-09-24 09:53:44 -07:00
Adrian Hall 7011ef1a3a
Fixed preview-2 links (#641) 2019-09-24 08:06:17 -07:00
Adrian Hall 465734b69c
Initial draft of the C Guidelines (#639)
* Initial draft of the C guidelines
2019-09-17 15:31:35 -07:00
Adrian Hall 701e818264 Preview 3 release notes (#630)
* Added basic preview-3 structure

* Add preview 3 notes

* Updated links for release notes

* Added cosmos release notes

* Update 2019-09-17-java-preview3.md

Initial update of Java change log for preview.3
Pending links verification once content is merged and available

* Updating typos

* Fixing typos

* Added Storage release notes

* Update 2019-09-17-java-preview3.md

Updated links and added the Event Hub Checkpoint store

* Update 2019-09-17-java-preview3.md

TYpo

* Fixing versions for .NET libraries

* corrected .NET ref logs

* Add Identity and Key Vault notes

* Update with preview 3 dates

* Update with preview 3 dates

* Fix indentation

Fixes indentation and reorders imports alphabetically by artifact id.

* Fixing broken links

* Update 2019-09-17-python-preview3.md

Added EventHubs

* Update 2019-09-17-java-preview3.md

Typo fix

* Remove 'First' from keyvault-certs bullet

* initial release notes September preview

still needs updated storage version numbers, some cleanup

* update storage permalinks

* Updated formatting

* Update 2019-09-17-java-preview3.md

Update links forstorage blob, file and queues readme's and changelogs, updated the links to the app config  readme and changelog to point to the fixed documentation

* Added certificates

* More additions for certificates
2019-09-12 12:41:43 -07:00
Adrian Hall a67d82ef74
Updates releases view (#567)
* New releases format

* Added dates to preview2
2019-08-13 07:42:11 -07:00
Adrian Hall d3d3292d9f
Fixing python link in sidebar (#547) 2019-08-05 13:20:52 -07:00
Adrian Hall fb608719be
(#512) Implementation of Jekyll site (#537)
* Removing old data as preparation for new Jekyll site

* Jekyll site implementation

* Updated links in README

* Corrected link for TypeScript

* Replacement for PR #526

* Integration of PR #538

* Rename of the sidebar titles, per bterlson

* External links open in same tab

* Added common redirects for the guidelines

* Added redirects for migration from the azuresdkspec site

* Added general guidelines redirect

* Added Review Process

* Replacement for PR #541

* Moved README-EXAMPLE to repo

* Fixing links in .NET guidelines

* (#312) Made the guidelines and policy release versioning agree
2019-08-05 07:36:50 -07:00