Commit Graph

  • 112f027b20 Add missed border-top pane for Sandbox form lioshi 2013-07-12 10:23:13 +02:00
  • 9e02563860 Merge pull request #205 from fterrier/escape-input William Durand 2013-07-08 00:43:16 -07:00
  • 2a87244869 Fix build Jordi Boggiano 2013-07-05 00:27:42 +02:00
  • 65c52577d8 Merge pull request #212 from stof/patch-1 Jordi Boggiano 2013-07-04 04:22:18 -07:00
  • b0022d78a2 Fixed the branch alias for master Christophe Coevoet 2013-07-04 13:21:13 +02:00
  • 54a6ad566d Updated postParse logic to utilize an interface and to avoid unnecessary "supports" checks. Josh Hall-Bachner 2013-07-02 21:57:09 -07:00
  • 23f64b84f6 Fixed multi-level validation nesting. Josh Hall-Bachner 2013-06-30 21:28:40 -07:00
  • 5e1549a29d Built parse-merging into the ApiDocExtractor. Josh Hall-Bachner 2013-06-30 18:46:00 -07:00
  • 0913157399 Added the initial structure for a Symfony Validation handler that is injected into the parsers. Josh Hall-Bachner 2013-06-10 17:18:17 -07:00
  • b2a7dde6f4 improved unit tests by using more specific asserts Nils Wisiol 2013-06-24 15:57:54 +02:00
  • f764773c89 authenticationRoles can be set to appear in the tooltip of the key icon for API calls that require authentication. Nils Wisiol 2013-06-24 14:27:22 +02:00
  • 9236e9471d using a simpler version François Terrier 2013-06-20 15:05:02 +02:00
  • b4bb454518 html encode the url when it is written to the page François Terrier 2013-06-20 14:29:58 +02:00
  • 0b17291084 Merge pull request #203 from choomz/patch-1 William Durand 2013-06-19 01:25:17 -07:00
  • 475c92f17f Update FormTypeParser.php Valentin Ferriere 2013-06-19 10:17:37 +02:00
  • 01044bb7ac Merge pull request #198 from jhallbachner/json 2.3.0 William Durand 2013-06-18 06:46:45 -07:00
  • 0eb7ec27ec Merge pull request #152 from adriensamson/issue-147 William Durand 2013-06-18 06:44:06 -07:00
  • c5beab777f Fixed parameter encoding for GET requests. Josh Hall-Bachner 2013-06-14 16:15:43 -07:00
  • 7857921186 Merge pull request #200 from lsmith77/add-missing-link 2.2.4 Jordi Boggiano 2013-06-13 03:33:30 -07:00
  • bcecc03139 add missing link to the api doc overview Lukas Kahwe Smith 2013-06-13 12:05:01 +02:00
  • 6ba548e21e Removed stray console.log Josh Hall-Bachner 2013-06-05 19:20:12 -07:00
  • c237d65bad Added a helper method to enable deep encoding of nested parameters when encoding requests into JSON. Josh Hall-Bachner 2013-06-05 18:51:01 -07:00
  • defe9c0b36 Updated README to reflect additional parameter. Josh Hall-Bachner 2013-06-04 15:52:27 -07:00
  • a9f0613cee Added a configuration parameter to determine the default body format. Josh Hall-Bachner 2013-06-04 15:30:07 -07:00
  • 705e01625e Added a method to send JSON-encoded data. Josh Hall-Bachner 2013-06-03 19:11:42 -07:00
  • ce1b40eac3 Merge pull request #156 from fieg/jms-group-support William Durand 2013-05-12 09:17:18 -07:00
  • 13efea8975 Added support for the jms version annotations in formatters Pierre-Yves LEBECQ 2013-04-24 22:28:46 +02:00
  • 06271f824a added support for JMS Serializer GroupsExclusionStrategy fieg 2013-03-25 12:28:00 +01:00
  • 806e009391 Merge pull request #192 from Tobion/patch-1 Jordi Boggiano 2013-05-11 03:33:45 -07:00
  • d2cd56dafc fix jms metadata parser for hashmaps: array<K, V> Tobias Schultze 2013-05-10 19:09:57 +02:00
  • 00bcdc927e Remove scope hack since 2.3 has been fixed Jordi Boggiano 2013-05-10 10:34:21 +02:00
  • 3e8b896d00 Merge pull request #191 from iambrosi/patch-1 2.2.3 William Durand 2013-05-10 01:30:50 -07:00
  • 0c416c1788 Fixed tests for deprecated indicator Ismael Ambrosi 2013-05-09 23:59:03 -03:00
  • e264bcd8b9 Merge pull request #187 from marapper/docs William Durand 2013-05-09 05:16:10 -07:00
  • 48b92527bb Merge pull request #188 from marapper/post_color William Durand 2013-05-09 05:15:37 -07:00
  • 6ec959a6aa Merge pull request #189 from marapper/data_uri William Durand 2013-05-09 05:15:15 -07:00
  • 26be89bc53 Merge pull request #190 from marapper/no_description William Durand 2013-05-09 05:14:43 -07:00
  • 0c2cad6f0a Added check for deprecated setting Ismael Ambrosi 2013-05-08 11:00:44 -03:00
  • a97c65da70 Make parameters description conform to others marapper 2013-05-07 23:11:32 +04:00
  • fd860b43cd Icons as data URI marapper 2013-05-07 22:49:23 +04:00
  • 9d77dad94d Clearly distiguishable color for POST methods marapper 2013-05-07 22:16:01 +04:00
  • 3a4c9cbc12 Add annotation reference to docs marapper 2013-05-07 21:43:36 +04:00
  • 80b5162c83 Add @QueryParam default support marapper 2013-04-30 16:21:12 +04:00
  • 5567f74692 Merge pull request #179 from lightglitch/fix-178 2.2.2 William Durand 2013-05-06 01:00:51 -07:00
  • 1780b09387 Merge pull request #185 from blaugueux/patch-form 2.2.1 William Durand 2013-05-06 00:57:43 -07:00
  • 255d42830d Allow sf2.3, fix scope issue Jordi Boggiano 2013-05-03 16:26:16 +02:00
  • e6b6987141 Fix formatter tests Mario Franco 2013-05-03 14:49:17 +01:00
  • 1dc3380e8e Refactor tests Mario Franco 2013-05-03 14:37:52 +01:00
  • 6859384983 Handle the prefix form when parseForm. Benjamin Laugueux 2013-04-30 16:19:00 +02:00
  • 867f82d97d Merge pull request #183 from ccapndave/master Jordi Boggiano 2013-04-30 01:52:19 -07:00
  • 22508bf058 Update JmsSecurityExtraHandler.php Dave Keen 2013-04-29 12:10:42 +03:00
  • 42f0b65a4a Merge pull request #182 from blaugueux/patch-1 William Durand 2013-04-29 00:36:00 -07:00
  • c8d7c348e5 Fixed branch alias Benjamin Laugueux 2013-04-29 09:48:44 +03:00
  • 3c43cc5d07 Update README.md William Durand 2013-04-18 01:29:56 +03:00
  • 08eebf0fa0 Merge pull request #177 from fvilpoix/annotation_handlers William Durand 2013-04-17 15:21:31 -07:00
  • 3e04cbfdf1 [ExtractorHandler] code cleaning fvilpoix 2013-04-17 14:24:45 +02:00
  • 7f79ddc065 [ExtractorHandler] cleaning code fvilpoix 2013-04-17 13:41:28 +02:00
  • 48c65fefc8 Merge branch 'master' of https://github.com/nelmio/NelmioApiDocBundle Mario Franco 2013-04-17 01:43:57 +01:00
  • c5971321cc Merge pull request #180 from lightglitch/deprecated William Durand 2013-04-16 12:30:26 -07:00
  • fb154280f9 Fix route Mario Franco 2013-04-16 19:59:54 +01:00
  • 93e83e610c Added test case Mario Franco 2013-04-16 19:40:29 +01:00
  • b31ca81d9e Merge branch 'deprecated' Mario Franco 2013-04-16 16:40:34 +01:00
  • bb9fd6d756 Added support for deprecated phpdoc tag Mario Franco 2013-04-16 16:19:19 +01:00
  • 32840bfe75 Fix parameter name boundary in regex Mario Franco 2013-04-16 16:16:30 +01:00
  • 76b85938c6 implementing all stof comments :) fvilpoix 2013-04-16 13:46:15 +02:00
  • 629ee251da Merge pull request #175 from blaugueux/patch-1 Jordi Boggiano 2013-04-14 02:06:19 -07:00
  • 63b0f8e4da Moving annotation extraction into tagged Handlers fvilpoix 2013-04-12 17:05:13 +02:00
  • f5a409fd43 Merge pull request #176 from iniweb/master Jordi Boggiano 2013-04-12 00:49:55 -07:00
  • 344ce0d3b7 Fix: BC with symfony 2.1 Anton Kasperovich 2013-04-12 10:45:20 +03:00
  • 8f37d7ba79 Fixed configuration Benjamin Laugueux 2013-04-12 08:49:38 +03:00
  • 1fac0e0cd3 Default MOTD should be empty 2.2.0 William Durand 2013-04-12 00:03:47 +03:00
  • 8caa4f6c2b Merge pull request #174 from blaugueux/new-host Jordi Boggiano 2013-04-11 13:21:19 -07:00
  • 5cc7cf212d Added support for host parameter Benjamin Laugueux 2013-04-11 22:03:40 +02:00
  • a30e5744e7 Merge pull request #172 from blaugueux/http-basic Jordi Boggiano 2013-04-11 06:20:33 -07:00
  • 0b7e734594 Added http basic authentication and custom api endpoint. Benjamin Laugueux 2013-04-10 20:23:10 +02:00
  • d93388797c Merge pull request #173 from blaugueux/patch-1 William Durand 2013-04-10 14:50:55 -07:00
  • d109c140be Added section documentation Benjamin Laugueux 2013-04-11 00:34:24 +03:00
  • 0a865fd449 Merge pull request #171 from abdulklarapl/master Jordi Boggiano 2013-04-09 01:29:47 -07:00
  • ec956ec24c #170 sexy scheme for fonts Patryk Szlagowski 2013-04-09 10:19:41 +02:00
  • 8af10934fe Merge pull request #169 from gordalina/fix-response-headers Jordi Boggiano 2013-04-09 00:20:24 -07:00
  • af8dd12da4 Merge pull request #168 from abdulklarapl/master Jordi Boggiano 2013-04-09 00:18:59 -07:00
  • 042b7a203c Use text() instead of html() when inserting headers in the DOM Samuel Gordalina 2013-04-08 21:19:24 +01:00
  • abf591f4fd fixed readme file Patryk Szlagowski 2013-04-08 12:21:50 +02:00
  • e92ad37cc2 motd style Patryk Szlagowski 2013-04-08 12:20:43 +02:00
  • 80d31da774 updated readme with information about motd configuration Patryk Szlagowski 2013-04-08 11:54:09 +02:00
  • 0eb538083a motd configuration Patryk Szlagowski 2013-04-08 11:44:43 +02:00
  • 3b6e9da91a Ability to mark function as deprecated Patryk Kala 2013-03-18 08:40:03 +01:00
  • d6491e77bc Merge pull request #157 from fdubost/feature-cache William Durand 2013-03-31 11:09:43 -07:00
  • 2c1386b153 Merge pull request #165 from benbender/recursion-on-routecollections William Durand 2013-03-27 16:08:54 -07:00
  • 11a56251a4 Remove extra braces Benjamin Bender 2013-03-27 23:21:04 +01:00
  • fd17706118 Cleanup docbook Benjamin Bender 2013-03-27 23:19:16 +01:00
  • 28b7fa7d0e Fixes typehint for Route Benjamin Bender 2013-03-27 22:28:26 +01:00
  • 8d771a925f Fix for #163. Makes Reflection on Route-objects more robust. Benjamin Bender 2013-03-27 19:36:42 +01:00
  • 905ac99eb5 Fix handling of symfony 2.1 nested routes, fixes #163 Jordi Boggiano 2013-03-27 16:27:25 +01:00
  • e581432d20 Oups, cleaning up Florent DUBOST 2013-03-27 16:23:13 +01:00
  • 772184cfa1 Add some tests for the cache annotation Florent DUBOST 2013-03-27 16:20:42 +01:00
  • 5ec931185f Merge branch 'master' of https://github.com/nelmio/NelmioApiDocBundle into feature-cache Florent DUBOST 2013-03-27 15:46:28 +01:00
  • 109161e985 Merge pull request #155 from benbender/flexbile-doc-extractor Jordi Boggiano 2013-03-27 04:14:19 -07:00
  • 86e47fe785 Merge pull request #158 from j/test-fixes William Durand 2013-03-26 13:38:28 -07:00
  • afd07dc570 fixed failing tests Jordan Stout 2013-03-26 10:37:33 -07:00