- Jul 13, 2016
-
-
Bjoern Schiessle authored
- check if all changes to a file happened after the fork, this allows the authors to check if the file can be relicensed to AGPLv3 or later
-
- Jul 12, 2016
-
-
Joas Schilling authored
FIX NODB group
-
Nextcloud bot authored
-
- Jul 11, 2016
-
-
Joas Schilling authored
Implement "getTitle"
-
Roeland Jago Douma authored
In the current setup there is no DI so no way to mock them.
-
Roeland Jago Douma authored
Those old tests make it impossible in the current state to abstract away.
-
Roeland Jago Douma authored
* No DB required * Fixed phpunit 5.4 warnings
-
Roeland Jago Douma authored
* No longer require DB
-
Lukas Reschke authored
Fixes https://github.com/nextcloud/server/issues/341
-
Björn Schießle authored
add test for needsRebundling() check
-
Lukas Reschke authored
Make theming work with pretty URLs
-
Roeland Jago Douma authored
Improve NodeTest
-
Bjoern Schiessle authored
-
Roeland Jago Douma authored
* Do not use DB * Fix phpunit-5.4 warnigns * Moved commong stuff to setup
-
oparoz authored
-
Morris Jobke authored
-
Lukas Reschke authored
Remove unneeded checks if it runs on a Windows machine
-
Roeland Jago Douma authored
[3rdparty] Static classmap for 3rdparty
-
Joas Schilling authored
fix check if the certificate bundle needs to be updated
-
Joas Schilling authored
-
Roeland Jago Douma authored
This speedsup classmap loading significantly on php 5.6 and higher. Older php versions are not affected.
-
Bugsbane authored
* Added new "nav-icon-recent" CSS class Added the class "nav-icon-recent" to display the new "recent files" file list view to be added by @icewind1991 in PR https://github.com/nextcloud/server/pull/292 It's now placed after nav-icon-files which was where @jancborchardt was suggesting iirc. * Add new "Recent files" clock icon Add the new icon for "Recent files" file list view in the files app by @icewind1991, as discussed in PR https://github.com/nextcloud/server/pull/292 Icon is already compressed/cleaned by scour rather than svgo as svgo seems to corrupt it. * Alter colour of "Recent" icon from grey to black Change colour of the "recently used files" icon from grey to black, to match other icons in the files app. * Replace recent icon with black, optimized version Just updates the colour of the icon for "Recent files" from a grey version, to a black optimised version.
-
Joas Schilling authored
Sanitize more config options and stack traces
-
Morris Jobke authored
Improve FileTest
-
Roeland Jago Douma authored
Phpunit warning fixes appframework
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
* getMock is deprecated. * \PDOStatement mocking fails hard on phpunit 4.8
-
Nextcloud bot authored
-
- Jul 10, 2016
-
-
Morris Jobke authored
PHP 7.0 CI
-
Nextcloud bot authored
-
- Jul 09, 2016
-
-
Roeland Jago Douma authored
-
Nextcloud bot authored
-
- Jul 08, 2016
-
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
Coverage generation takes to long. So disabling for now.
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
* No longer requires DB * Fixed phpunit 5.4 warnings * Moved common stuff to Setup phase
-