Jason Konicki
|
08e1f3ada7
|
Add moved notice to the readme
|
2019-05-15 09:52:56 -04:00 |
Jason Konicki
|
0d4cf6be89
|
Update Roadmap
|
2019-05-02 12:51:53 -04:00 |
Spring Operator
|
a5d97d7435
|
URL Cleanup (#9)
* URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://cla2.dotnetfoundation.org (UnknownHostException) with 1 occurrences migrated to:
https://cla2.dotnetfoundation.org ([https](https://cla2.dotnetfoundation.org) result UnknownHostException).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://en.wikipedia.org/wiki/Contributor_License_Agreement with 1 occurrences migrated to:
https://en.wikipedia.org/wiki/Contributor_License_Agreement ([https](https://en.wikipedia.org/wiki/Contributor_License_Agreement) result 200).
* http://en.wikipedia.org/wiki/Indent_style with 1 occurrences migrated to:
https://en.wikipedia.org/wiki/Indent_style ([https](https://en.wikipedia.org/wiki/Indent_style) result 200).
* http://git-scm.com/book/en/v2/Git-Tools-Stashing-and-Cleaning with 1 occurrences migrated to:
https://git-scm.com/book/en/v2/Git-Tools-Stashing-and-Cleaning ([https](https://git-scm.com/book/en/v2/Git-Tools-Stashing-and-Cleaning) result 200).
* http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* http://www.dotnetfoundation.org/code-of-conduct with 2 occurrences migrated to:
https://www.dotnetfoundation.org/code-of-conduct ([https](https://www.dotnetfoundation.org/code-of-conduct) result 200).
* http://contributor-covenant.org/ with 1 occurrences migrated to:
https://contributor-covenant.org/ ([https](https://contributor-covenant.org/) result 301).
* Update contributing-license.md
* Update contributing-license.md
|
2019-03-26 17:25:14 -05:00 |
Jason Konicki
|
281ffde810
|
Update README.md
Added new repository links and Roadmaps section.
|
2018-10-25 15:04:46 -04:00 |
Jason Konicki
|
a1e47d09e4
|
Add logging to bullet listing
|
2018-09-06 14:41:32 -04:00 |
Tim Hess
|
d99c81cc70
|
Move link to full project list from intro to Project Repository section
|
2018-03-07 10:42:18 -06:00 |
Tim Hess
|
63c46d9cfd
|
Add a page with full library list, including build status
[finishes #155594662]
Light edits and linting
|
2018-03-07 10:25:06 -06:00 |
Jason Konicki
|
04824ced11
|
Adding ToC for Readme
|
2017-10-12 12:16:41 -04:00 |
Jason Konicki
|
274c36dd2b
|
Minor modifications to the contribution docs and added the maintainers listing
|
2017-10-12 10:47:38 -04:00 |
Dave Tillman
|
9ae210cd5f
|
Fix links
|
2017-10-04 09:19:47 -06:00 |
Dave Tillman
|
9f623d9b5e
|
Contributing content
|
2017-10-03 15:55:19 -06:00 |
Dave Tillman
|
44a7b55562
|
Polish home page
|
2017-09-27 10:19:39 -06:00 |
Dave Tillman
|
4b8548c6fa
|
Initial home page
|
2017-09-27 10:17:26 -06:00 |
Dave Tillman
|
a5da9e14ee
|
Initial commit
|
2017-09-26 14:59:21 -06:00 |