phab/src/applications/config/schemastable
phab/src/applications/config/schema
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d37153f00304 | epriestley | Make `bin/storage upgrade` and `bin/storage adjust` emit detailed messages if… | Jan 21 2016 | |||
3068639ccffc | epriestley | Implement query and policy rules for subprojects | Dec 23 2015 | |||
96fe8c0b83cf | epriestley | Implement basic ngram search for Owners Package names | Dec 22 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
184619730fb7 | epriestley | Fix an issue with collation construction on "sort" columns for old MySQL | Mar 2 2015 | |||
2c855a899348 | Joshua Spence | Fix method visibility for `PhabricatorConfigStorageSchema` methods | Jan 6 2015 | |||
000760b645b7 | epriestley | Do a better job of handling spec errors during schema adjustment | Nov 4 2014 | |||
917da084176c | epriestley | Fix various MySQL version issues with new charset stuff | Oct 29 2014 | |||
d67b7f0f47c4 | epriestley | Correct column mutations for old versions of MySQL | Oct 2 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
300172e79991 | epriestley | Support AUTO_INCREMENT in `bin/storage adjust` | Oct 1 2014 | |||
0d7489da79bc | epriestley | Provide `bin/storage quickstart` to automate generation of `quickstart.sql` | Oct 1 2014 | |||
1dfa94e57127 | epriestley | Use binary collations for most text | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
22ee8432d2bb | epriestley | Allow `bin/storage adjust` to correct column types and collations | Oct 1 2014 | |||
ab6c6836f4c2 | epriestley | Remove the "note" database issue status | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
4f87adc43846 | epriestley | Ignore keys with trailing index on table primary key for now | Oct 1 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
e7b590a1cf0d | epriestley | Generate expected schemata for Harbormaster | Oct 1 2014 | |||
152a62db7abb | epriestley | Generate expected Ponder schemata | Oct 1 2014 | |||
ac9182af5870 | epriestley | Generate expected Project schemata | Oct 1 2014 | |||
098d0d93d60c | epriestley | Generate expected schemata for User/People tables | Oct 1 2014 | |||
93681fcdbc5c | epriestley | Generate expected schemata for Differential | Sep 29 2014 | |||
b149cb7e99e5 | epriestley | Generate expected schemata for Repository | Sep 29 2014 | |||
d6639b68d5a3 | epriestley | Generate expected schemata for MetaMTA, Nuance, MetaData, OAuthServer | Sep 24 2014 | |||
84568eba8465 | epriestley | Generate expected schemata for Maniphest | Sep 19 2014 | |||
7dabc21154f9 | epriestley | Load all keys, support unique keys, and provide an "all issues" view | Sep 19 2014 | |||
6bfe8b598470 | epriestley | Generate expected schemata for Calendar | Sep 19 2014 | |||
7499cb24ceb6 | epriestley | Generate expected schemata for Workers, XHProf, PHPAAST, Tokens, System… | Sep 19 2014 | |||
67fbfe6ccc9f | epriestley | Generate expected schemata for Doorkeeper, Draft, Drydock, Feed | Sep 18 2014 | |||
8d0f0d1391a3 | epriestley | Generate expected schemata for Dashboards and Conpherence | Sep 18 2014 | |||
1ead50c2cce3 | epriestley | Generate reasonable expected schemata for Chatlog, Conduit, Config, Countdown… | Sep 18 2014 | |||
9b63f84ff93f | epriestley | Generate reasonable expected schemata for Cache tables | Sep 18 2014 | |||
0f73b15a704d | epriestley | Generate reasonable expected schemata for Audit and Auth | Sep 18 2014 | |||
fb8da6f4afe5 | epriestley | Support key schemata and column nullability | Sep 18 2014 | |||
aa481dba570d | epriestley | Begin generating meaningful expected schemata | Sep 18 2014 | |||
b24e36706d40 | epriestley | Generate expected and comparison schemata | Sep 18 2014 | |||
12b53e003b22 | epriestley | Add a UI for reviewing database schemata | Sep 18 2014 |
c4science · Help