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 for #828: Embed build tags #1051

Merged
merged 5 commits into from
Feb 28, 2017
Merged

Commits on Feb 25, 2017

  1. Fix for go-gitea#828

    Add build tags to ldflags and print in version output
    
    Signed-off-by: Jonas Östanbäck <[email protected]>
    cez81 committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    dafa5a4 View commit details
    Browse the repository at this point in the history
  2. Reworked formatBuiltWith function

    Signed-off-by: Jonas Östanbäck <[email protected]>
    cez81 committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    c6737ac View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Add tags to version information in admin panel

    Signed-off-by: Jonas Östanbäck <[email protected]>
    cez81 committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    2f81c12 View commit details
    Browse the repository at this point in the history
  2. Added new variable for use on admin page.

    Signed-off-by: Jonas Östanbäck <[email protected]>
    cez81 committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    a0cb2c0 View commit details
    Browse the repository at this point in the history
  3. Fixed incorrect indentation

    cez81 committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    9a928c3 View commit details
    Browse the repository at this point in the history