1156 Commits (49c068310b35475a7846d681d386c7a56281364f)

Author SHA1 Message Date
  Unknwon 83ccca5e24 Code clean up for new config options 9 years ago
  Richard Mahn 247e2fc567 Squashed commit of the following: 9 years ago
  Unknwon 6e37e3f3d7 Replace convert.To with APIFormat calls 9 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 9 years ago
  Andrey Nering 10a5a8b7cf On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) 9 years ago
  Thibault Meyer 45cca9d8ff Fix #3314: Cannot edit release with tag name contains slash (#3434) 9 years ago
  Andrew 1b58a11a1c Wiki mirroring implementation (#3233) 9 years ago
  Unknwon eb06cc1730 #3408 minor code fix 9 years ago
  lstahlman 3bc40ec99b Add committer information to API and Webhooks. Also fixes #3271 (#3414) 9 years ago
  Unknwon e30fa23d81 Little code refactoring 9 years ago
  Rory McNamara f163f9e8e0 Render the Code view on the server (minus syntax highlighting) (#2942) 9 years ago
  Thibault Meyer 461f464398 Fix #3315: Release dont use tag creation date (#3374) 9 years ago
  Unknwon 533f862e79 #2593 allow render raw content 9 years ago
  Unknwon 5dcf393802 #2162 completely disable builtin issue tracker when enable external tracker 9 years ago
  Unknwon b4596dc0d4 #3345 dump content directly to HTTP ResponseWriter 9 years ago
  Dennis Chen 72344d71dd Diff patch (#3345) 9 years ago
  마누엘 5aa1237e26 routers/repo/release: Use correct branch reference (#3330) 9 years ago
  Unknwon 40e6437873 routers/repo/issue: remove redundant format string 9 years ago
  Unknwon d633b89ee9 #1601 support delete issue comment 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 9835377f9c Use struct for UI settings 9 years ago
  Unknwon 372a341e17 #2790 fix not detect diff style in pull request file changes 9 years ago
  Unknwon 2397e0dae9 #3181 detect situation when base branch is deleted in pull request 9 years ago
  Unknwon 41c8e6c524 #3076 detect invalid tag name git error 9 years ago
  lstahlman b47159c4a4 Refresh repository mirror from database when the repository's name has changed. (#3276) 9 years ago
  Unknwon e5eff96d17 Update locales and .gopmfile 9 years ago
  Unknwon 9bdf738b7e models/webhook: restrict deletion to be explicitly with repo and org ID 9 years ago
  Unknwon cb5bfbcc5f #3274 fix can't get webhook detail of organization 9 years ago
  Unknwon 7b4e810eb5 #2854 fix no mail notification when issue is closed/reopened 9 years ago
  Unknwon bc2448daaa models/repo: remove redundant info for some repo methods 9 years ago
  Kim Carlbäcker a60155f637 [Fix] Don't display way too large files #1513 (#3253) 9 years ago
  Pablo Saavedra 5a99c23938 The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 9 years ago
  Unknwon 7270678853 #3057 retrieve webhook with repo_id 9 years ago
  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 9 years ago
  Kim Carlbäcker 346d734eff PDF-Previews in file-lists now working (#3000) 9 years ago
  Thomas Boerger dd29e46802 Made the issue stats query more secure with parameterized placeholders (#2895) 9 years ago
  Cosmin Stroe 561a81df44 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 9 years ago
  Tamás Molnár 630c23b750 Set utf-8 charset for text files when serving raw content (#2898) 9 years ago
  Unknwon 019cd8b3db #2842 add quotes to attachment file name 9 years ago
  Unknwon b77b57dec2 Add route for #2846 9 years ago
  Unknwon 5b25440502 #1692 add CRUD issue APIs 9 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 9 years ago
  Marin Jankovski cd97a3e8a9 Updated and created were appended with _unix. Fresh databases have only the newly named fields. 9 years ago
  Unknwon f925c24186 Fix pull request availability check 9 years ago
  Unknwon 10d7cf61bd Remove duplicated of code 9 years ago