Commit Graph

15822 Commits (8507efc4273aa87e32090bcabb31b7bc5b98ec35)
 

Author SHA1 Message Date
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 13 years ago
Thomas Tanghus 28a28611fb Merge pull request #6448 from owncloud/silence_favourites 13 years ago
Thomas Tanghus a3fbad43c1 Use DEBUG instead of ERROR when favourites not found. Fix #6419 13 years ago
Bjoern Schiessle 95892c8be9 update file cache for target file 13 years ago
Bjoern Schiessle cdd816c930 only remove encryption keys if a real file gets deleted, skip this method if a file outside of /data/user/files was deleted 13 years ago
Vincent Petry d8d11e3976 Fixed JS plural function to be per app 13 years ago
Bjoern Schiessle 6d489e0474 call set password hook because it doesn't get triggered during test execution and fix paths 13 years ago
Vincent Petry 2a1d6d3106 Do not use L10n when logging exceptions 13 years ago
icewind1991 fed63dff06 Merge pull request #6315 from owncloud/ingroup-cache 13 years ago
Robin Appelman e2efad6ae7 Also add default to the \OCP\IConfig interface 13 years ago
Robin Appelman 59f02066b6 add default parameter for AllConfig->get*Value() 13 years ago
Carlos Cerrillo 7c264c88fe Fixing Issue #6301 on master branch 13 years ago
Andreas Fischer c205d8d1c9 Merge remote-tracking branch 'owncloud/master' into fixing-3417-master 13 years ago
Jenkins for ownCloud 77b68505c2 [tx-robot] updated from transifex 13 years ago
Vincent Petry 769256cb39 Merge pull request #6321 from sevoku/master 13 years ago
Vincent Petry a84fe4790f Merge pull request #6392 from owncloud/no-backgroundjobs-during-upgrade 13 years ago
Robin Appelman 4c45c6f418 dont try to register background jobs if we haven't upgraded yet 13 years ago
Arthur Schiwon c0edb639ed adjust test 13 years ago
Arthur Schiwon f26ba5846d coding style 13 years ago
Arthur Schiwon dcfda5c2a9 coding style 13 years ago
Arthur Schiwon 91d6a6dd7c On webdav sesssions, loginname was compared to username which does not need to match necessarily 13 years ago
Jörn Friedrich Dreyer 6408125edc rely only on php DateTime to parse the db datetime string 13 years ago
Arthur Schiwon 1292793c4b LDAP: fix method behind save button on advancend and expert tabs, fixes at least Home Folder setinng 13 years ago
Vincent Petry ad998c1fb5 Merge pull request #6390 from owncloud/migration-fixwebroot 13 years ago
Vincent Petry df1a404466 Fix webroot for update page 13 years ago
Bjoern Schiessle 3831b8b1be always show 'Deleted Files' breadcrumb 13 years ago
Thomas Müller 7b30ffbf23 Merge pull request #6318 from owncloud/gethome-cache 13 years ago
Thomas Müller 600655b0f9 Merge pull request #6347 from owncloud/cache-test-utf8 13 years ago
Thomas Müller 9842890ed7 Update 3rdparty ref 13 years ago
ringmaster e2197c7108 Bump the footer down 20px to avoid overlap. 13 years ago
Vincent Petry 27d9af36db Merge pull request #6356 from owncloud/fix_6353 13 years ago
Jörn Friedrich Dreyer fc13b9802e update 3rdparty 13 years ago
Owen Winkler b47e4378d2 Merge pull request #6302 from owncloud/mysql-set-names-utf8 13 years ago
Bjoern Schiessle 79719d9ae5 toggle select all checkbox 13 years ago
Andreas Fischer 95dd58bfc0 Use old school query style that actually works. 13 years ago
Robin Appelman 46b72cbff0 remove unneeded ; in comment 13 years ago
Arthur Schiwon 5ba9344b0e LDAP: the browser shall not autofill userdn and password, usually login credentials are inserted. fixes #6283 13 years ago
Robin Appelman 8a86837eac remove unneeded ; in comment 13 years ago
Robin Appelman 30e0b474f8 Add test for having utf8 filenames in the cache 13 years ago
Andreas Fischer f8d3b7cb6f DB tests: Test whether we can insert and read UTF8 data. 13 years ago
Robin Appelman f23b7a262f fix fallback overwriting result of getHome 13 years ago
Vincent Petry 335b2f40a6 Fixed download file from URL error messages 13 years ago
Jenkins for ownCloud 7b20212c0a [tx-robot] updated from transifex 13 years ago
Vsevolod Kukol a8f814fe2d fix smbclient directory listing parser 13 years ago
Robin Appelman 3d29992378 user Group->users as assosiative array 13 years ago
Robin Appelman 366d75e947 cache the home folder of a User 13 years ago
Robin Appelman b126374780 cache the result from inGroup 13 years ago
Robin Appelman 5c7a08aab4 check if a $_SESSION entry exists before we try to remove it 13 years ago
Vincent Petry 050f87c9e4 Merge pull request #6270 from owncloud/sharing-mixeduppermissionsfix 13 years ago
Andreas Fischer cdd182ce35 Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 13 years ago