- Nov 29, 2014
-
-
Stefan Neufeind authored
Change-Id: I5c15586a3270d2fb8f31f99d902038be9f364867 Resolves: #62578 Releases: master Reviewed-on: http://review.typo3.org/34540 Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Nov 20, 2014
-
-
Christian Kuhn authored
Resolves: #63113 Releases: master, 6.2 Change-Id: Id23e7790411a95f002f7da97d84e2de0b376de7e Reviewed-on: http://review.typo3.org/34415 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Nov 19, 2014
-
-
Frank Nägler authored
Move the logic from EXT:perm into EXT:beuser. * Move module from "Web > Access" to "System > Access". * Move logic of EXT:perm:PermissonModuleController into EXT:beuser:PersmissionContoller. * Refactoring of the logic to extbase, remove HTML code from Controller. * Remove EXT:perm * Change ClickMenu items * Remove old entries from LegacyClassesForIde.php Resolves: #62339 Releases: master Change-Id: Iadc18e90e20b116d78655311f1e894ed685d0c96 Reviewed-on: http://review.typo3.org/33402 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- Oct 30, 2014
-
-
Felix Kopp authored
Use twbs Bootstrap 3.3 release for t3skin. Notes: https://github.com/twbs/bootstrap/releases/tag/v3.3.0 Resolves: #62573 Releases: master Change-Id: I4138bbf154d091e30155998c4e52c79c41967dc1 Reviewed-on: http://review.typo3.org/33640 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- Oct 20, 2014
-
-
Markus Klein authored
Update version number of all sysext and dependency definitions. Resolves: #62341 Releases: master Change-Id: Ic8b1b8ead08432917a28b226bbb43347dac42087 Reviewed-on: http://review.typo3.org/33395 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Sep 10, 2014
-
-
Georg Ringer authored
Move the lines of the hook of extra_page_cm_options into EXT:backend to cleanup up the core. Resolves: #55136 Releases: 6.3 Change-Id: I318888775f4ec02caec6b0cb35f1e461f748224d Reviewed-on: http://review.typo3.org/32665 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- Sep 08, 2014
-
-
Felix Kopp authored
Brings Bootstrap 3.2 and FontAwesome 4.2 dependency for require-dev. Resolves: #61454 Releases: 6.3 Change-Id: I07e9258eecdef509825c6122096ff2f1c5e7fca7 Reviewed-on: http://review.typo3.org/32656 Reviewed-by:
Thomas Maroschik <tmaroschik@dfau.de> Tested-by:
Thomas Maroschik <tmaroschik@dfau.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Jo Hasenau <info@cybercraft.de> Tested-by:
Jo Hasenau <info@cybercraft.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- Aug 12, 2014
-
-
Christian Kuhn authored
composer.json is configured to fetch latest phpunit 4.x branch. Since 4.2 was just released stable, it will be used now. phpunit 4.2 now relies on Ocramius/Instantiator to create mocks that do not call a constructor during instantiation. This project was created to cope with a recent security fix in PHP unserialize() that rendered the old way of creating those mocks invalid. The instantiator project however has issues with PHP versions 5.3 and 5.6 that lead to some failing tests and need further investigation. To not run into this during our next merges, the patch nails phpunit to 4.1.x for now. Change-Id: I5feb8346e0713fefe6c8fa899c76d3e040dd1973 Resolves: #60923 Releases: master, 6.2 Reviewed-on: http://review.typo3.org/32115 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jun 28, 2014
-
-
Christian Kuhn authored
We had to update to phpunit "master" recently due to an issue with phpunit-mock-objects that was not released yet but fixed in master. The fix was released with phpunit-mock-objects 2.1.5 today, so we can switch back to a stable combination of those packages. Resolves: #59958 Related: #59685 Releases: 6.3, 6.2 Change-Id: I92336adef0291239c7dad606002721c91b2991fa Reviewed-on: https://review.typo3.org/31179 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Jun 20, 2014
-
-
Markus Klein authored
Changed serialize behaviour in PHP triggers funny phpunit issues in some tests. Switching to phpunit master for now and skipping some tests makes travis-ci green again and gives us time for detail fixes. Change-Id: I1c694c0c5dba98b31b9ef7c826fa6614ffa512df Resolves: #59685 Releases: 6.3, 6.2 Reviewed-on: https://review.typo3.org/30889 Reviewed-by: Christian Mueller Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Jun 17, 2014
-
-
Oliver Hader authored
Releases: 6.3 Change-Id: Ie6aef74f866ac9b93e752a777ce6313126d8a32f Reviewed-on: https://review.typo3.org/30786 Reviewed-by: Christian Kuhn Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
- Jun 07, 2014
-
-
Helmut Hummel authored
We can revert this again as the issue has been resolved upstream: https://github.com/sebastianbergmann/phpunit-mock-objects/issues/172 We can now switch back to phpunit 4.1.* again. This reverts commit 7a876ddc Change-Id: If08d3e7200103e5cab77fdc1e098efd2048bde4c Reviewed-on: https://review.typo3.org/30623 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Jun 06, 2014
-
-
Helmut Hummel authored
Suddenly build failures occurred on travis which seem to be related to ReflectionClass::newInstanceWithoutConstructor which is used by PHPUnit 4.1.* when available. Downgrade to PHPUnit 3.7.* to have a green build again as the failures are totally unrelated to our code. Change-Id: I6c3c200d5eda372e92ee0fd4c39e7fe79183ecab Reviewed-on: https://review.typo3.org/30616 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- May 12, 2014
-
-
Christian Kuhn authored
Do not forget to "composer update" test instances! Updating from phpunit 3.7 to 4.1 is smooth, except two details: * The mock framework dropped staticExpects, two test cases must be refactored to circumvent this. * The mocker now tries to resolve method argument type hints, so those classes must exist and autoloaded, some FLOW dependencies are affected here. Change-Id: Ie74bdad000182dde808d3771fa6eec4764a133da Resolves: #58676 Releases: 6.2 Reviewed-on: https://review.typo3.org/29584 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Tymoteusz Motylewski Tested-by: Tymoteusz Motylewski Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Apr 19, 2014
-
-
Christian Kuhn authored
The patch uses composer based dependency handling and other stuff pushing travis-ci tests to the next level: - phpunit registered as "dev" requirement in composer.json - vfsStream registered as "dev" requirement in composer.json - cms-composer-installers is not released stable and adapted in composer.json for successful dependency resolving via composer - cloning travis-integration repository is obsolete by inlining scripts in .travis.yml - cloning ext:phpunit is obsolete, native phpunit by composer is used now - it is possible to set functional test suite database credentials with environment variables, used in .travis.yml - redis cache backend tests are enabled on travis-ci again - use existing php modules of travis-ci environment speeds up build With phpunit from composer, the command to run tests is ./bin/phpunit -c typo3/sysext/core/Build/UnitTests.xml More documentation about that can be found at http://wiki.typo3.org/Unit_Testing_TYPO3 Change-Id: I4d524e8e0249ca22f34fc48b7209d60d72e5e921 Resolves: #57971 Related: #51436 Releases: 6.2 Reviewed-on: https://review.typo3.org/29495 Reviewed-by: Wouter Wolters Reviewed-by: Tymoteusz Motylewski Tested-by: Tymoteusz Motylewski Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Mar 10, 2014
-
-
Fabien Udriot authored
Packagist complains about current IRC URL format. Change-Id: Id8abcad6525c06d6941144cd2e1e8ea372cc975a Releases: 6.2 Resolves: #56713 Reviewed-on: https://review.typo3.org/28211 Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik
-
- Mar 09, 2014
-
-
Christian Opitz authored
Added a composer.json file that contains * name, description, keywords, homepage and license * authors (core team and community) * several support addresses * requirements (php, php extensions and the composer typo3 installer) * suggestions for php extensions * branch alias for current development version (6.2) * the packages, that are provided (system extensions) Resolves: #55770 Releases: 6.2 Change-Id: Ibb94787ee12f9e580dedb1652c444f35e51d1aa9 Reviewed-on: https://review.typo3.org/27423 Reviewed-by: Fabien Udriot Tested-by: Fabien Udriot Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik
-