phab/src/applications/config/option/PhabricatorApplicationConfigOptions.phpfeature/better-testing
phab/src/applications/config/option/PhabricatorApplicationConfigOptions.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
eec2d145df03 | Joshua Spence | Add abstract `getGroup()` method | Feb 28 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
7a39ac43b48c | epriestley | Add a "list<regex>" config option and move regex config to it | Sep 13 2013 | |||
2b3791109757 | epriestley | Make it easier to configure an Asana workspace ID | Jul 12 2013 | |||
059183f6b5f3 | epriestley | Allow configuration to have custom UI types | Jun 7 2013 | |||
da9315b1453c | Asher Baker/epriestley | Read default values of custom config options | Jan 19 2013 | |||
83f5452d538d | epriestley | Implement all remaining config options | Jan 17 2013 | |||
99847da3aa85 | epriestley | Mask remaining config values, and implement `set` type | Jan 17 2013 | |||
0902543fc8c4 | epriestley | Port MySQL settings to PHP | Jan 3 2013 | |||
962b432bfbeb | epriestley | Move LDAP config into PHP | Jan 2 2013 | |||
db21319b3983 | epriestley | Specialize list<string> in config | Jan 2 2013 | |||
a86fd38394e5 | epriestley | Allow configuration to be explicitly validated, including validation of complex… | Jan 2 2013 | |||
b852f213c36d | epriestley | Begin moving Phabricator configuration into PHP | Dec 31 2012 |
c4science · Help