| Commit message (Expand) | Author | Age | Files | Lines |
* | Add parent index to share table | Roeland Jago Douma | 2018-06-03 | 1 | -1/+9 |
* | Add human readable description to migration steps | Robin Appelman | 2018-05-30 | 1 | -1/+10 |
* | Emit event when running ./occ db:add-missing-indices | Roeland Jago Douma | 2018-05-24 | 1 | -7/+15 |
* | Add autocomplete to migration commands | Joas Schilling | 2018-05-03 | 5 | -11/+145 |
* | Set the default log rotate size to 100 MB | Morris Jobke | 2018-04-11 | 1 | -1/+1 |
* | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 1 | -0/+1 |
* | s/ownCloud/Nextcloud | Bjoern Schiessle | 2018-03-01 | 1 | -1/+1 |
* | fix check and improve error message | Bjoern Schiessle | 2018-03-01 | 1 | -2/+2 |
* | Anything but true means it failed | Joas Schilling | 2018-03-01 | 1 | -1/+1 |
* | Merge pull request #6481 from nextcloud/occ-app-install-enable | Morris Jobke | 2018-02-26 | 1 | -0/+13 |
|\ |
|
| * | enable app by default after occ app:install | sualko | 2018-02-26 | 1 | -3/+3 |
| * | add enable flag to occ app:install (fix #5834) | sualko | 2018-02-26 | 1 | -0/+13 |
* | | Add mtime and storage_mtime to db:convert-filecache-bigint | Alecks Gates | 2018-02-17 | 1 | -1/+1 |
|/ |
|
* | App manager is not needed anymore | Joas Schilling | 2018-02-16 | 1 | -2/+1 |
* | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 1 | -50/+4 |
* | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 13 | -26/+0 |
|\ |
|
| * | Remove unused import statements | Morris Jobke | 2018-02-14 | 13 | -26/+0 |
* | | Use non aliased method instead | Morris Jobke | 2018-02-13 | 3 | -4/+4 |
|/ |
|
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -3/+6 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 5 | -5/+5 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Merge pull request #8063 from nextcloud/inline-value | Joas Schilling | 2018-01-26 | 1 | -2/+1 |
|\ |
|
| * | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 1 | -2/+1 |
* | | Implements are not needed because they are already done by base class | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #7354 from nextcloud/refacor-update-page-print | blizzz | 2018-01-22 | 1 | -1/+2 |
|\ |
|
| * | Refactor method to check if update is needed | Morris Jobke | 2017-11-30 | 1 | -1/+2 |
* | | Remove not needed 3rdparty app disabling during upgrade for PHP 5.x | Morris Jobke | 2018-01-19 | 1 | -13/+1 |
* | | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 2 | -6/+6 |
* | | Fix case when overwrite URL is empty during setup | Morris Jobke | 2018-01-15 | 1 | -1/+1 |
* | | Merge pull request #7517 from nextcloud/add-index-to-share-table | Roeland Jago Douma | 2017-12-18 | 1 | -0/+91 |
|\ \ |
|
| * | | make occ command more generic | Bjoern Schiessle | 2017-12-18 | 1 | -7/+25 |
| * | | add occ command to add a index to share_with at the share table | Bjoern Schiessle | 2017-12-18 | 1 | -0/+73 |
| |/ |
|
* | | Merge pull request #7531 from nextcloud/ldap/createdistributed | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
|\ \ |
|
| * | | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
| |/ |
|
* / | Use injected AppManager | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
|/ |
|
* | Get the Installer via DI | Morris Jobke | 2017-11-25 | 3 | -12/+17 |
* | Update license headers | Morris Jobke | 2017-11-06 | 31 | -25/+59 |
* | Use proper DI for repair command | Morris Jobke | 2017-10-24 | 1 | -3/+8 |
* | Use appmanager instead of OC_App for check for enabled app | Morris Jobke | 2017-10-23 | 1 | -2/+3 |
* | Also update the activity table with this | Joas Schilling | 2017-10-13 | 1 | -0/+6 |
* | Add a command to manually migrate to big ints | Joas Schilling | 2017-10-13 | 1 | -0/+101 |
* | Fix missing "unsigned" on integer columns | Joas Schilling | 2017-09-19 | 1 | -0/+7 |
* | Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla... | Thomas Ebert | 2017-08-31 | 1 | -1/+1 |
* | Fix typo in template for migration generation | Joas Schilling | 2017-08-09 | 1 | -1/+1 |
* | Merge pull request #5816 from nextcloud/fix-oracle | Morris Jobke | 2017-08-02 | 1 | -0/+4 |
|\ |
|
| * | Allow to specify the table space on occ | Joas Schilling | 2017-08-02 | 1 | -0/+4 |
* | | Use public methods for OC_App::isShipped | Morris Jobke | 2017-08-01 | 1 | -1/+1 |
|/ |
|
* | add namespace | sualko | 2017-07-26 | 1 | -0/+2 |
* | add occ app:install command | sualko | 2017-07-26 | 1 | -0/+75 |
* | Add *lob support for all tables | Joas Schilling | 2017-07-25 | 1 | -14/+15 |