- Jun 11, 2013
-
-
Jörn Friedrich Dreyer authored
-
- Jun 02, 2013
-
-
Robin Appelman authored
-
- Apr 25, 2013
-
-
Florin Peter authored
improved file size calculation and speeds
-
- Apr 20, 2013
-
-
Robin Appelman authored
-
- Apr 17, 2013
-
-
Thomas Tanghus authored
-
- Apr 02, 2013
-
-
Arthur Schiwon authored
-
- Mar 27, 2013
-
-
Arthur Schiwon authored
-
- Mar 19, 2013
-
-
Thomas Tanghus authored
-
Thomas Tanghus authored
This reverts commit 3b33712d.
-
Thomas Tanghus authored
-
- Feb 10, 2013
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
indexing the full path exeeds the maximum index length for MySQL
-
- Feb 06, 2013
-
-
Thomas Müller authored
initial version of a local storage implementation which will use unique slugified filename on the local filesystem. This implementation will only be enabled on windows based system to solve the issues around UTF-8 file names with php on windows.
-
- Jan 28, 2013
-
-
Björn Schießle authored
-
- Jan 21, 2013
-
-
Robin Appelman authored
-
- Jan 10, 2013
-
-
Michael Gapczynski authored
-
- Jan 07, 2013
-
-
Robin Appelman authored
-
- Jan 02, 2013
-
-
Robin Appelman authored
-
- Dec 31, 2012
-
-
Michael Gapczynski authored
-
- Dec 30, 2012
-
-
Michael Gapczynski authored
-
- Dec 15, 2012
-
-
Robin Appelman authored
-
- Nov 25, 2012
-
-
Frank Karlitschek authored
remove the index on the share table because of problems with the index size. Thanks to icewind for spotting this.
-
- Nov 24, 2012
-
-
Frank Karlitschek authored
add a few more indexes. This is just a first step. More work is needed here but this should improve perfomance already for big installations.
-
- Nov 20, 2012
-
-
Jörn Friedrich Dreyer authored
-
- Oct 26, 2012
-
-
Robin Appelman authored
-
- Oct 19, 2012
-
-
Thomas Tanghus authored
-
Thomas Tanghus authored
-
- Oct 16, 2012
-
-
Sam Tuke authored
-
- Oct 15, 2012
-
-
Michael Göhler authored
-
- Oct 14, 2012
-
-
Michael Göhler authored
-
- Oct 03, 2012
-
-
Robin Appelman authored
-
- Oct 02, 2012
-
-
Robin Appelman authored
-
- Sep 27, 2012
-
-
Robin Appelman authored
-
- Sep 20, 2012
-
-
Jörn Friedrich Dreyer authored
-
- Sep 19, 2012
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Arthur Schiwon authored
set configuvalue in table appconfig back to clob. Likely to break LDAP settings, probably responsible for some bugs with it. Might also cause damage in other apps. That's why it was once already set to clob
-
- Sep 17, 2012
-
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
fix default values: 1. remove whitespace, don't use emptystring for int, remove empty default for nullable columns to use NULL as default
-