Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix merge conflicts | Georg Ehrke | 2012-04-22 | 9 | -30/+239 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into oc_error | Georg Ehrke | 2012-04-15 | 28 | -513/+621 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | fix merge conflicts | Georg Ehrke | 2012-04-13 | 26 | -268/+1797 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter notice and deprecated errors and write a proper error handler function | Georg Ehrke | 2012-03-30 | 1 | -3/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into oc_error | Georg Ehrke | 2012-03-30 | 5 | -31/+101 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into oc_error | Georg Ehrke | 2012-03-29 | 3 | -11/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | initial commit for OC_Exception | Georg Ehrke | 2012-03-29 | 1 | -0/+74 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert routing to ownCloud fluid interface | Bart Visscher | 2012-07-23 | 3 | -111/+181 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Very basic conversion of ocs to Symfony Routing Component | Bart Visscher | 2012-07-21 | 2 | -57/+94 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing parameter decleration, thanks Jenkins :-) | Bart Visscher | 2012-07-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix ununsed variables | Robin Appelman | 2012-07-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove obsolete oc_filesystem::mountall | Robin Appelman | 2012-07-21 | 1 | -11/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing public to function definition | Bart Visscher | 2012-07-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix parameter order in OC_Filestorage_Common->hash | Bart Visscher | 2012-07-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ETag support to the Sabre file connector. | Bart Visscher | 2012-07-21 | 4 | -7/+74 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adapted to new SabreDav version | Bjoern Schiessle | 2012-07-20 | 1 | -10/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trying to get documentation to "Do The Right Thing" (TM) | Thomas Tanghus | 2012-07-20 | 1 | -70/+73 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix strict standards warnings | Tom Needham | 2012-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some more documentation to OCP\JSON. | Thomas Tanghus | 2012-07-20 | 1 | -8/+57 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some documentation for OCP\JSON::callCheck() | Thomas Tanghus | 2012-07-20 | 1 | -0/+15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | forgot to make one function abstract | Robin Appelman | 2012-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused variables | Robin Appelman | 2012-07-20 | 10 | -55/+27 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused and depricated getFolderSize | Robin Appelman | 2012-07-20 | 1 | -11/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dont try to create mountpoints automatically | Robin Appelman | 2012-07-20 | 1 | -3/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix unused variables | Robin Appelman | 2012-07-20 | 16 | -47/+28 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix increasing folder sizes in filecache for custom roots | Robin Appelman | 2012-07-20 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix eventsource fallback when more then one eventsource is active | Robin Appelman | 2012-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dont check for filecache updates when getting quota info over webdav | Robin Appelman | 2012-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dont use the mtimes stored in zip archives since they dont update correctly | Robin Appelman | 2012-07-20 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow a more flexible way of using user backends | Robin Appelman | 2012-07-19 | 2 | -18/+22 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert to using fopen for webdav instead of readfile | Robin Appelman | 2012-07-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add warning in log if OC_L10N::tA was called | Georg Ehrke | 2012-07-16 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete old session files, suggested by Torben Nehmer, see bug oc-736 | Michael Gapczynski | 2012-07-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check if user is already logged in for DAV auth, instead of logging in and cr... | Michael Gapczynski | 2012-07-15 | 1 | -6/+11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix remote and public.php | Robin Appelman | 2012-07-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow command line based installation/setup | Thomas Mueller | 2012-07-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix log write() parameters in wrong order | Michael Gapczynski | 2012-07-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handling exceptions | Lukas Reschke | 2012-07-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Catch exceptions from PHPMailer | Michael Gapczynski | 2012-07-11 | 1 | -26/+28 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use readfile() instead iof fopen() for file download over webdav. | Bjoern Schiessle | 2012-07-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed typo | Johannes Willnecker | 2012-07-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for oc-972, oc-1144 and oc-1191 | Johannes Willnecker | 2012-07-10 | 1 | -9/+71 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 15 | -29/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert performance improvements in userExists() because it breaks new user cr... | Bjoern Schiessle | 2012-07-09 | 1 | -6/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | webdav ssl cleanup | Bjoern Schiessle | 2012-07-09 | 1 | -35/+38 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added default parameter $reset to allow for incremental rescan. | Thomas Tanghus | 2012-07-09 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uninitialized variable | Lukas Reschke | 2012-07-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a problem with the user creation ("User already existed" even if the us... | Lukas Reschke | 2012-07-07 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move line counter so we only count lines towards the offset that are equal or... | Michael Gapczynski | 2012-07-06 | 1 | -4/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements and bug fix for log reading, fixes bug oc-982 | Michael Gapczynski | 2012-07-06 | 1 | -14/+27 |