phab/src/applications/configfeature/testing
phab/src/applications/config
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 2014 | |||
039b8e43b98c | epriestley | Whitelist allowed editor protocols | Mar 17 2014 | |||
7cd4e70ef2aa | epriestley | Remove DifferentialFieldSelector | Mar 11 2014 | |||
77af6be803c7 | epriestley | Remove host/path and test plan enable/disable options | Mar 11 2014 | |||
cdeea11fd3f4 | epriestley | Don't actually construct auth providers when checking for their existence | Mar 5 2014 | |||
f6a13fd1c7b1 | epriestley | Use CustomField, not AuxiliaryField, to power RevisionView | Feb 27 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
bbf40146fb9b | epriestley | Recommend STRICT_ALL_TABLES for every install, not just development installs | Feb 23 2014 | |||
88227d26bc13 | epriestley | Allow CustomField to provide ApplicationTransaction change details | Feb 21 2014 | |||
a0262c0b4f14 | epriestley | Remove `tokenizer.ondemand`, and always load on demand | Feb 14 2014 | |||
a9612fac24a9 | Tal Shiri/epriestley | Mailgun receive support | Jan 21 2014 | |||
3770998c3914 | epriestley | Fix php.net link to open in a new window | Jan 17 2014 | |||
e6a6c265b04c | Alex Arwine/epriestley | Aprhont - Adding cookie-prefix, as config option, and into cookie methods | Jan 17 2014 | |||
2ec45d42a689 | epriestley | Remove session limits and sequencing | Jan 16 2014 | |||
e4deb7faada9 | epriestley | Remove `metamta.send-immediately` | Jan 14 2014 | |||
f060d8eb8fc1 | epriestley | Warn if daemons are not running | Jan 14 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
95a806ada306 | epriestley | Remove `celerity.resource-path` config | Jan 1 2014 | |||
e397103bf211 | epriestley | Extend all "ManagementWorkflow" classes from a base class | Dec 27 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
5863f792a694 | epriestley | Remove many redundant implementations of `canLoadNamedObject()` | Dec 18 2013 | |||
99ad978e9092 | epriestley | Add UI for choosing header color | Dec 7 2013 | |||
5ca84589bdf6 | epriestley | Add an SSH access log | Dec 6 2013 | |||
476b27d9c8b2 | epriestley | Add "phd.user" with `sudo` hooks for SSH/HTTP writes | Nov 18 2013 | |||
c0e1a63a63ae | epriestley | Implement an approval queue | Nov 13 2013 | |||
c818e6e15908 | epriestley | Remove `differential.anonymous-access` | Nov 12 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
f08908ff352f | epriestley | Raise a setup warning for missing or invalid local repository directory | Oct 30 2013 | |||
d02202cde226 | epriestley | Enable "SSH Keys" auth panel unconditionally | Oct 29 2013 | |||
9e87172166a1 | epriestley | Make remarkup rules runtime-pluggable in a reasonable way | Oct 25 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
00bf47f973c8 | epriestley | Fix "Manage herald rules" link by removing it | Oct 22 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
516116e22997 | epriestley | Add a config setting for storing application settings | Oct 3 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
2d5b59b40108 | epriestley | Move policy config to "Policy" app and make `policy.allow-public` description… | Sep 27 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
be4024c9c27d | epriestley | Fix a spelling mistake in warning message for missing 'diff' binary | Sep 26 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
0558d53273e5 | epriestley | Convert maniphest to use standard fields | Sep 19 2013 | |||
7d26252a3f3e | epriestley | Use PhutilBugtraqParser in Phabricator | Sep 18 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
28eaacb491a1 | epriestley | Remove ManiphestTaskExtensions | Sep 17 2013 | |||
c72f3b4bf135 | epriestley | Lock `uri.allowed-protocols` in Config | Sep 13 2013 | |||
7a39ac43b48c | epriestley | Add a "list<regex>" config option and move regex config to it | Sep 13 2013 | |||
07b8becfc6d5 | Bob Trahan | Policy - introduce parentQuery and pass around policy configuration from parent… | Sep 11 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
eb32b5c81257 | epriestley | Show host information on setup issue screen | Aug 29 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
f034fd80dbf7 | epriestley | Remove getApplicationObjectTypeName from ApplicationTransactions | Aug 21 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
f852a09e1c59 | epriestley | Whitelist blacklisting pcntl_ functions for setup checks so Debian installs… | Aug 13 2013 | |||
b7387f314b24 | epriestley | Raise a setup fatal for 'disable_functions' or 'disable_classes' | Aug 13 2013 | |||
f37b315decf5 | epriestley | Correct switched-around configuration descriptions for metamta.herald.show… | Aug 13 2013 | |||
ce62632e15f5 | Jakub Vrana | Add example for bugtraq.logregex with two parts | Aug 6 2013 | |||
2ee1f8cb4ed2 | Bob Trahan | Add some create mail handlers for paste and files | Jul 30 2013 | |||
5cc3bbf721fc | epriestley | Use application PHIDs for application transactions | Jul 29 2013 | |||
cf9dc5d18945 | epriestley | Fix bug when multiple comment forms appear on a single page | Jul 29 2013 | |||
149efe68ab61 | epriestley | Improve usability of DarkConsole settings | Jul 28 2013 | |||
7657c5e145fc | epriestley | Fix exception with "phabricator.allowed-uris" when trying to set cookies | Jul 22 2013 | |||
911aaee89ccd | epriestley | Convert config to application PHIDs | Jul 22 2013 | |||
7ed699660435 | epriestley | Provide basic infrastructure for moving PHIDs, Handles and Object Names to… | Jul 21 2013 | |||
0b1b9881074a | epriestley | Add arcanist and libphutil versions to /config/all/ | Jul 18 2013 | |||
21d5992a58a5 | Jakub Vrana | Separate missing patches by newlines | Jul 18 2013 | |||
1b48e922d4fe | epriestley | Add a setup warning for port in `mysql.host` | Jul 15 2013 | |||
d27e7c52b218 | Levi Jackson/epriestley | Add explicit `mysql.port` configuration | Jul 15 2013 | |||
2b3791109757 | epriestley | Make it easier to configure an Asana workspace ID | Jul 12 2013 | |||
b6df427c2f6d | epriestley | Add a "disabled" style | Jul 12 2013 | |||
147302dfa674 | epriestley | Improve "Ignore" action for setup warnings | Jul 12 2013 | |||
c05e026e656a | epriestley | Detect and warn about APC 3.1.14 / 3.1.15 | Jul 10 2013 | |||
dd3f4fd2676f | epriestley | Add a setup warning for probable misconfiguration of 'apc.stat' | Jul 8 2013 | |||
c3b2184977f5 | epriestley | Mostly modernize Conduit logs | Jul 1 2013 | |||
6857ffb6f591 | epriestley | Validate all components of $PATH configuration | Jun 29 2013 | |||
9cc6e8717248 | Jakub Vrana | Fix a typo in message and translate it | Jun 28 2013 | |||
b62ecb7c1159 | epriestley | Make UX for misspelled or delted config much less bad | Jun 26 2013 | |||
78311f758d59 | Chad Little | Make ignored setup issues grey | Jun 25 2013 | |||
09ebd6617ee7 | epriestley | Add "invisible" styling/config to Phabricator | Jun 25 2013 | |||
dd2319cded5a | Chad Little | Make setup issues cards.y | Jun 20 2013 | |||
1834584e98b6 | epriestley | Provide contextual help on auth provider configuration | Jun 20 2013 | |||
3b9ccf11f246 | epriestley | Drive auth config with the database | Jun 20 2013 | |||
32f6c88896c8 | epriestley | Add first-time-setup registration flow | Jun 20 2013 | |||
ce01d6fc2b8f | epriestley | Add a setup issue to warn about an unconfigured upload limit | Jun 12 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 | |||
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 |
c4science · Help