Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump autoloader | Roeland Jago Douma | 2018-04-06 | 1 | -1/+1 |
* | Silence phan | Roeland Jago Douma | 2018-04-06 | 1 | -0/+2 |
* | Add an uid_lower column to the oc_users table | Roeland Jago Douma | 2018-04-06 | 1 | -0/+78 |
* | Do not cache the settings/sections in the database anymore | Joas Schilling | 2018-01-29 | 1 | -0/+52 |
* | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 5 | -23/+20 |
* | add index for share_with table for newly created tables | Bjoern Schiessle | 2017-12-18 | 1 | -0/+1 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 2 | -0/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+42 |
* | Install new instances with bigint filecache | Joas Schilling | 2017-10-13 | 1 | -14/+15 |
* | Don't change the filecache schema on update | Joas Schilling | 2017-10-13 | 1 | -3/+3 |
* | Restore the sequencial order | Joas Schilling | 2017-09-29 | 1 | -1/+1 |
* | Migrate all core id columns to bigint | Joas Schilling | 2017-09-29 | 1 | -0/+42 |
* | Fix missing "unsigned" on integer columns | Joas Schilling | 2017-09-19 | 2 | -17/+121 |
* | Fix headers | Joas Schilling | 2017-08-14 | 2 | -6/+44 |
* | Make sure the accounts table exists | Joas Schilling | 2017-08-14 | 1 | -0/+59 |
* | Install from migrations | Joas Schilling | 2017-07-25 | 1 | -0/+897 |
* | Add migration for personal settings stuff | Joas Schilling | 2017-07-05 | 1 | -0/+93 |