Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Cleanup unused methods | Morris Jobke | 2017-08-15 | 1 | -57/+0 | |
* | | | Merge pull request #6099 from nextcloud/issue-3457-no-exception-on-sharee-error | Lukas Reschke | 2017-08-15 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Document that it throws | Joas Schilling | 2017-08-14 | 1 | -0/+1 | |
* | | | Merge pull request #6123 from nextcloud/cleanup-shareItem | Morris Jobke | 2017-08-15 | 1 | -19/+0 | |
|\ \ \ | ||||||
| * | | | Cleanup usage of shareItem in internal code base | Morris Jobke | 2017-08-15 | 1 | -19/+0 | |
* | | | | Merge pull request #6121 from nextcloud/cleanup-registerBackend | Morris Jobke | 2017-08-15 | 1 | -13/+0 | |
|\ \ \ \ | ||||||
| * | | | | Use proper methods for registerBackend | Morris Jobke | 2017-08-15 | 1 | -13/+0 | |
| |/ / / | ||||||
* / / / | Use proper methods for checkPasswordProtectedShare | Morris Jobke | 2017-08-15 | 1 | -11/+0 | |
|/ / / | ||||||
* / / | Cleanup unused methods | Morris Jobke | 2017-08-15 | 1 | -162/+0 | |
|/ / | ||||||
* | | Use symfony/translation for L10N plurals | Roeland Jago Douma | 2017-08-07 | 1 | -9/+0 | |
* | | Logo claim is not used anymore | Morris Jobke | 2017-08-02 | 1 | -1/+2 | |
* | | Add a method to compare empty strings with an expression | Joas Schilling | 2017-08-02 | 1 | -0/+18 | |
* | | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 1 | -4/+4 | |
* | | Merge pull request #5907 from nextcloud/add-metadata-to-throttle-call | Morris Jobke | 2017-08-01 | 1 | -1/+15 | |
|\ \ | ||||||
| * | | Add metadata to \OCP\AppFramework\Http\Response::throttle | Lukas Reschke | 2017-07-27 | 1 | -1/+15 | |
* | | | Merge pull request #5877 from nextcloud/typehint_middleware | Morris Jobke | 2017-08-01 | 1 | -4/+4 | |
|\ \ \ | ||||||
| * | | | Prop argument type for Middleware | Roeland Jago Douma | 2017-07-31 | 1 | -4/+4 | |
| |/ / | ||||||
* | | | Some more invalid PHPDocs in legacy classes | Lukas Reschke | 2017-08-01 | 1 | -0/+1 | |
* | | | Function also accepts ints | Lukas Reschke | 2017-08-01 | 1 | -1/+1 | |
* | | | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 24 | -55/+51 | |
* | | | Properly suppress | Lukas Reschke | 2017-08-01 | 1 | -1/+1 | |
* | | | Fix template functions | Lukas Reschke | 2017-08-01 | 1 | -0/+17 | |
* | | | Fix lib/public/User.php | Lukas Reschke | 2017-08-01 | 1 | -2/+3 | |
* | | | AppData is no longer internal | Roeland Jago Douma | 2017-08-01 | 4 | -4/+0 | |
* | | | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 1 | -1/+1 | |
* | | | Fix \OCP\Util | Lukas Reschke | 2017-08-01 | 1 | -3/+5 | |
* | | | Suppress deprecated function in \OCP\JSON | Lukas Reschke | 2017-08-01 | 1 | -3/+14 | |
* | | | Add proper PHPDoc | Lukas Reschke | 2017-08-01 | 1 | -1/+1 | |
* | | | Take IUser instead of User | Lukas Reschke | 2017-08-01 | 2 | -4/+4 | |
* | | | Stricter phan config fixes | Lukas Reschke | 2017-08-01 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #5864 from nextcloud/legacy_user | Lukas Reschke | 2017-07-25 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fix comments | Morris Jobke | 2017-07-25 | 1 | -1/+1 | |
* | | | Move \OC_L10N_String to proper \OC\L10N\L10NString | Roeland Jago Douma | 2017-07-24 | 2 | -3/+3 | |
|/ / | ||||||
* | | Some phpstorm inspection fixes | Roeland Jago Douma | 2017-07-22 | 13 | -181/+179 | |
* | | Remove deprecated Controller Functions | Roeland Jago Douma | 2017-07-20 | 1 | -105/+1 | |
* | | Merge pull request #5567 from nextcloud/public-capabilities | Roeland Jago Douma | 2017-07-12 | 1 | -0/+32 | |
|\ \ | ||||||
| * | | Add public capabilities API | Julius Härtl | 2017-06-30 | 1 | -0/+32 | |
| |/ | ||||||
* | | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emails | Morris Jobke | 2017-07-07 | 1 | -0/+12 | |
|\ \ | ||||||
| * | | Add a flag to allow checking if SVGs are okay | Joas Schilling | 2017-06-20 | 1 | -0/+12 | |
* | | | only collect detailed access list if it is really needed | Bjoern Schiessle | 2017-07-06 | 1 | -0/+10 | |
* | | | Merge pull request #5231 from nextcloud/migrations | Morris Jobke | 2017-07-05 | 3 | -0/+131 | |
|\ \ \ | ||||||
| * | | | Allow to check the schema in pre and post as well | Joas Schilling | 2017-07-05 | 2 | -8/+18 | |
| * | | | Adjust the code to use our interface and abstract | Joas Schilling | 2017-07-05 | 2 | -2/+57 | |
| * | | | Start migrations | Joas Schilling | 2017-07-05 | 2 | -0/+66 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #5342 from nextcloud/userlist-used-space | Morris Jobke | 2017-07-05 | 1 | -0/+12 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Added missing PHPDoc for @since | Morris Jobke | 2017-06-21 | 1 | -0/+1 | |
| * | | show used space in user list | Robin Appelman | 2017-06-15 | 1 | -0/+11 | |
* | | | Merge pull request #4890 from nextcloud/unify-settings | blizzz | 2017-06-29 | 1 | -0/+27 | |
|\ \ \ | ||||||
| * | | | We're on 13 now… | Arthur Schiwon | 2017-06-26 | 1 | -4/+4 | |
| * | | | Adopt DB and Manager to personal settings structure | Arthur Schiwon | 2017-06-23 | 1 | -0/+10 |