Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX JENKINS-35845] Internationalisation for Blue Ocean and JDL #2586

Merged
merged 12 commits into from
Oct 22, 2016

Commits on Oct 11, 2016

  1. Load i18n resource bundles from plugins if not found in jenkins core

    Signed-off-by: Thorsten Scherler <scherler@gmail.com>
    scherler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    2766eee View commit details
    Browse the repository at this point in the history
  2. Issue 404 response for missing i18n resource bundles

    Currently issues a 200 with an "error" response payload. This change still issues the error response payload, but also sets the HTTP response.
    
    Signed-off-by: Thorsten Scherler <scherler@gmail.com>
    scherler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    5641b66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ee57ae View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Configuration menu
    Copy the full SHA
    cf7d71b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c05ac32 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Configuration menu
    Copy the full SHA
    1fe461c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f1885 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. Configuration menu
    Copy the full SHA
    72cbdbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b8c8cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86f4c46 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. [JENKINS-35845] remove code concerning 404 response. Fix resourceBund…

    …le test by prevent NPE to happen
    scherler committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    0aab660 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Configuration menu
    Copy the full SHA
    46b483e View commit details
    Browse the repository at this point in the history