Commit Graph

14152 Commits (77f43c357c01f43a8136f5def0d4768545fda88a)
 

Author SHA1 Message Date
Morris Jobke 551e809790 Merge pull request #5076 from owncloud/fix_filepicker_kondou 13 years ago
Thomas Müller 8c77cd1901 remove obsolete function login() 13 years ago
Bjoern Schiessle aa660a3475 remove deleted shares from the database table oc_share 13 years ago
Thomas Müller 78c60c25c8 only perform files upgrade in case there are actually entries in the old fscache table 13 years ago
kondou feb7028a78 Remove require in rawlist.php 13 years ago
kondou 013e9c27d2 Fix require in apps/files/ajax/rawlist.php 13 years ago
Thomas Müller 1adadf36fc Merge pull request #5071 from owncloud/fix-autoloader-master 13 years ago
Morris Jobke ceeb22aa5f fix unit tests 13 years ago
Bjoern Schiessle 8b08b1b455 Merge branch 'master' into sharing_mail_notification_master 13 years ago
Owen Winkler 535ed8369f Merge pull request #4894 from owncloud/fixing-4620-master 13 years ago
Thomas Müller 0d7c36c9f1 adding PHPDoc comment 13 years ago
Thomas Müller 3e4d56d7bb adding warning about failed apache module auth 13 years ago
Thomas Müller 4cecede13d code cleanup - remove special case for webdav in handleApacheAuth() 13 years ago
Thomas Müller 493e948146 $defaults is not necessary here - merge artifact 13 years ago
Thomas Müller 173f32e6ef Revert "use $defaults instead of $theme" 13 years ago
Thomas Müller 7e9e23f210 Merge branch 'master' into apache-auth-master 13 years ago
Victor Dubiniuk 5bb4330ea4 Fix autoloader regression 13 years ago
Thomas Müller 9eab8b39df Merge branch 'master' into fixing-4620-master 13 years ago
Thomas Müller 0537960dcc adding getCurrentUserId() to ApacheBackend 13 years ago
Thomas Tanghus 8035787cb9 Merge branch 'enhance_request' of github.com:owncloud/core into enhance_request 13 years ago
Thomas Tanghus a2cabd4c2a Remove getContent() from IRequest 13 years ago
Thomas Tanghus 0f13ffb773 Remove JSON request parsing from Server 13 years ago
Thomas Tanghus 7cd8088845 Add assertions for ->params and array access with json 13 years ago
Thomas Tanghus 973bcccd7c Implement PUT an PATCH support 13 years ago
Thomas Tanghus 36d1156cf8 Add interface docs to IRequest. 13 years ago
Thomas Tanghus cd2e1d0cfe Add patch method to OC_Route 13 years ago
Thomas Tanghus bdad7697ac Check if accessor matched request method. 13 years ago
Morris Jobke 5ade595911 Merge pull request #5039 from owncloud/lib-private-master-2 13 years ago
Thomas Müller e2fe71b6e7 Merge branch 'master' into lib-private-master-2 13 years ago
Thomas Müller b66e492d6e Merge pull request #5026 from owncloud/channels 13 years ago
Thomas Müller d5038e93db use $defaults instead of $theme 13 years ago
Thomas Müller d8ada370d7 Squashed commit of the following: 13 years ago
Frank Karlitschek 6cda88b49d add explanation 13 years ago
Frank Karlitschek bf0f3bf0da use a 4 digit number 13 years ago
Thomas Müller 02d6976263 Merge branch 'master' into lib-private-master-2 13 years ago
Thomas Müller 7c659eb291 use public api for session access from server container 13 years ago
Thomas Müller bed27b603d Merge branch 'master' into channels 13 years ago
Frank Karlitschek 2cf26ee0b1 put the current version and edition into a seperate file to simplify packaging. introduce update channels and build version for automated channel updates. More about that later 13 years ago
Frank Karlitschek 69dd6af574 use === 13 years ago
Frank Karlitschek b948c1a1b6 prepare the updater for the new update channels 13 years ago
Thomas Müller b58a464b86 Merge pull request #4967 from owncloud/dont_remember_login_if_enc_enabled 13 years ago
Thomas Müller 8e0060405d reorganize file in lib 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Thomas Tanghus 26785c9e0d Remove getContent() from IRequest 13 years ago
Thomas Tanghus 4e9a95f3e9 Merge branch 'enhance_request' of github.com:owncloud/core into enhance_request 13 years ago
Thomas Tanghus b0be2c79dc Remove JSON request parsing from Server 13 years ago
Thomas Tanghus 1d2466c6d1 Add assertions for ->params and array access with json 13 years ago
Jenkins for ownCloud a711399e62 [tx-robot] updated from transifex 13 years ago
Morris Jobke d4fed61871 Merge pull request #5012 from owncloud/check_keyfiles_exists 13 years ago
Thomas Tanghus 092b4e7b53 Implement PUT an PATCH support 13 years ago