| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links instead | Michael Gapczynski | 2013-05-22 | 1 | -1/+1 |
* | | Set storage id for openstack swift backend | Robin Appelman | 2013-05-17 | 1 | -0/+1 |
|/ |
|
* | fix history template, print_unescaped() needs to include closing tags | Björn Schießle | 2013-05-14 | 1 | -4/+4 |
* | touch() needs to be performed relative to user/files otherwise ownCloud doesn... | Björn Schießle | 2013-05-14 | 1 | -1/+4 |
* | rename a file if it gets restored so that it no longer exists as a version. O... | Björn Schießle | 2013-05-08 | 1 | -1/+1 |
* | touch file relative to users file folder, otherwise the hooks will be ignored | Björn Schießle | 2013-05-08 | 1 | -4/+5 |
* | Merge pull request #3245 from owncloud/use-$view | Lukas Reschke | 2013-05-06 | 1 | -2/+1 |
* | Fix #2816 renaming shared files | Michael Gapczynski | 2013-05-06 | 1 | -5/+3 |
* | Merge pull request #3143 from owncloud/ldap_guid_check | blizzz | 2013-05-06 | 1 | -1/+3 |
|\ |
|
| * | LDAP: do not reset UUID attribute setting when guid is detected | Arthur Schiwon | 2013-04-26 | 1 | -1/+3 |
* | | LDAP: cachekey in set method needs to match with that one from get | Arthur Schiwon | 2013-05-03 | 1 | -1/+1 |
* | | Dont task external storages with creating their own root | Robin Appelman | 2013-05-03 | 10 | -46/+10 |
* | | LDAP: remove restriction from group names to be in line with core behaviour a... | Arthur Schiwon | 2013-05-03 | 1 | -1/+1 |
* | | It's a class | Lukas Reschke | 2013-04-29 | 1 | -1/+1 |
* | | Remove uneeded onclick handler | Lukas Reschke | 2013-04-29 | 1 | -1/+1 |
* | | Move onclick handler | Lukas Reschke | 2013-04-29 | 2 | -1/+5 |
* | | Files: Fix XSS when creating dropshadow | Robin Appelman | 2013-04-28 | 1 | -3/+3 |
|/ |
|
* | backport #3109 to stable5 - changed *.po and *.pot have been ignored | Jenkins for ownCloud | 2013-04-24 | 58 | -0/+220 |
* | Files: fix the order fileactions are computed for a file | Robin Appelman | 2013-04-24 | 1 | -7/+7 |
* | fix wrong shared icon description | Morris Jobke | 2013-04-24 | 1 | -0/+1 |
* | LDAP: reset user/group-config association only after exists-check, may perfor... | Arthur Schiwon | 2013-04-23 | 2 | -4/+18 |
* | No need to strip slashes, json_decode handles that for us | Bart Visscher | 2013-04-19 | 1 | -1/+1 |
* | always connect file cache updater hooks first | Jörn Friedrich Dreyer | 2013-04-17 | 1 | -0/+7 |
* | adapt free space calculation to the way it is done for the trash bin | Björn Schießle | 2013-04-16 | 1 | -7/+15 |
* | improved free space calculation if no quota is set, discussed in #2936 | Björn Schießle | 2013-04-16 | 1 | -23/+43 |
* | add explenation of the expire function to the apps description | Björn Schießle | 2013-04-15 | 2 | -2/+33 |
* | write a info message to the log if a file gets removed from the trash bin aut... | Björn Schießle | 2013-04-15 | 1 | -0/+2 |
* | cleanup the trash bin tables in the database after a user was deleted | Björn Schießle | 2013-04-11 | 3 | -1/+33 |
* | remove used space for versions from db is a user was deleted | Björn Schießle | 2013-04-11 | 3 | -0/+28 |
* | Using max-width instead of width for filename. | raghunayyar | 2013-04-11 | 1 | -1/+1 |
* | Adds a fixed width to the filename to prevent horizontal scroll. | raghunayyar | 2013-04-11 | 1 | -1/+1 |
* | Merge pull request #2828 from owncloud/trashbin_fixes | Frank Karlitschek | 2013-04-10 | 3 | -38/+10 |
|\ |
|
| * | size of the trash bin could be incorrect, remove it for all users to enforce ... | Björn Schießle | 2013-04-09 | 2 | -36/+6 |
| * | only add filesize to trashbin size if the file was moved to the trash bin suc... | Björn Schießle | 2013-04-09 | 1 | -2/+4 |
* | | fixes #2125 - the warning is now displayed with a disabled button | Thomas Mueller | 2013-04-09 | 1 | -1/+1 |
|/ |
|
* | Typo, fixes #2690 | Arthur Schiwon | 2013-04-03 | 1 | -1/+1 |
* | fixes #1463 - file size is now displayed correctly in IE8 | Thomas Mueller | 2013-03-29 | 1 | -2/+6 |
* | fixes #1461 | Thomas Mueller | 2013-03-29 | 1 | -3/+19 |
* | Files External: show display names instead of internal user names in Settings UI | Arthur Schiwon | 2013-03-27 | 2 | -1/+2 |
* | prevent to fire delete ajax a second time. | Thomas Mueller | 2013-03-26 | 2 | -3/+3 |
* | Merge pull request #2272 from owncloud/fix_json_encoded_pubic_download_oc5 | Thomas Müller | 2013-03-26 | 2 | -2/+8 |
|\ |
|
| * | let public link download handle json encoded file lists | Björn Schießle | 2013-03-13 | 2 | -2/+8 |
* | | Merge pull request #2533 from owncloud/fix_sharing_updater | Jörn Friedrich Dreyer | 2013-03-25 | 1 | -1/+1 |
|\ \ |
|
| * | | the old path no longer exists after rename, update the parent folder instead | Björn Schießle | 2013-03-22 | 1 | -1/+1 |
* | | | Merge pull request #2525 from owncloud/fix_db_queries | Bernhard Posselt | 2013-03-23 | 2 | -12/+12 |
|\ \ \ |
|
| * | | | add backticks around table names | Björn Schießle | 2013-03-22 | 2 | -12/+12 |
| |/ / |
|
* | | | LDAP: fix wrong return value | Arthur Schiwon | 2013-03-20 | 1 | -2/+2 |
* | | | fix indention | Björn Schießle | 2013-03-20 | 1 | -12/+12 |
* | | | skip update if the recipient is the same user as the owner, otherwise we run ... | Björn Schießle | 2013-03-20 | 1 | -5/+9 |
|/ / |
|
* | | LDAP: specify appid when selecting from appconfig | Arthur Schiwon | 2013-03-19 | 1 | -1/+2 |