Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Ensure log message is UTF-8 encoded | Lukas Reschke | 2017-08-17 | 1 | -1/+12 | |
| |_|/ / |/| | | | ||||||
* | | | | Always log cron execution | Morris Jobke | 2017-08-17 | 1 | -1/+0 | |
|/ / / | ||||||
* | | | Merge pull request #6123 from nextcloud/cleanup-shareItem | Morris Jobke | 2017-08-15 | 1 | -2/+3 | |
|\ \ \ | ||||||
| * | | | Cleanup usage of shareItem in internal code base | Morris Jobke | 2017-08-15 | 1 | -2/+3 | |
* | | | | Use proper methods for checkPasswordProtectedShare | Morris Jobke | 2017-08-15 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Cleanup unused methods | Morris Jobke | 2017-08-15 | 2 | -676/+3 | |
* | | | Merge pull request #6004 from nextcloud/forward-5902-repair-drop-account-term... | Roeland Jago Douma | 2017-08-10 | 3 | -3/+63 | |
|\ \ \ | ||||||
| * | | | Use the existing array of OC versions | Joas Schilling | 2017-08-07 | 1 | -3/+1 | |
| * | | | Add a repair step to drop the account_terms table on oc migration | Joas Schilling | 2017-08-07 | 2 | -0/+62 | |
* | | | | Merge pull request #6052 from nextcloud/fix_jail_copy | Morris Jobke | 2017-08-10 | 1 | -0/+6 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix copy from jailed storage | Roeland Jago Douma | 2017-08-09 | 1 | -0/+6 | |
| |/ / | ||||||
* | | | Fix require once for actionInclude | Morris Jobke | 2017-08-09 | 1 | -1/+1 | |
* | | | If there is no content don't error | Roeland Jago Douma | 2017-08-09 | 1 | -1/+1 | |
* | | | User proper anonymous function | Roeland Jago Douma | 2017-08-09 | 1 | -5/+6 | |
* | | | Use non-deprecated INTL_IDNA_VARIANT_UTS46 | Lukas Reschke | 2017-08-09 | 2 | -3/+3 | |
* | | | Make definition compatible | Lukas Reschke | 2017-08-09 | 1 | -1/+1 | |
* | | | Make declaration compatible | Lukas Reschke | 2017-08-09 | 1 | -1/+1 | |
* | | | Merge pull request #6047 from nextcloud/fix-6017-select-indexed-columns | Morris Jobke | 2017-08-09 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Use indexed column path_hash to find the parent | Joas Schilling | 2017-08-09 | 1 | -2/+2 | |
| |/ / | ||||||
* / / | Use symfony/translation for L10N plurals | Roeland Jago Douma | 2017-08-07 | 1 | -1/+6 | |
|/ / | ||||||
* | | Move pre_shared and post_shared events to EventDispatcher | Roeland Jago Douma | 2017-08-03 | 2 | -38/+65 | |
* | | Logo claim is not used anymore | Morris Jobke | 2017-08-02 | 2 | -8/+3 | |
* | | Merge pull request #5816 from nextcloud/fix-oracle | Morris Jobke | 2017-08-02 | 11 | -26/+103 | |
|\ \ | ||||||
| * | | Add a method to compare empty strings with an expression | Joas Schilling | 2017-08-02 | 3 | -1/+46 | |
| * | | Fix repair step for oracle... | Joas Schilling | 2017-08-02 | 1 | -1/+1 | |
| * | | Fix last failures with oracle | Joas Schilling | 2017-08-02 | 1 | -2/+4 | |
| * | | Fix ILIKE regex for oracle | Joas Schilling | 2017-08-02 | 1 | -1/+1 | |
| * | | Fix auth provider | Joas Schilling | 2017-08-02 | 1 | -1/+1 | |
| * | | Use selectAlias() | Joas Schilling | 2017-08-02 | 1 | -2/+4 | |
| * | | Can not insert auto increment on oracle | Joas Schilling | 2017-08-02 | 3 | -3/+5 | |
| * | | Fix clob comparison | Joas Schilling | 2017-08-02 | 1 | -1/+1 | |
| * | | Quote aliases as well | Joas Schilling | 2017-08-02 | 2 | -10/+24 | |
| * | | Oracle does not support PDO::FETCH_KEY_PAIR | Joas Schilling | 2017-08-02 | 2 | -7/+19 | |
* | | | Merge pull request #5952 from nextcloud/appmanager-isshipped | Morris Jobke | 2017-08-02 | 3 | -23/+15 | |
|\ \ \ | ||||||
| * | | | Use public methods for OC_App::isShipped | Morris Jobke | 2017-08-01 | 3 | -23/+15 | |
* | | | | Use IUser | Lukas Reschke | 2017-08-02 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 6 | -15/+15 | |
|/ / | ||||||
* | | Merge pull request #5907 from nextcloud/add-metadata-to-throttle-call | Morris Jobke | 2017-08-01 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Add metadata to \OCP\AppFramework\Http\Response::throttle | Lukas Reschke | 2017-07-27 | 1 | -1/+1 | |
* | | | Merge pull request #5877 from nextcloud/typehint_middleware | Morris Jobke | 2017-08-01 | 6 | -23/+26 | |
|\ \ \ | ||||||
| * | | | Fix middleware implementations signatures | Roeland Jago Douma | 2017-07-31 | 6 | -23/+26 | |
* | | | | Merge pull request #5939 from nextcloud/dont-have-set-uid-as-displayname | Morris Jobke | 2017-08-01 | 1 | -12/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove setUidAsDisplayName | Lukas Reschke | 2017-07-31 | 1 | -12/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #5897 from nextcloud/add-share-mail-for-user-share | Roeland Jago Douma | 2017-08-01 | 2 | -2/+104 | |
|\ \ \ \ | ||||||
| * | | | | Send an email once a file/folder is shared with a user | Morris Jobke | 2017-07-28 | 2 | -2/+104 | |
| |/ / / | ||||||
* | | | | Fix OCS Exception | Roeland Jago Douma | 2017-08-01 | 1 | -0/+4 | |
* | | | | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 5 | -9/+9 | |
* | | | | Some more invalid PHPDocs in legacy classes | Lukas Reschke | 2017-08-01 | 7 | -11/+20 | |
* | | | | Function also accepts ints | Lukas Reschke | 2017-08-01 | 1 | -1/+1 | |
* | | | | Properly name variable | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |