phab/src/applications/config/controllerfeature/better-testing
phab/src/applications/config/controller
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ffa4cae6276e | epriestley | Modularize config modules + add edges, phid modules | Jul 21 2015 | |||
262be61ee52f | epriestley | Merge branch 'master' into redesign-2015 | Jun 29 2015 | |||
6b7183a76232 | epriestley | Modularize Aphront "sites" | Jun 29 2015 | |||
a89483ee5b86 | Chad Little | [Redesign] Swap Slabo for Roboto Slab | Jun 25 2015 | |||
9170e90112d9 | Chad Little | [Redesign] Move basefont to Lato, remove Source Sans Pro | Jun 13 2015 | |||
d60f763c8913 | Chad Little | [Redesign] Update Config UI | May 28 2015 | |||
bfca11dbbadf | epriestley | Merge branch 'master' into redesign-2015 | May 22 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
a4784e03fff4 | Chad Little | [Redesign] Add Table, Collapse support to ObjectBox | May 20 2015 | |||
fa858cc8fd03 | Chad Little | [Redesign] ObjectBoxView colors | May 20 2015 | |||
46f6c2680eb5 | Chad Little | [Redesign] New PHUIObjectItemListView | May 15 2015 | |||
2794c69db550 | epriestley | Remove getPagingColumn() / getReversePaging() | Apr 13 2015 | |||
ffe9c26b00f0 | epriestley | Emit cache setup issues from cache specs | Apr 8 2015 | |||
4783c3940d00 | epriestley | Summarize data cache usage and allocation information | Apr 8 2015 | |||
c5d38c6e08f9 | epriestley | Provide more information about cache sizing in cache diagnostics | Apr 8 2015 | |||
0880788bd4cf | epriestley | Restructure cache checks to improve modularity | Apr 7 2015 | |||
c6b05dbb63a1 | epriestley | Add a very basic cache status page | Apr 7 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
e5e3eb357fa0 | Chad Little | New Admin Welcome Screen | Mar 3 2015 | |||
2d50712aadc6 | Chad Little | Add fluid-view as an option for PHUIDocumentView | Mar 2 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
ebebeb8f7cb7 | epriestley | Upgrade "masked" config to "hidden" | Feb 13 2015 | |||
187836b8a925 | epriestley | Show open setup issue keys in "title" attribute of setup issues warning | Feb 11 2015 | |||
b701313e0ef2 | Chad Little | Split Setup Issues into Groups | Feb 10 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
d7b9b8b2ce29 | Chad Little | ConfigIssueView minor tweaks | Feb 3 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
170dc15c05cb | Chad Little | Make border conditional in crumbs | Jan 28 2015 | |||
d3d480fcf078 | Chad Little | Give Config History a sidenav | Jan 27 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
a98ec20dbae9 | Joshua Spence | Rename `PhabricatorSetupCheck` subclasses for consistency | Jan 2 2015 | |||
86eb7c0ec446 | Fabian Stelzer/epriestley | Settings History | Jan 1 2015 | |||
c2522a89b9a2 | Bob Trahan | Transactions - deploy buildTransactionTimeline against Config, Pholio, and… | Dec 3 2014 | |||
aeb3a12e13ae | Bob Trahan | Config - improve lock message for option `phabricator.uninstalled-applications` | Nov 12 2014 | |||
f5c426639ced | epriestley | Document the adjustment workflow and warn users about adjusting old MySQL | Nov 1 2014 | |||
4a00e476460f | epriestley | Fix wrong subclass in ConfigIgnore controller | Oct 30 2014 | |||
c0848bca6d91 | Bob Trahan | Allow bin/config to affect database configuration and migrate between local and… | Oct 9 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
300172e79991 | epriestley | Support AUTO_INCREMENT in `bin/storage adjust` | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
ab6c6836f4c2 | epriestley | Remove the "note" database issue status | Oct 1 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
152a62db7abb | epriestley | Generate expected Ponder schemata | Oct 1 2014 | |||
84568eba8465 | epriestley | Generate expected schemata for Maniphest | Sep 19 2014 | |||
7dabc21154f9 | epriestley | Load all keys, support unique keys, and provide an "all issues" view | Sep 19 2014 | |||
67fbfe6ccc9f | epriestley | Generate expected schemata for Doorkeeper, Draft, Drydock, Feed | Sep 18 2014 | |||
0f73b15a704d | epriestley | Generate reasonable expected schemata for Audit and Auth | Sep 18 2014 | |||
fb8da6f4afe5 | epriestley | Support key schemata and column nullability | Sep 18 2014 | |||
aa481dba570d | epriestley | Begin generating meaningful expected schemata | Sep 18 2014 | |||
b24e36706d40 | epriestley | Generate expected and comparison schemata | Sep 18 2014 | |||
12b53e003b22 | epriestley | Add a UI for reviewing database schemata | Sep 18 2014 | |||
3958bf367767 | epriestley | Make it easier to ignore setup issues | Sep 5 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
a89ce7e9a26a | Dirkjan Ochtman/epriestley | Fix typo in ConfigWelcomeController support text | Jul 7 2014 | |||
7ec09d3924de | Chad Little | Use ObjectBoxView for Config pages | Jun 27 2014 | |||
f8e7d8f65cc8 | Chad Little | Move ActionHeaders to PHUI, add ObjectBox Support, new Colors | Jun 24 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
abcd3efa5a2f | epriestley | Allow administrators to set a dashboard as a global default | Jun 24 2014 | |||
e3fd094a09b0 | epriestley | Minor, fix `empty()` call for older versions of PHP | Jun 23 2014 | |||
ef0a0b572783 | epriestley | First version of "Quest Tracker" Home NUX | Jun 23 2014 | |||
d0128afa2908 | Joshua Spence/epriestley | Applied various linter fixes. | Jun 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
41ef6824be87 | Chad Little | Make ObjectItem default as "Card" | Jun 7 2014 | |||
0120388a7516 | Chad Little | Found some missing icons | May 13 2014 | |||
f79320e64e8f | epriestley | Render default/current settings in the same format they'll be edited | Apr 8 2014 | |||
9ca86b69b78c | epriestley | Make Maniphest task statuses user configurable | Mar 25 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
c0e1a63a63ae | epriestley | Implement an approval queue | Nov 13 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
7d26252a3f3e | epriestley | Use PhutilBugtraqParser in Phabricator | Sep 18 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
7a39ac43b48c | epriestley | Add a "list<regex>" config option and move regex config to it | Sep 13 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 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 | |||
cf9dc5d18945 | epriestley | Fix bug when multiple comment forms appear on a single page | Jul 29 2013 | |||
7657c5e145fc | epriestley | Fix exception with "phabricator.allowed-uris" when trying to set cookies | Jul 22 2013 | |||
0b1b9881074a | epriestley | Add arcanist and libphutil versions to /config/all/ | Jul 18 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 | |||
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 | |||
dd2319cded5a | Chad Little | Make setup issues cards.y | Jun 20 2013 | |||
059183f6b5f3 | epriestley | Allow configuration to have custom UI types | Jun 7 2013 | |||
6dda35897adb | epriestley | Use setContentSourceFromRequest() in more places | May 24 2013 | |||
a1664d4c6430 | Jakub Vrana | Mark customized config values in Current Settings | Apr 13 2013 | |||
b41b1b43dba5 | epriestley | Implement card style and extras for object item lists | Mar 10 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 | |||
8ae718c2aab5 | epriestley | Require a viewer for Remarkup rendering | Mar 4 2013 |
c4science · Help