1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 09:12:41 +01:00
phorge-phorge/webroot/rsrc/css/application
epriestley 96839d35f4 Detect and raise setup warnings from within Phabricator
Summary:
This is basicaly a light version of D4286. The major problem with D4286 is that it's a huge leap and completely replaces the setup process in one step.

Instead, I want to do this:

  - Add the post-setup warnings (yellow bar with "6 unresolved warnings...").
  - Copy all setup checks into post-setup warnings (so every check has an old-style check and a new-style check).
  - Run that for a little bit and make sure it's stable.
  - Implement fatal post-setup checks (the red screen, vs the yellow bar).
  - Run that for a little bit.
  - Nuke setup mode and delete all the old checks.

This should give us a bunch of very gradual steps toward the brave new world of simpler setup.

Test Plan:
 - Faked APC setup failures, saw warnings raise.
 - Verified that this runs after restart (get + set).
 - Verified that this costs us only one cache hit after first-run (get only).

Reviewers: btrahan, codeblock, vrana, chad

Reviewed By: codeblock

CC: aran

Maniphest Tasks: T2228

Differential Revision: https://secure.phabricator.com/D4295
2012-12-30 06:37:49 -08:00
..
base change DifferentialRevisionDetailView to use newer fangled UI abstractions 2012-12-11 14:59:27 -08:00
chatlog Make chatlog a bit less awful 2012-06-02 14:00:08 -07:00
config Detect and raise setup warnings from within Phabricator 2012-12-30 06:37:49 -08:00
contentsource Use text, not icons, to indicate content sources 2011-09-01 10:07:16 -07:00
countdown Countdown tweaks 2011-06-13 18:53:43 -07:00
diff Separate the inline comment summary element into a separate view 2012-03-19 19:45:16 -07:00
differential Tweak padding on revision history table. 2012-12-15 07:59:18 -08:00
diffusion Increase double click target in blame 2012-10-24 15:42:08 -07:00
directory Remove some unused images 2012-11-24 06:46:57 -08:00
feed Don't set feed width on chromeless page 2012-04-09 15:11:41 -07:00
files Modernize file uploads 2012-12-16 16:34:01 -08:00
flag Display flag in Flag dialog 2012-08-21 09:28:55 -07:00
herald General Herald refactoring pass 2012-03-30 10:49:55 -07:00
maniphest Delete unused CSS 2012-04-05 10:54:06 -07:00
objectselector Increase the click target area for the object selector 2012-03-19 19:20:49 -07:00
owners Allow excluding paths from package 2012-12-07 16:33:16 -08:00
phame Simplify ".device-phone X, .device-tablet X { ... }" rules 2012-12-07 13:37:10 -08:00
phortune For discussion -- Stripe integration 2012-04-04 16:09:29 -07:00
phriction Phriction - kill tabs 2011-12-15 14:35:38 -08:00
ponder Simplify upvote/downvote implementation 2012-09-30 20:12:35 -07:00
profile Add a Join / Leave button to Projects 2012-01-25 11:51:20 -08:00
projects Make project membership edits use transactions and PHIDs and not be awful 2012-08-07 11:57:38 -07:00
search Improve search result listing 2011-06-29 13:25:38 -07:00
slowvote Render slowvote respondents as a facepile instead of smushed-together names 2011-07-09 10:55:09 -07:00
uiexample Add a "toggle-class" behavior 2012-07-30 16:08:42 -07:00