Commit Graph

2465 Commits (97380f3485fe40120b361f2f0bc9d12d060d6311)

Author SHA1 Message Date
Lukas Reschke 4d61eb3e4c Fix a typo 13 years ago
Bart Visscher a9ff5635d8 Move loading setting routing to OC_Router 13 years ago
Bart Visscher 40fe6c6346 Remove subnavigation key, not used 13 years ago
Bart Visscher 4d03b3dbaf Add ETag caching for Javascript routes 13 years ago
Bart Visscher a7806076b1 Move generating cache key from files from OC_Minimizer to OC_Cache 13 years ago
Michael Gapczynski 5aec26a37c Fix MySQL install, bug fix for issue 132 13 years ago
Michael Gapczynski a6e18e0b6d Check if error_report() is equal to 0, so suppressed errors aren't logged e.g. the htaccesstext.txt fopen failing 13 years ago
Jenkins for ownCloud dbb4e74c79 [tx-robot] updated from transifex 13 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 13 years ago
Felix Moeller 5d640f9ae3 NoSpaceAfterComma 13 years ago
Felix Moeller b7a02f0c93 NoSpaceAfterComma 13 years ago
Robin Appelman 6bc156ba69 add svg mimetype to default htaccess 13 years ago
Arthur Schiwon be215a097a check if RUNTIME_NOAPPS is set before using it 13 years ago
Georg Ehrke d7a6b09406 deny the usage of dots in database name 13 years ago
Arthur Schiwon b8a48b55a3 make sure all filesystem apps are loaded when setupFS is proceeded, to make sure the emmited setup-hook is received. Fixes #89 13 years ago
Arthur Schiwon 5b9ba2e033 remove whitespaces, no code change 13 years ago
Bernhard Posselt bf3dac05d1 added functions for printing escaped and unescaped values 13 years ago
Robin Appelman b07672821b check for changes when using the cache api 13 years ago
Robin Appelman fba7be1194 add filesystem watcher to detect updates 13 years ago
Jenkins for ownCloud 1a08ef6a06 [tx-robot] updated from transifex 13 years ago
Robin Appelman 79d0ac21cc delete child entries when a folder gets removed from cache 13 years ago
Robin Appelman 56e9ce44c3 add a way to recalucale the size of a folder in the cache 13 years ago
Björn Schießle 0d3f68cc7a fix function documentation 13 years ago
Bart Visscher fecfeac55d Fix introduced style errors 13 years ago
Björn Schießle 8a3eda16f2 fix function documentation 13 years ago
Robin Appelman 5bfff6c56e use absolute paths when resolving mount points 13 years ago
Bart Visscher 43e8293d9c Change Symfony/Component/Routing from submodule to composer fetching 13 years ago
Robin Appelman 3437071cf1 remove old searchByMime 13 years ago
Robin Appelman fcc92a9f43 add searchByMime to new cache api 13 years ago
Jakob Sack d0bbd9416b Add BackgroundJob::setExecutionType() to public API 13 years ago
Jakob Sack 9cf9d41e51 Add a new backgroundjob class to access the type of background jobs easily 13 years ago
Robin Appelman 695405dfeb add permissions data to the results of the cache api 13 years ago
Jenkins for ownCloud 3bef19c623 [tx-robot] updated from transifex 13 years ago
Robin Appelman 9953427197 also use new cache api here 13 years ago
Robin Appelman 7d6da68d53 prove some compatibility with the old cache api 13 years ago
Florian Hülsmann a48734bcb5 fixed user/group sharing hooks 13 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 13 years ago
Bart Visscher fe75793815 Split database setup code to functions 13 years ago
Florian Hülsmann b7bf28d1c7 Hook emission on sharing stuff 13 years ago
Victor Dubiniuk d428d72dab Fix mimetype detection with the 'file' utility 13 years ago
Robin Appelman c22a723785 add file permissions cache 13 years ago
Robin Appelman ad720c4c17 possible fix for bombarding the server with the htaccess test during setup 13 years ago
Robin Appelman 8bce661e4d add search to the filecache api 13 years ago
Georg Ehrke 1888ac0d41 add the possibility to add an preupdate.php 13 years ago
Robin Appelman 7ef0ffe8ad add View->putFileInfo to the filecache api 13 years ago
Robin Appelman e63e246c48 fix problem with normalizePath when there was a double leading slash 13 years ago
Robin Appelman 39adadd3e3 move the cache api from OC_Files to filesystem(view) 13 years ago
Jenkins for ownCloud c7d64811d6 [tx-robot] updated from transifex 13 years ago
Lukas Reschke 228a05a792 Check for iconv 13 years ago
Lukas Reschke 55277c8e5a Allow any characters in the groupname 13 years ago