Commit Graph

10919 Commits (657ff34c6cd9d6bf689d1afaca90099c87144308)
 

Author SHA1 Message Date
Arthur Schiwon 78c694b6ee Cache: on equal mtime also for equal size before keeping ETag, at least makes Unit Test happy 12 years ago
Arthur Schiwon 3d29a82150 Cache: Do not overwrite ETag when file did not change 12 years ago
Arthur Schiwon 2a2d409733 Only prepare an SQL statement once. 12 years ago
Arthur Schiwon 1d676fb0e6 Add PHPDoc 12 years ago
Arthur Schiwon d9e07ca60a Adjust to Icewind's fix 12 years ago
Robin Appelman 1a874b9106 Cache: fix property path for getting legacy etag 12 years ago
Robin Appelman 19c7d9c3dc Port Icewind's fix I 12 years ago
Arthur Schiwon 588e1547cf Port OC_Property Table Index 12 years ago
Arthur Schiwon 5fc276602a Change LIMIT in DB query respectively remove where not necessary 12 years ago
Arthur Schiwon 18554059a4 Remove Debug output 12 years ago
Arthur Schiwon e2afd0cb42 Upgrade FileCache on ownCloud upgrade for all users with files 12 years ago
Arthur Schiwon 9d25058905 Performance: prepare queries only once 12 years ago
Arthur Schiwon 7839ec5093 Fix lost ETag on Cache Upgrade 12 years ago
Arthur Schiwon 599778b153 Files External: show display names instead of internal user names in Settings UI 12 years ago
blizzz e83f428c34 Merge pull request #2598 from ceri/master 12 years ago
Arthur Schiwon 942cdff240 Users: use DisplayName in the Display Name col when appending users 12 years ago
Jan-Christoph Borchardt 994a8797e4 remove extra type selector qualification for ID and class names 12 years ago
Jan-Christoph Borchardt 0b1dc7b0cc also use SVG for settings cog 12 years ago
Jan-Christoph Borchardt 5aa1ca5882 use SVG for folder image 12 years ago
Jan-Christoph Borchardt bcf1b6f9f8 soften highlight for navigation entries 12 years ago
Morris Jobke 7c8a0a486b add copyright note 12 years ago
Ceri Davies fce15f8f61 Use displayName in the From field of outbound email about new shares. 12 years ago
Jan-Christoph Borchardt e167ccc5c6 modify app styles to adhere to coming CSS coding guidelines 12 years ago
Morris Jobke 97d73d41a8 remove animation 12 years ago
Morris Jobke d3ca97dd2f Make it possible to show less log entries again - fix owncloud/core#1593 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 8dd7fa8507 Use isAppVersionCompatible in app installer 12 years ago
Jenkins for ownCloud 0c666cb764 [tx-robot] updated from transifex 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 93a6ed3dab Ensure instanceid contains a letter 12 years ago
Thomas Müller 4158a417e7 Merge pull request #2578 from owncloud/fixing-2577-master 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 53fd122b89 Minor typo, coding style fixes for OC_Util::getInstanceId 12 years ago
Thomas Mueller 586a47b186 fixes #1463 - file size is now displayed correctly in IE8 12 years ago
raghunayyar 8d7aa42b9a Removes the setTimeout() method. 12 years ago
Thomas Tanghus 74852243e2 Merge pull request #2567 from owncloud/fix_insertIfNotExist 12 years ago
Thomas Mueller cf50e67e1b prevent to fire delete ajax a second time. 12 years ago
Thomas Mueller 3817922c93 fixes #2125 - the warning is now displayed with a disabled button 12 years ago
Thomas Mueller e0e5cb73bf fixes #1461 12 years ago
Bernhard Posselt d49e8ffb5e Merge pull request #2568 from itheiss/master 12 years ago
itheiss f0733b2cb5 fix missing ',' after "mail_domain" parameter 12 years ago
Björn Schießle d121180d46 Merge pull request #2270 from owncloud/fix_json_encoded_pubic_download 12 years ago
itheiss 02d53deecc Update to reflect new parameter mail_domain 12 years ago
Björn Schießle d16dd1ad2a listen to touch hook to update the mtime after sync 12 years ago
itheiss 410b991221 Move testcase to own test function 12 years ago
Thomas Tanghus 5b66b317b1 And removing an irrelevant comment ;) 12 years ago
Thomas Tanghus 5f53145eb0 Double quotes to backticks 12 years ago
Thomas Tanghus 9d618005b6 Missing backticks. Thx @Raydiation :) 12 years ago
Thomas Tanghus 5e81016392 D'oh, why concatenate static strings. 12 years ago
Thomas Tanghus 07236800a7 Quote key for SQLite. 12 years ago
Thomas Tanghus 1c3f5ba6ef Properly prepare insertIfNotExist queries. 12 years ago
Björn Schießle c2a49b5c1f the old path no longer exists after rename, update the parent folder instead 12 years ago
Arthur Schiwon 8b3dd87846 LDAP: fix wrong return value 12 years ago