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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

code cleanup #5872

Merged
merged 5 commits into from Jul 25, 2014
Merged

code cleanup #5872

merged 5 commits into from Jul 25, 2014

Conversation

craue
Copy link
Contributor

@craue craue commented Jul 22, 2014

Another one. 馃槒

@halfdan
Copy link
Member

halfdan commented Jul 22, 2014

Hi @craue
Would you mind squashing down the commits into a single one?

@craue
Copy link
Contributor Author

craue commented Jul 22, 2014

@halfdan: Really? I separated them on purpose.

@sgiehl
Copy link
Member

sgiehl commented Jul 22, 2014

Imho it is fine as it is. Every commit is fixing a different type.

@halfdan
Copy link
Member

halfdan commented Jul 22, 2014

@sgiehl In that case we can probably create a few hundred more commits.. I'd like to keep the history clean.

@sgiehl
Copy link
Member

sgiehl commented Jul 22, 2014

Sure. But having more 'atomic' commits makes it easier to revert them if required. And it is easier to understand why something was changed.

@tsteur
Copy link
Member

tsteur commented Jul 23, 2014

+1 for @sgiehl atomic commits.

@craue the tests fail as there were whitespace changes / newline changes in *.xml files. See https://travis-ci.org/piwik/piwik/jobs/30532901 . Would you mind undoing them? In our integration tests there are *.xml files generated and exactly compared with those files in the repository. If there is any whitespace different the tests fail. There are for instance some multiple newlines because we empty some lines in the comparison. For instances lines which contain a date.

@craue
Copy link
Contributor Author

craue commented Jul 23, 2014

@tsteur: Sure, I've excluded the tests/PHPUnit/Integration/expected folder and rebased the branch. Let's see if tests pass...

@tsteur
Copy link
Member

tsteur commented Jul 23, 2014

Would you mind checking plugins/CustomVariables/tests/expected/, plugins/CustomVariables/tests/processed/, plugins/ExamplePlugin/tests/processed/ and plugins/ExamplePlugin/tests/expected/ as well?

@craue
Copy link
Contributor Author

craue commented Jul 23, 2014

Done, @tsteur.

@tsteur
Copy link
Member

tsteur commented Jul 25, 2014

Thx!

tsteur added a commit that referenced this pull request Jul 25, 2014
@tsteur tsteur merged commit 53c792c into matomo-org:master Jul 25, 2014
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

4 participants