summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move mention-bot notifications to code ownersJoas Schilling2017-07-072-34/+2
* [tx-robot] updated from transifexNextcloud bot2017-07-0612-0/+18
* Merge pull request #5404 from nextcloud/use-translated-hint-insteadof-english...blizzz2017-07-051-0/+4
|\
| * Use translated Hint instead of english error on password policyJoas Schilling2017-06-141-0/+4
* | Merge pull request #5231 from nextcloud/migrationsMorris Jobke2017-07-0536-114/+1995
|\ \
| * | Fix autoloader and namespace testMorris Jobke2017-07-053-1/+3
| * | Add migration for personal settings stuffJoas Schilling2017-07-053-5/+96
| * | Fix the installer testsJoas Schilling2017-07-052-1/+11
| * | Fix tests of CodeChecker and MigrationServiceJoas Schilling2017-07-056-29/+84
| * | Register autoloading before running migrationsJoas Schilling2017-07-052-2/+4
| * | Update autoloadingJoas Schilling2017-07-052-0/+20
| * | Check the migration files for table, column and index length errorsJoas Schilling2017-07-053-3/+213
| * | Fix dropping tables and handle the prefix automaticallyJoas Schilling2017-07-054-11/+148
| * | Move twofactor_backupcodes to migrationsJoas Schilling2017-07-054-86/+103
| * | Allow to check the schema in pre and post as wellJoas Schilling2017-07-054-15/+34
| * | Add a version to migrations, so parallel legacy branches can also have migrat...Joas Schilling2017-07-052-9/+27
| * | Add author and copyrightJoas Schilling2017-07-053-0/+9
| * | Do not allow to go back on productive systemsJoas Schilling2017-07-052-2/+24
| * | Fix code issuesJoas Schilling2017-07-051-11/+16
| * | Use autoloading instead of require_once from a different dirJoas Schilling2017-07-051-12/+6
| * | Adjust the code to use our interface and abstractJoas Schilling2017-07-054-78/+99
| * | Use migrations when there is no database.xmlJoas Schilling2017-07-052-3/+9
| * | Start migrationsJoas Schilling2017-07-0518-17/+1260
* | | Merge pull request #5621 from nextcloud/fix-sorting-of-favorite-files-in-file...Morris Jobke2017-07-056-15/+227
|\ \ \
| * | | Fix sorting of favorite filesDaniel Calviño Sánchez2017-07-054-15/+122
| * | | Add acceptance tests for sorting of favorite filesDaniel Calviño Sánchez2017-07-052-0/+105
* | | | Merge pull request #5520 from nextcloud/disable-click-on-hintMorris Jobke2017-07-051-2/+2
|\ \ \ \
| * | | | Hint should not be clickableMaxence Lange2017-06-231-2/+2
* | | | | Merge pull request #5580 from nextcloud/admin-audit-updateMorris Jobke2017-07-0514-238/+346
|\ \ \ \ \
| * | | | | Log console commandsJoas Schilling2017-07-012-0/+56
| * | | | | Listen to app enable/disable eventsJoas Schilling2017-07-012-1/+84
| * | | | | Move logic to Application classJoas Schilling2017-07-013-223/+152
| * | | | | Move to PSR-4Joas Schilling2017-07-0112-26/+66
* | | | | | Merge pull request #5342 from nextcloud/userlist-used-spaceMorris Jobke2017-07-058-179/+384
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update unit testsMorris Jobke2017-07-051-12/+68
| * | | | | Added missing PHPDoc for @sinceMorris Jobke2017-06-211-0/+1
| * | | | | show used space in user listRobin Appelman2017-06-157-167/+315
* | | | | | Merge pull request #5441 from nextcloud/custom-theme-updateMorris Jobke2017-07-055-0/+149
|\ \ \ \ \ \
| * | | | | | Add command to apply updates to custom themesJulius Härtl2017-07-055-0/+149
* | | | | | | Merge pull request #5557 from nextcloud/dont-log-passwords-on-dav-exceptions-...blizzz2017-07-053-29/+17
|\ \ \ \ \ \ \
| * | | | | | | Don't log passwords on dav exceptionsJoas Schilling2017-06-293-29/+17
* | | | | | | | Merge pull request #5569 from GitHubUser4234/ldap_password_renew_nc12fixMorris Jobke2017-07-054-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | suppress superflous php error on rejected password changeRoger Szabo2017-06-301-1/+1
| * | | | | | | | set needsPasswordReset flag correctlyRoger Szabo2017-06-221-1/+1
| * | | | | | | | css for button adjustment for nc12Roger Szabo2017-06-221-0/+5
| * | | | | | | | pass missing function parameterRoger Szabo2017-06-211-0/+1
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-07-0548-86/+112
* | | | | | | | | Merge pull request #5549 from nextcloud/update-infoMorris Jobke2017-07-041-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update admin.phpJos Poortvliet2017-06-271-0/+1
* | | | | | | | | | Merge pull request #5556 from nextcloud/files_external_sftp_2048_4096Morris Jobke2017-07-043-9/+30
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |