Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-14 | 1 | -0/+6 |
| | |||||
* | Fixed array detection on public download | Vincent Petry | 2014-10-13 | 1 | -1/+1 |
| | | | | | When downloading a folder called "0001" PHP should fallback to parsing it as string and properly detect that it is not a JSON array. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-12 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-11 | 2 | -3/+13 |
| | |||||
* | Merge pull request #11507 from owncloud/versioning_expire | Björn Schießle | 2014-10-10 | 1 | -0/+3 |
|\ | | | | | make sure that we always delete oldest first | ||||
| * | make sure that we always delete oldest first | Bjoern Schiessle | 2014-10-09 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #11380 from owncloud/fix_performance_issue_sharing | Björn Schießle | 2014-10-10 | 3 | -0/+157 |
|\ \ | | | | | | | [sharing] fix performance issues | ||||
| * | | try to get path from filesystem | Bjoern Schiessle | 2014-10-10 | 1 | -0/+5 |
| | | | |||||
| * | | fix performance issues | Bjoern Schiessle | 2014-10-10 | 2 | -0/+152 |
| | | | |||||
* | | | Merge pull request #11499 from owncloud/ldap-warningwhenuidismissing | Lukas Reschke | 2014-10-10 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | Log warning when no uid was found for user | ||||
| * | | | Log warning when no uid was found for user | Vincent Petry | 2014-10-09 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some incomplete setups (like mine) it can happen that the uid attribute of users is missing. To be able to find out that something is wrong, a debug message is now logged when it has not been found. | ||||
* | | | | Merge pull request #11480 from owncloud/ldap-enterkey-deletefix | Jan-Christoph Borchardt | 2014-10-10 | 3 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | Prevent button click when enter key is pressed in LDAP wizard | ||||
| * | | | | Prevent button click when enter key is pressed in LDAP wizard | Vincent Petry | 2014-10-08 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pressing enter in the LDAP wizard will trigger a click on the first button. In the main page it would trigger the delete dialog, which is quite inconvenient. Added a type attribute to suppress this behavior. | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-10 | 64 | -24/+140 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #11305 from owncloud/ext-updateetagonmount | Vincent Petry | 2014-10-09 | 4 | -1/+632 |
|\ \ \ \ | | | | | | | | | | | Update etag of parent dir when adding/removing ext storage mount points | ||||
| * | | | | Added PHP docs for etag propagator | Vincent Petry | 2014-10-08 | 1 | -4/+17 |
| | | | | | |||||
| * | | | | More phpdoc | Robin Appelman | 2014-10-08 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Hookup the etag propagator | Robin Appelman | 2014-10-08 | 2 | -0/+17 |
| | | | | | |||||
| * | | | | Add EtagPropagator to handle etag changes when external storages are changed | Robin Appelman | 2014-10-08 | 2 | -0/+435 |
| | | | | | |||||
| * | | | | Fix add/remove mountpoint hooks | Robin Appelman | 2014-10-08 | 2 | -6/+8 |
| | | | | | |||||
| * | | | | Added failing unit tests for mount config hooks | Vincent Petry | 2014-10-08 | 2 | -8/+142 |
| | | | | | |||||
| * | | | | Added filesystem hooks for mount/unmount ext storage | Vincent Petry | 2014-10-08 | 1 | -1/+26 |
| | | | | | |||||
* | | | | | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 6 | -2/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows to have links to different doc base URLs a. | ||||
* | | | | | Merge pull request #10527 from owncloud/fix-10526 | blizzz | 2014-10-09 | 2 | -8/+31 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | properly cancel a Paginated Results operation in order to avoid protocol... | ||||
| * | | | | make scrutinizer happy, very minor changes | Arthur Schiwon | 2014-10-01 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | init a new paged search on read operations to satisfy OpenLDAP | Arthur Schiwon | 2014-09-30 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | abandond paged search only if PHP supports them | Arthur Schiwon | 2014-09-30 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | abandon ongoing paged search before starting a new one | Arthur Schiwon | 2014-09-30 | 1 | -4/+3 |
| | | | | | |||||
| * | | | | properly cancel a Paginated Results operation in order to avoid protocol ↵ | Arthur Schiwon | 2014-09-30 | 1 | -4/+25 |
| | | | | | | | | | | | | | | | | | | | | errors, fixes #10526 | ||||
* | | | | | Revert "[WIP] fix retrieval of group members and cache group members" | Vincent Petry | 2014-10-09 | 1 | -25/+2 |
| | | | | | |||||
* | | | | | Merge pull request #11161 from owncloud/fix-ldap-ingroup-for-9225 | Vincent Petry | 2014-10-09 | 1 | -2/+25 |
|\ \ \ \ \ | | | | | | | | | | | | | fix retrieval of group members and cache group members | ||||
| * | | | | | fix changed variable name | Arthur Schiwon | 2014-10-01 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | fix retrievel of group members and cache group members | Arthur Schiwon | 2014-09-18 | 1 | -2/+25 |
| | | | | | | |||||
* | | | | | | Merge pull request #11474 from owncloud/fix_trash_permission_check | Morris Jobke | 2014-10-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | check if I can create a file at the location | ||||
| * | | | | | | check if I can create a file at the location | Bjoern Schiessle | 2014-10-08 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-09 | 43 | -206/+164 |
| | | | | | | |||||
* | | | | | | Updated info.xml with | MTRichards | 2014-10-08 | 1 | -16/+2 |
| | | | | | | | | | | | | | | | | | | Added description in line with other apps. | ||||
* | | | | | | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | Added updates description | ||||
* | | | | | | Forgot a '.' | MTRichards | 2014-10-08 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -11/+2 |
| | | | | | | | | | | | | | | | | | | Made app description paralell in structure to other app descriptions | ||||
* | | | | | | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | Added larger app description | ||||
* | | | | | | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Added new app description Removed links to CE documentation | ||||
* | | | | | | Updated info.xml with description | MTRichards | 2014-10-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | Updated the description of the app for the app panel. | ||||
* | | | | | | Merge pull request #11471 from brumsoel/master | Morris Jobke | 2014-10-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix file size comparator return value | ||||
| * | | | | | | Fix file size comparator return value | brumsoel | 2014-10-08 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | extract batchDelete(), better comments | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -31/+31 |
| | | | | | | | |||||
* | | | | | | | files_extern: remove empty Body and ContentLength in Amazon S3 mount | André Gaul | 2014-10-08 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #10501 Conflicts: apps/files_external/lib/amazons3.php | ||||
* | | | | | | | fix amazon s3 issues | Jörn Friedrich Dreyer | 2014-10-08 | 2 | -109/+124 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | folder size and mtime is always unknown in s3 more s3 fixes make rescanDelay of root dir configurable, add on the fly update of legacy storage ids, !isset -> empty when checking strings reduce number of http calls on remove and rmdir fix typo | ||||
* | | | | | | | log exceptions when listing files | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -0/+3 |
| |_|_|_|/ / |/| | | | | |