Commit Graph

4526 Commits (3ce4bf5ec70ed4cfd0e6d619e2f7ae0a1bfdb06c)

Author SHA1 Message Date
Bjoern Schiessle 931e90634e fix db queries 12 years ago
Bjoern Schiessle 983da0d78f fix db queries 12 years ago
Jenkins for ownCloud e68b5f8b0d [tx-robot] updated from transifex 12 years ago
kondou 2d6a400381 Check for $this->fileInfo and @depend on testData() 12 years ago
Frank Karlitschek c54994d2e9 fixing this obvious typo directly 12 years ago
Frank Karlitschek f1836a997f remove the activity call here. it is not implemented anyways. This will be provided by Activity app in the future. 12 years ago
kondou 0869f9b655 Fix #4258, clean up \OC_Image and improve its unittest 12 years ago
Bjoern Schiessle 4bbefdf608 add expiration date if it is already set 12 years ago
Bjoern Schiessle 10cf1b3a4e return mailSend status in getItems() 12 years ago
Jenkins for ownCloud dbc78b1a58 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 12 years ago
Arthur Schiwon 7d398ba622 Use the real username in preferences and magic cookie instead of case-insensitive user input. Fixes 4616. 12 years ago
Jan-Christoph Borchardt 9c23ed580a move CSS for browser-specific fixes out of styles.css into new fixes.css 12 years ago
Jan-Christoph Borchardt cc8e19ad11 move CSS for apps out of styles.css into new apps.css 12 years ago
Georg Ehrke 728fc7f123 fix parameter missing warning 12 years ago
Robin Appelman 1fa29b4c11 also emmit create hook when creating new files using touch() 12 years ago
Thomas Müller 301cce54cc webdav quota information contains the values for used and free - not total 12 years ago
Georg Ehrke 70b6e2161e invert logic of disable_previews 12 years ago
Morris Jobke d4952bd9df fix typo 12 years ago
Bart Visscher 3fd2df4088 Only enable logrotate when configured. Also rotate size is settable. 12 years ago
Bart Visscher 42f3ecb60f Check for installed state before registering the logrotate background job 12 years ago
Bart Visscher 62560ef859 Add description to log rotate class 12 years ago
Bart Visscher 594a2af75a Review fixes 12 years ago
Bart Visscher b5e2842e00 Very simple log rotation 12 years ago
Jenkins for ownCloud 3e7ddbc9d9 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud d5062b9e0e [tx-robot] updated from transifex 12 years ago
Morris Jobke e91edabe0f add documentation 12 years ago
Tom Needham 273f162b26 Code style 12 years ago
Tom Needham f14ce1efdc Add quota to core api 12 years ago
Morris Jobke 6e8bc13aa3 fix weird logical behaviour 12 years ago
Thomas Müller d3d91ce347 revert debugging code which accidentially entered this pull request 12 years ago
Thomas Müller c9123263ab kill zh_CN.GB2312 12 years ago
Thomas Müller 8cf9336bcb storage information is path specific 12 years ago
Thomas Müller 1e4ebf47e2 webdav quota now displays the same values as the web interface does 12 years ago
Thomas Müller d1a6d2bc8f lacy initialization of fileView - in case basic auth is used FileSystem is not yet initialized during the initialize() call 12 years ago
Arthur Schiwon 1f5a55ddff consolidate validity check for users in group class 12 years ago
Stephane Martin 81a45cfcf1 fixes #4574 12 years ago
Jenkins for ownCloud d587146a5a [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 596ac40b7f [tx-robot] updated from transifex 12 years ago
Georg Ehrke 58c727a495 fix return value of method 12 years ago
Georg Ehrke 1dab076750 make it possible to disable previews 12 years ago
Jenkins for ownCloud 02b2b5a808 [tx-robot] updated from transifex 12 years ago
Thomas Müller f1eec74f70 additional readdir check in mappedlocal 12 years ago
Arthur Schiwon 958130e8fe Sharing: only determine path root if owner is available 12 years ago
Jenkins for ownCloud a89199cc7b [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud e9644c2f52 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 64c0e5d807 no assoc index here, makes tests pass again 12 years ago
Georg Ehrke 48f0c54261 style fixes for preview lib 12 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 12 years ago
Arthur Schiwon 0f7fad7166 return only existing users in group 12 years ago