Commit Graph

5360 Commits (59ff8388eae56cdfdf4b71c93da249950986887f)

Author SHA1 Message Date
Arthur Schiwon 4b4901519d Introduce user count action to user management 13 years ago
Vincent Petry a711d4e39a Removed special handling of part files in shared storage rename 13 years ago
Thomas Müller 9a1cbabdd6 rename user-id to loginname to stay consistent 13 years ago
Thomas Müller 596ab7552e set login name within apache auth backend 13 years ago
Thomas Müller ea23a09c05 fixing PHPDoc and use cameCase names 13 years ago
Thomas Müller c6fa2dd8e2 turn off mod_pagespeed 13 years ago
Thomas Müller bbba8fd09d trimming all array elements 13 years ago
Thomas Müller 5e928fc988 we shall explode on ',' only 13 years ago
Thomas Müller 7e36763631 reuse existing helper function OC_Helper::is_function_enabled 13 years ago
Vincent Petry 542cf79595 Now also preventing to override "files" dir size with -1 13 years ago
Vincent Petry 2ea3765359 Added isUserAgent() method to request 13 years ago
Vincent Petry b7aaebf94f Added workaround for Android content disposition 13 years ago
Vincent Petry c9cb258616 Moved content disposition code+workarounds to OCP\Response 13 years ago
Oliver Gasser 6a21922854 DB: Support DECIMAL(precision,scale) syntax in XML 13 years ago
Jörn Friedrich Dreyer c81a05cbb1 remove duplicate exe mimetype, add correct msi mimetype 13 years ago
Robin Appelman 956a4419d8 Fix APCIterator syntax in \OC\Memcache\APCU::clear 13 years ago
Robin Appelman f356ef90d7 Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage 13 years ago
Andreas Fischer 93b6c83814 Backport of PR #4378: Don't use xcache in case admin auth is enabled. 13 years ago
Andreas Fischer d9df271113 Do not use xcache variable cache if cache size is 0. 13 years ago
Robin Appelman 4c2d2f4dc9 check if a $_SESSION entry exists before we try to remove it 13 years ago
Robin Appelman 148c16bf70 preserve 3rd party values in in the Session destructor 13 years ago
Vincent Petry ae58a385b7 Do not use L10n when logging exceptions 13 years ago
Thomas Tanghus a8a35f4d07 Use DEBUG instead of ERROR when favourites not found. Fix #6419 13 years ago
Jörn Friedrich Dreyer db696a2dda ignore comments on schema as a quickfix for oc6 13 years ago
Robin Appelman 0a0d89296b dont try to register background jobs if we haven't upgraded yet 13 years ago
Vincent Petry dd7b074dfa Fix webroot for update page 13 years ago
Jörn Friedrich Dreyer f8088ecd29 rely only on php DateTime to parse the db datetime string 13 years ago
Andreas Fischer 66af605697 Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 13 years ago
Arthur Schiwon c770089b50 coding style 13 years ago
Arthur Schiwon afaac05f61 coding style 13 years ago
Arthur Schiwon aba8199a82 On webdav sesssions, loginname was compared to username which does not need to match necessarily 13 years ago
Morris Jobke 2417c8a49e fix plural translation - fixes #6226 13 years ago
Robin Appelman e78a309111 remove background jobs if they are failing 13 years ago
Robin Appelman 46a4ad4f3c Catch exceptions from background jobs and log them 13 years ago
Robin Appelman 713651738c reuse etags when doing a background scan 13 years ago
Bart Visscher 1475245465 XSendfile and encryption don't work together 13 years ago
Bart Visscher a2bbbb1448 Users of getFolderContent are mostly interested in the unecrypted file size 13 years ago
Bjoern Schiessle f3e341edac add a optional parameter to skip check for expired files, this is necessary to find out to whom a file was shared after it was expired. 13 years ago
Nico Kaiser 7eb505e6dd Fix user's displayName being overwritten by (old) cookie 13 years ago
Vincent Petry fd634fdec8 Added unit test for the test() method 13 years ago
Frank Karlitschek 8dc3cb2ffb lower required php version to 5.3.3 13 years ago
Thomas Mueller 6f7b394d99 fixing PHPDoc and spelling 13 years ago
Andreas Fischer 91f47645b0 Use getLastError() everywhere. 13 years ago
Andreas Fischer 18903cc8f7 Add getLastError() 13 years ago
Andreas Fischer 7e467484a8 No function as oci_last_error. It's oci_error. 13 years ago
Andreas Fischer 21bf6abd41 There is no property such as dbusername. It's 'dbuser'. 13 years ago
Andreas Fischer 401728b2a2 Correct property name. It's 'dbpassword', with the 'db' prefix. 13 years ago
Andreas Fischer bfd0dc3314 Correct property name. It's just 'tableprefix', without the 'db' prefix. 13 years ago
Robin Appelman 5ac3f9bfa5 check if a directory exists before we try to remove it 13 years ago
Jenkins for ownCloud 1b18c5a047 [tx-robot] updated from transifex 13 years ago