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
path: root/lib
AgeCommit message (Expand)Author
2012-03-14version bump for beta releasev3.0.1Arthur Schiwon
2012-03-13Fix call of function touchKlaas Freitag
2012-03-13add touch() to all storage backands, and make parameter optionalRobin Appelman
2012-03-13renamed the function to modify mtime of files to touch.Robin Appelman
2012-03-12forgot to resolve conflict resulting from cherry picking 71e71b75eeb7ac0719df...Arthur Schiwon
2012-03-12Cherrypick: Added the ability to change a files mtime via webdavs propset.Klaas Freitag
2012-01-30merge master into stableRobin Appelman
2012-01-27increase version number to 3. YeeHaw party!!Frank Karlitschek
2012-01-27fix appstore download.Frank Karlitschek
2012-01-27change https detection a bit, hopefully fixing an edge caseRobin Appelman
2012-01-27fix non-absolute symbolic linksRobin Appelman
2012-01-26initialize all storage backends when searching for a file, fixed searching in...Robin Appelman
2012-01-21bump version numberv3.0RC1Frank Karlitschek
2012-01-20make oc_image work when php_exif isn't enabledRobin Appelman
2012-01-16dont complain about non existing config filesRobin Appelman
2012-01-16fix database upgrading for pgsqlRobin Appelman
2012-01-16some aditional feedback during database upgradeRobin Appelman
2012-01-16properly check for write permissions to the config fileRobin Appelman
2012-01-15added vcards to the mimetype fix list and renamed the icon for vcardsGeorg Ehrke
2012-01-15add icon for log appGeorg Ehrke
2012-01-15constans for signals handlingBartek Przybylski
2012-01-15use admin icon for log menu enty untill we have a proper iconRobin Appelman
2012-01-15fix issue with moving music filesRobin Appelman
2012-01-13remove temporary files after updatingRobin Appelman
2012-01-13use absolute path for db_structure.xml when updatingRobin Appelman
2012-01-13Connect to the newly created database when checking if it needs to be filled.Daniel Köb
2012-01-13Don't chunk_split encoded image string.Thomas Tanghus
2012-01-13fix previous changeGeorg Ehrke
2012-01-13Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke
2012-01-12added a file to fix wrong recognised mime-typesGeorg Ehrke
2012-01-10default table prefix to oc_ if not setTom Needham
2012-01-09Just a comment ;-)Thomas Tanghus
2012-01-09Missing line returnTom Needham
2012-01-08save updated version number of apps after updatingRobin Appelman
2012-01-08Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham
2012-01-08improve pgsql database detectionRobin Appelman
2012-01-08Merge branch 'master' of gitorious.org:owncloud/owncloud into jqueryuiTom Needham
2012-01-08dont create a new user when it already existsRobin Appelman
2012-01-08improve detection for mysql databasesRobin Appelman
2012-01-08load reverse driver when updating databaseRobin Appelman
2012-01-08don't try to upgrade what isn't installedRobin Appelman
2012-01-08allow changing database backends between PDO and MDB2Robin Appelman
2012-01-08Fix updateApp() and add extra check to updateApps()Michael Gapczynski
2012-01-08update apps when their version number increasesRobin Appelman
2012-01-08fix errors during database migrationRobin Appelman
2012-01-08set the installed version after updating the databaseRobin Appelman
2012-01-08fixes in the sqlite manager driverRobin Appelman
2012-01-08automatically upgrade the main database on version number increase (doesnt wo...Robin Appelman
2012-01-08small fix in sqlite3 driverRobin Appelman
2012-01-08minor changes to mysql setupRobin Appelman