Thomas Mueller 74a170f2a5 [Fixing unit tests in Windows] 11 年之前
..
MDB2 0e55accee2 Set the SQLite database lock timeout to 60 seconds which is the default in PHP anyways. I don't know why the MDB2 driver has this hardcoded to 0.1 seconds. This potentially fixes a lot of SQLite database lock problems and stuck in maintainance mode during upgrade issues. 11 年之前
archive 4c3d4f7d36 quick fixing this require_once. 11 年之前
backgroundjob b7585050b5 Move legacy backgroundjob classes to a place where they can be autoloaded 11 年之前
cache c8a2beccb0 Cache: mount user mountpoints to make sure that // exists before accessing it. Fixes #2553 and #2374 11 年之前
connector 3fbfe3c06a small typo in the comments 11 年之前
fileproxy 451daf3ab1 Keep user quota into account when the storage backend has unkown free space 11 年之前
files 74a170f2a5 [Fixing unit tests in Windows] 11 年之前
group 5da9223d1c make getDisplayNames optional feature for Group Backends, fall back to internal names 11 年之前
hooks 9e65f40d1b Add PublicEmitter class 11 年之前
l10n 3c79d89492 [tx-robot] updated from transifex 11 年之前
legacy d9c19fa8d7 Move legacy filesystem classes 11 年之前
log f7e29eabf2 fix admin log display and use a more readable format 11 年之前
migration ffae6f4b84 Style-fix: Breakup long lines 11 年之前
minimizer 3829460ab8 adding space between) and { 12 年之前
ocs 7eb6cc62f8 Make class properties protected instead of private to allow subclassing 11 年之前
public 124f34422c add missing backticks all over the place 11 年之前
search 4b940955dd merge master into filesystem 12 年之前
session 57f712f8a9 implement ArrayInterface with Session 11 年之前
user fdaab7372e always emit the preSetPassword hook, this should only indicate the intention. Finally the post-hooks indicate if it was successful or not 11 年之前
vobject cb41a30b00 Add Compound property to avoid double escaping values. 11 年之前
api.php 11afb2e5a8 respect format output 11 年之前
app.php cbd5eb9a1a use to_char only for oracle, whitespace 11 年之前
appconfig.php ffae6f4b84 Style-fix: Breakup long lines 11 年之前
archive.php afadf93d31 Checkstyle: many fixes 12 年之前
arrayparser.php 46626915ef Use a parser to read custom mount configuration instead of including the php files 11 年之前
autoloader.php 988b539dd7 Let's just use '/' as we do almost everywhere - this change fixes two failing unit tests 11 年之前
backgroundjob.php 5bfe4adbaa Whitespace cleanup 12 年之前
base.php 2572c9a6b7 Merge pull request #3578 from owncloud/ocdialog 11 年之前
cache.php a7806076b1 Move generating cache key from files from OC_Minimizer to OC_Cache 12 年之前
config.php 8db76ef7d2 Merge pull request #2147 from eMerzh/split_config 11 年之前
db.php cbd5eb9a1a use to_char only for oracle, whitespace 11 年之前
eventsource.php ffae6f4b84 Style-fix: Breakup long lines 11 年之前
filechunking.php ffae6f4b84 Style-fix: Breakup long lines 11 年之前
fileproxy.php d3e37fa157 remove fileatime from common storage backend 12 年之前
files.php 9bebf9b4c8 Don't set Content-Length header if size is unknown 11 年之前
geo.php 3829460ab8 adding space between) and { 12 年之前
group.php 5da9223d1c make getDisplayNames optional feature for Group Backends, fall back to internal names 11 年之前
helper.php 59655e9afd Style fixes 11 年之前
hook.php bb75dfc021 Whitespace fixes 11 年之前
image.php 07b956c22d Update image.php 11 年之前
installer.php 8dd7fa8507 Use isAppVersionCompatible in app installer 11 年之前
json.php c9c1e483c5 use utf-8 encoding for json 11 年之前
l10n.php eef1cf529e additional safety checks 11 年之前
log.php ffae6f4b84 Style-fix: Breakup long lines 11 年之前
mail.php 5c04b3a63a fix wrong signature delimiter - fix #3523 11 年之前
migrate.php 3ae70ab162 Check if username is valid and remove slashes from filename 11 年之前
mimetypes.list.php fbf9233648 fixing mimetype for "new" ms office formats 11 年之前
minimizer.php fd060d4849 really check if mod_deflate is loaded 12 年之前
ocs.php ffae6f4b84 Style-fix: Breakup long lines 11 年之前
ocsclient.php ffae6f4b84 Style-fix: Breakup long lines 11 年之前
preferences.php ffae6f4b84 Style-fix: Breakup long lines 11 年之前
request.php ecb9d37b55 request.php: add type check to the not empty check of a string 11 年之前
response.php 386d1ac49f Fix setEtagHeader function 12 年之前
route.php 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 年之前
router.php 73ed62976d Fix previous commit 11 年之前
search.php bb75dfc021 Whitespace fixes 11 年之前
setup.php 1f1abe595d cleanup codestyle 11 年之前
subadmin.php 31b1a73e1f Check if user is admin - bool 12 年之前
template.php 44f9af5a7f Use the new session wrapper 11 年之前
templatelayout.php 63d51980e1 Get config from template 11 年之前
updater.php d41b600725 Add an update notification on every page for admin users 11 年之前
user.php fbe3213fec User: consisten variable naming 11 年之前
util.php 251527c6e6 merge master into backgroundjob 11 年之前
vcategories.php c38dc36665 Remove debug output 11 年之前
vobject.php afadf93d31 Checkstyle: many fixes 12 年之前