- May 19, 2013
-
-
Lukas Reschke authored
I need this to intercept passwords for my WIP multi-factor authentication app.
-
- May 13, 2013
-
-
Bernhard Posselt authored
Set the SQLite database lock timeout to 60 seconds which is the default ...
-
Lukas Reschke authored
Add requesttoken to guest view
-
Lukas Reschke authored
Should fix #3321
-
Morris Jobke authored
Modify zh_* language codes
-
Frank Karlitschek authored
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.
-
Jenkins for ownCloud authored
-
- May 12, 2013
-
-
Pellaeon Lin authored
-
Morris Jobke authored
disable mbstring.func_overload in setup v.3
-
Lukas Reschke authored
Move config data to template
-
Thomas Tanghus authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Jenkins for ownCloud authored
-
- May 11, 2013
-
-
Robin Appelman authored
Use new autoloader class in tests
-
Thomas Tanghus authored
-
Morris Jobke authored
disable mbstring.func_overload
-
- May 10, 2013
-
-
Jan-Christoph Borchardt authored
Fix 3251
-
Morris Jobke authored
Move legacy filesystem classes
-
Robin Appelman authored
Properly check file blacklist
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
rename isIgnoredFile to isPartialFile, remove check of blacklisted files in isPartialFile, correct usage of isPartialFile and isFileBlacklisted
-
- May 09, 2013
-
-
Thomas Tanghus authored
-
Christopher Schäpers authored
Using ksort now, instead of prefilling the commonlanguages array.
-
Michael Gapczynski authored
fix inconsistent post parameters in change password operation
-
- May 08, 2013
-
-
Björn Schießle authored
-
Björn Schießle authored
rename a file if it gets restored so that it no longer exists as a version. Otherwise it can happen that the expire() function removes all other versions so that we end up with only one version which is exactly the same as the original file
-
Björn Schießle authored
-
Björn Schießle authored
-
Robin Appelman authored
-
Florin Peter authored
fix for tearDownFS, after filesystem::tearDown() in Util
-
Björn Schießle authored
-
Bart Visscher authored
Move autoloader to it's own class
-
- May 07, 2013
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Florin Peter authored
-