Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit512ae2c

Browse files
committed
Updated changelog for March
1 parent7e40a29 commit512ae2c

File tree

1 file changed

+96
-1
lines changed

1 file changed

+96
-1
lines changed

‎changelog.rst

Lines changed: 96 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,99 @@ Minor Documentation Changes
132132
- `80a90ba<https://github.com/symfony/symfony-docs/commit/80a90ba8b5c2eceeb2d80bb1386fb2620b8e0c6e>`_ #3500 Minimize horizontal scrolling in code blocks (improve readability) (ifdattic)
133133
- `e5bc4ea<https://github.com/symfony/symfony-docs/commit/e5bc4eafeab96b8b12070ce0435b8a77ee85c6c1>`_ #3498 Remove second empty data (xabbuh)
134134
- `d084d87<https://github.com/symfony/symfony-docs/commit/d084d876e3ab961c92f2753c73b0a73a75ee7a8b>`_ #3485 [Cookbook][Assetic] Fix "javascripts" tag name typo (bicpi)
135-
- `3250aba<https://github.com/symfony/symfony-docs/commit/3250aba13ccf8662aa8e38cb624b3adeab0944bc>`_ #3481 Fix code block (minimise horizontal scrolling), typo in yaml (ifdattic)
135+
- `3250aba<https://github.com/symfony/symfony-docs/commit/3250aba13ccf8662aa8e38cb624b3adeab0944bc>`_ #3481 Fix code block (minimise horizontal scrolling), typo in yaml (ifdattic)
136+
137+
March, 2014
138+
-----------
139+
140+
New Documentation
141+
~~~~~~~~~~~~~~~~~
142+
143+
- `3b640aa<https://github.com/symfony/symfony-docs/commit/3b640aa120ca6ff9c4c20bd95bfac142b65ee410>`_ #3644 made some small addition about our BC promise and semantic versioning (fabpot)
144+
- `2d1ecd9<https://github.com/symfony/symfony-docs/commit/2d1ecd9622109a06fd9f72b0ef987d3fcd7801c1>`_ #3525 Update file_uploads.rst (juanmf)
145+
- `b1e8f56<https://github.com/symfony/symfony-docs/commit/b1e8f566a20d029f657994ae8228bb5ef7eeb5b8>`_ #3368 The host parameter has to be in defaults, not requirements (MarieMinasyan)
146+
- `c75b1a7<https://github.com/symfony/symfony-docs/commit/c75b1a7fafefcf2ac31a3321676c09083befb1c4>`_ #3621 [Console] Command as service (gnugat)
147+
- `00a462a<https://github.com/symfony/symfony-docs/commit/00a462a0149c20bf2b469e0480ce19db95ace347>`_ minor #3658 Fix PSR coding standards error (ifdattic)
148+
- `acf255d<https://github.com/symfony/symfony-docs/commit/acf255d6a723c59af44299f8266a854903ecf6a4>`_ #3328 [WIP] Travis integration (WouterJ)
149+
- `3e7028d<https://github.com/symfony/symfony-docs/commit/3e7028d8972fd71c1c683dd44dffe870a12e0c5b>`_ #3659 [Internals] Complete notification description for kernel.terminate (bicpi)
150+
- `db3cde7<https://github.com/symfony/symfony-docs/commit/db3cde7ddf7929da282cfc70e8a8b524ffb72f11>`_ #3124 Add note about the property attribute (Property Accessor) (raziel057)
151+
- `5965ec8<https://github.com/symfony/symfony-docs/commit/5965ec809237c5f0aab41b9d53cd928200517216>`_ #3420 [Cookbook][Configuration] add configuration cookbook handlig parameters in Configurator class (cordoval)
152+
- `a1050eb<https://github.com/symfony/symfony-docs/commit/a1050eba5cc08682a0cfda5a14122981c99a666a>`_ #3411 [Cookbook][Dynamic Form Modification] Add AJAX sample (bicpi)
153+
- `6951460<https://github.com/symfony/symfony-docs/commit/6951460dd0f2bef4a87f53df88f4779649143c82>`_ #3601 Added documentation for missing ctype extension (slavafomin)
154+
- `b02c16a<https://github.com/symfony/symfony-docs/commit/b02c16aa4304b582a9be8de180544b901f794cfc>`_ #3565 added information on AuthenticationFailureHandlerInterface (samsamm777)
155+
- `2657ee7<https://github.com/symfony/symfony-docs/commit/2657ee78de23a16fe4423f2deffcc8fe3d0552c4>`_ #3597 Document how to create a custom type guesser (WouterJ)
156+
- `5ad1599<https://github.com/symfony/symfony-docs/commit/5ad1599bda2bde0fdff2762c9fcb852eb39c5b32>`_ #3577 Development of custom error pages is impractical if you need to set kernel.debug=false (mpdude)
157+
- `3f4b319<https://github.com/symfony/symfony-docs/commit/3f4b319f65f30ada4a57ad243072824d325e7f52>`_ #3610 [HttpFoundation] Add doc for ``Request::getContent()`` method (bicpi)
158+
- `56bc266<https://github.com/symfony/symfony-docs/commit/56bc2660041162c828cdad6c64a722a602c1f126>`_ #3589 Finishing the Templating component docs (WouterJ)
159+
- `d881181<https://github.com/symfony/symfony-docs/commit/d881181f88d090f86627a9dd7b5278a36087a63a>`_ #3588 Documented all form variables (WouterJ)
160+
- `e96e12d<https://github.com/symfony/symfony-docs/commit/e96e12d4c40e6205bf169db3c8545d6a3faa597d>`_ #3234 [Cookbook] New cookbok: How to use the Cloud to send Emails (bicpi)
161+
- `d5d64ce<https://github.com/symfony/symfony-docs/commit/d5d64ce3a09062e3be9d6a248fdbf5f19f588cab>`_ #3436 [Reference][Form Types] Add missing docs for "action" and "method" option (bicpi)
162+
- `3df34af<https://github.com/symfony/symfony-docs/commit/3df34afbe3d77c975bccc4b3c6f629db3bd537c3>`_ #3490 Tweaking Doctrine book chapter (WouterJ)
163+
- `b9608a7<https://github.com/symfony/symfony-docs/commit/b9608a777d7dd2316e26bf0f985fd4b3cb8cd810>`_ #3594 New Data Voter Article (continuation) (weaverryan)
164+
165+
Fixed Documentation
166+
~~~~~~~~~~~~~~~~~~~
167+
168+
- `06c56c1<https://github.com/symfony/symfony-docs/commit/06c56c17160dba9ab53b5326f454e474d690be9e>`_ #3709 [Components][Security] Fix #3708 (bicpi)
169+
- `aadc61d<https://github.com/symfony/symfony-docs/commit/aadc61d4e42a09461120cc940ee1add2ae5b95e5>`_ #3707 make method supportsClass() in custom voter compatible with the interface's documentation (xabbuh)
170+
- `65150f9<https://github.com/symfony/symfony-docs/commit/65150f989d84c3590aa43dc29b71856378bb2351>`_ #3637 Update render_without_controller.rst (94noni)
171+
- `9fcccc7<https://github.com/symfony/symfony-docs/commit/9fcccc734fdda2aa07ee2ced0da88c3c86f006a8>`_ #3634 Fix goal of “framework.profiler.only_exceptions“ option which profile on each exceptions on controller (not only 500) (stephpy)
172+
- `9dd8d96<https://github.com/symfony/symfony-docs/commit/9dd8d962ea0043ad446b096754b51d74992f80ed>`_ #3689 Fix cache warmer description (WouterJ)
173+
- `6221f35<https://github.com/symfony/symfony-docs/commit/6221f35df8558b273baaf6dcfc7dfa318e2c75c4>`_ #3671 miss extends keyword in define BlogController class (ghanbari)
174+
- `4ce7a15<https://github.com/symfony/symfony-docs/commit/4ce7a15e92a82541bee319206620cb175978844f>`_ #3543 Fix the definition of customizing form's global errors. (mtrojanowski)
175+
- `5d4a3a4<https://github.com/symfony/symfony-docs/commit/5d4a3a4859e00e8a9b07474ae7289e5a88b7e1ec>`_ #3343 [Testing] Fix phpunit test dir paths (bicpi)
176+
- `badaae7<https://github.com/symfony/symfony-docs/commit/badaae7d06f6730f37fe4051fa07fada32cf89d0>`_ #3622 [Components][Routing] Fix addPrefix() sample code (bicpi)
177+
- `de0a5e1<https://github.com/symfony/symfony-docs/commit/de0a5e1fc9baa62fa670b1486eedb9ae66b529ec>`_ #3665 [Cookbook][Test] fix sample code (inalgnu)
178+
- `4ef746a<https://github.com/symfony/symfony-docs/commit/4ef746a10b373c7d7ce88bbc43fce8fe37c0dde2>`_ #3614 [Internals] Fix Profiler:find() arguments (bicpi)
179+
- `0c41762<https://github.com/symfony/symfony-docs/commit/0c41762a768c6b8979d6eb79256b65df762156fd>`_ #3600 [Security][Authentication] Fix instructions for creating password encoders (bicpi)
180+
- `0ab1f24<https://github.com/symfony/symfony-docs/commit/0ab1f24a8c418c0bc3c4330e1f725363e4fb61f7>`_ #3593 Clarified Default and ClassName groups (WouterJ)
181+
- `178984b<https://github.com/symfony/symfony-docs/commit/178984bac0487875fbaec4ebfa471d34d6d9cb6f>`_ #3648 [Routing] Remove outdated tip about sticky locale (bicpi)
182+
- `fc28453<https://github.com/symfony/symfony-docs/commit/fc28453d4d09e7875f521a2a37f4e068ecc55aa2>`_ #3039 use DebugClassLoader class from Decomponent instead of the one from ... (xabbuh)
183+
184+
Minor Documentation Changes
185+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
186+
187+
- `abca098<https://github.com/symfony/symfony-docs/commit/abca0980d80c12cd640757a64f6316dbf85dd125>`_ #3726 Minor tweaks after merging #3644 by @stof and @xabbuh (weaverryan)
188+
- `d16be31<https://github.com/symfony/symfony-docs/commit/d16be31547c57f01d454dea914ed38484efc5144>`_ #3725 Minor tweaks related to #3368 (weaverryan)
189+
- `aa9bb25<https://github.com/symfony/symfony-docs/commit/aa9bb2523286329432559d69103bcce091f6b643>`_ #3636 Update security.rst (nomack84)
190+
- `78425c6<https://github.com/symfony/symfony-docs/commit/78425c632b9d6a6b6c79f0b9ef386bc4f6a93330>`_ #3722 add "Commands as Services" chapter to the cookbook's map (xabbuh)
191+
- `9f26da8<https://github.com/symfony/symfony-docs/commit/9f26da860a642b228d8a9fa56ab3e93acf33339a>`_ #3720 [#3539] A backport of a sentence - the parts that apply to 2.3 (weaverryan)
192+
- `5a3ba1b<https://github.com/symfony/symfony-docs/commit/5a3ba1b89f9a0f8ed7de83c9a538ed7a735f900b>`_ #3715 change variable name to a better fitting one (xabbuh)
193+
- `499eb6c<https://github.com/symfony/symfony-docs/commit/499eb6c1ea6dc2fe01376a7bd467ec55c30b1e56>`_ #3714 [2.4] Versionadded consistency (WouterJ)
194+
- `e7580c0<https://github.com/symfony/symfony-docs/commit/e7580c0110926585c892d76c0ff799bd7bcdc07e>`_ #3713 Updated versionadded directives to use "introduced" (WouterJ)
195+
- `e15afe0<https://github.com/symfony/symfony-docs/commit/e15afe0c5421ba0bff8723440bd57a07931661bc>`_ #3711 Simplified the Travis configuration (stof)
196+
- `5035837<https://github.com/symfony/symfony-docs/commit/5035837f46ed407cbabd11ad2c15098b349127e7>`_ #3706 Add support for nginx (guiditoito)
197+
- `00a462a<https://github.com/symfony/symfony-docs/commit/00a462a0149c20bf2b469e0480ce19db95ace347>`_ #3658 Fix PSR coding standards error (ifdattic)
198+
- `868de1e<https://github.com/symfony/symfony-docs/commit/868de1e9dfe4174f84e2d3d82e0aa0dafc559fb0>`_ #3698 Dynamic form modification cookbook: Fix inclusion of code (michaelperrin)
199+
- `41b2eb8<https://github.com/symfony/symfony-docs/commit/41b2eb88c10a9319e57c70c35319455e4fb21a11>`_ #3693 Tweak to Absolute URL generation (weaverryan)
200+
- `bd473db<https://github.com/symfony/symfony-docs/commit/bd473db186bf9d1b6cef930cca49d0f640f90af5>`_ #3563 Add another tip to setup permissions (tony-co)
201+
- `67129b1<https://github.com/symfony/symfony-docs/commit/67129b1d72918c164eae9ea0c586898bce778286>`_ #3611 [Reference][Forms] add an introductory table containing all options of the basic form type (xabbuh)
202+
- `fd8f7ae<https://github.com/symfony/symfony-docs/commit/fd8f7ae8b52322b0a2e4243641c4dbd751414d14>`_ #3694 fix the referenced documents names (xabbuh)
203+
- `d617011<https://github.com/symfony/symfony-docs/commit/d6170116af79aa1cc99413edc6cb7ad2b4683bf7>`_ #3657 Fix typos, remove trailing whitespace. (ifdattic)
204+
- `1b4f6a6<https://github.com/symfony/symfony-docs/commit/1b4f6a6344ecaa29478293767a21dd896fd22cf2>`_ #3656 Minimize horizontal scrolling, add missing characters, remove trailing whitespace. (ifdattic)
205+
- `7c0c5d1<https://github.com/symfony/symfony-docs/commit/7c0c5d1565a186dfa6be4d65c84d1e8eadf4b540>`_ #3653 Http cache validation rewording (weaverryan)
206+
- `0fb2c5f<https://github.com/symfony/symfony-docs/commit/0fb2c5f87131212480eb5a7bc8795ba1df56e19a>`_ #3651 [Reference][Forms] remove the label_attr option which is not available in the button type (xabbuh)
207+
- `69ac21b<https://github.com/symfony/symfony-docs/commit/69ac21bcc2c40df3211c6353d4476b6868ff6415>`_ #3642 Fixed some typos and formatting issues (javiereguiluz)
208+
- `93c35d0<https://github.com/symfony/symfony-docs/commit/93c35d01a5d8dac8aa4ac672f367b5679bef72a5>`_ #3641 Added some examples to the "services as parameters" section (javiereguiluz)
209+
- `12a6676<https://github.com/symfony/symfony-docs/commit/12a667625ea2233f3ec556eebe9d229f2c9b518d>`_ #3640 [minor] fixed one typo and one formatting issue (javiereguiluz)
210+
- `9967b0c<https://github.com/symfony/symfony-docs/commit/9967b0c5e7c4094df74802696179e69c1e0e7d53>`_ #3638 [#3116] Fixing wrong table name - singular is used elsewhere (weaverryan)
211+
- `4fbf1cd<https://github.com/symfony/symfony-docs/commit/4fbf1cdf65d8f7546f0cfd8fa36ada3f1fa18dab>`_ #3635 [QuickTour] close opened literals (xabbuh)
212+
- `2192c32<https://github.com/symfony/symfony-docs/commit/2192c3274e7a64f3a5de1eab5a9a4cb6adf2be9e>`_ #3650 Fixing some build errors (xabbuh)
213+
- `fa3f531<https://github.com/symfony/symfony-docs/commit/fa3f531bd81446f2a7e6fd8f416abe334319177f>`_ #3677 [Reference][Forms] Remove variables section from tables (xabbuh)
214+
- `07822b8<https://github.com/symfony/symfony-docs/commit/07822b8309083dcaf13b8317f4d30ac486badf5a>`_ #3675 add missing code block directive (xabbuh)
215+
- `1f384bc<https://github.com/symfony/symfony-docs/commit/1f384bc2bf8fef59f7cb97837a273d355a72fb75>`_ #3631 Added documentation for message option of the ``True`` constraint (naitsirch)
216+
- `f6a41b9<https://github.com/symfony/symfony-docs/commit/f6a41b9c0e67a7984ba87c8c323fb5484b439042>`_ #3630 Minor tweaks to form action/method (weaverryan)
217+
- `ae755e0<https://github.com/symfony/symfony-docs/commit/ae755e0cbb85d80b968ceebb3ff4164a52f9d0f3>`_ #3628 Added anchor for permissions (WouterJ)
218+
- `6380113<https://github.com/symfony/symfony-docs/commit/6380113ce6ce702d51783bf62c5080ad1e31571d>`_ #3667 Update index.rst (NAYZO)
219+
- `97ef2f7<https://github.com/symfony/symfony-docs/commit/97ef2f7dcfce4ca6c46a06def7dc8efe6d99e379>`_ #3566 Changes ACL permission setting hints (MicheleOnGit)
220+
- `9f7d742<https://github.com/symfony/symfony-docs/commit/9f7d7423434e0092135e614bd144613d4ca07f6c>`_ #3654 [Cookbook][Security] Fix VoterInterface signature (bicpi)
221+
- `e34204e<https://github.com/symfony/symfony-docs/commit/e34204e5a3029013d5663b8b3ea821ff1c44159f>`_ #3605 Fixed a plural issue (benjaminpaap)
222+
- `e7d5a45<https://github.com/symfony/symfony-docs/commit/e7d5a459db50fbedbacbb60e59f0a98f7242db6a>`_ #3599 [CHANGELOG] fix reference to contributing docs (xabbuh)
223+
- `3582bf1<https://github.com/symfony/symfony-docs/commit/3582bf1cb6a8f2d57f0652834214d0f0d4af0ba2>`_ #3598 add changelog to hidden toctree (xabbuh)
224+
- `58b7f96<https://github.com/symfony/symfony-docs/commit/58b7f96781f3696fbfaa8adc2f4504b986405161>`_ #3596 [HTTP Cache] Validation model: Fix header name (bicpi)
225+
- `6d1378e<https://github.com/symfony/symfony-docs/commit/6d1378e03e152851fc2d536fee77aa85a521d6af>`_ #3592 Added a tip about hardcoding URLs in functional tests (javiereguiluz)
226+
- `04cf9f8<https://github.com/symfony/symfony-docs/commit/04cf9f8699d322497b5979f1e38547da509f70f4>`_ #3595 Collection of fixes and improvements (bicpi)
227+
- `2ed0943<https://github.com/symfony/symfony-docs/commit/2ed0943572465a334d8c6d5b7c2d7c709275b515>`_ #3645 Adjusted the BC rules to be consistent (stof)
228+
- `664a0be<https://github.com/symfony/symfony-docs/commit/664a0bef8b4904b62abf5ec1eb3d7a7afa04f43c>`_ #3633 Added missing PHP syntax coloration (DerekRoth)
229+
- `1714a31<https://github.com/symfony/symfony-docs/commit/1714a31344020bce18315b5977429bddab1db9a0>`_ #3585 Use consistent method chaining in BlogBundle sample application (ockcyp)
230+
- `cb61f4f<https://github.com/symfony/symfony-docs/commit/cb61f4fcda438583f297591fee1ecd081f4e72a3>`_ #3581 Add missing hyphen in HTTP Fundamentals page (ockcyp)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp