phab/src/applications/configfeature/testing
phab/src/applications/config
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0c6e5f86bc6f | Ricky Elrod/epriestley | Port a few various options. | Jan 14 2013 | |||
76c10f497fc8 | Ricky Elrod/epriestley | Fix error in `PhabricatorSetupIssueView` | Jan 12 2013 | |||
dceb1611509a | Ricky Elrod/epriestley | Add the tokenizer.ondemand setting to Core for now. | Jan 10 2013 | |||
054f09fb50f4 | Ricky Elrod/epriestley | Add syntax highlighting options. | Jan 10 2013 | |||
bc2db90f610c | epriestley | Minor, fix old call to setOptions() introduced out of order. | Jan 9 2013 | |||
71b5d8f584e9 | Ricky Elrod/epriestley | Default to "True" and "False" for bool options. | Jan 9 2013 | |||
cdaf898b9c58 | Ricky Elrod/epriestley | PHD Options. | Jan 9 2013 | |||
f7939b90e344 | Ricky Elrod/epriestley | Fix reversed order of boolean config options. | Jan 7 2013 | |||
9aa772ed0033 | Ricky Elrod/epriestley | First go at Authentication config options. | Jan 7 2013 | |||
49b842187e06 | Ricky Elrod/epriestley | Add Policy options. | Jan 7 2013 | |||
ae0773b78901 | Ricky Elrod/epriestley | Add translations config group. | Jan 5 2013 | |||
9a936b5bf3e9 | epriestley | Move notification configuration into PHP | Jan 3 2013 | |||
af604464d771 | epriestley | Move Recaptcha config to PHP | Jan 3 2013 | |||
0902543fc8c4 | epriestley | Port MySQL settings to PHP | Jan 3 2013 | |||
3b3808c476e4 | Ricky Elrod/epriestley | Add the rest of the "Debug/Developer" config group. | Jan 3 2013 | |||
f84e0ca5331d | Ricky Elrod/epriestley | Add the "Security" config group options. | Jan 3 2013 | |||
7b2ab1a4bc42 | Ricky Elrod/epriestley | Add the "Extending Phabricator" config group. | Jan 3 2013 | |||
cad546301db1 | Ricky Elrod/epriestley | Add pht() to two strings in Core settings. | Jan 3 2013 | |||
962b432bfbeb | epriestley | Move LDAP config into PHP | Jan 2 2013 | |||
a3fdb20a8ea9 | epriestley | Move GC into PHP and simplify it | Jan 2 2013 | |||
9cef013def54 | epriestley | Allow configuration options to be locked | Jan 2 2013 | |||
db21319b3983 | epriestley | Specialize list<string> in config | Jan 2 2013 | |||
cff043a80083 | epriestley | Validate timezones | Jan 2 2013 | |||
9c41ea960946 | Ricky Elrod/epriestley | Add some more options to the "core" group. | Jan 2 2013 | |||
ec7d799b2fa4 | epriestley | Add "Core" config, with complex validation | 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 | |||
023c9c19b6ef | epriestley | Remove advice to "yum install php5-x" for RedHat | 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