Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-26 | 26 | -84/+210 |
* | Merge pull request #5864 from nextcloud/legacy_user | Lukas Reschke | 2017-07-25 | 11 | -101/+10 |
|\ | |||||
| * | Fix comments | Morris Jobke | 2017-07-25 | 5 | -5/+5 |
| * | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 6 | -96/+5 |
* | | 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 |
* | | | Merge pull request #5772 from nextcloud/migrations-install | Lukas Reschke | 2017-07-25 | 19 | -2379/+1193 |
|\ \ \ | |||||
| * | | | Trigger update to run the migration | Joas Schilling | 2017-07-25 | 1 | -1/+1 |
| * | | | "Only variables must be passed by reference" | Joas Schilling | 2017-07-25 | 1 | -2/+4 |
| * | | | Add *lob support for all tables | Joas Schilling | 2017-07-25 | 1 | -14/+15 |
| * | | | use template placeholders instead of html | Joas Schilling | 2017-07-25 | 1 | -6/+6 |
| * | | | Always order by all values, to make sure all entries are copied correctly | Joas Schilling | 2017-07-25 | 1 | -9/+4 |
| * | | | Only migrate to the current state | Joas Schilling | 2017-07-25 | 1 | -6/+16 |
| * | | | Use order by to avoid problems when chunking finds a same item again... | Joas Schilling | 2017-07-25 | 2 | -10/+31 |
| * | | | Remove generate change script which doesnt work with migrations anymore | Joas Schilling | 2017-07-25 | 4 | -92/+0 |
| * | | | Use default connection parameters for utf8 4byte support | Joas Schilling | 2017-07-25 | 1 | -3/+3 |
| * | | | Skip migrations table because it was already done when creating the schema | Joas Schilling | 2017-07-25 | 1 | -0/+6 |
| * | | | Use migrations on convert | Joas Schilling | 2017-07-25 | 1 | -1/+8 |
| * | | | Core is converted, so this is dead code | Joas Schilling | 2017-07-25 | 1 | -9/+7 |
| * | | | No more root file | Joas Schilling | 2017-07-25 | 1 | -1/+0 |
| * | | | Fix autoloader | Morris Jobke | 2017-07-25 | 2 | -0/+4 |
| * | | | Install from migrations | Joas Schilling | 2017-07-25 | 8 | -2248/+901 |
| * | | | Add a script to generate a migration from database.xml | Joas Schilling | 2017-07-25 | 3 | -5/+215 |
|/ / / | |||||
* | | | Merge pull request #5825 from nextcloud/more-move-tests | Morris Jobke | 2017-07-25 | 1 | -36/+38 |
|\ \ \ | |||||
| * | | | add tests for renaming paths with multibyte utf8 characters | Robin Appelman | 2017-07-22 | 1 | -36/+38 |
* | | | | Merge pull request #5863 from nextcloud/pimp_l10n_string | Lukas Reschke | 2017-07-25 | 7 | -9/+19 |
|\ \ \ \ | |||||
| * | | | | Update autoloader | Roeland Jago Douma | 2017-07-24 | 2 | -0/+2 |
| * | | | | Move \OC_L10N_String to proper \OC\L10N\L10NString | Roeland Jago Douma | 2017-07-24 | 5 | -9/+17 |
| | |_|/ | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-25 | 56 | -18/+366 |
|/ / / | |||||
* | | | 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 | 8 | -316/+333 |
|\ \ \ \ | |||||
| * | | | | Proper DI for ILockingProvider | Roeland Jago Douma | 2017-07-24 | 1 | -1/+3 |
| * | | | | Move over locking controller | Roeland Jago Douma | 2017-07-24 | 4 | -274/+303 |
| * | | | | Move over Config | Roeland Jago Douma | 2017-07-24 | 2 | -50/+36 |
| * | | | | Move Application to AppInfo | Roeland Jago Douma | 2017-07-24 | 2 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #5514 from nextcloud/assembly-stream-seek | Morris Jobke | 2017-07-24 | 1 | -56/+32 |
|\ \ \ \ | |||||
| * | | | | refactor chunked assembly stream | Robin Appelman | 2017-07-21 | 1 | -56/+32 |
* | | | | | Merge pull request #5855 from nextcloud/cleanup-legacy-user-class | Morris Jobke | 2017-07-24 | 2 | -68/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Cleanup legacy user class from unused methods | Morris Jobke | 2017-07-24 | 2 | -68/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | 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 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #5845 from nextcloud/phpstorm_inspect3 | Morris Jobke | 2017-07-24 | 23 | -51/+53 |
|\ \ \ \ \ | |||||
| * | | | | | Some app fixes of phpstorm inspections | Roeland Jago Douma | 2017-07-24 | 23 | -51/+53 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #5850 from nextcloud/revert-5783-outlook-max-width | Morris Jobke | 2017-07-24 | 5 | -24/+6 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Remove unneeded styles | Morris Jobke | 2017-07-24 | 5 | -6/+6 |
| * | | | | Adjust to height=120 | Lukas Reschke | 2017-07-24 | 5 | -6/+6 |
| * | | | | Revert "Set max-width of image to 100px in Outlook as well" | Lukas Reschke | 2017-07-24 | 5 | -18/+0 |
| |/ / / |