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
2015-03-02Add detection for invalid CLI configuration for settings pageLukas Reschke
2015-02-17Use APCu only if available in version 4.0.6 and higherLukas Reschke
2015-01-20add a Windows warningFrank Karlitschek
2015-01-19fix typo - caused by 3d997e8c62bd752f38bcc11f02fb2af0e46d9154Morris Jobke
2015-01-09Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke
2015-01-07add Download logfile button to admin settingsGeorg Ehrke
2015-01-07Fix incorrect warning about setting the overwrite.cli.urlJoas Schilling
2014-12-09Add an option to disallow sending sharing emails to non-owncloud usersJoas Schilling
2014-12-08Remove unexisting `htAccessWorkinght`Lukas Reschke
2014-12-06Check for working .htaccess via AJAXLukas Reschke
2014-12-04PHP 5.4 is now required for masterLukas Reschke
2014-11-25Allow read-only configurationLukas Reschke
2014-11-20Deduplicate function by moving it to the OC_HelperJoas Schilling
2014-11-19Remove exec() call with invalid name on windowsJoas Schilling
2014-11-12Merge pull request #12110 from owncloud/fix-12080Thomas Müller
2014-11-12add 'namespace' for automatically created navigation divs, fixes #12080Arthur Schiwon
2014-11-03Migrate "setsecurity.php" to the AppFrameworkLukas Reschke
2014-10-30fix loading of more log entriesThomas Müller
2014-10-30introduce sidebar for admin pageThomas Müller
2014-10-24Make files non executableLukas Reschke
2014-09-23Moved WebDAV and internet checks to client side JSVincent Petry
2014-09-10Fixed select2 for admin and apps pageVincent Petry
2014-09-09Added select2 on the apps pageVincent Petry
2014-09-09Load select2 on admin pageVincent Petry
2014-09-09Now using select2 for the groups excluded from sharingVincent Petry
2014-09-05Don't show warning when has_internet_connection is set to falseLukas Reschke
2014-08-18Add a note about overwritewebroot when using system cronJoas Schilling
2014-08-12Merge pull request #9890 from owncloud/check-php-charset-masterThomas Müller
2014-07-29only call exec() if allowed toThomas Müller
2014-07-25setting and checking default_charset in php.ini to be UTF-8Thomas Müller
2014-06-30Fixes typo with sendmail detection - fixes #9203Steffen Lindner
2014-06-05unify share settingsBjoern Schiessle
2014-06-03Merge pull request #8840 from owncloud/share_settingsThomas Müller
2014-06-03simplify SQLite warningMorris Jobke
2014-06-03check for user count and files countMorris Jobke
2014-06-03set "allow users to send mail notification for shared files default" setting ...Bjoern Schiessle
2014-06-03add notification on admin pageMorris Jobke
2014-05-31Merge pull request #7614 from owncloud/test_annotations_workingThomas Müller
2014-05-22allow admin to disable sharing for specific groups of usersBjoern Schiessle
2014-05-19Merge branch 'master' into test_annotations_workingThomas Müller
2014-05-16allow admin to enforce passwords for public link sharesBjoern Schiessle
2014-05-10Check if ReflectionMethod::getDocComment is workingThomas Tanghus
2014-04-24add setting to set default expire dateBjoern Schiessle
2014-04-21Some more PHPDoc fixesLukas Reschke
2014-04-09Always define sendmail_is_availableJoas Schilling
2014-03-28Merge pull request #7107 from owncloud/load-apps-proper-masterThomas Müller
2014-03-25killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller
2014-03-21Merge branch 'master' of https://github.com/owncloud/core into last_cron_logkondou
2014-03-12Log last cron executionkondou
2014-03-12Use command -v to check for sendmailJoas Schilling