summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes nextcloud/gallery#269Marin Treselj2017-07-283-8/+8
* Merge pull request #5915 from nextcloud/update-droneMorris Jobke2017-07-281-34/+34
|\
| * Move all DB tests to top, because they are long runningMorris Jobke2017-07-281-27/+27
| * Update all drone images to latest versionMorris Jobke2017-07-281-7/+7
|/
* [tx-robot] updated from transifexNextcloud bot2017-07-2820-4/+22
* Merge pull request #5852 from nextcloud/preview_trash_cleanupMorris Jobke2017-07-271-6/+23
|\
| * Delete trash using node API to trigger preview deletionRoeland Jago Douma2017-07-241-6/+23
* | Merge pull request #5644 from nextcloud/add-occ-app-installMorris Jobke2017-07-274-1/+81
|\ \
| * | update autoloadersualko2017-07-262-0/+2
| * | add namespacesualko2017-07-261-0/+2
| * | add occ app:install commandsualko2017-07-262-1/+77
* | | Merge pull request #5895 from nextcloud/fix-password-changeMorris Jobke2017-07-271-1/+1
|\ \ \
| * | | Fix show password button for password changeMorris Jobke2017-07-261-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2017-07-2716-132/+332
* | | | Merge pull request #5614 from nextcloud/fix-enabling-external-storage-via-webMorris Jobke2017-07-261-15/+1
|\ \ \ \
| * | | | Allow to enable the external storage app via the web uiJoas Schilling2017-07-261-15/+1
| |/ / /
* | | | Merge pull request #5888 from nextcloud/overlay-on-show-passwordLukas Reschke2017-07-261-1/+1
|\ \ \ \
| * | | | This fix the overlay of the complexity barMaxence Lange2017-07-261-1/+1
| |/ / /
* | | | Merge pull request #5874 from nextcloud/edu-editionMorris Jobke2017-07-266-0/+99
|\ \ \ \ | |/ / / |/| | |
| * | | Add new bundleLukas Reschke2017-07-266-0/+99
| |/ /
* | | Merge pull request #5871 from nextcloud/drone-postgresMorris Jobke2017-07-261-4/+4
|\ \ \ | |/ / |/| |
| * | Enable postgres on drone againMorris Jobke2017-07-251-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2017-07-2626-84/+210
* | | Merge pull request #5864 from nextcloud/legacy_userLukas Reschke2017-07-2511-101/+10
|\ \ \
| * | | Fix commentsMorris Jobke2017-07-255-5/+5
| * | | Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma2017-07-246-96/+5
* | | | Merge pull request #5836 from nextcloud/preview_updateLukas Reschke2017-07-251-1/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Empty search no longer worksRoeland Jago Douma2017-07-241-1/+7
* | | | Merge pull request #5772 from nextcloud/migrations-installLukas Reschke2017-07-2519-2379/+1193
|\ \ \ \
| * | | | Trigger update to run the migrationJoas Schilling2017-07-251-1/+1
| * | | | "Only variables must be passed by reference"Joas Schilling2017-07-251-2/+4
| * | | | Add *lob support for all tablesJoas Schilling2017-07-251-14/+15
| * | | | use template placeholders instead of htmlJoas Schilling2017-07-251-6/+6
| * | | | Always order by all values, to make sure all entries are copied correctlyJoas Schilling2017-07-251-9/+4
| * | | | Only migrate to the current stateJoas Schilling2017-07-251-6/+16
| * | | | Use order by to avoid problems when chunking finds a same item again...Joas Schilling2017-07-252-10/+31
| * | | | Remove generate change script which doesnt work with migrations anymoreJoas Schilling2017-07-254-92/+0
| * | | | 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
| | |_|/ | |/| |