phab/src/infrastructure/storage/management/PhabricatorStorageManagementAPI.phpfeature/testing
phab/src/infrastructure/storage/management/PhabricatorStorageManagementAPI.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
f47e69c01594 | Joshua Spence | Mark some strings for translation | Jun 9 2015 | |||
a65667443b04 | epriestley | Fix quickstart.sql for old MySQL | Mar 2 2015 | |||
9e82cfcc214b | epriestley | Use utf8_general_ci for "sort" columns in old MySQL | Feb 26 2015 | |||
917da084176c | epriestley | Fix various MySQL version issues with new charset stuff | Oct 29 2014 | |||
0bbe3a6d2825 | Bob Trahan | Storage - fix more query errors by escaping collate_text and collate_sort | Oct 7 2014 | |||
928b4edffb66 | Bob Trahan | Storage - escape collation type in create database code pathway | Oct 6 2014 | |||
3463ce8a514f | epriestley | Create new databases with appropriate collation | Oct 3 2014 | |||
0d7489da79bc | epriestley | Provide `bin/storage quickstart` to automate generation of `quickstart.sql` | Oct 1 2014 | |||
12b53e003b22 | epriestley | Add a UI for reviewing database schemata | Sep 18 2014 | |||
caf4a086d4c4 | epriestley | Add missing `$port` property | Aug 27 2013 | |||
83c29da594bd | epriestley | Mark dead databases as "dead" and don't dump, probe, or list them | Jul 19 2013 | |||
d27e7c52b218 | Levi Jackson/epriestley | Add explicit `mysql.port` configuration | Jul 15 2013 | |||
aa3e95cbeb80 | vrana | Cache connection in bin/storage | Jan 17 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
534c0aa32693 | epriestley | Minor, move all storage/query/db code to src/infrastructure/storage | Jul 2 2012 |
c4science · Help