Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additional changes to config.sample.php and typo fixes | Morris Jobke | 2014-10-09 | 1 | -29/+32 |
| | |||||
* | apply @carlaschroder's changes from owncloud/documentation#594 | Morris Jobke | 2014-10-09 | 1 | -160/+216 |
| | |||||
* | 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 | ||||
* | | Merge pull request #11493 from owncloud/revert-11161-fix-ldap-ingroup-for-9225 | Vincent Petry | 2014-10-09 | 1 | -25/+2 |
|\ \ | | | | | | | Revert "[WIP] fix retrieval of group members and cache group members" | ||||
| * | | 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 | 58 | -249/+234 |
| | | | | |||||
* | | | | 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 #11455 from owncloud/config-sample-cleanup | Morris Jobke | 2014-10-08 | 1 | -237/+599 |
|\ \ \ \ | | | | | | | | | | | Config sample cleanup | ||||
| * | | | | Fixes in config.sample.php | Morris Jobke | 2014-10-08 | 1 | -15/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * owncloud -> ownCloud * add default value * proper comment style * fix line wrapping and minor typo * remove duplication * add Vincents proposals | ||||
| * | | | | re-arrange the config options and sort them in a semantical way | Morris Jobke | 2014-10-08 | 1 | -172/+278 |
| | | | | | |||||
| * | | | | unify style of config.sample.php | Morris Jobke | 2014-10-08 | 1 | -215/+455 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | * use ' instead of " for config option * place default parameters where useful into sample * use proper comment block * limit line size to 80 characters | ||||
* | | | | 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 | ||||
* | | | | | strict comparison | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | make some storage tests explain what went wrong | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -6/+6 |
| | | | | | |||||
* | | | | | fix amazon s3 issues | Jörn Friedrich Dreyer | 2014-10-08 | 3 | -110/+125 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 |
| | | | | | |||||
* | | | | | Merge pull request #11453 from owncloud/enc_visual_improvements | Morris Jobke | 2014-10-08 | 8 | -110/+125 |
|\ \ \ \ \ | | | | | | | | | | | | | [encryption] some visual improvements | ||||
| * | | | | | improved visual feedback if user enabled recovery key | Bjoern Schiessle | 2014-10-07 | 3 | -19/+15 |
| | | | | | | |||||
| * | | | | | improved visual feedback if recovery key password gets changed | Bjoern Schiessle | 2014-10-07 | 3 | -9/+32 |
| | | | | | | |||||
| * | | | | | improved visual feedback if recovery key gets enabled/disabled | Bjoern Schiessle | 2014-10-07 | 3 | -50/+41 |
| | | | | | | |||||
| * | | | | | make sure that the notification gets shown again after a second try | Bjoern Schiessle | 2014-10-07 | 1 | -32/+37 |
| | | | | | | |||||
* | | | | | | Merge pull request #11460 from owncloud/fix-10880 | Morris Jobke | 2014-10-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | implement case-insensitive search for groups in sharing dialog | ||||
| * | | | | | | fix for issue #10880 | michag86 | 2014-10-07 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #11477 from owncloud/improve-heading-whitespace | Morris Jobke | 2014-10-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | increase whitespace below headings in settings | ||||
| * | | | | | increase whitespace below headings in settings | Jan-Christoph Borchardt | 2014-10-08 | 1 | -1/+1 |
|/ / / / / | |||||
* / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-08 | 15 | -64/+70 |
|/ / / / | |||||
* | | | | Revert "fix for issue #10880" | Vincent Petry | 2014-10-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This reverts commit 0df070a8e4f6718e3cd86aa4d5a5fc62c53f6eee. | ||||
* | | | | Merge pull request #11428 from michag86/patch-1 | Morris Jobke | 2014-10-07 | 1 | -3/+6 |
|\ \ \ \ | | | | | | | | | | | fix for issue #10483 | ||||
| * | | | | restrict $div to local scope | michag86 | 2014-10-07 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | variable for found avatar div | michag86 | 2014-10-07 | 1 | -4/+5 |
| | | | | | |||||
| * | | | | fix for issue #10483 | michag86 | 2014-10-06 | 1 | -2/+4 |
| | | | | |