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

Added user language setting #3875

Merged
merged 20 commits into from
May 5, 2018
Merged

Commits on May 1, 2018

  1. Added user language setting

    kolaente committed May 1, 2018
    Configuration menu
    Copy the full SHA
    6bd5c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f1934b View commit details
    Browse the repository at this point in the history
  3. Fixed import order + typo

    kolaente committed May 1, 2018
    Configuration menu
    Copy the full SHA
    064eb06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f7f2cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    047f488 View commit details
    Browse the repository at this point in the history
  6. fmt

    kolaente committed May 1, 2018
    Configuration menu
    Copy the full SHA
    d06e37f View commit details
    Browse the repository at this point in the history
  7. When a user signs in and doesn't have a language saved, the current b…

    …rowser language is saved
    kolaente committed May 1, 2018
    Configuration menu
    Copy the full SHA
    5ed980d View commit details
    Browse the repository at this point in the history
  8. updated gitea-sdk

    kolaente committed May 1, 2018
    Configuration menu
    Copy the full SHA
    0d51925 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/go-gitea/gitea into save-…

    …user-language
    
    # Conflicts:
    #	vendor/vendor.json
    kolaente committed May 1, 2018
    Configuration menu
    Copy the full SHA
    d72c183 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea into save-…

    …user-language
    
    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v62.go
    kolaente committed May 2, 2018
    Configuration menu
    Copy the full SHA
    08ef144 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea into save-…

    …user-language
    
    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v62.go
    kolaente committed May 2, 2018
    Configuration menu
    Copy the full SHA
    6b90197 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Made tests work again

    kolaente committed May 3, 2018
    Configuration menu
    Copy the full SHA
    dfe96f1 View commit details
    Browse the repository at this point in the history
  2. trigger CI

    kolaente committed May 3, 2018
    Configuration menu
    Copy the full SHA
    0a25402 View commit details
    Browse the repository at this point in the history
  3. trigger CI

    kolaente committed May 3, 2018
    Configuration menu
    Copy the full SHA
    0b72ded View commit details
    Browse the repository at this point in the history
  4. fmt

    kolaente committed May 3, 2018
    Configuration menu
    Copy the full SHA
    818fac3 View commit details
    Browse the repository at this point in the history
  5. re-trigger that FUCKING CI SO IT REALLY PICKS UP THE LATEST COMMIT IS…

    …TEAD OF PREDENDING TO DO SO
    kolaente committed May 3, 2018
    Configuration menu
    Copy the full SHA
    425af39 View commit details
    Browse the repository at this point in the history
  6. re-trigger that FUCKING CI SO IT REALLY PICKS UP THE LATEST COMMIT IS…

    …TEAD OF PREDENDING TO DO SO
    kolaente committed May 3, 2018
    Configuration menu
    Copy the full SHA
    1f02048 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'save-user-language' of https://github.com/kolaente/gitea

    …into save-user-language
    kolaente committed May 3, 2018
    Configuration menu
    Copy the full SHA
    45213db View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Configuration menu
    Copy the full SHA
    cf65e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5660ff0 View commit details
    Browse the repository at this point in the history