phab/src/applications/config/option/PhabricatorCoreConfigOptions.phpstable
phab/src/applications/config/option/PhabricatorCoreConfigOptions.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
ffe9c26b00f0 | epriestley | Emit cache setup issues from cache specs | Apr 8 2015 | |||
bd2eaad04f03 | epriestley | Add "phabricator.silent" for stopping all outbound events from an install | Mar 18 2015 | |||
2476cfba3d9e | Chad Little | Move ui.custom_header to UI Config | Feb 27 2015 | |||
315aa4b00095 | Bob Trahan | UI - add ability to customize header logo | Feb 25 2015 | |||
e5b402d13f76 | epriestley | Lock all reply-handler options in the upstream, plus cookie prefix | Feb 13 2015 | |||
ebebeb8f7cb7 | epriestley | Upgrade "masked" config to "hidden" | Feb 13 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
2c7be52fc23e | epriestley | Lock `phabricator.show-prototypes` | Dec 15 2014 | |||
aeb3a12e13ae | Bob Trahan | Config - improve lock message for option `phabricator.uninstalled-applications` | Nov 12 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
ea602a082a1e | epriestley | Fix "are are" in explanatory text | Sep 18 2014 | |||
8806fb0296c2 | epriestley | Add missing "are" to explanatory text | Sep 18 2014 | |||
298604c9d35d | epriestley | Rename "beta" to "prototype" and document support policy | Sep 18 2014 | |||
ff51a1a451f1 | Bob Trahan | Remarkup - add a regex to blacklist what objects get link | Aug 15 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
7145587df7fb | epriestley | Lock down some config options | May 1 2014 | |||
f1245f4f3421 | epriestley | Remove flavor text for action buttons | Apr 19 2014 | |||
f79320e64e8f | epriestley | Render default/current settings in the same format they'll be edited | Apr 8 2014 | |||
a0262c0b4f14 | epriestley | Remove `tokenizer.ondemand`, and always load on demand | Feb 14 2014 | |||
e6a6c265b04c | Alex Arwine/epriestley | Aprhont - Adding cookie-prefix, as config option, and into cookie methods | Jan 17 2014 | |||
516116e22997 | epriestley | Add a config setting for storing application settings | Oct 3 2013 | |||
7657c5e145fc | epriestley | Fix exception with "phabricator.allowed-uris" when trying to set cookies | Jul 22 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 | |||
f53cde8f92f8 | Zedstar/epriestley | Using PhabricatorExternalAccount | Apr 28 2013 | |||
97ff7fe259d4 | epriestley | Make "isInstalled()" respect beta apps | Apr 6 2013 | |||
8b6fc615f4fe | epriestley | Ignore and README for `support/bin` | Apr 3 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 | |||
be7677f21109 | Nick Pellegrino/epriestley | Config option to ignore setup issues | Feb 22 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
9c19e9b7d869 | Afaque Hussain/epriestley | Preserving the Animation of Gif Images | Feb 8 2013 | |||
5017c80b3103 | Afaque Hussain/epriestley | Installation & Uninstallion of Applications | Jan 29 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 | |||
442590348014 | epriestley | Don't require phabricator.base-uri to be configured | Jan 22 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 | |||
83f5452d538d | epriestley | Implement all remaining config options | Jan 17 2013 | |||
99847da3aa85 | epriestley | Mask remaining config values, and implement `set` type | Jan 17 2013 | |||
3ded757e847b | epriestley | Implement more configuration options | Jan 16 2013 | |||
dceb1611509a | Ricky Elrod/epriestley | Add the tokenizer.ondemand setting to Core for now. | Jan 10 2013 | |||
71b5d8f584e9 | Ricky Elrod/epriestley | Default to "True" and "False" for bool options. | Jan 9 2013 | |||
f7939b90e344 | Ricky Elrod/epriestley | Fix reversed order of boolean config options. | Jan 7 2013 | |||
0902543fc8c4 | epriestley | Port MySQL settings to PHP | Jan 3 2013 | |||
cad546301db1 | Ricky Elrod/epriestley | Add pht() to two strings in Core settings. | Jan 3 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 |
c4science · Help