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

[WIP] Release 1.0 #57

Merged
merged 54 commits into from Oct 23, 2013
Merged

[WIP] Release 1.0 #57

merged 54 commits into from Oct 23, 2013

Conversation

sheeep
Copy link
Contributor

@sheeep sheeep commented Oct 8, 2013

This is a Work in Progress pull request for collecting all changes related to the 1.0 release candidate. The following things should either be discussed and rejected or implemented:

If you like to discuss a specific topic, please open an issue (if not yet done) and reference to this pull request.
I'd be very happy if you decide to help me with this release. Please send pull requests to the release-1.0 branch. If merged, they will appear here. Thanks in advance. :)

sheeep and others added 30 commits October 8, 2013 20:31
This was a legacy decision which will be changed in 1.0.0.
The first version of this Bundle only supported Fineuploader which
would have been a BC break if 'fineuploader' was not the default value.
sheeep and others added 14 commits October 11, 2013 19:19
Raised requirement of symfony/framework-bundle to >=2.2.
Strangly on my machine the function tempnam returns something
different than expected.

tempnam('/foo', 'bar');

returns a file located in /private/foo. The way this test works
does not allow this behaviour. This is why we test this condition
and mark the test skipped.
This way it is not important to remember appending a / to the end of
the stream_wrapper string.
Documentation / Test / Little Improvement
…to mitom-release-1.0

Conflicts:
	EventListener/AllowedExtensionValidationListener.php
	EventListener/DisallowedExtensionValidationListener.php
@mitom
Copy link
Contributor

mitom commented Oct 14, 2013

@sheeep you broke scrutinizer! :D

@sheeep
Copy link
Contributor Author

sheeep commented Oct 14, 2013

@sheeep you broke scrutinizer! :D

Damn! Good thing I've not checked the Fix Scrutinizer errors and notices. yet. :)

sheeep and others added 8 commits October 14, 2013 21:31
…to mitom-release-1.0

Conflicts:
	Controller/AbstractChunkedController.php
Fix configuration for storage service creation
Do not test against:
	too_many_methods
	too_many_fields
	coupling_between_objects

As this bundle provides a base Controller that is dependant on many
coupled objects/interfaces, the coupling does not really make sense to test.
sheeep pushed a commit that referenced this pull request Oct 23, 2013
@sheeep sheeep merged commit 0a5c5d1 into master Oct 23, 2013
@sheeep
Copy link
Contributor Author

sheeep commented Oct 23, 2013

Thanks to everyone who helped making this release possible. Especially @mitom and @Paulmolin
As a sign of my appreciation, here is a cat wearing a hat.

137497826823

@Paulmolin
Copy link
Contributor

Thanks for the cat, and thanks for your great bundle! You rock! 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants