- Sep 10, 2014
-
-
Christopher Schäpers authored
Fix #7148 - again :)
-
Robin McCorkell authored
Create .user.ini for PHP-FPM
-
Thomas Müller authored
Fix method name useTransactions
-
Olivier Paroz authored
PHP-FPM can't read .htaccess PHP settings unless a PECL extension is installed. From version 5.3+ of PHP, settings can be set in .user.ini files This is a .user.ini file mirroring what is included in the .htaccess file TODO: Update the documentation if there are sections documenting how to change some PHP limits
-
Lukas Reschke authored
requesttoken has now a length of 30 chars
-
Robin Appelman authored
-
Thomas Müller authored
-
Vincent Petry authored
Set overwritewebroot when installing owncloud to avoid problems
-
Jenkins for ownCloud authored
-
- Sep 09, 2014
-
-
Lukas Reschke authored
Fix use Sharing Api with calendar
-
Lukas Reschke authored
Added acceptance tests for enabling apps
-
Bernhard Posselt authored
Allow default values for route parameters.
-
Lukas Reschke authored
Use bigger transactions when doing explicit file system scans
-
Patrick Paysant authored
-
Vincent Petry authored
terminate script execution in case of failure
-
Bernhard Posselt authored
More sugar for including lists of files in templates
-
Thomas Müller authored
-
Bernhard Posselt authored
-
Lukas Reschke authored
fix z-index of header and dropdowns, fix user menu not showing on mobile
-
Bernhard Posselt authored
add template functions for html imports
-
Thomas Müller authored
Remove special case for css in OC.filePath
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Jörn Friedrich Dreyer authored
allow prefilling login
-
Lukas Reschke authored
Update adapter.php
-
Jörn Friedrich Dreyer authored
Keep fileid on move in objectstore, fixes #10848
-
Lukas Reschke authored
allow . in dbname on web install
-
Jenkins for ownCloud authored
-
- Sep 08, 2014
-
-
Victor Dubiniuk authored
Add new check_for_working_internet configuration switch
-
Victor Dubiniuk authored
Use correct language package so the subject is correctly translated
-
Vincent Petry authored
Do not load extra user backends when an upgrade is due
-
Jan-Christoph Borchardt authored
fix no-JS message, and add it to log in and shared as well cause they don’t work without JS
-
Jörn Friedrich Dreyer authored
-
Bernhard Posselt authored
-
Jan-Christoph Borchardt authored
-
Bernhard Posselt authored
-
Lukas Reschke authored
Add EventSource to the public API
-
Lukas Reschke authored
Using countUsers method to return true count of users
-
Lukas Reschke authored
Fix hasUpdated for folders in openstack swift
-
Jan-Christoph Borchardt authored
also add no-JavaScript notice to log in and sharing pages because they do not work without JS either
-