phab/src/applications/config/controllerfeature/testing
phab/src/applications/config/controller
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bad95c15ce41 | Ricky Elrod/epriestley | Add enum option type. | Jan 22 2013 | |||
49679a6b7958 | Debarghya Das/epriestley | Added Local Version Property to /config/all | Jan 20 2013 | |||
2888d5803431 | Debarghya Das/epriestley | Moved Version Footer from Footer to /config/all | Jan 19 2013 | |||
34076fae38f9 | Chad Little | Config style updates. | Jan 19 2013 | |||
656a6f9b55ec | epriestley | Fix editing of JSON config values via web UI | Jan 18 2013 | |||
68083c4693c0 | epriestley | Remove `$view;` statement with no effect | Jan 18 2013 | |||
99847da3aa85 | epriestley | Mask remaining config values, and implement `set` type | Jan 17 2013 | |||
e3cfcc4a4643 | epriestley | Sort options by key on "all config" | Jan 16 2013 | |||
6e69523efc2f | epriestley | Move "show all config" from DarkConsole to /config/ | Jan 16 2013 | |||
b04a6a199951 | epriestley | Diffusion / MetaMTA options | Jan 16 2013 | |||
c8a2bc982c09 | epriestley | Bring PHPMailer config into the new config UI | Jan 15 2013 | |||
76c10f497fc8 | Ricky Elrod/epriestley | Fix error in `PhabricatorSetupIssueView` | Jan 12 2013 | |||
71b5d8f584e9 | Ricky Elrod/epriestley | Default to "True" and "False" for bool options. | Jan 9 2013 | |||
ae0773b78901 | Ricky Elrod/epriestley | Add translations config group. | Jan 5 2013 | |||
af604464d771 | epriestley | Move Recaptcha config to PHP | Jan 3 2013 | |||
0902543fc8c4 | epriestley | Port MySQL settings to PHP | Jan 3 2013 | |||
9cef013def54 | epriestley | Allow configuration options to be locked | 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 | |||
32e4a7a37f1f | epriestley | Use transactions to show edit history for Configuration | Jan 2 2013 | |||
25ca17da4634 | epriestley | Show current value in configuration list; show default vs non-default values | Jan 1 2013 | |||
21efc7cb649f | epriestley | Show all configuration defaults when editing configuration | Jan 1 2013 | |||
3852ca632bd5 | epriestley | Display examples when editing configuratoin | Jan 1 2013 | |||
8a52a6d5855e | epriestley | Add Disqus, Facebook, Google, GitHub auth config; AWS config | Jan 1 2013 | |||
a3bff35b2b9b | epriestley | Add "Developer" and "Access Log" config option groups, some types | Jan 1 2013 | |||
c32295aab6d7 | epriestley | Improve resolution process for nonfatal setup issues | Dec 31 2012 | |||
b852f213c36d | epriestley | Begin moving Phabricator configuration into PHP | Dec 31 2012 | |||
96839d35f49c | epriestley | Detect and raise setup warnings from within Phabricator | Dec 30 2012 | |||
908253f1db01 | Ricky Elrod/epriestley | Fix two bugs with Config's Edit controller. | Dec 30 2012 | |||
a9aedc64e479 | Ricky Elrod/epriestley | Show the default value in Config. | Dec 28 2012 | |||
a774620042c1 | Ricky Elrod/epriestley | Start of a config web interface. | Dec 28 2012 |
c4science · Help