phab/src/applications/configfeature/testing
phab/src/applications/config
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d78386584f0d | Bryan Cuccioli/epriestley | Globally limit the size of generated emails. | Jun 5 2013 | |||
6551ea82457c | epriestley | Detect missing 'svn', 'hg' and 'git' during setup | May 27 2013 | |||
9c925464baf8 | epriestley | Default "environment.append-paths" to include likely paths | May 27 2013 | |||
ef797494ca89 | Gareth Evans/epriestley | Add Allowed uris config | May 26 2013 | |||
6dda35897adb | epriestley | Use setContentSourceFromRequest() in more places | May 24 2013 | |||
e591ef4db9aa | epriestley | Add setup checks for the availability of 'which' and 'diff' binaries | May 23 2013 | |||
1898a540d805 | epriestley | Add a setup warning about missing 'fileinfo' | May 17 2013 | |||
9885165fb90c | deedydas/epriestley | Updated the CLI for smoother use | Apr 29 2013 | |||
f53cde8f92f8 | Zedstar/epriestley | Using PhabricatorExternalAccount | Apr 28 2013 | |||
a1664d4c6430 | Jakub Vrana | Mark customized config values in Current Settings | Apr 13 2013 | |||
0b1410b1d7ff | deedydas/epriestley | Fixed T2630 | Apr 10 2013 | |||
c48bb5494a0e | Jakub Vrana | Add setup check for missing SQL patches | Apr 10 2013 | |||
97ff7fe259d4 | epriestley | Make "isInstalled()" respect beta apps | Apr 6 2013 | |||
3b1a1ae7e309 | James Rhodes/epriestley | [SECURITY] Prevented PhabricatorSetupIssueView from exposing sensitive config… | Apr 6 2013 | |||
8b6fc615f4fe | epriestley | Ignore and README for `support/bin` | Apr 3 2013 | |||
81389e79e7ae | Angelos Evripiotis/epriestley | Fix config name typo in SetupCheckPygment | Apr 3 2013 | |||
cde1416446f6 | epriestley | Guarantee the existence of the Phabricator access log | Apr 2 2013 | |||
b048bd059335 | epriestley | Add platform detection and a Windows-specific monospaced font override | Apr 1 2013 | |||
9a15f243fa96 | Lauri-Henrik Jalonen/epriestley | PhabricatorCaches use namespace if set | Mar 23 2013 | |||
4674b88ff676 | James Rhodes/epriestley | Added configurable welcome content for Phabricator home page. | Mar 22 2013 | |||
b41b1b43dba5 | epriestley | Implement card style and extras for object item lists | Mar 10 2013 | |||
4c914a5c4937 | epriestley | Remove all calls to renderSingleView() and deprecate it | Mar 9 2013 | |||
8ec987dd2fce | Nick Pellegrino/epriestley | Button to ignore setup issues + refractoring | Mar 6 2013 | |||
20201364e55c | Chad Little | Add hover state to stackable list. | Mar 5 2013 | |||
7a8b4a21ab72 | epriestley | Use transaction diffs to show description changes in Pholio | Mar 5 2013 | |||
a20ba85b75eb | epriestley | Fix a missing viewer after D5152 | Mar 4 2013 | |||
8ae718c2aab5 | epriestley | Require a viewer for Remarkup rendering | Mar 4 2013 | |||
3f1a78450cce | epriestley | Require mysql or mysqli, not both | Mar 3 2013 | |||
ea3472e87bf9 | epriestley | Check for `pygmentize`, not `pgymentize` | Feb 28 2013 | |||
9891394e80d6 | kwadwo/epriestley | Phabricator now checks whether pygmentize script can be run when user enables… | Feb 28 2013 | |||
c3243ef17c45 | Chad Little | Config php | Feb 23 2013 | |||
be7677f21109 | Nick Pellegrino/epriestley | Config option to ignore setup issues | Feb 22 2013 | |||
c1f234759b04 | vrana | Prefer MySQLi over MySQL | Feb 22 2013 | |||
e6281c3db045 | Matt Robenolt/epriestley | Add the ability to create a macro from a url | Feb 21 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
2231e5200ac3 | epriestley | Implement basic transaction detail blocks | Feb 17 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 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
ae4e5807d6b0 | vrana | Merge renderSingleView() and renderHTMLView() | Feb 12 2013 | |||
37b98450a57b | vrana | Replace array_interleave() by phutil_implode_html() | Feb 12 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
879c14e13a82 | epriestley | Consolidate HTTP header access | Feb 10 2013 | |||
628bef0771f9 | Nick Pellegrino/epriestley | Default to right status when viewing a config 'class' option | Feb 9 2013 | |||
7ec8e885e1a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 9 2013 | |||
9c19e9b7d869 | Afaque Hussain/epriestley | Preserving the Animation of Gif Images | Feb 8 2013 | |||
138da5a27996 | vrana | Kill some PhutilSafeHTML | Feb 8 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
11bb8db9705d | epriestley | Merge branch 'master' into phutil_tag | Feb 7 2013 | |||
e518135dfb54 | epriestley | Improve STRICT_ALL_TABLES warning | Feb 6 2013 | |||
2f508bf0dc52 | vrana | Delete some phutil_safe_html() | Feb 6 2013 | |||
6bb7a282b1b5 | vrana | Convert AphrontFormControl to safe HTML | Feb 6 2013 | |||
8f1311bbc182 | epriestley | Merge branch 'master' into phutil_tag | Feb 5 2013 | |||
94f6b6ca4e69 | epriestley | Fix every HTML issue I could find | Feb 5 2013 | |||
39afb3fedb72 | Bryan Cuccioli/epriestley | Suggest STRICT_ALL_TABLES during setup. Improve dev-mode comments. | Feb 4 2013 | |||
0f1bdbe147a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 4 2013 | |||
c105a5bde0fb | Bryan Cuccioli/epriestley | Refactor developer options to specific developer-mode option. | Feb 1 2013 | |||
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 |
c4science · Help