673 Commits (d05d43a4e4e14da8a422b58f852b9e205a39db69)

Author SHA1 Message Date
  Unknwon 9877453b1c Do not show filename not have suffifx .md 9 years ago
  Andrey Nering cdc7a8c613 Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 9 years ago
  Franz Schmidt 602d1f4200 Fixes #3110 (#3136) 9 years ago
  Unknwon f28a20be20 Minor fix for #3194 9 years ago
  Sandro Santilli dac2b841ef Include repository owner name and description in html title (#3194) 9 years ago
  Unknwon c602044c8e repo/http: clean code 10 years ago
  Kim Carlbäcker 346d734eff PDF-Previews in file-lists now working (#3000) 10 years ago
  Thomas Boerger dd29e46802 Made the issue stats query more secure with parameterized placeholders (#2895) 10 years ago
  Cosmin Stroe 561a81df44 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 10 years ago
  Tamás Molnár 630c23b750 Set utf-8 charset for text files when serving raw content (#2898) 10 years ago
  Unknwon 019cd8b3db #2842 add quotes to attachment file name 10 years ago
  Unknwon b77b57dec2 Add route for #2846 10 years ago
  Unknwon 5b25440502 #1692 add CRUD issue APIs 10 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 10 years ago
  Marin Jankovski cd97a3e8a9 Updated and created were appended with _unix. Fresh databases have only the newly named fields. 10 years ago
  Unknwon f925c24186 Fix pull request availability check 10 years ago
  Unknwon 10d7cf61bd Remove duplicated of code 10 years ago
  Unknwon 2e4c412e20 #1146 finish new access rights for collaborators 10 years ago
  Unknwon ad91428936 #1146 finsih UI work for access mode of collaborators 10 years ago
  Unknwon c9812bcb3e #1597 fix premission logic check of pull request 10 years ago
  Unknwon 3d87381ce4 #1597 support pull requests in same repository 10 years ago
  Unknwon c6e46255cb Minor fixes for #2746 10 years ago
  Josh Frye 86919d05cb Add ability to delete single wiki pages. 10 years ago
  Unknwon 22599912df Minor fixes for #2745 10 years ago
  Josh Frye 18bac095c0 Repo setting to delete and disable wiki 10 years ago
  Unknwon dd27059a62 Merge pull request #2694 from mhartkorn/pullrefs 10 years ago
  Unknwon 78c263351c #2697 fix panic when close issue via commit message 10 years ago
  Martin Hartkorn b65249c7c5 Call PushToBaseRepo() also on Pull Request creation and not only on git push 10 years ago
  Unknwon 559a1282ed #1821 add actions for close and reopen issues 10 years ago
  Unknwon d398777e08 Make markdown as an independent module 10 years ago
  Unknwon a16ec44cf5 Fix #857 10 years ago
  Unknwon beaaf5b8f2 Merge pull request #2647 from andreynering/issue-template 10 years ago
  Unknwon 6dc21aa0a0 Merge pull request #2663 from Download-Fritz/MirrorForks 10 years ago
  Download-Fritz b02d150b6a Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls(). 10 years ago
  Download-Fritz c8d4d1bd2e #2505 Allow to fork and disallow to create PRs for mirrors. 10 years ago
  Andrey Nering 602ef9ba5f Implement issue and pull request templates. 10 years ago
  Unknwon 665db06fbe #2650 fix possbility that use email as pusher user name 10 years ago
  Unknwon 1464e1dee0 #2639 add branch prefix for test webhook 10 years ago
  Unknwon 88484a73ec #2630 fix wrong user avatar link in webhook 10 years ago
  Unknwon 04d7b393ab Minor fix for #2624 10 years ago
  Martin Hartkorn 9580a21d42 Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database 10 years ago
  Martin Hartkorn d07e6233a3 Refactored according to suggestions 10 years ago
  Martin Hartkorn ebf9a7aa50 Add missing safety check 10 years ago
  Martin Hartkorn 42b1b57e94 Convert mirrors to regular repositories. 10 years ago
  Unknwon 40893bfe20 Merge pull request #2599 from mhartkorn/fix-release-error-deleted-user 10 years ago
  Martin Hartkorn 727beb7d72 Removed HTTP 500 error on the release page when a user deleted their account 10 years ago
  Unknwon 3be6173192 Merge pull request #2528 from andreynering/diff-sintax-highlight-733 10 years ago
  Tobias Kunicke fefe415f4b parse milestone.deadline as local time 10 years ago
  Andrey Nering a00f3969c0 Enable sintax highlighting on diff view. Close #733 10 years ago
  Florian Kaiser 4be007b44c Use pretty 404 pages in repo.HTTPBackend 10 years ago