nextcloud/lib
Jenkins for ownCloud 5c042d88ad [tx-robot] updated from transifex 2012-10-04 02:07:35 +02:00
..
MDB2/Driver adding space between) and { 2012-09-07 15:22:01 +02:00
archive Respect coding style 2012-09-10 12:23:55 +03:00
backgroundjob adding space between) and { 2012-09-07 15:22:01 +02:00
cache backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 2012-09-25 11:47:53 +02:00
connector/sabre fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker 2012-10-02 11:45:47 +02:00
filecache fix updating the filecache for when contents of a folder has changed 2012-09-30 16:11:01 +02:00
fileproxy fix problem with quota proxy when using copy 2012-09-17 22:16:07 +02:00
filestorage Suppress error message which would send headers for hosted sited where disk_free_space() has been disabled for security. 2012-09-08 17:58:59 +02:00
group fix some more phpdoc 2012-09-23 02:40:03 +02:00
l10n [tx-robot] updated from transifex 2012-10-04 02:07:35 +02:00
log adding space between) and { 2012-09-07 15:22:01 +02:00
migration Only try to delete migration.db if it was created. 2012-09-18 16:25:34 +00:00
minimizer adding space between) and { 2012-09-07 15:22:01 +02:00
public Correct checking item source for share from same owner when generating item target 2012-10-02 16:37:39 -04:00
search Search: fix Notice and thus broken search with activiated error reporting 2012-10-01 19:11:26 +02:00
user Treat getUsers() as case insensitive, helpful for showing proper results in the share with autocomplete 2012-09-12 01:12:25 -04:00
app.php automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 2012-10-02 12:10:45 +02:00
appconfig.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
archive.php adding space between) and { 2012-09-07 15:22:01 +02:00
base.php reload the current url when login in instead of always redirecting to the default app (oc-1873) 2012-09-30 03:47:37 +02:00
cache.php Respect coding style 2012-09-05 15:40:21 +03:00
config.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
db.php fix phpdoc and handle some edges cases better in oc_db 2012-09-23 02:40:03 +02:00
eventsource.php adding space between) and { 2012-09-07 15:22:01 +02:00
filecache.php update the filecache by setting mtimes to 0 when the mount configuration has changed instead of clearing the cache 2012-09-30 16:12:16 +02:00
filechunking.php Run proxies and emit signals when finising chunked upload 2012-09-18 20:23:17 +02:00
fileproxy.php adding space between) and { 2012-09-07 15:22:01 +02:00
files.php Add OC_Files::searchByMime function 2012-09-25 21:15:01 +02:00
filestorage.php Merge branch 'share_api' 2012-08-19 22:29:01 -04:00
filesystem.php update the filecache by setting mtimes to 0 when the mount configuration has changed instead of clearing the cache 2012-09-30 16:12:16 +02:00
filesystemview.php etag has to be removed after version rollback to enable the sync client to detect the changes (bug #1829) 2012-09-28 18:50:36 +02:00
geo.php adding space between) and { 2012-09-07 15:22:01 +02:00
group.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
helper.php fix mimetype detection using the 'file' command in some edge cases 2012-09-30 03:58:58 +02:00
hook.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
image.php add OC_Image::fitIn 2012-09-08 23:26:19 +02:00
installer.php adding space between) and { 2012-09-07 15:22:01 +02:00
json.php adding space between) and { 2012-09-07 15:22:01 +02:00
l10n.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
log.php The log message is not always shown in html 2012-05-10 09:13:09 +02:00
mail.php adding space between) and { 2012-09-07 15:22:01 +02:00
migrate.php Allow exporting of users from any user backend, fixed oc-1645 2012-09-18 16:24:39 +00:00
mimetypes.list.php add impress mimetype 2012-08-17 12:39:05 +02:00
minimizer.php adding space between) and { 2012-09-07 15:22:01 +02:00
ocs.php Respect coding style 2012-09-10 14:59:08 +03:00
ocsclient.php Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found 2012-09-18 16:55:03 +01:00
preferences.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
request.php adding space between) and { 2012-09-07 15:22:01 +02:00
response.php Fix setEtagHeader function 2012-09-07 13:42:22 +02:00
search.php adding space between) and { 2012-09-07 15:22:01 +02:00
setup.php Fallback for systems without openssl 2012-09-29 16:44:02 +02:00
streamwrappers.php adding space between) and { 2012-09-07 15:22:01 +02:00
subadmin.php Fix a typo 2012-09-30 00:08:20 +03:00
template.php Fix to preserve backward compatibility for apps creating static links containing the request token (currently the contacts app and maybe some 3rd party implementations) 2012-09-28 18:57:20 +02:00
templatelayout.php don't set values with oc_appconfig when oc is not installed yet, allows to render guest page for installation again 2012-09-11 13:16:34 +02:00
updater.php adding space between) and { 2012-09-07 15:22:01 +02:00
user.php add proper error logging in OC_User database queries 2012-09-12 12:47:33 +02:00
util.php RC2 2012-10-03 12:39:48 +02:00
vcategories.php Check if categories is an array. 2012-09-13 17:30:26 +02:00
vobject.php adding space between) and { 2012-09-07 15:22:01 +02:00