Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge master | Lukas Reschke | 2013-02-28 | 248 | -3759/+2737 |
|\ | |||||
| * | Merge pull request #1988 from owncloud/permissionscache_clean | icewind1991 | 2013-02-28 | 2 | -10/+18 |
| |\ | |||||
| | * | Cache: cleanup permissions cache when removing a file from the cache | Robin Appelman | 2013-02-28 | 1 | -0/+3 |
| | * | Cache: add option to delete file from permissions cache for all users | Robin Appelman | 2013-02-28 | 1 | -10/+15 |
| * | | Merge pull request #1989 from owncloud/selectSanitize | Björn Schießle | 2013-02-28 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Sanitize HTML in html_select_options | Lukas Reschke | 2013-02-28 | 1 | -1/+1 |
| * | | Merge pull request #1987 from owncloud/fixinstalldeps | Bernhard Posselt | 2013-02-28 | 1 | -1/+10 |
| |\ \ | |||||
| | * | | add checks for xml and dom when installing | Bernhard Posselt | 2013-02-28 | 1 | -1/+10 |
| * | | | Merge pull request #1397 from owncloud/trash_fileactions | Jan-Christoph Borchardt | 2013-02-28 | 4 | -31/+72 |
| |\ \ \ | |||||
| | * | | | Trash: fix opening folders | Robin Appelman | 2013-02-28 | 1 | -2/+4 |
| | * | | | Trash: disable text editor from trash for now | Robin Appelman | 2013-02-27 | 1 | -0/+4 |
| | * | | | Trash: fix download.php | Robin Appelman | 2013-02-27 | 1 | -1/+1 |
| | * | | | Trash: fix trash when default quota is used | Robin Appelman | 2013-02-27 | 1 | -1/+1 |
| | * | | | Merge master into trash_fileactions | Robin Appelman | 2013-02-27 | 1359 | -26581/+90396 |
| | |\ \ \ | |||||
| | * \ \ \ | merge master into trash_fileactions | Robin Appelman | 2013-02-08 | 823 | -16352/+28509 |
| | |\ \ \ \ | |||||
| | * | | | | | Trash: use the same sorting algoritm as files | Robin Appelman | 2013-01-31 | 1 | -0/+12 |
| | * | | | | | Trash: fix opening folders | Robin Appelman | 2013-01-31 | 1 | -0/+2 |
| | * | | | | | Trash: enable fileactions while viewing trash | Robin Appelman | 2013-01-31 | 1 | -9/+27 |
| | * | | | | | Trash: don't use depricated filesystem api classes | Robin Appelman | 2013-01-31 | 2 | -107/+107 |
| | * | | | | | Trash: highlight Files navigation entry while in trash | Robin Appelman | 2013-01-31 | 1 | -14/+16 |
| * | | | | | | Merge pull request #1985 from owncloud/sharing-more | Bernhard Posselt | 2013-02-28 | 2 | -3/+9 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135 | Jan-Christoph Borchardt | 2013-02-28 | 2 | -3/+9 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1973 from owncloud/share-improvements | Jan-Christoph Borchardt | 2013-02-27 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | reduce minimum length for username suggestions in share dialog, fix #1666 | Jan-Christoph Borchardt | 2013-02-27 | 1 | -1/+1 |
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-28 | 237 | -3712/+2627 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | [Files] Use p() instead of echo | Lukas Reschke | 2013-02-27 | 1 | -2/+1 |
* | | | | | | Merge master | Lukas Reschke | 2013-02-27 | 5 | -8/+36 |
|\| | | | | | |||||
| * | | | | | Merge pull request #1972 from owncloud/raw-pathinfo | Bernhard Posselt | 2013-02-27 | 2 | -2/+15 |
| |\ \ \ \ \ | |||||
| | * | | | | | Use the plain urlencoded path info for the routing matching | Bart Visscher | 2013-02-27 | 2 | -2/+15 |
| * | | | | | | Merge pull request #1945 from owncloud/sqlite-query-cache | Bernhard Posselt | 2013-02-27 | 1 | -1/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Disable query cache for Sqlite | Bart Visscher | 2013-02-27 | 1 | -1/+4 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #1944 from owncloud/query-caching-upgrade | Bernhard Posselt | 2013-02-27 | 2 | -3/+15 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Disable prepared query caching while doing an upgrade | Robin Appelman | 2013-02-26 | 2 | -3/+15 |
| * | | | | | | | Merge pull request #1969 from j-ed/master | icewind1991 | 2013-02-27 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | Update apps/files/templates/part.list.php | j-ed | 2013-02-27 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Remove uneeded OAuth files | Lukas Reschke | 2013-02-27 | 2 | -121/+0 |
* | | | | | | | Typo... | Lukas Reschke | 2013-02-27 | 1 | -1/+1 |
* | | | | | | | Add a missing ) | Lukas Reschke | 2013-02-27 | 1 | -1/+1 |
* | | | | | | | [core] From echo to p | Lukas Reschke | 2013-02-27 | 23 | -302/+302 |
* | | | | | | | Remove uneeded file | Lukas Reschke | 2013-02-27 | 1 | -32/+0 |
* | | | | | | | [user_webdavauth] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -4/+4 |
* | | | | | | | [user_ldap] From echo to p | Lukas Reschke | 2013-02-27 | 2 | -55/+55 |
* | | | | | | | [files_versions] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -11/+11 |
* | | | | | | | [files_trashbin] From echo to p | Lukas Reschke | 2013-02-27 | 3 | -41/+41 |
* | | | | | | | [files] Unescape file size | Lukas Reschke | 2013-02-27 | 1 | -1/+1 |
* | | | | | | | [files_sharing] From echo to p | Lukas Reschke | 2013-02-27 | 3 | -32/+31 |
* | | | | | | | [files_external] From echo to p | Lukas Reschke | 2013-02-27 | 3 | -58/+58 |
* | | | | | | | [files_encryption] Use p() instead of echo() | Lukas Reschke | 2013-02-27 | 2 | -8/+8 |
* | | | | | | | [Files] Use htmlspecialchars() | Lukas Reschke | 2013-02-27 | 1 | -2/+2 |
* | | | | | | | [Files] Use p() instead of echo | Lukas Reschke | 2013-02-27 | 6 | -83/+83 |