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

Use templates for issue e-mail subject and body #8329

Merged
merged 57 commits into from
Nov 7, 2019

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    9dbabcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    889c619 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

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

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    8eaacbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5aa64 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

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

Commits on Sep 22, 2019

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

Commits on Sep 23, 2019

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

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    b563158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f55d1e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

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

Commits on Sep 27, 2019

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

Commits on Sep 29, 2019

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

Commits on Sep 30, 2019

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

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    2714a5d View commit details
    Browse the repository at this point in the history
  2. Remove test string

    guillep2k committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    c4f6c1d View commit details
    Browse the repository at this point in the history
  3. Fix trim subject length

    guillep2k committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    83624a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c68bbd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d25d11 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

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

Commits on Oct 10, 2019

  1. merge from latest master

    guillep2k committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    78b2e34 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

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

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    39a6094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d1d44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    120ff55 View commit details
    Browse the repository at this point in the history
  4. Fix .Doer name

    guillep2k committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    679338b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24967be View commit details
    Browse the repository at this point in the history
  6. Fix subject Re: prefix

    guillep2k committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    1ce2530 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Fix mail tests

    guillep2k committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    2bba363 View commit details
    Browse the repository at this point in the history
  2. Fix static templates

    guillep2k committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    6aa4433 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b31fb25 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    8383b95 View commit details
    Browse the repository at this point in the history
  2. Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool pa…

    …rams (go-gitea#8528)
    
    * Expose db.SetMaxOpenConns and allow other dbs to set their connection params
    * Add note about port exhaustion
    
    Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
    zeripath and guillep2k committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    3db7c21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab1ab0f View commit details
    Browse the repository at this point in the history
  4. Correct some outdated statements in the contributing guidelines (go-g…

    …itea#8612)
    
    * More information for drone-cli in CONTRIBUTING.md
    
    * Increases the version of drone-cli to 1.2.0
    * Adds a note for the Docker Toolbox on Windows
    
    Signed-off-by: LukBukkit <luk.bukkit@gmail.com>
    
    * Fix the url for the blog repository (now on gitea.com)
    
    Signed-off-by: LukBukkit <luk.bukkit@gmail.com>
    lukbukkit authored and guillep2k committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    7d5074b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9140b3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    554850e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe6f873 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f65e5d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    111a036 View commit details
    Browse the repository at this point in the history
  10. Remove default subject

    guillep2k committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    fa9e93b View commit details
    Browse the repository at this point in the history
  11. Add template tests

    guillep2k committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    cbf32f1 View commit details
    Browse the repository at this point in the history
  12. Fix template

    guillep2k committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    d823b73 View commit details
    Browse the repository at this point in the history
  13. Remove replaced function

    guillep2k committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    083f26e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1a40a79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    74d9c3b View commit details
    Browse the repository at this point in the history
  16. Add docs

    guillep2k committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    e02aa11 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e1ab7c4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e4065fc View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

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

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    1d0302d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cad1b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    507ef55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52966ee View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Update docs/content/doc/advanced/mail-templates-us.md

    Co-Authored-By: 6543 <24977596+6543@users.noreply.github.com>
    guillep2k and 6543 committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    93e8cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21d9de0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

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