Robin Appelman
|
d2bd78c41a
|
update MDB2 and XML_Parser
|
13 years ago |
Robin Appelman
|
20553c1afe
|
Revert "remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty"
This reverts commit dccdeca258 .
|
13 years ago |
Frank Karlitschek
|
dccdeca258
|
remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty
|
13 years ago |
Bart Visscher
|
82c7598861
|
Remove global vars and use the OC static version.
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
|
14 years ago |
Frank Karlitschek
|
f5a030f4ae
|
remove the ownCloud 3D support and add lot's of usefull 3rd party libraries instead.
|
14 years ago |
Thomas Zander
|
80194daec7
|
Fix php4 legacy calls
Reviewed-by: Robin Appelman
Reviewboard: http://git.reviewboard.kde.org/r/101549/
|
14 years ago |
Robin Appelman
|
e7c91b55b7
|
fix mdb2 error handeling a bit
|
14 years ago |
Robin Appelman
|
c0ee7a47e4
|
fix more strict error is mdb2
|
14 years ago |
Robin Appelman
|
97efd27a9a
|
static, non-static, both?
|
14 years ago |
Robin Appelman
|
5198491735
|
once static, always static
|
14 years ago |
Frank Karlitschek
|
c1db5c0848
|
fixing MDB2
|
14 years ago |
Robin Appelman
|
3764b61be7
|
remove php 4 constructors
|
14 years ago |
Robin Appelman
|
519a84e048
|
more strict fixes for mdb2
|
14 years ago |
Robin Appelman
|
e043f9c6fe
|
make mdb2 not give a ton of error when using strict error reporting
|
14 years ago |
Robin Appelman
|
232654cb60
|
get rid of the oc_require and friends
|
14 years ago |
Jakob Sack
|
132695ceb1
|
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
14 years ago |
Robin Appelman
|
6642d4af6f
|
fix warnings given by MDB2 if opendir is restricted by the host
|
15 years ago |
Martin T. H. Sandsmark
|
64d4d57615
|
fix permissions, start to implement private data api
|
15 years ago |
Robin Appelman
|
d96793f14f
|
Fix some database problems, do not use the cache when creating users
|
15 years ago |
Robin
|
ede1c64edd
|
port OC_DB to MDB2
|
15 years ago |