Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3951 from owncloud/fixing-3936-master | Thomas Müller | 2013-07-05 | 2 | -5/+23 |
|\ | | | | | get the real physical folder name for anonymous upload | ||||
| * | proper fix for getting the shared item if no user is logged in | Thomas Müller | 2013-07-05 | 2 | -5/+17 |
| | | |||||
| * | php 5.3 compliant now | Thomas Müller | 2013-07-05 | 1 | -1/+2 |
| | | |||||
| * | get the real physical folder name for anonymous upload | Thomas Müller | 2013-07-05 | 1 | -2/+7 |
| | | |||||
* | | Merge pull request #3955 from owncloud/cache-scanner-test | Thomas Müller | 2013-07-05 | 1 | -0/+1 |
|\ \ | | | | | | | Scanner test: ensure mtime in the cache is the same as on the storage to... | ||||
| * | | Scanner test: ensure mtime in the cache is the same as on the storage to ↵ | Robin Appelman | 2013-07-05 | 1 | -0/+1 |
| | | | | | | | | | | | | prevent random failures | ||||
* | | | Merge pull request #3958 from owncloud/fixing-3933-master | Thomas Müller | 2013-07-05 | 2 | -76/+82 |
|\ \ \ | | | | | | | | | adding tipsy to the upload button showing the max upload and restoring c... | ||||
| * | | | adding tipsy to the upload button showing the max upload and restoring ↵ | Thomas Müller | 2013-07-05 | 2 | -76/+82 |
| | | | | | | | | | | | | | | | | client side upload size validation | ||||
* | | | | Merge pull request #3948 from owncloud/fixing-3934-master | Bart Visscher | 2013-07-05 | 2 | -2/+5 |
|\ \ \ \ | | | | | | | | | | | no anonymous upload on files only folders | ||||
| * | | | | fixing === and ident | Thomas Müller | 2013-07-05 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | Merge branch 'master' into fixing-3934-master | Thomas Müller | 2013-07-05 | 3 | -13/+13 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: core/js/share.js | ||||
| * | | | | no anonymous upload on files only folders | Thomas Müller | 2013-07-05 | 2 | -5/+10 |
| | | | | | |||||
* | | | | | Merge pull request #3957 from owncloud/config-glob-fail | Thomas Müller | 2013-07-05 | 1 | -0/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | OC_Config: handle failure of glob('*.config.php') | ||||
| * | | | | | OC_Config: handle failure of glob('*.config.php') | Robin Appelman | 2013-07-05 | 1 | -0/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/helper.php | ||||
* | | | | | 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 ↵ | Björn Schießle | 2013-07-05 | 1 | -40/+25 |
| | | | | | | | | | | | | | | | | | | | | writing share keys | ||||
* | | | | | 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 | ||||
| * | | | 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 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit a34098427720c2d0470367cd9698c184d85b8dfd Merge: ccf849b 955646c Author: Björn Schießle <schiessle@owncloud.com> Date: Fri Jul 5 09:59:29 2013 +0200 Merge branch 'master' into theme_aware_mail_footer commit ccf849bc6f18d80cdb593e851529b87579fe072b Merge: 8d5fb70 3c1308f Author: Björn Schießle <schiessle@owncloud.com> Date: Thu Jul 4 11:03:47 2013 +0200 Merge branch 'master' into theme_aware_mail_footer commit 8d5fb70e6dcb2e2e34dcdf2a883680ef034afeea Author: Björn Schießle <schiessle@owncloud.com> Date: Thu Jul 4 10:38:39 2013 +0200 switch to non-static defaults.php commit 88ab2768dcc4ced12c48872c887baa94ad938d62 Merge: e199df8 84c25f9 Author: Björn Schießle <schiessle@owncloud.com> Date: Wed Jul 3 16:59:48 2013 +0200 Merge branch 'theme_aware_mail_footer' of github.com:owncloud/core into theme_aware_mail_footer Conflicts: core/templates/altmail.php commit e199df844b5faf80a36d8380a5b0b58025cd425f Author: Björn Schießle <schiessle@owncloud.com> Date: Wed Jul 3 16:56:29 2013 +0200 name and slogan should be in one line commit 84c25f9853e1bfbe4ae780371b1353aafb6b15c2 Author: Thomas Müller <thomas.mueller@tmit.eu> Date: Mon Jul 1 21:15:35 2013 +0200 no ?> at the end of a file commit 3bd8d38d011f62ce78bcd0c108eb8cf2ce97eb99 Author: Björn Schießle <schiessle@owncloud.com> Date: Mon Jul 1 12:58:36 2013 +0200 print url unescaped commit d304ed18c8b7350e92e24565b9b9ba77b519d74c Author: Björn Schießle <schiessle@owncloud.com> Date: Mon Jul 1 12:56:05 2013 +0200 make new mail templates aware of different ownCloud themes | ||||
* | | [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 | ||||
| * | | 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 | ||||
| * | | | 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 |
|\ \ \ \ | |_|_|/ |/| | | | check php version, the encryption app needs php >= 5.3.3 | ||||
| * | | | 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 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/files/error.php | ||||
| * \ \ \ | Merge branch 'encryption_check_php_version' of github.com:owncloud/core into ↵ | Björn Schießle | 2013-07-02 | 2 | -5/+4 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | encryption_check_php_version | ||||
| | * | | | | no ?> at the end of a file | Thomas Müller | 2013-07-01 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | missing . | ||||
| | * | | | | 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 |
|\ \ \ \ \ | | | | | | | | | | | | | Add a "Wrong password." message, if the password for the public share was wrong. | ||||
| * | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for the public share was wrong. Fix #2725 |