phab/src/applications/config/optionproduction
phab/src/applications/config/option
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c3b2184977f5 | epriestley | Mostly modernize Conduit logs | Jul 1 2013 | |||
09ebd6617ee7 | epriestley | Add "invisible" styling/config to Phabricator | Jun 25 2013 | |||
1834584e98b6 | epriestley | Provide contextual help on auth provider configuration | Jun 20 2013 | |||
3b9ccf11f246 | epriestley | Drive auth config with the database | Jun 20 2013 | |||
059183f6b5f3 | epriestley | Allow configuration to have custom UI types | Jun 7 2013 | |||
d78386584f0d | Bryan Cuccioli/epriestley | Globally limit the size of generated emails. | Jun 5 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 | |||
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 | |||
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 | |||
9c19e9b7d869 | Afaque Hussain/epriestley | Preserving the Animation of Gif Images | Feb 8 2013 | |||
c105a5bde0fb | Bryan Cuccioli/epriestley | Refactor developer options to specific developer-mode option. | Feb 1 2013 | |||
5017c80b3103 | Afaque Hussain/epriestley | Installation & Uninstallion of Applications | Jan 29 2013 | |||
4d22c9104f16 | Bob Trahan | Conpherence - reply handler integration | Jan 26 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 | |||
442590348014 | epriestley | Don't require phabricator.base-uri to be configured | Jan 22 2013 | |||
bad95c15ce41 | Ricky Elrod/epriestley | Add enum option type. | 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 | |||
da9315b1453c | Asher Baker/epriestley | Read default values of custom config options | Jan 19 2013 | |||
5beaafb95231 | epriestley | Load libraries before adding database config | 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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
b852f213c36d | epriestley | Begin moving Phabricator configuration into PHP | Dec 31 2012 |
c4science · Help