8000 [Routing] Remove note about automatic redirect by xavierleune · Pull Request #12247 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[Routing] Remove note about automatic redirect #12247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3,108 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
3108 commits
Select commit Hold shift + click to select a range
f4db2c5
SwiftMailer Section - Added more information
TheGarious Jul 30, 2019
5a3d82d
minor #12063 Progress Bar Section -- Change CodeBlock (TheGarious)
OskarStark Jul 31, 2019
2534240
[PhpUnitBridge] Add docs for ClassExistsMock
ro0NL Jul 7, 2019
8ebb564
minor #11903 [PhpUnitBridge] Add docs for ClassExistsMock (ro0NL)
OskarStark Jul 31, 2019
3c9995a
minor #12059 Use versionadded instead of note directive (OskarStark)
OskarStark Jul 31, 2019
97ccff9
Merge branch '3.4' into 4.3
OskarStark Jul 31, 2019
12a07e0
Removed old versionadded directive
OskarStark Jul 31, 2019
6440a37
[Validation] Documented the intlCompatible option in Timezone constraint
javiereguiluz Jul 29, 2019
c80c38f
minor #12057 [Validation] Documented the intlCompatible option in Tim…
javiereguiluz Jul 31, 2019
5736e70
minor #12065 SwiftMailer Section - Added more information (TheGarious)
javiereguiluz Jul 31, 2019
c7a62b8
More updates related to Symfony configuration
javiereguiluz Jun 21, 2019
2861126
minor #11803 More updates related to Symfony configuration (javieregu…
javiereguiluz Jul 31, 2019
9581c06
[Configuration] Simplified how default env vars are defined
javiereguiluz Jul 30, 2019
1ce3b45
minor #12066 [Configuration] Simplified how default env vars are defi…
javiereguiluz Jul 31, 2019
2e2a869
Updated the lexer used to highlight terminal blocks
javiereguiluz Jul 31, 2019
65ebc03
minor #12052 [Dotenv] Added a note about the order of env vars (javie…
javiereguiluz Jul 31, 2019
0dcf0cb
Merge branch '3.4' into 4.3
javiereguiluz Jul 31, 2019
5012ca3
Fixed some Windows console commands
javiereguiluz Jul 31, 2019
c7dd2d6
Fixed a syntax issue in a configuration directive
javiereguiluz Jul 31, 2019
3a0b217
minor #12069 Fixed a syntax issue in a configuration directive (javie…
javiereguiluz Jul 31, 2019
c2e4d6e
minor #12068 Fixed some Windows console commands (javiereguiluz)
javiereguiluz Jul 31, 2019
eebc2e4
minor #12067 Updated the lexer used to highlight terminal blocks (jav…
javiereguiluz Jul 31, 2019
5118c01
Merge branch '3.4' into 4.3
javiereguiluz Jul 31, 2019
a10a949
bug #11781 Update serializer.rst (Raulnet)
OskarStark Aug 1, 2019
1a9872c
minor #12064 Update output from make crud and make controller (TheGar…
javiereguiluz Aug 1, 2019
122ccaa
Remove strict true === $user['showEmail'] on preSubmit
jbdelhommeau Aug 1, 2019
a728c69
bug #12072 Remove strict true === $user['showEmail'] on preSubmit (jb…
OskarStark Aug 1, 2019
2fa5fa3
Merge branch '3.4' into 4.3
OskarStark Aug 1, 2019
d85bc99
[Config] Minor reword about env vars
javiereguiluz Aug 1, 2019
7719400
Fix use of deprecated Symfony\Bridge\Doctrine\RegistryInterface
Tobion Aug 1, 2019
35bdc5f
minor #11845 [Workflow] minor doc improvement (noniagriconomie)
OskarStark Aug 2, 2019
aa15dd2
minor #12074 [Config] Minor reword about env vars (javiereguiluz)
OskarStark Aug 2, 2019
e8b9e9f
Remove wrong backslash
OskarStark Aug 2, 2019
ac32140
minor #12077 Remove wrong backslash (OskarStark)
OskarStark Aug 2, 2019
f3178ac
Merge branch '3.4' into 4.3
OskarStark Aug 2, 2019
ef55eed
minor #12076 Fix use of deprecated Symfony\Bridge\Doctrine\RegistryIn…
OskarStark Aug 2, 2019
27c8da8
Update heroku link
romainnorberg Aug 2, 2019
b33a14a
[Messenger] Use same buses names
Lctrs Aug 2, 2019
4e3091b
minor #11974 [Messenger] Use same buses names (Lctrs)
OskarStark Aug 2, 2019
8cd49fa
minor #12080 Update heroku official documentation link (romainnorberg)
OskarStark Aug 2, 2019
049e5e9
Improved some deprecation message
javiereguiluz Aug 2, 2019
e2b02d7
minor #12079 Improved some deprecation message (javiereguiluz)
javiereguiluz Aug 2, 2019
bd50c9a
Updated some console commands
javiereguiluz Aug 2, 2019
4c40000
minor #12078 Updated some console commands (javiereguiluz)
javiereguiluz Aug 2, 2019
2c8fdef
Merge branch '3.4' into 4.3
javiereguiluz Aug 2, 2019
704cc0c
Initial mailer component docs
harikt May 30, 2019
de51b77
Incorporate changes requested by @weaverryan
harikt May 30, 2019
b51e32c
Code level changes, as suggested by @wouterj
harikt May 31, 2019
91a028a
update with changes and same format as currently merged mailer
harikt Jun 12, 2019
282b8da
Update components/mailer.rst
harikt Aug 1, 2019
5c65ce1
Update components/mailer.rst as per suggestion.
harikt Aug 1, 2019
9b9376f
Add learn more
harikt Aug 1, 2019
0e20bc1
Remove extra line
harikt Aug 1, 2019
94b9430
feature #11626 Initial mailer component docs (harikt)
weaverryan Aug 2, 2019
0c5ce25
adding note about mailer FW docs
weaverryan Aug 2, 2019
40505d0
minor mailer component tweaks
weaverryan Aug 2, 2019
a756044
Replace NormalizerInterface by ContextAwareNormalizerInterface to use…
Aug 5, 2019
b3828cd
Fix custom logging formatter
jjanvier Aug 5, 2019
f86a34c
granted xabbuh the right to merge everywhere in the code base
fabpot Aug 6, 2019
1db69aa
minor #12102 Grant xabbuh the right to merge everywhere in the code b…
OskarStark Aug 6, 2019
4eca463
Merge branch '3.4' into 4.3
OskarStark Aug 6, 2019
6d5f268
bug #12100 Fix custom logging formatter (jjanvier)
OskarStark Aug 6, 2019
8b02403
Merge branch '3.4' into 4.3
OskarStark Aug 6, 2019
71560da
[Contributing] Add more information on deprecations
fancyweb Aug 1, 2019
48b2af6
Fix sample of use of SYMFONY_DEPRECATIONS_HELPER for regex
jderusse Aug 7, 2019
5f6e9d6
simplified the core team processes
fabpot Aug 7, 2019
9f130e4
removed the deciders level
fabpot Aug 5, 2019
0392c60
Replace utf8_bin collation with utf8mb4_bin in example
bocharsky-bw Aug 7, 2019
2090c28
minor #12098 Remove the deciders level (fabpot)
xabbuh Aug 8, 2019
fca8efc
minor #12111 Simplify the core team processes (fabpot)
xabbuh Aug 8, 2019
375744b
Mailer doc tweaks
fabpot Aug 7, 2019
5d0fb06
minor #12112 Mailer doc tweaks (fabpot)
OskarStark Aug 8, 2019
5ed2754
bug #12110 Fix sample of use of SYMFONY_DEPRECATIONS_HELPER for regex…
OskarStark Aug 8, 2019
127cc9e
update composer autoloader section
kaznovac Aug 5, 2019
4fd32aa
minor #12099 update composer autoloader section (kaznovac)
OskarStark Aug 8, 2019
e86a18e
[Console] Missing helper question
maxhelias Aug 8, 2019
930dbec
Merge branch '3.4' into 4.3
xabbuh Aug 8, 2019
e76a409
[Form] Minor reword in the Choice type
javiereguiluz Jul 29, 2019
52aaff6
minor #12054 [Form] Minor reword in the Choice type (javiereguiluz)
javiereguiluz Aug 8, 2019
347cb7f
Merge branch '3.4' into 4.3
javiereguiluz Aug 8, 2019
8dd5ebc
minor #12116 Replace utf8_bin collation with utf8mb4_bin in example (…
javiereguiluz Aug 8, 2019
ccac381
Merge branch '3.4' into 4.3
javiereguiluz Aug 8, 2019
ca902aa
minor #12093 Replace interface in custom normalizer (tony-tran)
javiereguiluz Aug 8, 2019
c6676e8
minor #12075 [Contributing] Add more information on deprecations (fan…
xabbuh Aug 8, 2019
3b4361d
[#12075] fix some casing
xabbuh Aug 8, 2019
dcb43b7
Adds the most basic informations about loaders
michaelKaefer May 31, 2019
5151707
minor #11640 Adds the most basic informations about loaders (michaelK…
xabbuh Aug 8, 2019
ab4715e
Add in the DOW crawler documentation code sample to show how to tick …
LucileDT Aug 8, 2019
6ae6980
bug #12120 [Console] Missing helper question (maxhelias)
OskarStark Aug 9, 2019
4b76554
fix voting on multiple roles behavior description
xabbuh Aug 6, 2019
4946c67
Adding missing semicolon
dannykopping Aug 9, 2019
d40fd82
bug #12126 Adding missing semicolon (dannykopping)
OskarStark Aug 9, 2019
13a5281
minor #12121 Add in the DOM crawler documentation code sample to show…
OskarStark Aug 9, 2019
f0e6fcb
Merge branch '3.4' into 4.3
OskarStark Aug 9, 2019
df9ec7a
Update security.yml use auto for encoding
CarlSchwan Aug 10, 2019
a72a8ab
Update form_login_setup.rst
CarlSchwan Aug 10, 2019
e614ed1
Updated related to Symfony installation and Symfony Flex
javiereguiluz Aug 8, 2019
2e75409
minor #12119 Updated related to Symfony installation and Symfony Flex…
javiereguiluz Aug 10, 2019
a63c5a6
add support for custom headers when using a proxy
brambaud Aug 7, 2019
13d0c27
minor #12133 Update security.yml use auto for encoding (ognarb)
OskarStark Aug 12, 2019
99a9d9c
Use :: instead of code block php
OskarStark Aug 12, 2019
7c1551a
Fix path
OskarStark Aug 12, 2019
212e907
minor #12138 Use :: instead of code block php (OskarStark)
OskarStark Aug 12, 2019
4cb6993
minor #12137 Fix path (OskarStark)
OskarStark Aug 12, 2019
1268ba7
Revamped the routing documentation
javiereguiluz Aug 7, 2019
076478c
minor #12114 Revamped the routing documentation (javiereguiluz)
javiereguiluz Aug 12, 2019
0a1badf
Update routing.rst
andreybolonin Aug 19, 2018
54743d6
cleaning up some use statements, etc
weaverryan Aug 28, 2018
91f6bd0
minor #10201 [Routing] Update routing.rst, add example routes as anno…
javiereguiluz Aug 12, 2019
e8d6eb4
Sort imports alphabetically
javiereguiluz Aug 12, 2019
e95edab
Minor fixes for the new Routing article
javiereguiluz Aug 12, 2019
cbf6bee
Renamed the security:check command as check:security
javiereguiluz Aug 12, 2019
11ea0ea
minor #12142 Minor fixes for the new Routing article (javiereguiluz)
javiereguiluz Aug 12, 2019
34e7cc5
[Workflow] config doc
noniagriconomie May 16, 2019
cf3a32c
Doc config metadata
noniagriconomie May 20, 2019
f65f1bc
Review
noniagriconomie May 27, 2019
7bb2041
Fix indent
noniagriconomie May 27, 2019
a640d14
[Workflow] config doc
noniagriconomie May 16, 2019
fdc221b
Minor XML improvement
wouterj Aug 12, 2019
aea2b64
feature #12146 [4.3] Update workflow config (noniagriconomie, wouterj)
wouterj Aug 12, 2019
4033697
[Messenger] Fix NewOrdersFromCsvFileReceiver::get return type
nclsHart Aug 13, 2019
53e5098
[#12146] fix typos
xabbuh Aug 13, 2019
8f799bc
Added the Code of Conduct file
javiereguiluz Aug 13, 2019
a0dd1d1
Added the LICENSE file
javiereguiluz Aug 13, 2019
ee19b6b
Fix ctype links
nesk Aug 13, 2019
27339f2
[Messenger] Information about why consumers do not show up in the (ra…
Aug 13, 2019
66a72c9
minor #12151 Added the Code of Conduct file (javiereguiluz)
javiereguiluz Aug 13, 2019
25a81ce
minor #12152 Added the LICENSE file (javiereguiluz)
javiereguiluz Aug 13, 2019
0db82e9
Merge branch '3.4' into 4.3
javiereguiluz Aug 13, 2019
dbc5ac4
minor #12153 Fix ctype links (nesk)
javiereguiluz Aug 13, 2019
388013c
Merge branch '3.4' into 4.3
javiereguiluz Aug 13, 2019
0b85305
minor #12106 fix voting on multiple roles behavior description (xabbuh)
javiereguiluz Aug 13, 2019
dcd9bfa
Merge branch '3.4' into 4.3
javiereguiluz Aug 13, 2019
9d6d864
Fixes typo in routing.
Aug 13, 2019
30fd05e
minor #12155 Fixes typo on routing page (dbrumann)
wouterj Aug 13, 2019
b1e631e
minor #12143 Renamed the security:check command as check:security (ja…
javiereguiluz Aug 13, 2019
5528cbe
Merge branch '3.4' into 4.3
javiereguiluz Aug 13, 2019
6f816ef
Mention the new check:requirements command
javiereguiluz Aug 13, 2019
c6fbbdf
minor #12147 Mention the new check:requirements command (javiereguiluz)
javiereguiluz Aug 13, 2019
999ef88
Merge branch '3.4' into 4.3
javiereguiluz Aug 13, 2019
3f0406f
Updated the main Form article
javiereguiluz Aug 12, 2019
c340e32
minor #12145 Updated the main Form article (javiereguiluz)
javiereguiluz Aug 14, 2019
9909d1d
Fixed a wrong reference
javiereguiluz Aug 14, 2019
3aeb73e
Remove unused links
OskarStark Aug 12, 2019
2d608c0
Remove accent that was breaking class link
jerodev Aug 14, 2019
927a577
bug #12158 Remove accent that was breaking class link (jerodev)
OskarStark Aug 14, 2019
de4a36e
minor #12154 [Messenger] Information about why consumers do not show …
OskarStark Aug 14, 2019
084eb2b
bug #12149 [Messenger] Fix NewOrdersFromCsvFileReceiver::get() return…
OskarStark Aug 14, 2019
13d13e6
Move anchor above correct heading
OskarStark Aug 14, 2019
5c8da7c
Use vaild ref for link to the heading
OskarStark Aug 14, 2019
ada98d1
minor #12140 Remove unused links (OskarStark)
javiereguiluz Aug 14, 2019
f8de8f3
Merge branch '3.4' into 4.3
javiereguiluz Aug 14, 2019
36ae015
minor #12160 Use vaild ref for link to the heading (OskarStark)
javiereguiluz Aug 14, 2019
6b0de3a
minor #12159 Move anchor above correct heading (OskarStark)
javiereguiluz Aug 14, 2019
6df9898
Update expressions.rst
kevinreniers Aug 9, 2019
a8835d9
minor #12132 Update expressions.rst (kevinreniers)
OskarStark Aug 15, 2019
2ae236e
Merge branch '3.4' into 4.3
OskarStark Aug 15, 2019
0a01830
minor #12134 Update form_login_setup.rst (ognarb)
OskarStark Aug 15, 2019
455d613
Simplified the docs about Symfony technical requirements
javiereguiluz Aug 14, 2019
ed8a3e9
minor #12157 Simplified the docs about Symfony technical requirements…
OskarStark Aug 15, 2019
39d8994
Remove unused links
OskarStark Aug 15, 2019
4ed3066
minor #12162 Remove unused links (OskarStark)
OskarStark Aug 15, 2019
4345e08
Fix timeout exception thrown
makmaoui Aug 15, 2019
ff1308d
bug #12164 Fix timeout exception thrown (makmaoui)
OskarStark Aug 15, 2019
6dce8f1
Merge branch '3.4' into 4.3
OskarStark Aug 15, 2019
2436a24
Remove duplicate word
OskarStark Aug 15, 2019
3aae419
Remove space before self closing XML tag
OskarStark Aug 15, 2019
1aee6d7
Use correct code-block
OskarStark Aug 15, 2019
9ca5687
Remove duplicate namespace in code example
OskarStark Aug 15, 2019
13e1a4b
bug #12165 Remove duplicate word (OskarStark)
OskarStark Aug 15, 2019
ce42536
minor #12166 Remove space before self closing XML tag (OskarStark)
OskarStark Aug 15, 2019
adc646e
minor #12167 Use correct code-block (OskarStark)
OskarStark Aug 15, 2019
59ff6f8
bug #12168 Remove duplicate namespace in code example (OskarStark)
OskarStark Aug 15, 2019
aaf4b48
Add DirectoryIndex to Apache configuration
OskarStark Aug 15, 2019
37a762c
bug #12169 Add DirectoryIndex to Apache configuration (OskarStark)
OskarStark Aug 15, 2019
9a7227d
Merge branch '3.4' into 4.3
OskarStark Aug 15, 2019
848db94
Tweaks #12169
OskarStark Aug 15, 2019
04e38dd
Fix typo
ro0NL Aug 15, 2019
c4ea8f6
bug #12171 Fix typo (ro0NL)
OskarStark Aug 15, 2019
8ee8df7
Mention ISO 639 for languages
ro0NL Aug 15, 2019
f06a27c
minor #12173 Mention ISO 639 for languages (ro0NL)
OskarStark Aug 15, 2019
83aa6f7
Rewrite Intl introduction
terjebraten-certua Aug 15, 2019
34da949
minor #12174 Rewrite Intl introduction (terjebraten-certua)
OskarStark Aug 15, 2019
d9cdb9d
add http cache SSI
Feb 20, 2019
f3fa22b
minor #11024 [HTTP-cache] Added SSI (Ioni14)
OskarStark Aug 15, 2019
069cdeb
Tweaks #11024
OskarStark Aug 15, 2019
bc76dbc
Use https for xsd
OskarStark Aug 15, 2019
de134f9
minor #12178 Use https for xsd (OskarStark)
OskarStark Aug 15, 2019
2b75334
Remove bundles inheritance page
OskarStark Aug 15, 2019
fc9fe33
minor #12172 Remove bundles inheritance page (OskarStark)
OskarStark Aug 15, 2019
d9b88d7
Add a note for preload asset
alamirault Aug 15, 2019
fb57b76
Fix variable name
makmaoui Aug 15, 2019
9345cd3
minor #12179 Add a note for preload asset (Antoine Lamirault)
OskarStark Aug 16, 2019
c637b7a
Tweaks #12179
OskarStark Aug 16, 2019
29d1b38
Merge branch '3.4' into 4.3
OskarStark Aug 16, 2019
a6f4536
minor #12117 add support for custom headers when using a proxy (bramb…
OskarStark Aug 16, 2019
ada4615
Tweaks #12117
OskarStark Aug 16, 2019
4650062
Merge branch '3.4' into 4.3
OskarStark Aug 16, 2019
21e07cd
Fix filepath for Symfony 4.x #12117
OskarStark Aug 16, 2019
4056ef3
Fix Description of PHPUnitBridge
OskarStark Aug 16, 2019
46a3dc9
Adding missing semi colons
Nyholm Aug 16, 2019
5fc8f2a
bug #12183 [cache] Adding missing semicolons (Nyholm)
wouterj Aug 16, 2019
ce655f6
minor #12182 Fix Description of PHPUnitBridge (OskarStark)
wouterj Aug 16, 2019
399cd73
bug #12180 Fix variable name (makmaoui)
wouterj Aug 16, 2019
b4f3a02
Remove unused link
OskarStark Aug 16, 2019
1d2d9c3
fix a little code example issue
padabou Aug 16, 2019
15fdde4
Fixed namespace in example
raitocz Aug 17, 2019
22ee54a
bug #12191 Fixed namespace in example (raitocz)
wouterj Aug 17, 2019
c04ea2c
[#12191] Fixed another wrong namespace
wouterj Aug 17, 2019
48f963b
minor #12185 Remove unused link (OskarStark)
wouterj Aug 17, 2019
5419341
bug #12186 fix a little code example issue (padabou)
wouterj Aug 17, 2019
f671fce
initial DOCtor-RST setup.
OskarStark Apr 2, 2019
6d35639
feature #11274 initial setup for liniting the Documentation (OskarStark)
OskarStark Aug 20, 2019
2f26233
Merge branch '3.4' into 4.3
OskarStark Aug 20, 2019
3bc7821
Tweaks #11274
OskarStark Aug 20, 2019
b4d7f27
Inconsistency for ending the bullet points
OskarStark Aug 20, 2019
e572237
minor #12207 Inconsistency for ending the bullet points (OskarStark)
OskarStark Aug 20, 2019
46c1510
Use lower x
OskarStark Aug 20, 2019
a1d02ee
Merge branch '3.4' into 4.3
OskarStark Aug 20, 2019
2168de5
Use lower x
OskarStark Aug 20, 2019
b6d2bd0
Enable DOCtor-RST on pull requests
OskarStark Aug 20, 2019
ff46f91
Merge branch '3.4' into 4.3
OskarStark Aug 20, 2019
f49e871
Consistent bullet point endings
OskarStark Aug 20, 2019
2f61ef2
[Messenger] Use new TransportInterface
OskarStark Aug 20, 2019
7ab222a
minor #12210 Consistent bullet point endings (OskarStark)
OskarStark Aug 21, 2019
1910f04
bug #12209 [Messenger] Use new TransportInterface (OskarStark)
OskarStark Aug 21, 2019
5e34a54
[HttpClient] tell about ScopingHttpClient::forBaseUri()
nicolas-grekas Aug 21, 2019
ab38cf3
feature #12221 [HttpClient] tell about ScopingHttpClient::forBaseUri(…
OskarStark Aug 22, 2019
4c14325
[Messenger] Adds a note InMemoryTransports will be reset in tests
Aug 22, 2019
8ab99e8
Avoid assuming things are simple
michellesanver Aug 22, 2019
cb730c4
minor #12227 Avoid assuming things are simple (Michelle Sanver)
OskarStark Aug 22, 2019
b261982
Merge branch '3.4' into 4.3
OskarStark Aug 22, 2019
ad71eae
minor #12224 [Messenger] Adds a note InMemoryTransports will be reset…
OskarStark Aug 24, 2019
01ca48b
remove extra `;` from the code sample
slavchoo Aug 27, 2019
88a818e
bug #12240 remove extra `;` from the code sample (slavchoo)
OskarStark Aug 27, 2019
aecc29a
Fix some examples
makmaoui Aug 24, 2019
b5b99f4
bug #12232 Fix some examples (makmaoui)
OskarStark Aug 28, 2019
c1de819
Merge branch '3.4' into 4.3
OskarStark Aug 28, 2019
1953f73
Fix rendering of error code block
jdreesen Aug 28, 2019
090065c
Fix comment to actually be a comment in code block
jdreesen Aug 28, 2019
8c0ca22
bug #12245 Fix comment to actually be a comment in code block (jdreesen)
OskarStark Aug 28, 2019
1c23849
bug #12244 Fix rendering of error code block (jdreesen)
OskarStark Aug 28, 2019
84a0f10
Merge branch '3.4' into 4.3
OskarStark Aug 28, 2019
188861a
fix word: domain => subdomain
samayo Aug 31, 2019
ebc9e28
Remove duplicated !!set tag
alhuo-smile Sep 2, 2019
7f1c51d
minor #12251 Remove duplicated !!set tag (Aleksanthaar)
OskarStark Sep 2, 2019
6f38375
Merge branch '3.4' into 4.3
OskarStark Sep 2, 2019
ee237fc
bug #12249 fix word: domain => subdomain (samayo)
OskarStark Sep 2, 2019
31f5fb6
[DX] Longer variable names in Mercure documentation
stephanvierkant Sep 2, 2019
4065d4c
minor #12252 [DX] Longer variable names in Mercure documentation (ste…
javiereguiluz Sep 2, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
340 changes: 340 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,340 @@
LICENSE
=======

**Creative Commons Attribution-ShareAlike 3.0 Unported**
https://creativecommons.org/licenses/by-sa/3.0/

-----

THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS
PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR
OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS
LICENSE OR COPYRIGHT LAW IS PROHIBITED.

BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE
BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED
TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN
CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.

1. Definitions
--------------

a. **"Adaptation"** means a work based upon the Work, or upon the Work and other
pre-existing works, such as a translation, adaptation, derivative work,
arrangement of music or other alterations of a literary or artistic work, or
phonogram or performance and includes cinematographic adaptations or any other
form in which the Work may be recast, transformed, or adapted including in any
form recognizably derived from the original, except that a work that constitutes
a Collection will not be considered an Adaptation for the purpose of this
License. For the avoidance of doubt, where the Work is a musical work,
performance or phonogram, the synchronization of the Work in timed-relation with
a moving image ("synching") will be considered an Adaptation for the purpose of
this License.

b. **"Collection"** means a collection of literary or artistic works, such as
encyclopedias and anthologies, or performances, phonograms or broadcasts, or
other works or subject matter other than works listed in Section 1(f) below,
which, by reason of the selection and arrangement of their contents, constitute
intellectual creations, in which the Work is included in its entirety in
unmodified form along with one or more other contributions, each constituting
separate and independent works in themselves, which together are assembled into
a collective whole. A work that constitutes a Collection will not be considered
an Adaptation (as defined below) for the purposes of this License.

c. **"Creative Commons Compatible License"** means a license that is listed at
https://creativecommons.org/compatiblelicenses that has been approved by
Creative Commons as being essentially equivalent to this License, including, at
a minimum, because that license: (i) contains terms that have the same purpose,
meaning and effect as the License Elements of this License; and, (ii) explicitly
permits the relicensing of adaptations of works made available under that
license under this License or a Creative Commons jurisdiction license with the
same License Elements as this License.

d. **"Distribute"** means to make available to the public the original and
copies of the Work or Adaptation, as appropriate, through sale or other transfer
of ownership.

e. **"License Elements"** means the following high-level license attributes as
selected by Licensor and indicated in the title of this License: Attribution,
ShareAlike.

f. **"Licensor"** means the individual, individuals, entity or entities that
offer(s) the Work under the terms of this License.

g. **"Original Author""** means, in the case of a literary or artistic work, the
individual, individuals, entity or entities who created the Work or if no
individual or entity can be identified, the publisher; and in addition (i) in
the case of a performance the actors, singers, musicians, dancers, and other
persons who act, sing, deliver, declaim, play in, interpret or otherwise perform
literary or artistic works or expressions of folklore; (ii) in the case of a
phonogram the producer being the person or legal entity who first fixes the
sounds of a performance or other sounds; and, (iii) in the case of broadcasts,
the organization that transmits the broadcast.

h. **"Work"** means the literary and/or artistic work offered under the terms of
this License including without limitation any production in the literary,
scientific and artistic domain, whatever may be the mode or form of its
expression including digital form, such as a book, pamphlet and other writing; a
lecture, address, sermon or other work of the same nature; a dramatic or
dramatico-musical work; a choreographic work or entertainment in dumb show; a
musical composition with or without words; a cinematographic work to which are
assimilated works expressed by a process analogous to cinematography; a work of
drawing, painting, architecture, sculpture, engraving or lithography; a
photographic work to which are assimilated works expressed by a process
analogous to photography; a work of applied art; an illustration, map, plan,
sketch or three-dimensional work relative to geography, topography, architecture
or science; a performance; a broadcast; a phonogram; a compilation of data to
the extent it is protected as a copyrightable work; or a work performed by a
variety or circus performer to the extent it is not otherwise considered a
literary or artistic work.

i. **"You"** means an individual or entity exercising rights under this License
who has not previously violated the terms of this License with respect to the
Work, or who has received express permission from the Licensor to exercise
rights under this License despite a previous violation.

j. **"Publicly Perform"** means to perform public recitations of the Work and to
communicate to the public those public recitations, by any means or process,
including by wire or wireless means or public digital performances; to make
available to the public Works in such a way that members of the public may
access these Works from a place and at a place individually chosen by them; to
perform the Work to the public by any means or process and the communication to
the public of the performances of the Work, including by public digital
performance; to broadcast and rebroadcast the Work by any means including signs,
sounds or images.

k. **"Reproduce"** means to make copies of the Work by any means including
without limitation by sound or visual recordings and the right of fixation and
reproducing fixations of the Work, including storage of a protected performance
or phonogram in digital form or other electronic medium.

2. Fair Dealing Rights
----------------------

Nothing in this License is intended to reduce, limit, or restrict any uses free
from copyright or rights arising from limitations or exceptions that are
provided for in connection with the copyright protection under copyright law or
other applicable laws.

3. License Grant
----------------

Subject to the terms and conditions of this License, Licensor hereby grants You
a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the
applicable copyright) license to exercise the rights in the Work as stated
below:

a. to Reproduce the Work, to incorporate the Work into one or more Collections,
and to Reproduce the Work as incorporated in the Collections;

b. to create and Reproduce Adaptations provided that any such Adaptation,
including any translation in any medium, takes reasonable steps to clearly
label, demarcate or otherwise identify that changes were made to the original
Work. For example, a translation could be marked "The original work was
translated from English to Spanish," or a modification could indicate "The
original work has been modified.";

c. to Distribute and Publicly Perform the Work including as incorporated in
Collections; and,

d. to Distribute and Publicly Perform Adaptations.

e. For the avoidance of doubt:

1. **Non-waivable Compulsory License Schemes.** In those jurisdictions in
which the right to collect royalties through any statutory or compulsory
licensing scheme cannot be waived, the Licensor reserves the exclusive
right to collect such royalties for any exercise by You of the rights
granted under this License;

2. **Waivable Compulsory License Schemes.** In those jurisdictions in which
the right to collect royalties through any statutory or compulsory
licensing scheme can be waived, the Licensor waives the exclusive right to
collect such royalties for any exercise by You of the rights granted under
this License; and,

3. **Voluntary License Schemes.** The Licensor waives the right to collect
royalties, whether individually or, in the event that the Licensor is a
member of a collecting society that administers voluntary licensing
schemes, via that society, from any exercise by You of the rights granted
under this License.

The above rights may be exercised in all media and formats whether now known or
hereafter devised. The above rights include the right to make such modifications
as are technically necessary to exercise the rights in other media and formats.
Subject to Section 8(f), all rights not expressly granted by Licensor are hereby
reserved.

4. Restrictions
---------------

The license granted in Section 3 above is expressly made subject to and limited
by the following restrictions:

a. You may Distribute or Publicly Perform the Work only under the terms of this
License. You must include a copy of, or the Uniform Resource Identifier (URI)
for, this License with every copy of the Work You Distribute or Publicly
Perform. You may not offer or impose any terms on the Work that restrict the
terms of this License or the ability of the recipient of the Work to exercise
the rights granted to that recipient under the terms of the License. You may not
sublicense the Work. You must keep intact all notices that refer to this License
and to the disclaimer of warranties with every copy of the Work You Distribute
or Publicly Perform. When You Distribute or Publicly Perform the Work, You may
not impose any effective technological measures on the Work that restrict the
ability of a recipient of the Work from You to exercise the rights granted to
that recipient under the terms of the License. This Section 4(a) applies to the
Work as incorporated in a Collection, but this does not require the Collection
apart from the Work itself to be made subject to the terms of this License. If
You create a Collection, upon notice from any Licensor You must, to the extent
practicable, remove from the Collection any credit as required by Section 4(c),
as requested. If You create an Adaptation, upon notice from any Licensor You
must, to the extent practicable, remove from the Adaptation any credit as
required by Section 4(c), as requested.

b. You may Distribute or Publicly Perform an Adaptation only under the terms of:
(i) this License; (ii) a later version of this License with the same License
Elements as this License; (iii) a Creative Commons jurisdiction license (either
this or a later license version) that contains the same License Elements as this
License (e.g., Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons
Compatible License. If you license the Adaptation under one of the licenses
mentioned in (iv), you must comply with the terms of that license. If you
license the Adaptation under the terms of any of the licenses mentioned in (i),
(ii) or (iii) (the "Applicable License"), you must comply with the terms of the
Applicable License generally and the following provisions: (I) You must include
a copy of, or the URI for, the Applicable License with every copy of each
Adaptation You Distribute or Publicly Perform; (II) You may not offer or impose
any terms on the Adaptation that restrict the terms of the Applicable License or
the ability of the recipient of the Adaptation to exercise the rights granted to
that recipient under the terms of the Applicable License; (III) You must keep
intact all notices that refer to the Applicable License and to the disclaimer of
warranties with every copy of the Work as included in the Adaptation You
Distribute or Publicly Perform; (IV) when You Distribute or Publicly Perform the
Adaptation, You may not impose any effective technological measures on the
Adaptation that restrict the ability of a recipient of the Adaptation from You
to exercise the rights granted to that recipient under the terms of the
Applicable License. This Section 4(b) applies to the Adaptation as incorporated
in a Collection, but this does not require the Collection apart from the
Adaptation itself to be made subject to the terms of the Applicable License.

c. If You Distribute, or Publicly Perform the Work or any Adaptations or
Collections, You must, unless a request has been made pursuant to Section 4(a),
keep intact all copyright notices for the Work and provide, reasonable to the
medium or means You are utilizing: (i) the name of the Original Author (or
pseudonym, if applicable) if supplied, and/or if the Original Author and/or
Licensor designate another party or parties (e.g., a sponsor institute,
publishing entity, journal) for attribution ("Attribution Parties") in
Licensor's copyright notice, terms of service or by other reasonable means, the
name of such party or parties; (ii) the title of the Work if supplied; (iii) to
the extent reasonably practicable, the URI, if any, that Licensor specifies to
be associated with the Work, unless such URI does not refer to the copyright
notice or licensing information for the Work; and (iv) , consistent with Section
3(b), in the case of an Adaptation, a credit identifying the use of the Work in
the Adaptation (e.g., "French translation of the Work by Original Author," or
"Screenplay based on original Work by Original Author"). The credit required by
this Section 4(c) may be implemented in any reasonable manner; provided,
however, that in the case of a Adaptation or Collection, at a minimum such
credit will appear, if a credit for all contributing authors of the Adaptation
or Collection appears, then as part of these credits and in a manner at least as
prominent as the credits for the other contributing authors. For the avoidance
of doubt, You may only use the credit required by this Section for the purpose
of attribution in the manner set out above and, 10000 by exercising Your rights under
this License, You may not implicitly or explicitly assert or imply any
connection with, sponsorship or endorsement by the Original Author, Licensor
and/or Attribution Parties, as appropriate, of You or Your use of the Work,
without the separate, express prior written permission of the Original Author,
Licensor and/or Attribution Parties.

d. Except as otherwise agreed in writing by the Licensor or as may be otherwise
permitted by applicable law, if You Reproduce, Distribute or Publicly Perform
the Work either by itself or as part of any Adaptations or Collections, You must
not distort, mutilate, modify or take other derogatory action in relation to the
Work which would be prejudicial to the Original Author's honor or reputation.
Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise
of the right granted in Section 3(b) of this License (the right to make
Adaptations) would be deemed to be a distortion, mutilation, modification or
other derogatory action prejudicial to the Original Author's honor and
reputation, the Licensor will waive or not assert, as appropriate, this Section,
to the fullest extent permitted by the applicable national law, to enable You to
reasonably exercise Your right under Section 3(b) of this License (right to make
Adaptations) but not otherwise.

5. Representations, Warranties and Disclaimer
---------------------------------------------

UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS
THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING
THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT
LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR
PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY,
OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME
JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH
EXCLUSION MAY NOT APPLY TO YOU.

6. Limitation on Liability
--------------------------

EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE
LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL,
PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE
WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

7. Termination
--------------

a. This License and the rights granted hereunder will terminate automatically
upon any breach by You of the terms of this License. Individuals or entities who
have received Adaptations or Collections from You under this License, however,
will not have their licenses terminated provided such individuals or entities
remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8
will survive any termination of this License.

b. Subject to the above terms and conditions, the license granted here is
perpetual (for the duration of the applicable copyright in the Work).
Notwithstanding the above, Licensor reserves the right to release the Work under
different license terms or to stop distributing the Work at any time; provided,
however that any such election will not serve to withdraw this License (or any
other license that has been, or is required to be, granted under the terms of
this License), and this License will continue in full force and effect unless
terminated as stated above.

8. Miscellaneous
----------------

a. Each time You Distribute or Publicly Perform the Work or a Collection, the
Licensor offers to the recipient a license to the Work on the same terms and
conditions as the license granted to You under this License.

b. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers
to the recipient a license to the original Work on the same terms and conditions
as the license granted to You under this License.

c. If any provision of this License is invalid or unenforceable under applicable
law, it shall not affect the validity or enforceability of the remainder of the
terms of this License, and without further action by the parties to this
agreement, such provision shall be reformed to the minimum extent necessary to
make such provision valid and enforceable.

d. No term or provision of this License shall be deemed waived and no breach
consented to unless such waiver or consent shall be in writing and signed by the
party to be charged with such waiver or consent.

e. This License constitutes the entire agreement between the parties with
respect to the Work licensed here. There are no understandings, agreements or
representations with respect to the Work not specified here. Licensor shall not
be bound by any additional provisions that may appear in any communication from
You. This License may not be modified without the mutual written agreement of
the Licensor and You.

f. The rights granted under, and the subject matter referenced, in this License
were drafted utilizing the terminology of the Berne Convention for the
Protection of Literary and Artistic Works (as amended on September 28, 1979),
the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO
Performances and Phonograms Treaty of 1996 and the Universal Copyright
Convention (as revised on July 24, 1971). These rights and subject matter take
effect in the relevant jurisdiction in which the License terms are sought to be
enforced according to the corresponding provisions of the implementation of
those treaty provisions in the applicable national law. If the standard suite of
rights granted under applicable copyright law includes additional rights not
granted under this License, such additional rights are deemed to be included in
the License; this License is not intended to restrict the license of any rights
under applicable law.
0