phab/src/infrastructure/storage/managementstable
phab/src/infrastructure/storage/management
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6bd2251fa22c | epriestley | Possibly fix an issue with storage upgrade, see <https://github. | Oct 2 2013 | |||
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 | |||
a0c5a6cdb6f9 | epriestley | Use %P for all sensitive command construction in Phabricator | Jul 4 2013 | |||
fcb56c637182 | epriestley | Move "scripts/sql/probe.php" to "bin/storage probe" | Jul 3 2013 | |||
aa3e95cbeb80 | vrana | Cache connection in bin/storage | Jan 17 2013 | |||
2f6104bf8bd3 | Bob Trahan | add code to drop old databases | Jan 3 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
fe8351c93071 | Edward Speyer | Delete stale fixtures with bin/storage destroy | Nov 1 2012 | |||
2628c9145470 | epriestley | Minor, MySQL requires -pxxx, not -p xxx for passwords. | Aug 17 2012 | |||
2a815e0715da | epriestley | Fix a PhutilOpaqueEnvelope issue with `bin/storage dump` | Aug 16 2012 | |||
534c0aa32693 | epriestley | Minor, move all storage/query/db code to src/infrastructure/storage | Jul 2 2012 |
c4science · Help