summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use default connection parameters for utf8 4byte supportJoas Schilling2017-07-251-3/+3
* Skip migrations table because it was already done when creating the schemaJoas Schilling2017-07-251-0/+6
* Use migrations on convertJoas Schilling2017-07-251-1/+8
* Core is converted, so this is dead codeJoas Schilling2017-07-251-9/+7
* No more root fileJoas Schilling2017-07-251-1/+0
* Fix autoloaderMorris Jobke2017-07-252-0/+4
* Install from migrationsJoas Schilling2017-07-258-2248/+901
* Add a script to generate a migration from database.xmlJoas Schilling2017-07-253-5/+215
* Merge pull request #5825 from nextcloud/more-move-testsMorris Jobke2017-07-251-36/+38
|\
| * add tests for renaming paths with multibyte utf8 charactersRobin Appelman2017-07-221-36/+38
* | Merge pull request #5863 from nextcloud/pimp_l10n_stringLukas Reschke2017-07-257-9/+19
|\ \
| * | Update autoloaderRoeland Jago Douma2017-07-242-0/+2
| * | Move \OC_L10N_String to proper \OC\L10N\L10NStringRoeland Jago Douma2017-07-245-9/+17
* | | [tx-robot] updated from transifexNextcloud bot2017-07-2556-18/+366
|/ /
* | Merge pull request #5857 from nextcloud/database-exception-cleanupMorris Jobke2017-07-242-13/+2
|\ \
| * | Remove unneeded parameter in DatabaseExceptionMorris Jobke2017-07-242-13/+2
* | | Merge pull request #5835 from nextcloud/cleanup_testing_appMorris Jobke2017-07-248-316/+333
|\ \ \
| * | | Proper DI for ILockingProviderRoeland Jago Douma2017-07-241-1/+3
| * | | Move over locking controllerRoeland Jago Douma2017-07-244-274/+303
| * | | Move over ConfigRoeland Jago Douma2017-07-242-50/+36
| * | | Move Application to AppInfoRoeland Jago Douma2017-07-242-2/+2
* | | | Merge pull request #5514 from nextcloud/assembly-stream-seekMorris Jobke2017-07-241-56/+32
|\ \ \ \
| * | | | refactor chunked assembly streamRobin Appelman2017-07-211-56/+32
* | | | | Merge pull request #5855 from nextcloud/cleanup-legacy-user-classMorris Jobke2017-07-242-68/+2
|\ \ \ \ \
| * | | | | Cleanup legacy user class from unused methodsMorris Jobke2017-07-242-68/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #5854 from nextcloud/improve-personal-page-codeMorris Jobke2017-07-242-54/+3
|\ \ \ \ \
| * | | | | Cleanup code of personal page to use public interfacesMorris Jobke2017-07-242-54/+3
| |/ / / /
* | | | | Merge pull request #5844 from nextcloud/phpstorm_inspect2Morris Jobke2017-07-2429-99/+99
|\ \ \ \ \
| * | | | | More phpstorm inspection fixesRoeland Jago Douma2017-07-2429-99/+99
| | |_|/ / | |/| | |
* | | | | Merge pull request #5845 from nextcloud/phpstorm_inspect3Morris Jobke2017-07-2423-51/+53
|\ \ \ \ \
| * | | | | Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-2423-51/+53
| | |/ / / | |/| | |
* | | | | Merge pull request #5850 from nextcloud/revert-5783-outlook-max-widthMorris Jobke2017-07-245-24/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove unneeded stylesMorris Jobke2017-07-245-6/+6
| * | | | Adjust to height=120Lukas Reschke2017-07-245-6/+6
| * | | | Revert "Set max-width of image to 100px in Outlook as well"Lukas Reschke2017-07-245-18/+0
| |/ / /
* | | | Merge pull request #5846 from nextcloud/fix_3186Roeland Jago Douma2017-07-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Move image-optimization.sh to build dirRoeland Jago Douma2017-07-241-1/+1
|/ / /
* | | Merge pull request #5783 from nextcloud/outlook-max-widthRoeland Jago Douma2017-07-245-0/+18
|\ \ \
| * | | Set max-width of image to 100px in Outlook as wellMorris Jobke2017-07-235-0/+18
* | | | [tx-robot] updated from transifexNextcloud bot2017-07-2462-112/+484
* | | | Merge pull request #5713 from nextcloud/datepicker-redesignMarius Blüm2017-07-236-4/+85
|\ \ \ \
| * | | | Fix font-weight for datepicker title.Marin Treselj2017-07-231-1/+1
| * | | | Make weekday names brighter, lighter month/year title.Marin Treselj2017-07-231-1/+3
| * | | | Make dates slightly larger and perfectly rounded.Marin Treselj2017-07-231-29/+21
| * | | | Remove deprecationMarin Treselj2017-07-231-2/+1
| * | | | Add padding to popoverMarin Treselj2017-07-231-0/+1
| * | | | Fixes issues mentioned in comments.Marin Treselj2017-07-232-15/+19
| * | | | Redesign jQuery UI datepickerMarin Treselj2017-07-236-4/+87
* | | | | Merge pull request #5840 from nextcloud/phpstorm_inspectMorris Jobke2017-07-2313-181/+179
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Some phpstorm inspection fixesRoeland Jago Douma2017-07-2213-181/+179
| | |_|/ | |/| |