Skip to content
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

Add summary configuration #908

Closed
wants to merge 970 commits into from
Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 21, 2014

  1. Update index.md

    avevlad committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    59ea615 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2014

  1. Merge pull request nelmio#518 from AveVlad/patch-1

    Add highlight index.md
    willdurand committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    6bcd5e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2014

  1. Update parser to convert empty array defaults to null

    Don't let empty arrays get passed through as defaults.
    jeskew committed Sep 26, 2014
    Configuration menu
    Copy the full SHA
    37ae52b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2014

  1. Configuration menu
    Copy the full SHA
    eaaa54b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f625d96 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#523 from jeskew/master

    Update parser to convert empty array defaults to null
    willdurand committed Sep 29, 2014
    Configuration menu
    Copy the full SHA
    3889e7f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2014

  1. Configuration menu
    Copy the full SHA
    b4a6825 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2014

  1. Configuration menu
    Copy the full SHA
    b8cc4d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#519 from mjanser/fix-swagger-formatter

    Fix parsing of filters, default values and base path in SwaggerFormatter
    willdurand committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    ff5c201 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2014

  1. Merge pull request nelmio#490 from ricardclau/store_api_key

    Add support for LocalStorage
    willdurand committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    5950acd View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#524 from lucasvanlierop/fix-no-required-par…

    …ameters-for-put-requests
    
    Fix no required parameters for PUT requests
    willdurand committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    c69ab20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#498 from jonmchan/honorBodyFormat

    Honor body format before uploading file type parameters
    willdurand committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    6d50c20 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2014

  1. Form errors parser. Mirrored actual form-errors response by FOSRest. …

    …Made sure that FieldErrors is not duplicated.
    bezhermoso committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    859421d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2014

  1. Merge pull request nelmio#512 from bezhermoso/form_errors

    FOSRest integration: Form errors format
    willdurand committed Oct 12, 2014
    Configuration menu
    Copy the full SHA
    888705c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2014

  1. Remove outdated note

    Seldaek committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    cb6df68 View commit details
    Browse the repository at this point in the history
  2. Update install instructions

    Seldaek committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    4beb08e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2014

  1. 4 Configuration menu
    Copy the full SHA
    e7d3c80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#536 from devster/master

    Display select to choose http method in sandbox
    willdurand committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    847b1fe View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. Configuration menu
    Copy the full SHA
    fa4b8f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2014

  1. better readability

    thenetexperts committed Dec 8, 2014
    Configuration menu
    Copy the full SHA
    c6b57a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2014

  1. proofread the index

    Grégoire Paris committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    95b99a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#554 from greg0ire/documentation

    proofread the index
    willdurand committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    8ff30b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2014

  1. Configuration menu
    Copy the full SHA
    a939fef View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#555 from damienalexandre/fixLinkParser

    Fix the PhpDoc Handler for `@link` annotation and add tests
    willdurand committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    a84c53b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2014

  1. fix sandbox with host

    suggested change in nelmio#353 is not working
    wodka committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    10d9172 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2014

  1. Fixed type annotations

    (avoid triggering warning on IDEs like PhpStorm
    lmammino committed Dec 31, 2014
    Configuration menu
    Copy the full SHA
    e0ff981 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2015

  1. Merge pull request nelmio#562 from lmammino/patch-1

    Fixed type annotations
    willdurand committed Jan 1, 2015
    Configuration menu
    Copy the full SHA
    d641bbf View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2015

  1. Configuration menu
    Copy the full SHA
    6990a11 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#573 from jcrombez/patch-1

    [doc] missing "sandbox:" in the authentication yaml examples
    willdurand committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    e23a7d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2015

  1. cs

    willdurand committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    0a1cef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f23351b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. Add form options to ApiDoc input

    Update index.md
    
    Remove unused variable. $arguments is now named $options
    PedroTroller committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    d121e28 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#584 from PedroTroller/feature/form-options

    Add form options to ApiDoc input
    willdurand committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    d8c05db View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. Configuration menu
    Copy the full SHA
    ff38cd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2015

  1. Configuration menu
    Copy the full SHA
    adc03ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#585 from dunglas/dunglasjsonldapibundle

    DunglasJsonLdApiBundle support
    willdurand committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    26fe302 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2015

  1. Configuration menu
    Copy the full SHA
    752b953 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#593 from AlmogBaku/patch-1

    fixes: not attaching `api_key` to query if empty
    willdurand committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    d516de9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#560 from wodka/patch-1

    fix sandbox with host
    willdurand committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    6a9ca36 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2015

  1. - added javascript for collapsing sections in json-response, - fixed …

    …usage of private service-alias (that will be removed by RemovePrivateAliases-compiler pass)
    leberknecht committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    d73531a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01f4efc View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. Merge pull request nelmio#597 from leberknecht/feature-collapsible-js…

    …on-response
    
    [Feature] collapsible sections in json-response
    willdurand committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    ef917f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2015

  1. Configuration menu
    Copy the full SHA
    c47265b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2015

  1. Merge pull request nelmio#599 from dunglas/fix_dunglas

    Fix DunglasJsonLdApiBundle support
    willdurand committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    8b61865 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. Add the commas to the prettified JSON

    I recently came across that when copying the prettified response there were no comma separating the elements. This solves this problem.
    snamor committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    186d673 View commit details
    Browse the repository at this point in the history
  2. Optimization on the regex

    snamor committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    226e388 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#602 from snamor/patch-1

    Add the commas to the prettified JSON
    willdurand committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    ad70ff9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Configuration menu
    Copy the full SHA
    8ee2638 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

  1. Configuration menu
    Copy the full SHA
    79c1c4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#611 from dunglas/patch-1

    Use new Travis infrastructure. Test with PHP7.
    willdurand committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    7336771 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#610 from dunglas/enhanced_dngls_api

    Enhanced DunglasApiBundle support
    willdurand committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    768f456 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. Fix broken image in README.md

    dunglas committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    a53b061 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#612 from dunglas/patch-2

    Fix broken image in README.md
    willdurand committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    f761161 View commit details
    Browse the repository at this point in the history
  3. Add doc statement about twig dependency

    matks authored and Mathieu Ferment committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    a1ea71e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2015

  1. Configuration menu
    Copy the full SHA
    c1d7edd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Merge pull request nelmio#615 from matks/twig-doc

    Add documentation statement about twig dependency
    willdurand committed May 13, 2015
    Configuration menu
    Copy the full SHA
    54be9c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#617 from Soullivaneuh/deprecated-form-options

    Fix deprecated forms setDefaultOptions method
    willdurand committed May 13, 2015
    Configuration menu
    Copy the full SHA
    a8f047c View commit details
    Browse the repository at this point in the history
  3. fix memory limit issue wirh entity list

    Allow to disable mapping of entity list to avoid memory limit error on long list
    Stéphane Reuille committed May 13, 2015
    Configuration menu
    Copy the full SHA
    dc20b24 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nelmio#543 from mojoLyon/fix/issue-398

    Fix/issue 398
    willdurand committed May 13, 2015
    Configuration menu
    Copy the full SHA
    1d7b45e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

  1. Configuration menu
    Copy the full SHA
    9c465e3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2015

  1. Merge pull request nelmio#622 from dunglas/fix_filters

    Fix DunglasApi filters support. Fix tests.
    willdurand committed May 15, 2015
    Configuration menu
    Copy the full SHA
    b3e7c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6052643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f601dc1 View commit details
    Browse the repository at this point in the history
  4. fix CS

    willdurand committed May 15, 2015
    Configuration menu
    Copy the full SHA
    94ba751 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2015

  1. Introduce the concept of 'views'

    Rewrite nelmio#619
    willdurand committed May 16, 2015
    Configuration menu
    Copy the full SHA
    c71fa15 View commit details
    Browse the repository at this point in the history
  2. Fix routing definition

    willdurand committed May 16, 2015
    Configuration menu
    Copy the full SHA
    e46bd73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e049813 View commit details
    Browse the repository at this point in the history
  4. Refactor tests

    willdurand committed May 16, 2015
    Configuration menu
    Copy the full SHA
    1e33a88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14aba75 View commit details
    Browse the repository at this point in the history
  6. Test against PHP 5.6

    willdurand committed May 16, 2015
    Configuration menu
    Copy the full SHA
    4398a88 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nelmio#540 from rodrigorigotti/master

    Showing 'Documentation' tab makes no sense if the sandbox is disabled.
    willdurand committed May 16, 2015
    Configuration menu
    Copy the full SHA
    a0c0398 View commit details
    Browse the repository at this point in the history
  8. Merge pull request nelmio#586 from PedroTroller/fix/subform-options

    Pass children options to subform
    willdurand committed May 16, 2015
    Configuration menu
    Copy the full SHA
    647131a View commit details
    Browse the repository at this point in the history
  9. Merge pull request nelmio#550 from thenetexperts/master

    better readability when using text inside <pre> tag in motd html
    willdurand committed May 16, 2015
    Configuration menu
    Copy the full SHA
    cc93ddb View commit details
    Browse the repository at this point in the history
  10. Prepare 2.9.0 release

    willdurand committed May 16, 2015
    Configuration menu
    Copy the full SHA
    de31760 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2015

  1. Configuration menu
    Copy the full SHA
    b801ddb View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#627 from csuarez/css-fix

    Styles for lists inside .content
    willdurand committed May 22, 2015
    Configuration menu
    Copy the full SHA
    e505139 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2015

  1. Update index.md

    ifdattic committed May 26, 2015
    Configuration menu
    Copy the full SHA
    2d1c969 View commit details
    Browse the repository at this point in the history
  2. Added view option to api:doc:dump command

    Mikhail Shamin committed May 26, 2015
    Configuration menu
    Copy the full SHA
    1a92a11 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#629 from ifdattic/patch-1

    Update index.md
    willdurand committed May 26, 2015
    Configuration menu
    Copy the full SHA
    4bee3af View commit details
    Browse the repository at this point in the history
  4. Merge pull request nelmio#630 from munkie/dump-command-views

    Add view option to api:doc:dump command
    willdurand committed May 26, 2015
    Configuration menu
    Copy the full SHA
    5de5d53 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2015

  1. Improve doc format

    piotrantosik committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    38a3137 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2015

  1. Merge pull request nelmio#638 from piotrantosik/patch-1

    Improve doc format
    willdurand committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    36c9f8b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2015

  1. Configuration menu
    Copy the full SHA
    3072cc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2015

  1. Merge pull request nelmio#640 from Soullivaneuh/travis-update

    Include Symfony 2.7 stable on Travis and improve configuration
    willdurand committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    f305905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b4560 View commit details
    Browse the repository at this point in the history
  3. Fix DunglasApiBundle filters documentation support.

    maxime.steinhausser committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    a080692 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2015

  1. Configuration menu
    Copy the full SHA
    839e9ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#644 from Soullivaneuh/config-improve

    Improve true/false/null default values on configuration
    willdurand committed Jun 7, 2015
    Configuration menu
    Copy the full SHA
    6be99b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2015

  1. Merge pull request nelmio#643 from ogizanagi/dunglas/fix_filters_doc

    Fix DunglasApiBundle filters documentation support.
    willdurand committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    a68dcfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    213dbdf View commit details
    Browse the repository at this point in the history
  3. Only display filters on collections GET services

    maxime.steinhausser committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    12372cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request nelmio#637 from magnetik/fosrestbundle-array

    Handle "array" parameter in FOSRestBundle QueryParam or RequestParam
    willdurand committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    b672df0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nelmio#645 from ogizanagi/dunglas/filters_collecti…

    …on_only
    
    Only display filters on collections GET services
    willdurand committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    a679eb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2015

  1. Configuration menu
    Copy the full SHA
    b7dbccb View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2015

  1. Merge pull request nelmio#648 from Soullivaneuh/patch-1

    Bump Symfony requirements to 2.3
    willdurand committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    b07db95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#641 from Soullivaneuh/configure-options

    Fix deprecated FormType::setDefaultOptions usage
    willdurand committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    c7909c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. Added pipe to escaped symbols of jQuery selector

    Pipe symbol needs to be escaped in jQuery selector.
    This symbol is added when multiple methods are allowed for a route.
    e.g /api/doc#get|post--...
    staurand committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    a967fce View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#653 from staurand/master

    Added pipe to escaped symbols of jQuery selector
    willdurand committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    a05ed38 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Configuration menu
    Copy the full SHA
    6534591 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#654 from mRoca/master

    DunglasApiBundle : Add doc sections
    willdurand committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    7c8b010 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2015

  1. Configuration menu
    Copy the full SHA
    20f4cc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2015

  1. [minor] Small doc fix in index.md

    | Q             | A
    | ------------- | ---
    | Doc fix?      | yess
    | Fixed tickets |
    | License       | MIT
    | Doc PR        |
    
    Small fix in ```index.md```.
    phansys committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    7eccee0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#663 from phansys/doc_typo

    [minor] Small doc fix in index.md
    willdurand committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    a343bb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2015

  1. Configuration menu
    Copy the full SHA
    37c6465 View commit details
    Browse the repository at this point in the history
  2. Add support for using name in the input and output options for Json…

    …Serializable and validation parsers
    mcfedr committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    406a4e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2015

  1. Merge pull request nelmio#665 from mcfedr/json-serializable

    Add support for JsonSerializable classes
    willdurand committed Jul 4, 2015
    Configuration menu
    Copy the full SHA
    787f695 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. Merge pull request nelmio#656 from soyuka/patch-1

    Prevent error "Undefined index" when no subtype provided
    willdurand committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    0699c45 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Configuration menu
    Copy the full SHA
    02007e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2015

  1. Configuration menu
    Copy the full SHA
    be682f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

  1. Configuration menu
    Copy the full SHA
    840b96f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2015

  1. Merge pull request nelmio#685 from dunglas/patch-1

    Prevent BC break in DunglasApiBundle
    willdurand committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    f77f52c View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#681 from munkie/fix-view-cache

    Fix CachingApiDocExtractor caches only first accessed view
    willdurand committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    4351ca6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. Configuration menu
    Copy the full SHA
    f57a8bf View commit details
    Browse the repository at this point in the history
  2. Fix ApiDocExtractor to accept callable classes as controllers

    maxime.steinhausser committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    6f4373c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2015

  1. Merge pull request nelmio#695 from ogizanagi/fix_callable_controllers

    Fix ApiDocExtractor to accept callable classes as controllers
    willdurand committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    874c875 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2015

  1. Configuration menu
    Copy the full SHA
    9c0c533 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2015

  1. Twig 2 compatibility

    dice4x4 authored and Ilya Cherepanov committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    2cbd828 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. Update MarkdownExtension.php

    Replace deprecated 'Twig_Filter_Method' by 'Twig_SimpleFilter'
    maisoui committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    6dc6e7c View commit details
    Browse the repository at this point in the history
  2. Update routing.yml

    Replace deprecated "pattern" and "_method" by "path" and "methods"
    maisoui committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    082b2fa View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2015

  1. Merge pull request nelmio#720 from maisoui/patch-2

    Update routing.yml
    willdurand committed Sep 30, 2015
    Configuration menu
    Copy the full SHA
    9af3744 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2015

  1. Using old array syntax

    Ilya Cherepanov committed Oct 1, 2015
    Configuration menu
    Copy the full SHA
    f815162 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. wrong parameter??

    OskarStark committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    ca0fbe3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2015

  1. Fix mistake in nelmio#720

    teohhanhui committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    5f61d5f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. Configuration menu
    Copy the full SHA
    d60da7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b39b7df View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#730 from OskarStark/patch-1

    wrong parameter??
    willdurand committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    c3092d5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nelmio#713 from dice4x4/master

    Twig 2 compatibility
    willdurand committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    f08b957 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nelmio#698 from Soullivaneuh/twig-deprecate

    Fix deprecated twig stuff usage
    willdurand committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    189197d View commit details
    Browse the repository at this point in the history
  6. Fix deprecated route options

    soullivaneuh authored and willdurand committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    32de80f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c47357 View commit details
    Browse the repository at this point in the history
  8. Fix CS

    willdurand committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    ce71bf0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request nelmio#719 from maisoui/patch-1

    Update MarkdownExtension.php
    willdurand committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    c8cea50 View commit details
    Browse the repository at this point in the history
  10. remove useless file

    willdurand committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    96e7d1a View commit details
    Browse the repository at this point in the history
  11. 7 Configuration menu
    Copy the full SHA
    716f3f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b37924d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2015

  1. Configuration menu
    Copy the full SHA
    e66fb20 View commit details
    Browse the repository at this point in the history
  2. Speedup tests

    willdurand committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    4b72190 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc1bc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beaa25b View commit details
    Browse the repository at this point in the history
  5. 3 Configuration menu
    Copy the full SHA
    57b9aa6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nelmio#694 from tonivdv/revert_fix_link

    revert fix "LINK workaround for firefox"
    willdurand committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    7f5f8bd View commit details
    Browse the repository at this point in the history
  7. Prepare 2.10.0 release

    willdurand committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    fb86395 View commit details
    Browse the repository at this point in the history
  8. composer: allow min PHP 5.4

    According to Travis, the min supported version is 5.4
    Tomáš Votruba committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    e0a0010 View commit details
    Browse the repository at this point in the history
  9. Merge pull request nelmio#734 from TomasVotruba/patch-2

    composer: allow min PHP 5.4
    willdurand committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    f8b038f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. Configuration menu
    Copy the full SHA
    490a908 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#736 from BenjaminPaap/pass_options

    Options for form were not passed through
    willdurand committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    329e226 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2015

  1. Restore 5.3 compat (implicit)

    Implicit means: it's a best effort approach
    but there is no guarantee that this bundle
    will continue to work well with PHP < 5.4
    willdurand committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    09bb83e View commit details
    Browse the repository at this point in the history
  2. Add FAQ section

    Add question/answer from nelmio#727
    willdurand committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    d49ac45 View commit details
    Browse the repository at this point in the history
  3. Refactor doc

    willdurand committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    d25dd30 View commit details
    Browse the repository at this point in the history
  4. Support Symfony 2.8+

    willdurand committed Oct 27, 2015
    2 Configuration menu
    Copy the full SHA
    9df40af View commit details
    Browse the repository at this point in the history
  5. Merge pull request nelmio#742 from nelmio/sf-2.8

    Support Symfony 2.8+
    willdurand committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    0b7c5d6 View commit details
    Browse the repository at this point in the history
  6. Let the js library set the proper Content-type header when sending fi…

    …les in sandbox - fixes nelmio#501
    jonmchan authored and willdurand committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    8b7dfdd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. [ISSUE-739] ApiDoc parameters setting will override lower parameter

    definitions in the hierarchy
    Florian Strübe committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    e2d2e41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#740 from fstr/master

    [ISSUE-739] ApiDoc parameters setting will override lower parameter definitions in the hierarchy
    willdurand committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    be90e8a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

  1. Empty string is now a valid default parameter value that is successfully

    merged with other parameters
    Preventing access of uninitialized array key 'default'
    Added functional test case for mergeParameters that covers this issue
    Florian Strübe committed Nov 9, 2015
    1 Configuration menu
    Copy the full SHA
    e8a2f69 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. fix comment in tests

    piotrantosik committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    3dea122 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#751 from piotrantosik/test-doc

    Fix comment block in tests
    willdurand committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    ac07a59 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#748 from fstr/ISSUE-747

    Empty string is now a valid default parameter value
    willdurand committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    a24d81f View commit details
    Browse the repository at this point in the history
  4. Introduced default-value parameter to JsonSerializableParser

    JSP is now able to set a default value for scalar types
    This makes merging the parser result with other parser results easier
    and gives some additional info when creating docs
    
    Removed PHP doc comment block
    Florian Strübe committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    aa10f9a View commit details
    Browse the repository at this point in the history
  5. Merge pull request nelmio#749 from fstr/ISSUE-747-JSP

    Introduced default-value parameter to JsonSerializableParser
    willdurand committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    eafa2ad View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2015

  1. Configuration menu
    Copy the full SHA
    224af02 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2015

  1. Merge pull request nelmio#758 from dunglas/master

    Fix tests related to DunglasApiBundle
    willdurand committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    4fad200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8bdd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2015

  1. Merge pull request nelmio#750 from piotrantosik/host-placeholder

    Fix route host with placeholder
    willdurand committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    97707ea View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

  1. Add symfony 3.0 support

    GuilhemN committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    67b7b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5541412 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Optimize travis

    GuilhemN committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    0461f5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#752 from Ener-Getick/SF3

    Add symfony 3.0 support
    willdurand committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    1df3ddf View commit details
    Browse the repository at this point in the history
  3. Fix CS

    willdurand committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    d5395cc View commit details
    Browse the repository at this point in the history
  4. Prepare 2.11.0 release

    willdurand committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    49238f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. Fix a deprecation

    GuilhemN committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    24fa5df View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#765 from Ener-Getick/DEPRECATION

    Fix a deprecation
    willdurand committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    19d4e37 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2015

  1. 1 Configuration menu
    Copy the full SHA
    d3bc49c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2015

  1. Merge pull request nelmio#766 from odolbeau/avoid-array-to-string-con…

    …version
    
    Avoid "array to string conversion" error
    willdurand committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    93b189b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Configuration menu
    Copy the full SHA
    8c33648 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2015

  1. Merge pull request nelmio#768 from SHyx0rmZ/fix-sf-30-dump-command-en…

    …ter-scope
    
    Check for deprecated method enterScope() in DumpCommand
    willdurand committed Dec 16, 2015
    Configuration menu
    Copy the full SHA
    1ae2cfa View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2015

  1. JSON UNICODE

    Сомов Игорь Андреевич committed Dec 28, 2015
    1 Configuration menu
    Copy the full SHA
    8aa5e47 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. Added xhrFields: { withCredentials: true } to ajaxOptions to enable

    browser authentication for cross origin API requests.
    Richard committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    4744de9 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. Configuration menu
    Copy the full SHA
    306f2c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#780 from damienalexandre/fixArrayToString

    Fix Array to string conversion error on array requirements
    willdurand committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    5d9c47b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bc9872 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. Configuration menu
    Copy the full SHA
    7919b24 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2016

  1. Remove incorrect usage of hasOption

    `hasOption` is confusingly named, it actually checks that the option has been created, not if the user has passed the option. So in this case its always true.
    Also changed a weird usage of `in_array`.
    mcfedr committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    9b734b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Configuration menu
    Copy the full SHA
    f2fc6b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. Configuration menu
    Copy the full SHA
    0ed5378 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. Configuration menu
    Copy the full SHA
    abb100b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Configuration menu
    Copy the full SHA
    18c9fb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2016

  1. Merge pull request nelmio#800 from dunglas/fix_678

    Handle circular references in DunglasApiParser
    willdurand committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    0754562 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Configuration menu
    Copy the full SHA
    c1c711b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Merge pull request nelmio#772 from richaas/master

    Added xhrFields: { withCredentials: true } to ajaxOptions
    willdurand committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    028b09e View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#810 from teohhanhui/fix-678

    Handle circular references in DunglasApiParser
    willdurand committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    f6e952f View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#805 from obense/master

    Fix Collection Type options - Symfony 2.8 Support
    willdurand committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    4e65cd3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nelmio#799 from debesha/master

    Fixed bug with wrong form parsing when several custom inner types exist
    willdurand committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    dd6a5e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nelmio#796 from zhukovra/master-array-requirements

    Fix Array to string conversion error on array requirements
    willdurand committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    65a5159 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nelmio#791 from Padam87/response-map

    Use the response map in the html view
    willdurand committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    364ef73 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nelmio#781 from AlmogBaku/feature/textareaField

    Add textarea type for sandbox
    willdurand committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    cec5108 View commit details
    Browse the repository at this point in the history
  8. Merge pull request nelmio#794 from mcfedr/patch-1

    Remove incorrect usage of hasOption
    willdurand committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    4381f06 View commit details
    Browse the repository at this point in the history
  9. Fix nelmio#565

    Change PUT by PATCH
    
    Refactor tests for nelmio#565
    rodrigm committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    89f459d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a0f95e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. Transformed all files

    javiereguiluz committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    db5303f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. Configuration menu
    Copy the full SHA
    aef6a89 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

  1. Configuration menu
    Copy the full SHA
    df10a47 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. Configuration menu
    Copy the full SHA
    4986e02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#825 from nelmio/conflict

    Mark symfony ^2.7.7 as conflict
    willdurand committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    476348d View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#814 from javiereguiluz/fix_813

    Transformed documentation to RST format
    willdurand committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    4a95c81 View commit details
    Browse the repository at this point in the history
  4. Prepare 2.12.0 release

    willdurand committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    6793b70 View commit details
    Browse the repository at this point in the history
  5. Fixed link to documentation

    Link to ApiDoc documentation is now with ReST format instead of Markdown
    crazyball committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    f6ec8ba View commit details
    Browse the repository at this point in the history
  6. Merge pull request nelmio#826 from crazyball/patch-1

    Fixed link to documentation
    willdurand committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    4ed06b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. Configuration menu
    Copy the full SHA
    8cb2847 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#827 from TannerPO/patch-1

    Rename other-bundle-annotations.Rst to other-bundle-annotations.rst
    willdurand committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    718dfc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Change visibility of markdownParser property to protected, to improve…

    … extendability
    Florian Strübe committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    b510dd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Allow filter descriptions to be used in conjunction with POST/PUT inp…

    …ut descriptions
    Jelte Werkhoven committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    fcd4d8f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Allow sending empty file data

    İsmail BASKIN committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    246babf View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Added translation to description

    The labels of a field are usually always translated. But this does not happen in the documentation.
    timhovius committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    96cfab9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2016

  1. Merge pull request nelmio#837 from timhovius/master

    Added translation to description
    willdurand committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    9caa281 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2016

  1. Merge pull request nelmio#775 from DonPrus/master

    Fix problem with cyrillic chars in docs
    willdurand committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    2d214fc View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Merge pull request nelmio#823 from ImmRanneft/master

    Little template fixes for sandbox
    willdurand committed May 11, 2016
    Configuration menu
    Copy the full SHA
    4660805 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#832 from ismailbaskin/vich-compat

    Allow sending empty file data
    willdurand committed May 11, 2016
    Configuration menu
    Copy the full SHA
    9dfd984 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#824 from fstr/master

    Change visibility of markdownParser property to protected
    willdurand committed May 11, 2016
    Configuration menu
    Copy the full SHA
    6c77f6f View commit details
    Browse the repository at this point in the history
  4. Merge pull request nelmio#821 from tcz/sandbox_output_improvements

    Adding request body and curl command to sandbox
    willdurand committed May 11, 2016
    Configuration menu
    Copy the full SHA
    b494d8e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

  1. enable ApiDocExtractor overriding

    Martin Le Guillou committed May 16, 2016
    Configuration menu
    Copy the full SHA
    aada315 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#851 from blitzr/master

    Allow custom ApiDoc annotation
    willdurand committed May 16, 2016
    Configuration menu
    Copy the full SHA
    a7ad7ff View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. added headers support

    miholeus committed May 19, 2016
    Configuration menu
    Copy the full SHA
    e141ffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c1c57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5123b49 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nelmio#853 from miholeus/master

    Headers support
    willdurand committed May 19, 2016
    Configuration menu
    Copy the full SHA
    7288cca View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Add navigation index for resources

    Francesco Abeni committed May 24, 2016
    Configuration menu
    Copy the full SHA
    df04b5c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. fix format wrapping

    piotrplenik committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    12c0671 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#860 from jupeter/format-wrapping

    Fix wrapping of format table row
    willdurand committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    970a78c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eee7fe View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2016

  1. Merge pull request nelmio#861 from Uplink03/master

    Links from index.rst to the other doc files
    willdurand committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    d0eaafa View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    4a37d63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#865 from javiereguiluz/fix_doc_links

    Fixed the links to some doc articles
    willdurand committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    6d16486 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. Usage of OUTPUT_RAW to avoid javascript syntax error when dumping HTM…

    …L API doc. Fixes issue nelmio#864.
    gmarchal committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    05d3a51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#866 from Gregoire-M/master

    Usage of OUTPUT_RAW to avoid javascript syntax error when dumping HTML
    willdurand committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    a009e97 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2016

  1. Configuration menu
    Copy the full SHA
    725e4d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1256275 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Merge pull request nelmio#868 from dpcat237/502_hide-requirement-when…

    …-empty
    
    nelmio#502 hide requirement when empty
    willdurand committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    e6ea851 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#857 from zanardigit/master

    Add navigation index for resources
    willdurand committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    9444172 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nelmio#811 from InputOutput/allow-input-and-filters

    Allow filter descriptions to be used in conjunction with POST/PUT inp…
    willdurand committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    7aeea08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b16f4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79716d4 View commit details
    Browse the repository at this point in the history
  6. Prepare 2.13.0 release

    willdurand committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    a3a9bb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. Fix error:

    Key "statusCodes" for array with keys "method, uri, description, documentation, filters, requirements, parsedResponseMap, https, authentication, authenticationRoles, deprecated, id" does not exist in NelmioApiDocBundle::method.html.twig at line 182.
    
    Sample:
    
     /**
         * Retrieves the list of categories (paginated) based on criteria.
         *
         * @apidoc(
         *  resource=true,
         *  output={"class"="Sonata\DatagridBundle\Pager\PagerInterface", "groups"={"sonata_api_read"}}
         * )
         *
         *
         * @QueryParam(name="page", requirements="\d+", default="1", description="Page for category list pagination")
         * @QueryParam(name="count", requirements="\d+", default="10", description="Number of categories by page")
         * @QueryParam(name="enabled", requirements="0|1", nullable=true, strict=true, description="Enabled/Disabled categories filter")
         * @QueryParam(name="context", requirements="\S+", nullable=true, strict=true, description="Context of categories")
         *
         * @view(serializerGroups="sonata_api_read", serializerEnableMaxDepthChecks=true)
         *
         * @param ParamFetcherInterface $paramFetcher
         *
         * @return PagerInterface
         */
    rmzamora committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    f5e38a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nelmio#874 from rmzamora/master

    Fix error: Key "statusCodes" for array with keys...
    willdurand committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    463dea9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. Configuration menu
    Copy the full SHA
    97c6b1e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Merge pull request nelmio#890 from Invis1ble/fix-889

    Fixed placeholder translations nelmio#889
    willdurand committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    e6e4246 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Configuration menu
    Copy the full SHA
    6abf341 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from muchar/fixed_anchors

    Fixes not working anchors on website.
    muchar committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    fb86b57 View commit details
    Browse the repository at this point in the history
  3. Added configuration parameter summary which allows to turn of ancho…

    …rs with links on top of site.
    muchar committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    b93c405 View commit details
    Browse the repository at this point in the history