Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some more phpdoc | Robin Appelman | 2012-09-23 | 13 | -307/+351 |
| | |||||
* | fix phpdoc and handle some edges cases better in oc_db | Robin Appelman | 2012-09-23 | 1 | -31/+67 |
| | |||||
* | Sanitize user input | Lukas Reschke | 2012-09-22 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 1 | -0/+25 |
| | |||||
* | Merge pull request #17 from scambra/4.5-l10n-fixes | Thomas Müller | 2012-09-21 | 1 | -1/+2 |
|\ | | | | | Fix some untranslated strings | ||||
| * | fix translation for core/lostpassword | scambra | 2012-09-21 | 1 | -1/+2 |
| | | |||||
* | | Catch exceptions when updating an app | Bart Visscher | 2012-09-21 | 1 | -1/+7 |
| | | |||||
* | | Fix undefined user var, use getUser | Bart Visscher | 2012-09-21 | 1 | -1/+1 |
| | | |||||
* | | Forgot to return the fileinfo | Bart Visscher | 2012-09-21 | 2 | -1/+2 |
| | | |||||
* | | Don't use OC_FileCache directly, but use the functions in OC_Files | Bart Visscher | 2012-09-21 | 2 | -3/+33 |
| | | | | | | | | This adds getFileInfo to OC_Files to also get fileinfo from shared files | ||||
* | | use AL32UTF8 charset to connect to oracle, fixes file name encoding problems | Jörn Friedrich Dreyer | 2012-09-20 | 1 | -0/+1 |
| | | |||||
* | | escape user column in OC_FileCache::clear | Jörn Friedrich Dreyer | 2012-09-20 | 1 | -1/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-20 | 2 | -2/+32 |
| | |||||
* | db indexes for appconfig and preferences | Robin Appelman | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Catch unreadable app folder error | Brice Maron | 2012-09-19 | 1 | -1/+4 |
| | |||||
* | beta 4v4.5.0beta4 | Frank Karlitschek | 2012-09-19 | 1 | -2/+2 |
| | |||||
* | set configuvalue in table appconfig back to clob. Likely to break LDAP ↵ | Arthur Schiwon | 2012-09-19 | 1 | -1/+1 |
| | | | | 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 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-19 | 2 | -0/+56 |
| | |||||
* | Run proxies and emit signals when finising chunked upload | Bart Visscher | 2012-09-18 | 2 | -4/+57 |
| | | | | Otherwise the file cache and the quota isn't checked | ||||
* | Only try to delete migration.db if it was created. | Tom Needham | 2012-09-18 | 1 | -8/+11 |
| | |||||
* | Allow exporting of users from any user backend, fixed oc-1645 | Tom Needham | 2012-09-18 | 1 | -10/+4 |
| | |||||
* | Added failsafes for retrieving remote apps on settings->apps page, in case ↵ | Sam Tuke | 2012-09-18 | 2 | -3/+16 |
| | | | | categories or app data are not found | ||||
* | don't interpret strpos '0' as 'false' in while loop | Björn Schießle | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/owncloud/core | Sam Tuke | 2012-09-18 | 14 | -93/+162 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-18 | 2 | -2/+30 |
| | | |||||
| * | fix problem with quota proxy when using copy | Robin Appelman | 2012-09-17 | 1 | -2/+6 |
| | | |||||
| * | dont trigger filesystem hooks when not using the default view | Robin Appelman | 2012-09-17 | 1 | -72/+84 |
| | | |||||
| * | Check format of chunked filename | Bart Visscher | 2012-09-17 | 1 | -0/+3 |
| | | |||||
| * | Fix return statement | Bart Visscher | 2012-09-17 | 1 | -1/+1 |
| | | |||||
| * | Normalize path before calling removeETagPropertyForPath | Bart Visscher | 2012-09-17 | 1 | -0/+1 |
| | | | | | | | | This should also fix the dirname problem on windows | ||||
| * | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-17 | 1 | -0/+1 |
| |\ | |||||
| | * | use user name as db name for oracle connection made with service name | Jörn Friedrich Dreyer | 2012-09-17 | 1 | -0/+1 |
| | | | |||||
| * | | add leading '?' to parameter list (fixes bug #1732) | Björn Schießle | 2012-09-17 | 1 | -2/+5 |
| |/ | |||||
| * | i just learned that we also have to check if directories are readable. it ↵ | Frank Karlitschek | 2012-09-16 | 1 | -3/+3 |
| | | | | | | | | seams that is_readable also checks for 'x' right. | ||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-15 | 1 | -3/+3 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-14 | 1 | -1/+3 |
| | | |||||
| * | Check if categories is an array. | Thomas Tanghus | 2012-09-13 | 1 | -1/+4 |
| | | |||||
| * | mark as an updated beta 3 with some more fixes | Frank Karlitschek | 2012-09-13 | 1 | -1/+1 |
| | | |||||
| * | Enable post_write trigger | Bart Visscher | 2012-09-13 | 1 | -2/+2 |
| | | | | | | | | This is used when uploading a file with webdav. The trigger will add the file to the cache and make it show up in listings | ||||
| * | dirname can also return '.' for empty path | Bart Visscher | 2012-09-13 | 1 | -1/+1 |
| | | |||||
| * | correctly calculate the MDB2 portability | Jörn Friedrich Dreyer | 2012-09-12 | 1 | -1/+1 |
| | | |||||
| * | log details for an error when upgrading the schema | Jörn Friedrich Dreyer | 2012-09-12 | 1 | -1/+2 |
| | | |||||
| * | add proper logging to filecache | Jörn Friedrich Dreyer | 2012-09-12 | 1 | -2/+13 |
| | | |||||
* | | Fixed bug with duplicate entries for installed 3rd party apps in settings->apps | Sam Tuke | 2012-09-18 | 1 | -8/+64 |
|/ | | | | | Added method getAppstoreApps to OC_App Added minor documentation | ||||
* | 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 |