phab/src/applications/configfeature/better-testing
phab/src/applications/config
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
607fca98df12 | epriestley | render_tag -> tag: Maniphest summary view, setup issue view | Jan 30 2013 | |||
bdecadfd119e | indiefan/epriestley | Returning simple text error message instead of HTML for requests where HTML… | Jan 30 2013 | |||
fb59101cde03 | epriestley | Use phutil_tag in Setup issue stuff | Jan 29 2013 | |||
39221b1d3f28 | epriestley | Merge branch 'master' into phutil_tag | Jan 29 2013 | |||
40547030a54e | epriestley | render_tag -> tag: PropertyListView | Jan 29 2013 | |||
5017c80b3103 | Afaque Hussain/epriestley | Installation & Uninstallion of Applications | Jan 29 2013 | |||
d83257c29a6b | epriestley | Fix object ObjectItemListView attributes | Jan 29 2013 | |||
1fc0c3b1e849 | Bryan Cuccioli/epriestley | Add installation check for dot in domain. | Jan 29 2013 | |||
f9030885c414 | epriestley | Merge branch 'master' into phutil_tag | Jan 27 2013 | |||
4d22c9104f16 | Bob Trahan | Conpherence - reply handler integration | Jan 26 2013 | |||
bf3d972e7296 | Chad Little | Add setStackable to ObjectItemList and use in Config | Jan 25 2013 | |||
9670f0c6368e | vrana | Convert phutil_render_tag(X, Y, phutil_render_tag(...)) to phutil_render_html | Jan 25 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 | |||
21a5956a3553 | vrana | Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag | Jan 25 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
184be964a27c | Ricky Elrod/epriestley | Fix fatal when looking at an unknown-config error. | Jan 25 2013 | |||
e99048888927 | Ricky Elrod/epriestley | Set some defaults back to correctness. | Jan 24 2013 | |||
3440892d7b5d | epriestley | Allow some protocols | Jan 24 2013 | |||
62a27c1caa9c | epriestley | Fix uri.allowed-protocols default value | Jan 24 2013 | |||
c95dcab439bc | epriestley | Set hard-coded defaults for `list<string>` values to array() | Jan 23 2013 | |||
7e17acfb68da | epriestley | Remove PhabricatorSetup and make PHABRICATOR_ENV optional | Jan 23 2013 | |||
72ec4f7a6f4f | epriestley | Move database configuration into new-style setup checks | Jan 23 2013 | |||
27ec27205755 | epriestley | Move open_basedir and safe_mode checks into new setup | Jan 23 2013 | |||
24845bec4249 | epriestley | Port extension checks to new-style setup | Jan 23 2013 | |||
5d8ddd888c05 | epriestley | Move PATH checks to post-install | Jan 22 2013 | |||
442590348014 | epriestley | Don't require phabricator.base-uri to be configured | Jan 22 2013 | |||
d30cc738477a | Ricky Elrod/epriestley | Two minor Config sidebar tweaks. | Jan 22 2013 | |||
bad95c15ce41 | Ricky Elrod/epriestley | Add enum option type. | Jan 22 2013 | |||
baa9d96082b7 | epriestley | Increase the power of `bin/config` | Jan 22 2013 | |||
49679a6b7958 | Debarghya Das/epriestley | Added Local Version Property to /config/all | Jan 20 2013 | |||
3e6fa4365811 | Nick Pellegrino/epriestley | getConfigEnv fails fast when key is not found and no default value is given. | Jan 19 2013 | |||
2a6060a763a8 | Lauri-Henrik Jalonen/epriestley | Added beta status for applications | Jan 19 2013 | |||
2888d5803431 | Debarghya Das/epriestley | Moved Version Footer from Footer to /config/all | Jan 19 2013 | |||
df60053e9cac | Asher Baker/epriestley | Don't scream about local storage not being writable if a path hasn't been… | Jan 19 2013 | |||
a8bd1f4998b5 | epriestley | Move Facebook setup checks to post-install | Jan 19 2013 | |||
e6b7ad2e0033 | epriestley | Migrate `max_allowed_packet` and GD checks to new setup stuff | Jan 19 2013 | |||
14c6df06055a | epriestley | Migrate local disk storage setup check | Jan 19 2013 | |||
d5c29e11351d | epriestley | Make timezone configuration impossible to get wrong | Jan 19 2013 | |||
da9315b1453c | Asher Baker/epriestley | Read default values of custom config options | Jan 19 2013 | |||
34076fae38f9 | Chad Little | Config style updates. | Jan 19 2013 | |||
08bca2a87e06 | epriestley | Move mail-related setup issues to setup checks | Jan 18 2013 | |||
656a6f9b55ec | epriestley | Fix editing of JSON config values via web UI | Jan 18 2013 | |||
5beaafb95231 | epriestley | Load libraries before adding database config | Jan 18 2013 | |||
68083c4693c0 | epriestley | Remove `$view;` statement with no effect | Jan 18 2013 | |||
b0d815d1574c | epriestley | Repair invalid configuration by setting values back to defaults | Jan 18 2013 | |||
da6296a1765d | Ricky Elrod/epriestley | LDAP STARTTLS option. | Jan 17 2013 | |||
83f5452d538d | epriestley | Implement all remaining config options | Jan 17 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 | |||
3ded757e847b | epriestley | Implement more configuration options | Jan 16 2013 | |||
65fbbd06c6ac | Ricky Elrod/epriestley | OAuth options. | Jan 16 2013 | |||
8b1fb1686512 | Ricky Elrod/epriestley | Don't preface 'Daemons' with 'Phabricator'. | Jan 16 2013 | |||
b04a6a199951 | epriestley | Diffusion / MetaMTA options | Jan 16 2013 | |||
a9ff58ff27fd | epriestley | Add even more Differential options | Jan 16 2013 | |||
950076ec95c9 | epriestley | Bring SendGrid configuration into PHP | Jan 15 2013 | |||
c8a2bc982c09 | epriestley | Bring PHPMailer config into the new config UI | Jan 15 2013 | |||
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