phab/src/applications/config/controllerproduction
phab/src/applications/config/controller
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
20201364e55c | Chad Little | Add hover state to stackable list. | Mar 5 2013 | |||
8ae718c2aab5 | epriestley | Require a viewer for Remarkup rendering | Mar 4 2013 | |||
c3243ef17c45 | Chad Little | Config php | Feb 23 2013 | |||
be7677f21109 | Nick Pellegrino/epriestley | Config option to ignore setup issues | Feb 22 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4bd2ad9270ac | epriestley | Merge branch 'master' into phutil_tag | Feb 13 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
628bef0771f9 | Nick Pellegrino/epriestley | Default to right status when viewing a config 'class' option | Feb 9 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
6bb7a282b1b5 | vrana | Convert AphrontFormControl to safe HTML | Feb 6 2013 | |||
607fca98df12 | epriestley | render_tag -> tag: Maniphest summary view, setup issue view | Jan 30 2013 | |||
40547030a54e | epriestley | render_tag -> tag: PropertyListView | Jan 29 2013 | |||
d83257c29a6b | epriestley | Fix object ObjectItemListView attributes | Jan 29 2013 | |||
f9030885c414 | epriestley | Merge branch 'master' into phutil_tag | Jan 27 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 | |||
d30cc738477a | Ricky Elrod/epriestley | Two minor Config sidebar tweaks. | Jan 22 2013 | |||
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