1. 08 May, 2020 1 commit
  2. 07 May, 2020 3 commits
  3. 05 May, 2020 1 commit
  4. 04 May, 2020 2 commits
  5. 25 Apr, 2020 1 commit
  6. 22 Apr, 2020 1 commit
  7. 19 Apr, 2020 3 commits
  8. 18 Apr, 2020 1 commit
  9. 16 Apr, 2020 1 commit
  10. 12 Apr, 2020 1 commit
  11. 11 Apr, 2020 1 commit
  12. 06 Apr, 2020 2 commits
    • 6543's avatar
      [Backport] Fix release counter on API repository info (#10968) (#10996) · 0c4be643
      6543 authored
      * Fix release counter on API repository info (#10968)
      
      * correct Pull Count to v1.11 Fixtures
      0c4be643
    • zeripath's avatar
      Mulitple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991) · c34ad62e
      zeripath authored
      
      * Mulitple Gitea Doctor improvements (#10943)
      
      Backport #10943
      
      * Add `gitea doctor --list` flag to list the checks that will be run, including those by default
      * Add `gitea doctor --run` to run specific checks
      * Add `gitea doctor --all` to run all checks
      * Add db version checker
      * Add non-default recalculate merge bases check/fixer to doctor
      * Add hook checker (Fix #9878) and ensure hooks are executable (Fix #6319)
      * Fix authorized_keys checker - slight change of functionality here because parsing the command is fragile and we should just check if the authorized_keys file is essentially the same as what gitea would produce. (This is still not perfect as order matters - we should probably just md5sum the two files.)
      * Add SCRIPT_TYPE check (Fix #10977)
      * Add `gitea doctor --fix` to attempt to fix what is possible to easily fix
      * Add `gitea doctor --log-file` to set the log-file, be it a file, stdout or to switch off completely. (Fixes previously undetected bug with certain xorm logging configurations - see @6543 comment.)
      Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>
      
      * Switch to io.Writer instead of io.StringWriter
      Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>
      c34ad62e
  13. 03 Apr, 2020 2 commits
  14. 01 Apr, 2020 2 commits
  15. 31 Mar, 2020 1 commit
  16. 30 Mar, 2020 1 commit
  17. 29 Mar, 2020 1 commit
  18. 23 Mar, 2020 1 commit
  19. 21 Mar, 2020 1 commit
  20. 20 Mar, 2020 1 commit
  21. 19 Mar, 2020 2 commits
  22. 16 Mar, 2020 1 commit
  23. 11 Mar, 2020 1 commit
  24. 10 Mar, 2020 1 commit
  25. 09 Mar, 2020 1 commit
  26. 08 Mar, 2020 2 commits
  27. 07 Mar, 2020 1 commit
  28. 06 Mar, 2020 2 commits
  29. 05 Mar, 2020 1 commit