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
2013-05-07remove hard php-intl requirementMorris Jobke
2013-04-27Merge pull request #3146 from owncloud/restart-hintMorris Jobke
2013-04-27Merge pull request #3145 from owncloud/magic_quotes_gpc-checkMorris Jobke
2013-04-26Add check for Magic QuotesBart Visscher
2013-04-26web_server_restart needs to be true to display the hintBart Visscher
2013-04-26Further seperation of mount management logicRobin Appelman
2013-04-24use variable instead of relative path to fileBernhard Posselt
2013-04-24check if there is a default/ folder in the theme directory if no theme existsBernhard Posselt
2013-04-21Add database table for backgroundjobRobin Appelman
2013-04-19Cleaner isWebDAVWorking reason, otherwise people overlook the reasonBart Visscher
2013-04-17Remove not null constraint. Fix #2976Thomas Tanghus
2013-04-09added correct check for gd and check for php-intlBernhard Posselt
2013-04-09fixes #2789 - no internet connectivity check if there is non on purposeThomas Mueller
2013-04-05Fix indentation in util.php.Birk Borkason
2013-04-04Don't expose the server installation timeLukas Reschke
2013-03-27Ensure instanceid contains a letterMiquel Rodríguez Telep / Michael Rodríguez-Torrent
2013-03-27Minor typo, coding style fixes for OC_Util::getInstanceIdMiquel Rodríguez Telep / Michael Rodríguez-Torrent
2013-03-19more accurate safe_mode check - refs #2258Thomas Mueller
2013-03-19Add indexes and primary keys.Thomas Tanghus
2013-03-19Revert "Add indexes and primary keys."Thomas Tanghus
2013-03-19Add indexes and primary keys.Thomas Tanghus
2013-03-09this is now 6.0 pre alphaFrank Karlitschek
2013-03-095.0.0v5.0.0Frank Karlitschek
2013-03-09remove remaining br-tags that do not belong hereArthur Schiwon
2013-03-09Merge branch 'master' into filecache_mtimeMichael Gapczynski
2013-03-085.0.0 RC3v5.0.0RC3Frank Karlitschek
2013-03-07Remove <br> from error messages, because they will be escaped and the used te...Arthur Schiwon
2013-03-02ownCloud 5 RC2v5.0.0RC2Frank Karlitschek
2013-03-02Escape the data only in the templateLukas Reschke
2013-03-01for this self test we don't care if the ssl certificate is self signed and th...Thomas Mueller
2013-03-01Merge pull request #2008 from owncloud/1999-requesttokenFrank Karlitschek
2013-03-01Check if requesttoken exists in sessionLukas Reschke
2013-03-01Style fixesLukas Reschke
2013-03-015.0 RC 1v5.0.0RC1Frank Karlitschek
2013-02-28add checks for xml and dom when installingBernhard Posselt
2013-02-26Fix using wrong quotes for breaking long linesBart Visscher
2013-02-26Merge pull request #1839 from owncloud/no_recursive_object_walkingLukas Reschke
2013-02-255 beta 2v5.0.0beta2Frank Karlitschek
2013-02-25Merge pull request #1891 from owncloud/set_timeoutBernhard Posselt
2013-02-25use a 5 sec timeout for the webdav checkFrank Karlitschek
2013-02-25remove the check for session data folder - causes trouble on some environmentsThomas Mueller
2013-02-22Don't walk objects with array_walk_recursive()Thomas Tanghus
2013-02-22Update hint by the internal version number.Bart Visscher
2013-02-21add a safe_mode checkFrank Karlitschek
2013-02-21WebDAV-Testing:Thomas Mueller
2013-02-205.0.0 beta 1v5.0.0beta1Frank Karlitschek
2013-02-16merge master into filecache_mtimeRobin Appelman
2013-02-14Style-fix: Breakup long linesBart Visscher
2013-02-14Whitespace indent fixesBart Visscher
2013-02-14Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher