aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix merge conflictsGeorg Ehrke2012-04-229-30/+239
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-04-1528-513/+621
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ fix merge conflictsGeorg Ehrke2012-04-1326-268/+1797
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter notice and deprecated errors and write a proper error handler functionGeorg Ehrke2012-03-301-3/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into oc_errorGeorg Ehrke2012-03-305-31/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into oc_errorGeorg Ehrke2012-03-293-11/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | initial commit for OC_ExceptionGeorg Ehrke2012-03-291-0/+74
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert routing to ownCloud fluid interfaceBart Visscher2012-07-233-111/+181
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Very basic conversion of ocs to Symfony Routing ComponentBart Visscher2012-07-212-57/+94
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing parameter decleration, thanks Jenkins :-)Bart Visscher2012-07-211-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix ununsed variablesRobin Appelman2012-07-211-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove obsolete oc_filesystem::mountallRobin Appelman2012-07-211-11/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing public to function definitionBart Visscher2012-07-211-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix parameter order in OC_Filestorage_Common->hashBart Visscher2012-07-211-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ETag support to the Sabre file connector.Bart Visscher2012-07-214-7/+74
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adapted to new SabreDav versionBjoern Schiessle2012-07-201-10/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trying to get documentation to "Do The Right Thing" (TM)Thomas Tanghus2012-07-201-70/+73
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix strict standards warningsTom Needham2012-07-201-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some more documentation to OCP\JSON.Thomas Tanghus2012-07-201-8/+57
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some documentation for OCP\JSON::callCheck()Thomas Tanghus2012-07-201-0/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | forgot to make one function abstractRobin Appelman2012-07-201-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused variablesRobin Appelman2012-07-2010-55/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused and depricated getFolderSizeRobin Appelman2012-07-201-11/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dont try to create mountpoints automaticallyRobin Appelman2012-07-201-3/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix unused variablesRobin Appelman2012-07-2016-47/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix increasing folder sizes in filecache for custom rootsRobin Appelman2012-07-201-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix eventsource fallback when more then one eventsource is activeRobin Appelman2012-07-201-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dont check for filecache updates when getting quota info over webdavRobin Appelman2012-07-201-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dont use the mtimes stored in zip archives since they dont update correctlyRobin Appelman2012-07-201-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow a more flexible way of using user backendsRobin Appelman2012-07-192-18/+22
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert to using fopen for webdav instead of readfileRobin Appelman2012-07-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add warning in log if OC_L10N::tA was calledGeorg Ehrke2012-07-161-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete old session files, suggested by Torben Nehmer, see bug oc-736Michael Gapczynski2012-07-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check if user is already logged in for DAV auth, instead of logging in and cr...Michael Gapczynski2012-07-151-6/+11
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix remote and public.phpRobin Appelman2012-07-131-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow command line based installation/setupThomas Mueller2012-07-131-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix log write() parameters in wrong orderMichael Gapczynski2012-07-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handling exceptionsLukas Reschke2012-07-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Catch exceptions from PHPMailerMichael Gapczynski2012-07-111-26/+28
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use readfile() instead iof fopen() for file download over webdav.Bjoern Schiessle2012-07-101-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed typoJohannes Willnecker2012-07-101-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for oc-972, oc-1144 and oc-1191Johannes Willnecker2012-07-101-9/+71
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-0915-29/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert performance improvements in userExists() because it breaks new user cr...Bjoern Schiessle2012-07-091-6/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | webdav ssl cleanupBjoern Schiessle2012-07-091-35/+38
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added default parameter $reset to allow for incremental rescan.Thomas Tanghus2012-07-091-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uninitialized variableLukas Reschke2012-07-071-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a problem with the user creation ("User already existed" even if the us...Lukas Reschke2012-07-071-3/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move line counter so we only count lines towards the offset that are equal or...Michael Gapczynski2012-07-061-4/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements and bug fix for log reading, fixes bug oc-982Michael Gapczynski2012-07-061-14/+27