Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
| * | | | | | | | | | | Show a summary as the last filelist entry | kondou | 2013-07-02 | 2 | -2/+47 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | don't run hooks for .part files | Björn Schießle | 2013-07-03 | 1 | -1/+1 | |
* | | | | | | | | | | if a part file gets renamed to a real file, that this was the second step of ... | Björn Schießle | 2013-07-03 | 1 | -2/+20 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-03 | 533 | -2487/+2494 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3858 from owncloud/more_ssl_error_messages | Björn Schießle | 2013-07-02 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add openssl_error_string() output to the owncloud.log | Björn Schießle | 2013-06-26 | 1 | -6/+5 | |
* | | | | | | | | | | Merge pull request #3870 from owncloud/reset_migration_status | Björn Schießle | 2013-07-02 | 4 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix function documentation | Björn Schießle | 2013-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | introduce pre-disable-app hook and use it for the encryption app to reset mig... | Björn Schießle | 2013-06-27 | 4 | -0/+26 | |
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-02 | 251 | -1688/+1868 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | improved error message | Björn Schießle | 2013-07-02 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3748 from owncloud/fixing-3740-master | Thomas Müller | 2013-07-01 | 1 | -8/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set | Thomas Müller | 2013-07-01 | 1 | -2/+8 | |
| * | | | | | | | | | in case $_SERVER['HTTP_HOST']) is not set let's return localhost - better tha... | Thomas Mueller | 2013-06-17 | 1 | -7/+7 | |
* | | | | | | | | | | Merge pull request #3775 from owncloud/test_fixes_for_dbschema | Thomas Müller | 2013-07-01 | 3 | -61/+63 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Going from text to clob is not something we do. | Bart Visscher | 2013-06-28 | 2 | -7/+2 | |
| * | | | | | | | | | | isError should detect a PEAR_Error even if the backend is PDO. | Thomas Mueller | 2013-06-28 | 1 | -19/+23 | |
| * | | | | | | | | | | remove wrong check here | Jörn Friedrich Dreyer | 2013-06-28 | 1 | -1/+0 | |
| * | | | | | | | | | | correctly handle error results of PDO and MDB2 backends | Jörn Friedrich Dreyer | 2013-06-28 | 1 | -3/+6 |