Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | null is a valid parameter | Lukas Reschke | 2017-08-01 | 1 | -2/+2 | |
* | | | | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 16 | -55/+81 | |
* | | | | Fix MigrationSchemaChecker and CryptoWrapper | Lukas Reschke | 2017-08-01 | 2 | -3/+11 | |
* | | | | Fix template functions | Lukas Reschke | 2017-08-01 | 1 | -3/+5 | |
* | | | | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 5 | -5/+5 | |
* | | | | Fix \OCP\Util | Lukas Reschke | 2017-08-01 | 1 | -1/+1 | |
* | | | | Add proper PHPDoc | Lukas Reschke | 2017-08-01 | 1 | -1/+3 | |
* | | | | Take IUser instead of User | Lukas Reschke | 2017-08-01 | 2 | -8/+9 | |
* | | | | Stricter phan config fixes | Lukas Reschke | 2017-08-01 | 2 | -2/+1 | |
* | | | | Merge pull request #5890 from nextcloud/fix-403-and-404-redirect | Roeland Jago Douma | 2017-07-31 | 1 | -2/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix 403 and 404 redirect | Morris Jobke | 2017-07-26 | 1 | -2/+2 | |
* | | | | Merge pull request #5905 from nextcloud/ocp-config | Morris Jobke | 2017-07-31 | 3 | -4/+5 | |
|\ \ \ \ | ||||||
| * | | | | Use IConfig instead of static OCP\Config | Morris Jobke | 2017-07-27 | 3 | -4/+5 | |
| | |/ / | |/| | | ||||||
* / | | | Add brackets around concat statements so comparing the result works as intended | Joas Schilling | 2017-07-28 | 2 | -2/+2 | |
|/ / / | ||||||
* / / | Add new bundle | Lukas Reschke | 2017-07-26 | 2 | -0/+51 | |
|/ / | ||||||
* | | Merge pull request #5864 from nextcloud/legacy_user | Lukas Reschke | 2017-07-25 | 3 | -92/+1 | |
|\ \ | ||||||
| * | | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 3 | -92/+1 | |
* | | | Merge pull request #5836 from nextcloud/preview_update | Lukas Reschke | 2017-07-25 | 1 | -1/+7 | |
|\ \ \ | ||||||
| * | | | Empty search no longer works | Roeland Jago Douma | 2017-07-24 | 1 | -1/+7 | |
* | | | | "Only variables must be passed by reference" | Joas Schilling | 2017-07-25 | 1 | -2/+4 | |
* | | | | Use order by to avoid problems when chunking finds a same item again... | Joas Schilling | 2017-07-25 | 1 | -1/+1 | |
* | | | | Install from migrations | Joas Schilling | 2017-07-25 | 6 | -25/+4 | |
* | | | | Move \OC_L10N_String to proper \OC\L10N\L10NString | Roeland Jago Douma | 2017-07-24 | 3 | -6/+14 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #5857 from nextcloud/database-exception-cleanup | Morris Jobke | 2017-07-24 | 2 | -13/+2 | |
|\ \ \ | ||||||
| * | | | Remove unneeded parameter in DatabaseException | Morris Jobke | 2017-07-24 | 2 | -13/+2 | |
| |/ / | ||||||
* | | | Merge pull request #5835 from nextcloud/cleanup_testing_app | Morris Jobke | 2017-07-24 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | Proper DI for ILockingProvider | Roeland Jago Douma | 2017-07-24 | 1 | -1/+3 | |
| |/ / | ||||||
* | | | Merge pull request #5855 from nextcloud/cleanup-legacy-user-class | Morris Jobke | 2017-07-24 | 1 | -67/+1 | |
|\ \ \ | ||||||
| * | | | Cleanup legacy user class from unused methods | Morris Jobke | 2017-07-24 | 1 | -67/+1 | |
| |/ / | ||||||
* | | | Merge pull request #5854 from nextcloud/improve-personal-page-code | Morris Jobke | 2017-07-24 | 2 | -54/+3 | |
|\ \ \ | ||||||
| * | | | Cleanup code of personal page to use public interfaces | Morris Jobke | 2017-07-24 | 2 | -54/+3 | |
| |/ / | ||||||
* | | | Merge pull request #5844 from nextcloud/phpstorm_inspect2 | Morris Jobke | 2017-07-24 | 29 | -99/+99 | |
|\ \ \ | ||||||
| * | | | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 29 | -99/+99 | |
| |/ / | ||||||
* | | | Remove unneeded styles | Morris Jobke | 2017-07-24 | 1 | -1/+1 | |
* | | | Adjust to height=120 | Lukas Reschke | 2017-07-24 | 1 | -1/+1 | |
* | | | Revert "Set max-width of image to 100px in Outlook as well" | Lukas Reschke | 2017-07-24 | 1 | -3/+0 | |
|/ / | ||||||
* | | Merge pull request #5783 from nextcloud/outlook-max-width | Roeland Jago Douma | 2017-07-24 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | Set max-width of image to 100px in Outlook as well | Morris Jobke | 2017-07-23 | 1 | -0/+3 | |
* | | | Redesign jQuery UI datepicker | Marin Treselj | 2017-07-23 | 1 | -1/+1 | |
* | | | Merge pull request #5812 from MrJeos/master | Morris Jobke | 2017-07-22 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix for mb strlen | Artem Kochnev | 2017-07-20 | 1 | -1/+1 | |
* | | | | Merge pull request #5596 from nextcloud/mount-rename | Morris Jobke | 2017-07-21 | 1 | -8/+12 | |
|\ \ \ \ | ||||||
| * | | | | non movable mounts can not be moved | Robin Appelman | 2017-07-17 | 1 | -8/+12 | |
* | | | | | Merge pull request #5785 from nextcloud/path-repair-steps-storage | Morris Jobke | 2017-07-21 | 2 | -5/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Also repair storage id's when repairing invalid entries | Robin Appelman | 2017-07-21 | 2 | -5/+8 | |
* | | | | | | Merge pull request #5821 from nextcloud/fix-theming-on-untrusted-domain | Lukas Reschke | 2017-07-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix error message on untrusted domain error page | Morris Jobke | 2017-07-21 | 1 | -1/+1 | |
* | | | | | | Merge pull request #5820 from MarcelWaldvogel/minor-documentation-fixes | Roeland Jago Douma | 2017-07-21 | 3 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Minor typos | Marcel Waldvogel | 2017-07-21 | 3 | -3/+3 | |
* | | | | | | Merge pull request #5818 from nextcloud/ocs_privatedata | Roeland Jago Douma | 2017-07-21 | 3 | -144/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | |