Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24Fix more ILogger related problems from testsCôme Chilliet
2022-03-24Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet
2021-01-11Bump scssphp/scssphp from 1.0.3 to 1.4.0Christoph Wurst
2020-11-07Fix tests to return config default valuesMorris Jobke
2020-10-16Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-23Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use a blank line after the opening tagChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-07-12Lock SCSS so we only run 1 job at a timeRoeland Jago Douma
2018-12-07more caching for themingRobin Appelman
2018-11-12Make sure to always load the latest icons-vars.css fileJulius Härtl
2018-10-29Fix testsJulius Härtl
2018-10-25Keep list of icons in a separate file for use in the accessibility appJulius Härtl
2018-08-01Append cache bump parameter to scss files URLJulius Härtl
2018-07-26Fix testsJulius Härtl
2018-07-25Fix unit tests to pass the folder now via the appData dependencyMorris Jobke
2018-07-24cache isCached state for scss resourcesRobin Appelman
2018-07-24new testsJohn Molakvoæ (skjnldsv)
2018-07-20Fix unit testsRoeland Jago Douma
2018-07-19Php code bumpJohn Molakvoæ (skjnldsv)
2018-07-19Fixed testsJohn Molakvoæ (skjnldsv)
2018-05-14Fix testsRoeland Jago Douma
2018-03-28Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)
2018-03-07Fix tests to use ICacheFactoryJulius Härtl
2018-03-07Fix testsRoeland Jago Douma
2018-02-04Fix testsRoeland Jago Douma
2018-02-03Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl
2018-01-26Add tests for URL rewritingJulius Härtl
2018-01-24Fix "Undefined method setExpectedException()"Joas Schilling
2017-12-30Fixed testsJohn Molakvoæ (skjnldsv)
2017-12-30Correctly remove temp test directory treeJohn Molakvoæ (skjnldsv)
2017-12-30Added tests for various installations typesJohn Molakvoæ (skjnldsv)
2017-12-30Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)
2017-12-14Test fixes 2John Molakvoæ (skjnldsv)
2017-12-14Test fixesJohn Molakvoæ (skjnldsv)
2017-11-08tests: change helper scopeKyle Fazzari
2017-11-08JSResourceLocator: account for symlinks in app pathKyle Fazzari
2017-07-19Properly handle if the deps file if for some reason emptyMorris Jobke
2017-06-16Fix testsJulius Härtl