Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | remove wrong closing bracket | Björn Schießle | 2013-07-05 | 1 | -1/+0 | |
* | | | | | | | added helper function to escape glob pattern | Björn Schießle | 2013-07-05 | 3 | -5/+15 | |
* | | | | | | | fix getUidAndFilename() test | Björn Schießle | 2013-07-05 | 1 | -1/+1 | |
* | | | | | | | only check for external mount points if the external storage app is enabled | Björn Schießle | 2013-07-05 | 1 | -9/+12 | |
* | | | | | | | make trash bin aware of system wide mounts with respect to encryption keys | Björn Schießle | 2013-07-05 | 1 | -7/+21 | |
* | | | | | | | only escape glob pattern | Björn Schießle | 2013-07-05 | 2 | -4/+9 | |
* | | | | | | | del share keys from correct location | Björn Schießle | 2013-07-05 | 1 | -3/+16 | |
* | | | | | | | always return normalized path | Björn Schießle | 2013-07-05 | 1 | -1/+1 | |
* | | | | | | | delete file keys from the correct location | Björn Schießle | 2013-07-05 | 1 | -1/+8 | |
* | | | | | | | handle rename correctly for system wide mounts | Björn Schießle | 2013-07-05 | 1 | -9/+16 | |
* | | | | | | | move isSystemWideMountPoint() to util.php | Björn Schießle | 2013-07-05 | 2 | -19/+19 | |
* | | | | | | | some performance improvements, check for system wide mounts only once while w... | Björn Schießle | 2013-07-05 | 1 | -40/+25 | |
* | | | | | | | fix path to OC_Mount_Config | Björn Schießle | 2013-07-05 | 2 | -2/+2 | |
* | | | | | | | handle system wide mount points | Björn Schießle | 2013-07-05 | 2 | -17/+62 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #3950 from owncloud/fixing-3941-master | Jörn Friedrich Dreyer | 2013-07-05 | 1 | -9/+11 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | no anonymous upload on read-only folders | Thomas Müller | 2013-07-05 | 1 | -9/+11 | |
|/ / / / / | ||||||
* | / / / | Merge https://github.com/owncloud/core/pull/3900 | Björn Schießle | 2013-07-05 | 2 | -8/+8 | |
| |/ / / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-05 | 692 | -5906/+6736 | |
* | | | | Merge pull request #3927 from owncloud/Fix_new_user_empty_group | Raghu Nayyar | 2013-07-04 | 1 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | Do not add groups if user has no groups | Victor Dubiniuk | 2013-07-03 | 1 | -2/+4 | |
* | | | | | Merge pull request #3932 from owncloud/fix_label_position | Morris Jobke | 2013-07-04 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix position of 'user shared the folder foldername with you' label | Georg Ehrke | 2013-07-04 | 1 | -1/+5 | |
* | | | | | | Merge pull request #3899 from owncloud/encryption_check_php_version | VicDeo | 2013-07-04 | 4 | -10/+24 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | more verbose error message | Björn Schießle | 2013-07-04 | 1 | -1/+1 | |
| * | | | | | Merge branch 'master' into encryption_check_php_version | Björn Schießle | 2013-07-02 | 9 | -193/+189 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'encryption_check_php_version' of github.com:owncloud/core into ... | Björn Schießle | 2013-07-02 | 2 | -5/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | no ?> at the end of a file | Thomas Müller | 2013-07-01 | 1 | -2/+1 | |
| | * | | | | | | typo | Thomas Müller | 2013-07-01 | 1 | -3/+3 | |
| * | | | | | | | improved error message | Björn Schießle | 2013-07-02 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | cast result to bool | Björn Schießle | 2013-07-01 | 1 | -1/+1 | |
| * | | | | | | fix error string | Björn Schießle | 2013-07-01 | 1 | -1/+1 | |
| * | | | | | | add correct php version | Björn Schießle | 2013-07-01 | 1 | -1/+1 | |
| * | | | | | | check php version, the encryption app needs php >= 5.3.3 | Björn Schießle | 2013-07-01 | 3 | -7/+22 | |
* | | | | | | | Merge pull request #3914 from owncloud/wrong-pw_for_share-with-pw | Kondou | 2013-07-04 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use better wording. | kondou | 2013-07-03 | 1 | -1/+1 | |
| * | | | | | | | Add a "Wrong password." message, if the password | kondou | 2013-07-02 | 2 | -1/+4 | |
* | | | | | | | | revert changes which where introduced by accident during merge https://github... | Björn Schießle | 2013-07-04 | 1 | -2/+3 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | eddition string should be empty by default | Björn Schießle | 2013-07-04 | 1 | -1/+1 | |
* | | | | | | | add public api | Björn Schießle | 2013-07-04 | 2 | -1/+109 | |
* | | | | | | | move to non-static OC_Defaults | Björn Schießle | 2013-07-04 | 10 | -78/+81 | |
* | | | | | | | Add init funtion to OC_Defaults to be able to wrap translatable strings | Björn Schießle | 2013-07-04 | 9 | -9/+42 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-04 | 243 | -545/+1820 | |
* | | | | | | | Merge pull request #3888 from owncloud/ocs_api_fixes | Bart Visscher | 2013-07-03 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use raw PathInfo for matching urls | Bart Visscher | 2013-06-28 | 1 | -1/+1 | |
| * | | | | | | | Allow setting defaults and requirements for the api route | Bart Visscher | 2013-06-28 | 1 | -0/+2 | |
* | | | | | | | | Suppress warning in setup if config doesn't exist | kondou | 2013-07-03 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #3911 from owncloud/fixing-unittests-master | Michael Gapczynski | 2013-07-03 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | rename can cause mtime change - invalid assert | Thomas Müller | 2013-07-01 | 1 | -2/+4 | |
* | | | | | | | | Merge pull request #3915 from owncloud/summary_as_last_filelist_entry | Morris Jobke | 2013-07-03 | 2 | -2/+47 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Don't escape filesize (can contain a '<') | kondou | 2013-07-02 | 1 | -1/+1 |