Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5396 from owncloud/fix-sharing-code | Morris Jobke | 2013-10-29 | 1 | -23/+37 |
|\ | |||||
| * | pass the name of the item source from the browser to the server - no need to ... | Thomas Müller | 2013-10-23 | 1 | -24/+20 |
| * | Merge branch 'master' into fix-sharing-code | Thomas Müller | 2013-10-23 | 64 | -80/+578 |
| |\ | |||||
| * | | Fix sharing error message - id -> file name | Morris Jobke | 2013-10-17 | 1 | -11/+29 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-29 | 1 | -0/+1 |
* | | | Merge pull request #5493 from owncloud/fix-language-detection | Thomas Müller | 2013-10-28 | 1 | -21/+25 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into fix-language-detection | Thomas Müller | 2013-10-24 | 14 | -26/+328 |
| |\ \ \ | |||||
| * | | | | fixing PHPDoc & grammar | Thomas Müller | 2013-10-23 | 1 | -5/+5 |
| * | | | | Have to also strtolower() on available language name. Otherwise no match. | Andreas Fischer | 2013-10-23 | 1 | -4/+6 |
| * | | | | Sort, so 'de' is preferred over 'de_DE' when performing non-exact matching. | Andreas Fischer | 2013-10-23 | 1 | -0/+4 |
| * | | | | Apply substring on the correct value. | Andreas Fischer | 2013-10-23 | 1 | -1/+1 |
| * | | | | Better variable names. | Andreas Fischer | 2013-10-23 | 1 | -9/+9 |
| * | | | | Fix coding style for else. | Andreas Fischer | 2013-10-23 | 1 | -4/+2 |
| * | | | | Correct indentation for default language. | Andreas Fischer | 2013-10-23 | 1 | -4/+4 |
* | | | | | Merge pull request #5550 from owncloud/fix-4716-master | Morris Jobke | 2013-10-28 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | update documentation for app update | Morris Jobke | 2013-10-28 | 1 | -1/+1 |
| * | | | | | 'Update to' is shown when there is no update | Bart Visscher | 2013-10-25 | 1 | -2/+2 |
* | | | | | | Merge pull request #3889 from owncloud/apps_preload | Morris Jobke | 2013-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't load the apps when we need to upgrade | Bart Visscher | 2013-06-28 | 1 | -1/+1 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-27 | 1 | -0/+2 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-27 | 6 | -4/+25 |
* | | | | | | | local user backend shall search for both username and displayname, fixes #5401 | Arthur Schiwon | 2013-10-25 | 1 | -14/+3 |
* | | | | | | | Added comment for clarification about fseek() call in quota.php | Vincent Petry | 2013-10-25 | 1 | -0/+2 |
* | | | | | | | Fixed quota stream to not wrap read-only fopen calls | Vincent Petry | 2013-10-25 | 1 | -1/+1 |
* | | | | | | | Fixed quota stream's fseek method | Vincent Petry | 2013-10-25 | 1 | -2/+12 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge pull request #5528 from frisco82/changeUpadateNotification | Thomas Müller | 2013-10-24 | 1 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Changed update message to be more instructive, changed update style to be les... | Ramiro Aparicio | 2013-10-24 | 1 | -2/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #5507 from owncloud/webdav-removeredirectfromindex | Thomas Müller | 2013-10-24 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove WebDAV redirect from the root path | Vincent Petry | 2013-10-24 | 1 | -1/+5 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #5494 from owncloud/fixing-3593-master | Thomas Müller | 2013-10-24 | 2 | -1/+95 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | - fixing namespace | Thomas Müller | 2013-10-24 | 1 | -2/+4 |
| * | | | | | handle case where fileid is not set | Thomas Müller | 2013-10-23 | 2 | -4/+12 |
| * | | | | | introducing new dav property {xmlns:oc="http://owncloud.org/ns}id | Thomas Müller | 2013-10-23 | 2 | -1/+85 |
| |/ / / / | |||||
* | | | | | Merge pull request #5402 from owncloud/fixing-5367-master | Thomas Müller | 2013-10-24 | 2 | -1/+11 |
|\ \ \ \ \ | |||||
| * | | | | | fixes #5367 | Thomas Müller | 2013-10-17 | 2 | -1/+11 |
* | | | | | | Merge pull request #5496 from owncloud/prefer_png_from_theme_over_core_svg | Thomas Müller | 2013-10-23 | 1 | -0/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | prefer logo png from theme over svg from core | Jörn Friedrich Dreyer | 2013-10-23 | 1 | -0/+18 |
* | | | | | | | Merge pull request #5497 from owncloud/ie8-placeholdershim | Thomas Müller | 2013-10-23 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixed sharing dropdown placeholders in IE8/9 | Vincent Petry | 2013-10-23 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #5464 from owncloud/fixing-5456-master | Thomas Müller | 2013-10-23 | 2 | -3/+18 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | creating and deleting of file and folder 'Shared' in root is not allowed | Thomas Müller | 2013-10-22 | 2 | -3/+18 |
* | | | | | | | Merge pull request #5442 from owncloud/extstorage-ignoreduplicateinserts | Thomas Müller | 2013-10-23 | 2 | -14/+38 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Catch duplicate insertion errors while scanning files | Vincent Petry | 2013-10-23 | 2 | -14/+38 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #5478 from owncloud/core-logexceptionstacktrace | Thomas Müller | 2013-10-23 | 1 | -0/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added $app parameter to logException | Vincent Petry | 2013-10-23 | 1 | -4/+4 |
| * | | | | | | Moved logException to OCP\Util class | Vincent Petry | 2013-10-23 | 1 | -0/+33 |
* | | | | | | | Merge pull request #5458 from owncloud/fixing-5222-master | VicDeo | 2013-10-23 | 4 | -4/+105 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | add missing file header | Thomas Müller | 2013-10-23 | 1 | -0/+6 |
| * | | | | | | fixing php 5.3.3 error: | Thomas Müller | 2013-10-22 | 1 | -2/+3 |
| * | | | | | | php 5.3 compatibility regarding OC\DB\Connection fixed | Thomas Müller | 2013-10-21 | 3 | -2/+96 |