History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
54f8aa8cd9f4 | Joshua Spence | Minor linter fixes | Dec 9 2014 | |||
917da084176c | epriestley | Fix various MySQL version issues with new charset stuff | Oct 29 2014 | |||
237b1d769b00 | epriestley | Improve `bin/storage upgrade` behavior when run out-of-order | Aug 9 2014 | |||
ce78bf1de4e5 | epriestley | Make all bin/* scripts locate their workflows dynamically | Dec 27 2013 | |||
d27e7c52b218 | Levi Jackson/epriestley | Add explicit `mysql.port` configuration | Jul 15 2013 | |||
fcb56c637182 | epriestley | Move "scripts/sql/probe.php" to "bin/storage probe" | Jul 3 2013 | |||
e01ceaa07f4c | epriestley | Provide 'bin/cache', for managing caches | May 20 2013 | |||
32d23254c95b | epriestley | Use `--user` and `--password` from bin/storage in PHP migrations | Feb 26 2013 | |||
aa3e95cbeb80 | vrana | Cache connection in bin/storage | Jan 17 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
a430d0f9dfdb | vrana | Use 'w' connection in `bin/storage` | Sep 14 2012 | |||
27f6cc3b2777 | epriestley | Support PhabricatorOpaqueEnvelope for managing database passwords | Jul 24 2012 | |||
570feee1999f | epriestley | Make default database namespace configurable | Apr 30 2012 | |||
087cc0808a34 | epriestley | Make SQL patch management DAG-based and provide namespace support | Apr 30 2012 | |||
2c8e6f99bdb8 | vrana | Standardize mysql.configuration-provider | Apr 9 2012 | |||
d4c5761f41b2 | vrana | Customizable MySQL implementation | Apr 7 2012 | |||
d5c3d83a3f56 | epriestley | Add a little SQL-info script that is sort of useful maybe? | Mar 15 2012 | |||
4c1e356658df | vrana | Convert database to UTF-8 | Mar 12 2012 | |||
b5897ec9c071 | Nick Harper | Add dry-run, max version options to upgrade_schema.php script | Mar 2 2012 | |||
e4e5c39457f9 | epriestley | Merge __init_env__.php into __init_script__.php | Oct 2 2011 | |||
467308dd12e2 | epriestley | Script to selectively convert MyISAM tables to InnoDB | Jul 11 2011 | |||
f2efdd07a778 | Jason Ge | Use DatabaseConfigurationProvider to get DB info | Jun 13 2011 | |||
49d6854f9583 | epriestley | Document how to set a MySQL port | Jun 8 2011 | |||
9df13b7e28d5 | epriestley | Provide a "-f" flag to scripts/sql/upgrade_schema.php | Jun 1 2011 | |||
f7e2b0307708 | epriestley | Add a "setup" mode which guides new users through application configuration | May 11 2011 | |||
94df24977598 | epriestley | Improve schema upgrade workflow for unprivileged users | Apr 30 2011 | |||
3e2f6481750a | epriestley | Use define() instead of PHP 5.3-only global 'const' in upgrade_schema.php | Apr 30 2011 | |||
ee1e2da8fbf4 | epriestley | Avoid Timeline race condition | Apr 14 2011 | |||
4f6bac95e954 | tuomaspelkonen | Schema upgrade script. | Apr 8 2011 |
c4science · Help