Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-28 | 20 | -4/+22 |
| | |||||
* | Merge pull request #5852 from nextcloud/preview_trash_cleanup | Morris Jobke | 2017-07-27 | 1 | -6/+23 |
|\ | | | | | Preview trash cleanup | ||||
| * | Delete trash using node API to trigger preview deletion | Roeland Jago Douma | 2017-07-24 | 1 | -6/+23 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #5644 from nextcloud/add-occ-app-install | Morris Jobke | 2017-07-27 | 4 | -1/+81 |
|\ \ | | | | | | | add occ app:install command | ||||
| * | | update autoloader | sualko | 2017-07-26 | 2 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: sualko <klaus@jsxc.org> | ||||
| * | | add namespace | sualko | 2017-07-26 | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: sualko <klaus@jsxc.org> | ||||
| * | | add occ app:install command | sualko | 2017-07-26 | 2 | -1/+77 |
| | | | | | | | | | | | | Signed-off-by: Klaus Herberth <klaus@jsxc.org> | ||||
* | | | Merge pull request #5895 from nextcloud/fix-password-change | Morris Jobke | 2017-07-27 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix show password button for password change | ||||
| * | | | Fix show password button for password change | Morris Jobke | 2017-07-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix the show password button on the personal page * before: if the password change failed the show password icon was not shown again * after: show password icon is visible Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-27 | 16 | -132/+332 |
| | | | | |||||
* | | | | Merge pull request #5614 from nextcloud/fix-enabling-external-storage-via-web | Morris Jobke | 2017-07-26 | 1 | -15/+1 |
|\ \ \ \ | | | | | | | | | | | Allow to enable the external storage app via the web ui | ||||
| * | | | | Allow to enable the external storage app via the web ui | Joas Schilling | 2017-07-26 | 1 | -15/+1 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #5888 from nextcloud/overlay-on-show-password | Lukas Reschke | 2017-07-26 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | This fix the overlay of the complexity bar | ||||
| * | | | | This fix the overlay of the complexity bar | Maxence Lange | 2017-07-26 | 1 | -1/+1 |
| |/ / / | | | | | | | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com> | ||||
* | | | | Merge pull request #5874 from nextcloud/edu-edition | Morris Jobke | 2017-07-26 | 6 | -0/+99 |
|\ \ \ \ | |/ / / |/| | | | Add new bundle | ||||
| * | | | Add new bundle | Lukas Reschke | 2017-07-26 | 6 | -0/+99 |
| |/ / | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #5871 from nextcloud/drone-postgres | Morris Jobke | 2017-07-26 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | Drone postgres | ||||
| * | | Enable postgres on drone again | Morris Jobke | 2017-07-25 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | * use proper password Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | [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 |
|\ \ \ | | | | | | | | | Remove legacy OC_User_Backend and OC_User_Interface | ||||
| * | | | Fix comments | Morris Jobke | 2017-07-25 | 5 | -5/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 6 | -96/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #5836 from nextcloud/preview_update | Lukas Reschke | 2017-07-25 | 1 | -1/+7 |
|\ \ \ \ | | |_|/ | |/| | | Empty search no longer works | ||||
| * | | | Empty search no longer works | Roeland Jago Douma | 2017-07-24 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #5772 from nextcloud/migrations-install | Lukas Reschke | 2017-07-25 | 19 | -2379/+1193 |
|\ \ \ \ | | | | | | | | | | | Install nextcloud via migrations instead of the db_structure.xml | ||||
| * | | | | Trigger update to run the migration | Joas Schilling | 2017-07-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | "Only variables must be passed by reference" | Joas Schilling | 2017-07-25 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Add *lob support for all tables | Joas Schilling | 2017-07-25 | 1 | -14/+15 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | use template placeholders instead of html | Joas Schilling | 2017-07-25 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Always order by all values, to make sure all entries are copied correctly | Joas Schilling | 2017-07-25 | 1 | -9/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Only migrate to the current state | Joas Schilling | 2017-07-25 | 1 | -6/+16 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Use order by to avoid problems when chunking finds a same item again... | Joas Schilling | 2017-07-25 | 2 | -10/+31 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Remove generate change script which doesnt work with migrations anymore | Joas Schilling | 2017-07-25 | 4 | -92/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Use default connection parameters for utf8 4byte support | Joas Schilling | 2017-07-25 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Skip migrations table because it was already done when creating the schema | Joas Schilling | 2017-07-25 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Use migrations on convert | Joas Schilling | 2017-07-25 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Core is converted, so this is dead code | Joas Schilling | 2017-07-25 | 1 | -9/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | No more root file | Joas Schilling | 2017-07-25 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Fix autoloader | Morris Jobke | 2017-07-25 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | | Install from migrations | Joas Schilling | 2017-07-25 | 8 | -2248/+901 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Add a script to generate a migration from database.xml | Joas Schilling | 2017-07-25 | 3 | -5/+215 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | 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 | ||||
| * | | | | add tests for renaming paths with multibyte utf8 characters | Robin Appelman | 2017-07-22 | 1 | -36/+38 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #5863 from nextcloud/pimp_l10n_string | Lukas Reschke | 2017-07-25 | 7 | -9/+19 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Move \OC_L10N_String to proper namespace | ||||
| * | | | | Update autoloader | Roeland Jago Douma | 2017-07-24 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Move \OC_L10N_String to proper \OC\L10N\L10NString | Roeland Jago Douma | 2017-07-24 | 5 | -9/+17 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | * Proper namespacing * Fixed phpdocs Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / | | | [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 | ||||
| * | | | Remove unneeded parameter in DatabaseException | Morris Jobke | 2017-07-24 | 2 | -13/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | Merge pull request #5835 from nextcloud/cleanup_testing_app | Morris Jobke | 2017-07-24 | 8 | -316/+333 |
|\ \ \ \ | | | | | | | | | | | Cleanup testing app |