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

Import Acme demo bundle from symfony standard edition#119

Merged
fabpot merged 1 commit intosensiolabs:masterfrom
romainneutron:acme-demo-bundle
Mar 30, 2014
Merged

Import Acme demo bundle from symfony standard edition#119
fabpot merged 1 commit intosensiolabs:masterfrom
romainneutron:acme-demo-bundle

Conversation

@romainneutron
Copy link
Copy Markdown
Contributor

See https://github.com/symfony/symfony-standard/issues/639
This allows to install the Acme demo bundle on project creation (default to false)

@romainneutron
Copy link
Copy Markdown
Contributor Author

See test instructions in symfony/symfony-standard#643

fabpot added a commit that referenced this pull request Mar 30, 2014
…omainneutron)

This PR was merged into the 3.0.x-dev branch.

Discussion
----------

Import Acme demo bundle from symfony standard edition

See https://github.com/symfony/symfony-standard/issues/639
This allows to install the Acme demo bundle on project creation (default to false)

Commits
-------

9e806a9 Import Acme demo bundle from symfony standard edition
@fabpot fabpot merged commit 9e806a9 into sensiolabs:master Mar 30, 2014
fabpot added a commit to symfony/symfony-standard that referenced this pull request Mar 30, 2014
…inneutron)

This PR was merged into the 2.4-dev branch.

Discussion
----------

Move Acme demo bundle to sensio DistributionBundle

See https://github.com/symfony/symfony-standard/issues/639
Merge sensiolabs/SensioDistributionBundle#119 before this one

Commits
-------

eb5d496 Move Acme demo bundle to sensio DistributionBundle
@fabpot
Copy link
Copy Markdown
Member

fabpot commented Mar 30, 2014

@romainneutron I've merged this but it was not finished as the routing for the Acme bundle is still in the Symfony SE repo, the same goes for the security. Can you submit a new PR to fix this?

@fabpot
Copy link
Copy Markdown
Member

fabpot commented Mar 31, 2014

Also, the question about installing the Acme demo bundle should only be asked the very first time the command is run, not everytime install is run.

fabpot added a commit that referenced this pull request Apr 1, 2014
… (romainneutron)

This PR was squashed before being merged into the 3.0.x-dev branch (closes #120).

Discussion
----------

Add routing and security configuration to AcmeDemoBundle

This follows #119

I'm not sur of the right implementation: I'm using the Yaml component that strips blank lines and comments. As the AcmeDemoBundle is supposed to be used by newcomers, I don't think that losing readability and comments in these config files is a good thing.

Commits
-------

a2ee3ad Add routing and security configuration to AcmeDemoBundle
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants