464 Commits

Author SHA1 Message Date
Pierre-Yves LEBECQ
13efea8975 Added support for the jms version annotations in formatters 2013-05-12 14:54:01 +02:00
fieg
06271f824a added support for JMS Serializer GroupsExclusionStrategy 2013-05-12 14:29:36 +02:00
Jordi Boggiano
806e009391 Merge pull request #192 from Tobion/patch-1
fix jms metadata parser for hashmaps: array<K, V>
2013-05-11 03:33:45 -07:00
Tobias Schultze
d2cd56dafc fix jms metadata parser for hashmaps: array<K, V> 2013-05-10 19:09:57 +02:00
Jordi Boggiano
00bcdc927e Remove scope hack since 2.3 has been fixed 2013-05-10 10:34:21 +02:00
William Durand
3e8b896d00 Merge pull request #191 from iambrosi/patch-1
Added check for deprecated setting
2.2.3
2013-05-10 01:30:50 -07:00
Ismael Ambrosi
0c416c1788 Fixed tests for deprecated indicator 2013-05-09 23:59:03 -03:00
William Durand
e264bcd8b9 Merge pull request #187 from marapper/docs
Add annotation reference to docs
2013-05-09 05:16:10 -07:00
William Durand
48b92527bb Merge pull request #188 from marapper/post_color
Clearly distiguishable color for POST methods
2013-05-09 05:15:37 -07:00
William Durand
6ec959a6aa Merge pull request #189 from marapper/data_uri
Icons can be embedded with data URI
2013-05-09 05:15:15 -07:00
William Durand
26be89bc53 Merge pull request #190 from marapper/no_description
Make parameters description conform to others
2013-05-09 05:14:43 -07:00
Ismael Ambrosi
0c2cad6f0a Added check for deprecated setting
Avoids adding the method as deprecated if the value of the deprecated setting is false
2013-05-08 11:00:44 -03:00
marapper
a97c65da70 Make parameters description conform to others 2013-05-07 23:11:32 +04:00
marapper
fd860b43cd Icons as data URI 2013-05-07 22:52:18 +04:00
marapper
9d77dad94d Clearly distiguishable color for POST methods 2013-05-07 22:16:01 +04:00
marapper
3a4c9cbc12 Add annotation reference to docs 2013-05-07 21:49:23 +04:00
marapper
80b5162c83 Add @QueryParam default support 2013-05-06 10:04:13 +02:00
William Durand
5567f74692 Merge pull request #179 from lightglitch/fix-178
Fix parameter name boundary in regex
2.2.2
2013-05-06 01:00:51 -07:00
William Durand
1780b09387 Merge pull request #185 from blaugueux/patch-form
Handle the prefix form when parseForm.
2.2.1
2013-05-06 00:57:43 -07:00
Jordi Boggiano
255d42830d Allow sf2.3, fix scope issue 2013-05-03 16:26:16 +02:00
Mario Franco
e6b6987141 Fix formatter tests 2013-05-03 14:49:17 +01:00
Mario Franco
1dc3380e8e Refactor tests 2013-05-03 14:37:52 +01:00
Benjamin Laugueux
6859384983 Handle the prefix form when parseForm.
Cf. #166 and thanks to @madesst.
2013-04-30 16:19:00 +02:00
Jordi Boggiano
867f82d97d Merge pull request #183 from ccapndave/master
The @PreAuthorize annotation should also show the little key icon in the generated docs
2013-04-30 01:52:19 -07:00
Dave Keen
22508bf058 Update JmsSecurityExtraHandler.php
Having a JmsSecurity @PreAuthorize annotation should also count as setting a method as requiring authentication.
2013-04-29 12:10:42 +03:00
William Durand
42f0b65a4a Merge pull request #182 from blaugueux/patch-1
Fixed branch alias
2013-04-29 00:36:00 -07:00
Benjamin Laugueux
c8d7c348e5 Fixed branch alias 2013-04-29 09:48:44 +03:00
William Durand
3c43cc5d07 Update README.md 2013-04-18 01:29:56 +03:00
William Durand
08eebf0fa0 Merge pull request #177 from fvilpoix/annotation_handlers
Moving annotation extraction into tagged Handlers
2013-04-17 15:21:31 -07:00
fvilpoix
3e04cbfdf1 [ExtractorHandler] code cleaning 2013-04-17 14:24:45 +02:00
fvilpoix
7f79ddc065 [ExtractorHandler] cleaning code 2013-04-17 13:41:28 +02:00
Mario Franco
48c65fefc8 Merge branch 'master' of https://github.com/nelmio/NelmioApiDocBundle 2013-04-17 01:43:57 +01:00
William Durand
c5971321cc Merge pull request #180 from lightglitch/deprecated
Added support for deprecated phpdoc tag
2013-04-16 12:30:26 -07:00
Mario Franco
fb154280f9 Fix route 2013-04-16 19:59:54 +01:00
Mario Franco
93e83e610c Added test case 2013-04-16 19:40:29 +01:00
Mario Franco
b31ca81d9e Merge branch 'deprecated' 2013-04-16 16:40:34 +01:00
Mario Franco
bb9fd6d756 Added support for deprecated phpdoc tag 2013-04-16 16:19:19 +01:00
Mario Franco
32840bfe75 Fix parameter name boundary in regex 2013-04-16 16:16:30 +01:00
fvilpoix
76b85938c6 implementing all stof comments :) 2013-04-16 16:00:46 +02:00
Jordi Boggiano
629ee251da Merge pull request #175 from blaugueux/patch-1
Fixed configuration
2013-04-14 02:06:19 -07:00
fvilpoix
63b0f8e4da Moving annotation extraction into tagged Handlers 2013-04-12 17:43:27 +02:00
Jordi Boggiano
f5a409fd43 Merge pull request #176 from iniweb/master
Fix: BC with symfony 2.1
2013-04-12 00:49:55 -07:00
Anton Kasperovich
344ce0d3b7 Fix: BC with symfony 2.1
Commit #5cc7cf212d break compatibility with Symfony 2.1 (or lower),
because only in 2.2 added host support in routing.
2013-04-12 10:45:20 +03:00
Benjamin Laugueux
8f37d7ba79 Fixed configuration 2013-04-12 08:49:38 +03:00
William Durand
1fac0e0cd3 Default MOTD should be empty 2.2.0 2013-04-12 00:03:47 +03:00
Jordi Boggiano
8caa4f6c2b Merge pull request #174 from blaugueux/new-host
Added support for host parameter
2013-04-11 13:21:19 -07:00
Benjamin Laugueux
5cc7cf212d Added support for host parameter 2013-04-11 22:03:40 +02:00
Jordi Boggiano
a30e5744e7 Merge pull request #172 from blaugueux/http-basic
Added support for HTTP Basic authentication and custom api endpoint.
2013-04-11 06:20:33 -07:00
Benjamin Laugueux
0b7e734594 Added http basic authentication and custom api endpoint.
Fixed test
2013-04-11 13:57:31 +02:00
William Durand
d93388797c Merge pull request #173 from blaugueux/patch-1
Added section documentation
2013-04-10 14:50:55 -07:00