Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symfony/symfony-standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4
Choose a base ref
...
head repository: yohang/symfony-framework-distribution
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 52 files changed
  • 1 contributor

Commits on Dec 25, 2012

  1. Updated composer.json

    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    fd2d80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d6a11c View commit details
    Browse the repository at this point in the history
  3. Splitted configuration

    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    3dfddb7 View commit details
    Browse the repository at this point in the history
  4. Added form layout

    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    bb06f85 View commit details
    Browse the repository at this point in the history
  5. Added YUI compressor

    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    00720fc View commit details
    Browse the repository at this point in the history
  6. Added asset configuration

    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    de7aa53 View commit details
    Browse the repository at this point in the history
  7. Updated enabled bundles

    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    100573c View commit details
    Browse the repository at this point in the history
  8. Updated travis.yml

    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    0869b4d View commit details
    Browse the repository at this point in the history
  9. Changed session path

    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    778ded4 View commit details
    Browse the repository at this point in the history
  10. Disabled some annotations

    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    24d5e4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4da22a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5623ab4 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'customisation'

    Conflicts:
    	README.md
    	UPGRADE.md
    	app/config/config.yml
    	composer.json
    	composer.lock
    	src/Acme/DemoBundle/Resources/public/css/demo.css
    	src/Acme/DemoBundle/Resources/views/Demo/index.html.twig
    	src/Acme/DemoBundle/Resources/views/Secured/hello.html.twig
    	src/Acme/DemoBundle/Resources/views/Secured/helloadmin.html.twig
    	src/Acme/DemoBundle/Resources/views/Secured/login.html.twig
    	src/Acme/DemoBundle/Resources/views/Welcome/index.html.twig
    	src/Acme/DemoBundle/Resources/views/layout.html.twig
    	src/Acme/DemoBundle/Twig/Extension/DemoExtension.php
    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    0930b2d View commit details
    Browse the repository at this point in the history
  14. Removed update.md

    yohang committed Dec 25, 2012
    Configuration menu
    Copy the full SHA
    9b30407 View commit details
    Browse the repository at this point in the history
Loading