Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add proper error logging in OC_User database queriesv4.5.0beta3 | Jörn Friedrich Dreyer | 2012-09-12 | 1 | -10/+33 |
| | |||||
* | add getErrorMessage to OC_DB | Jörn Friedrich Dreyer | 2012-09-12 | 1 | -0/+24 |
| | |||||
* | this is now 4.5 beta 3 | Frank Karlitschek | 2012-09-12 | 1 | -2/+2 |
| | |||||
* | Don't call clearCache() for OC_Minimizer statically, create OC_Minimizer ↵ | Michael Gapczynski | 2012-09-12 | 1 | -2/+4 |
| | | | | objects for both CSS and JS to clear cache after upgrade | ||||
* | Treat getUsers() as case insensitive, helpful for showing proper results in ↵ | Michael Gapczynski | 2012-09-12 | 1 | -1/+1 |
| | | | | the share with autocomplete | ||||
* | Merge branch 'master' into share_expiration | Michael Gapczynski | 2012-09-12 | 122 | -2897/+3372 |
|\ | | | | | | | | | | | Conflicts: core/js/share.js lib/util.php | ||||
| * | Temporarily disable sharing with contacts and emails, will come in next release | Michael Gapczynski | 2012-09-12 | 1 | -20/+20 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-12 | 1 | -1/+4 |
| | | |||||
| * | added hint to restart the web server in case recetly installed php modules ↵ | Thomas Mueller | 2012-09-11 | 1 | -0/+14 |
| | | | | | | | | are still not available | ||||
| * | allow using only dbname for oracle | Jörn Friedrich Dreyer | 2012-09-11 | 1 | -6/+14 |
| | | |||||
| * | don't set values with oc_appconfig when oc is not installed yet, allows to ↵ | Jörn Friedrich Dreyer | 2012-09-11 | 1 | -1/+1 |
| | | | | | | | | render guest page for installation again | ||||
| * | Fix problem with non share collection item types being treated as collections | Michael Gapczynski | 2012-09-11 | 1 | -6/+14 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-11 | 1 | -1/+2 |
| | | |||||
| * | fix file upload | Georg Ehrke | 2012-09-10 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of github.com:owncloud/core | Jörn Friedrich Dreyer | 2012-09-10 | 1 | -88/+82 |
| |\ | |||||
| | * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -88/+82 |
| | | | |||||
| * | | use tabs for indentation | Jörn Friedrich Dreyer | 2012-09-10 | 1 | -189/+189 |
| |/ | |||||
| * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -26/+26 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -3/+3 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -5/+4 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -1/+1 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -3/+9 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -2/+2 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -1/+1 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -15/+15 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -33/+33 |
| | | |||||
| * | Don't display actions for children in shared collections, show the parent ↵ | Michael Gapczynski | 2012-09-09 | 1 | -1/+6 |
| | | | | | | | | collection the child is shared in | ||||
| * | Fix shared collection item searching | Michael Gapczynski | 2012-09-09 | 1 | -29/+38 |
| | | |||||
| * | Normalize the file path for shared children as a precaution | Michael Gapczynski | 2012-09-08 | 1 | -1/+2 |
| | | |||||
| * | Insert id for unique user group share rows | Michael Gapczynski | 2012-09-08 | 1 | -0/+1 |
| | | |||||
| * | Fix fetching shared children items, fixes problem with displaying owner of a ↵ | Michael Gapczynski | 2012-09-08 | 1 | -10/+19 |
| | | | | | | | | shared file inside a shared folder | ||||
| * | Fix unsharing from self for group shares and add test for it | Michael Gapczynski | 2012-09-08 | 1 | -3/+17 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-09 | 1 | -1/+4 |
| | | |||||
| * | don't use regular expresions for a simple string replace | Robin Appelman | 2012-09-08 | 1 | -1/+1 |
| | | |||||
| * | add OC_Image::fitIn | Robin Appelman | 2012-09-08 | 1 | -15/+23 |
| | | |||||
| * | Suppress error message which would send headers for hosted sited where ↵ | Thomas Tanghus | 2012-09-08 | 1 | -1/+1 |
| | | | | | | | | disk_free_space() has been disabled for security. | ||||
| * | style fixes for public util api | Georg Ehrke | 2012-09-08 | 1 | -24/+9 |
| | | |||||
| * | style fixes for public user api | Georg Ehrke | 2012-09-08 | 1 | -25/+13 |
| | | |||||
| * | style fixes for public response api | Georg Ehrke | 2012-09-08 | 1 | -9/+1 |
| | | |||||
| * | style fixes for public json api | Georg Ehrke | 2012-09-08 | 1 | -2/+0 |
| | | |||||
| * | style fixes for public files api | Georg Ehrke | 2012-09-08 | 1 | -17/+6 |
| | | |||||
| * | style fixes for public db api | Georg Ehrke | 2012-09-08 | 1 | -9/+0 |
| | | |||||
| * | style fixes for public config api | Georg Ehrke | 2012-09-08 | 1 | -58/+45 |
| | | |||||
| * | style fixes for public app api | Georg Ehrke | 2012-09-08 | 1 | -97/+97 |
| | | |||||
| * | style fixes for public app api | Georg Ehrke | 2012-09-08 | 1 | -116/+105 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-08 | 2 | -0/+30 |
| | | |||||
| * | Move handling of core remotes to OC_TemplateLayout | Bart Visscher | 2012-09-07 | 2 | -6/+11 |
| | | |||||
| * | Prevent loading all apps twice from overwriting the core scripts and styles | Bart Visscher | 2012-09-07 | 1 | -1/+3 |
| | | |||||
| * | adding space between) and { | Thomas Mueller | 2012-09-07 | 88 | -1392/+1392 |
| | | |||||
| * | EOL fixes | Bart Visscher | 2012-09-07 | 1 | -172/+172 |
| | | | | | | | | | | | | apps/files_external/lib/config.php apps/files_versions/lib/versions.php lib/connector/sabre/client.php |