500 Commits

Author SHA1 Message Date
Leevi Graham
55ef512b4d Fixed Syntax in README 2012-11-03 00:59:53 +11:00
Jordi Boggiano
9c7577f7c2 Merge remote-tracking branch 'docteurklein/virtual_property_support' 2012-10-24 15:38:42 +02:00
Klein Florian
197cdfc989 fix cs 2012-10-24 15:36:41 +02:00
Klein Florian
d129db9a53 add virtual property support for jms parser 2012-10-24 15:09:36 +02:00
Jordi Boggiano
1ba258e624 Merge pull request #88 from docteurklein/recursive_parsing
avoid infinite recursion when parsing jms metadata
2012-10-24 02:18:12 -07:00
Klein Florian
db4a375992 avoid infinite recursion when parsing jms metadata 2012-10-24 10:29:08 +02:00
Jordi Boggiano
28f059fff0 Merge pull request #86 from vslinko/allow-to-disable-inline-doc
Make request listener configurable
2012-10-19 01:05:37 -07:00
Jordi Boggiano
bd3e63c479 Merge pull request #85 from vslinko/json-declaration-method
Make request format configurable
2012-10-19 01:04:09 -07:00
Vyacheslav Slinko
ffd9feb797 Improved request_listener configuration 2012-10-17 18:44:14 +04:00
Vyacheslav Slinko
aa70018abe Make documentation on demand configurable 2012-10-17 17:12:36 +04:00
Vyacheslav Slinko
52df5ebf47 Allow to configure default request format 2012-10-17 15:27:20 +04:00
Vyacheslav Slinko
3540bcfcd8 Make response format more configurable 2012-10-17 15:15:35 +04:00
Vyacheslav Slinko
f25c2f1eeb Simplify enum nodes 2012-10-17 05:12:47 +04:00
Vyacheslav Slinko
8e03ef99fa Make JSON declaration method configurable 2012-10-16 23:41:16 +04:00
Jordi Boggiano
6aac4a001e Merge pull request #83 from lsmith77/patch-2
also support symfony 2.2
2012-10-15 05:04:47 -07:00
Lukas Kahwe Smith
766363edec still allow 2.1 2012-10-14 01:06:56 +03:00
Lukas Kahwe Smith
8ab02ecf01 also support symfony 2.2
haven't tested this, but assume it should work fine
2012-10-14 00:43:28 +03:00
William Durand
bd625aebed Merge pull request #81 from docteurklein/fix-supports-formtype-parser
Fix supports formtype parser
2012-10-11 10:02:35 -07:00
Klein Florian
df29283a7f fix cs 2012-10-05 09:36:43 +02:00
Klein Florian
011c59b4d7 do not support form types with required options 2012-10-04 10:37:12 +02:00
Klein Florian
734dd0da7e fix bad variable name 2012-10-03 17:06:56 +02:00
Klein Florian
f9d4fb90cd allow to pass classes wich have constructor arguments 2012-10-03 16:39:07 +02:00
Klein Florian
5c52352eb5 allow to pass classes wich have constructor arguments 2012-10-03 16:35:56 +02:00
William Durand
4cb71512f9 Merge pull request #78 from evillemez/sandbox_update
Updated sandbox template
2012-09-12 11:58:58 -07:00
Evan Villemez
41b8622d8b updated sandbox to not show readonly properties, visually separated filters, requirements and parameters 2012-09-12 14:20:31 -04:00
William Durand
be07de7ffe Merge pull request #76 from evillemez/nested_formatters
Implemented nested parameter handling in formatters
2012-09-11 13:54:42 -07:00
Evan Villemez
a8b656f3a0 fixed cs 2012-09-10 09:46:52 -04:00
Evan Villemez
29c3798124 implemented nested parameter handling in AbstractFormatter, updated MarkdownFormatter and HtmlFormatter to use it 2012-09-10 09:46:02 -04:00
William DURAND
6a7f7b2b3b Merge remote-tracking branch 'evillemez/html_fix' 2012-09-10 13:16:11 +02:00
William Durand
e1a58fd7f7 Merge pull request #75 from evillemez/param_descriptions
implemented param descriptions with JmsMetadataParser
2012-09-10 04:08:11 -07:00
Jordi Boggiano
ee19d631cd Merge pull request #77 from damienalexandre/patch-1
Add a getRoutes method and change property privacy
2012-09-07 02:31:49 -07:00
Damien Alexandre
d2757b6c50 Add a getRoutes method and change property privacy
Overwriting this class for route filtering is not possible / easy 
at the moment. This commit allow to use our own getRoutes method.
2012-09-06 18:45:12 +03:00
Evan Villemez
8c3466f6ed abstracted docblock comment extraction, implemented in JmsMetadataParser to get parameter descriptions 2012-08-31 14:57:42 -04:00
Evan Villemez
5dc7a417c5 fixed table header in method template 2012-08-31 09:54:34 -04:00
William Durand
65c634d32b Merge pull request #72 from evillemez/apidoc_return
Updated README, added `return` to html output
2012-08-31 01:38:10 -07:00
Evan Villemez
da1116a43a stopped displaying readonly input parameters in html template 2012-08-30 15:57:43 -04:00
Evan Villemez
94a3d5858f removed required and readonly properties from html output when documenting return 2012-08-29 14:12:12 -04:00
Evan Villemez
ebba238f1c fixed method template 2012-08-29 13:30:08 -04:00
Evan Villemez
0d7c2272bc updated documentation to reflect return property, updated markdown formatter tests to reflect parameter readonly property 2012-08-28 16:43:47 -04:00
William Durand
d6c50427aa Merge pull request #67 from evillemez/nested_jms
updated JMSMetadataParser to support nested models
2012-08-28 12:29:02 -07:00
Evan Villemez
0af506f151 resolved conflicts 2012-08-28 14:50:40 -04:00
William Durand
cbdddfebb5 Merge pull request #70 from evillemez/apidoc_return
Implemented @ApiDoc `return` property
2012-08-27 23:41:42 -07:00
Evan Villemez
504d5125f9 finished up, tests passing, fixed cs 2012-08-27 13:25:03 -04:00
Evan Villemez
2902ac3cbb working on apidoc return property 2012-08-27 12:56:19 -04:00
Evan Villemez
ea3fb69627 fixed cs 2012-08-27 12:25:18 -04:00
Evan Villemez
01fce41a0e more accurate reporting of arrays and their types 2012-08-27 12:23:23 -04:00
Evan Villemez
d4fe982300 rebased, fixed cs 2012-08-27 12:23:23 -04:00
Evan Villemez
9b94ae4b2c fixed cs 2012-08-27 12:23:23 -04:00
Evan Villemez
185d0e588b updated JMSMetadataParser to support nested models 2012-08-27 12:23:22 -04:00
William Durand
b085338166 Merge pull request #69 from evillemez/jms_fix
fixed JmsMetadataParser::supports
2012-08-27 09:17:09 -07:00