Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • emulab-devel emulab-devel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 164
    • Issues 164
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • emulabemulab
  • emulab-develemulab-devel
  • Merge requests
  • !60

have more scripts honor CLASSICWEB_OVERRIDE

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged chuck cranor requested to merge chuck/emulab-devel:classic_overide_upd into master Jan 31, 2020
  • Overview 0
  • Commits 1
  • Changes 8

CLASSICWEB_OVERRIDE allows you to install an emulab that presents the classic UI as the default while still having the new apt UI enabled. This will assist with transitions as both UIs can be provided by the same instance of emulab. Admins and early adopters can gain experience with the new UI while the classic UI can be the default for normal users.

To make this work, we have to be careful not to unexpectedly redirect classic users to the new UI. This patch handles this case in some additional instances.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: classic_overide_upd