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

Remove local clones & make hooks run on merge/edit/upload #6672

Merged
merged 27 commits into from
May 11, 2019

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    0d53062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c25519 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e4c8ac View commit details
    Browse the repository at this point in the history
  4. Ensure tests cope with hooks

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    042755b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ffa506 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6419be View commit details
    Browse the repository at this point in the history
  7. Remove WithTemporaryFile

    zeripath committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    1434bf7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb4b50a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d78a75d View commit details
    Browse the repository at this point in the history
  10. Fix the tests

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    d378539 View commit details
    Browse the repository at this point in the history
  11. Remove LocalWikiPath

    zeripath committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    6e26309 View commit details
    Browse the repository at this point in the history
  12. Fix missing remove

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    057c9af View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

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

Commits on Apr 23, 2019

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

Commits on Apr 24, 2019

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

Commits on Apr 26, 2019

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

Commits on May 2, 2019

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

Commits on May 9, 2019

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

Commits on May 11, 2019

  1. Use AppURL for Oauth user link (go-gitea#6894)

    * Use AppURL for Oauth user link
    
    Fix go-gitea#6843
    
    * Update oauth.go
    
    * Update oauth.go
    techknowlogick authored and zeripath committed May 11, 2019
    Configuration menu
    Copy the full SHA
    9bee091 View commit details
    Browse the repository at this point in the history
  2. internal/ssh: ignore env command totally (go-gitea#6825)

    * ssh: ignore env command totally
    
    * Remove commented code 
    
    Needed fix described in issue go-gitea#6889
    sapk authored and zeripath committed May 11, 2019
    Configuration menu
    Copy the full SHA
    3c8b4fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7908925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4334c3 View commit details
    Browse the repository at this point in the history
  5. improve description of branch protection (fix go-gitea#6886) (go-gite…

    …a#6906)
    
    The branch protection description text were not quite accurate.
    jbeyerstedt authored and zeripath committed May 11, 2019
    Configuration menu
    Copy the full SHA
    d90115f View commit details
    Browse the repository at this point in the history
  6. Fix logging documentation (go-gitea#6904)

    * ENABLE_MACARON_REDIRECT should be REDIRECT_MACARON_LOG
    
    * Allow DISABLE_ROUTER_LOG to be set in the [log] section
    zeripath committed May 11, 2019
    Configuration menu
    Copy the full SHA
    5f8cb40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04ae65e View commit details
    Browse the repository at this point in the history
  8. Move sdk structs to modules/structs (go-gitea#6905)

    * move sdk structs to moduels/structs
    
    * fix tests
    
    * fix fmt
    
    * fix swagger
    
    * fix vendor
    zeripath committed May 11, 2019
    Configuration menu
    Copy the full SHA
    7316275 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1dcd2de View commit details
    Browse the repository at this point in the history