971 Commits (3a8fb33f80fa6ae71d2ee4183091bd8a85004eff)

Author SHA1 Message Date
  Unknwon edc4bdf469 #2966 code cleanup 8 years ago
  Unknwon 11540e5abe Web editor: improve code quality 8 years ago
  Unknwon a0c3de4966 #3383 code cleanup 8 years ago
  Unknwon cc9a66db51 General code quality improvement 8 years ago
  Unknwon 38c02e6ece #2246 add HTMLURL to webhook type 8 years ago
  Unknwon 40375965c5 #3464 reproduce diff signs 8 years ago
  Unknwon e3b20a093b models/repo_editor: improve code quality 8 years ago
  Unknwon ca313c82d3 models/issue: improve quality and performance of NewIssue function 8 years ago
  Unknwon 1bd27947e0 markdown: fix treating pure number as SHA1 8 years ago
  Unknwon e1ad5ebcf7 #3466 fix response of pull request form validation error 8 years ago
  Unknwon 559cbcdc6f Fix empty repository panic on send test webhook 8 years ago
  Unknwon e390f92900 Fix outdated edit can’t overwrite changes 8 years ago
  Unknwon 20b9702fb4 Web editor: temporarily disable upload and quick fix for edit and new 8 years ago
  Unknwon 2f5b0be839 Web editor: improve delete file 8 years ago
  Unknwon 0c19e1f0ec Web editor: improve edit file and diff preview 8 years ago
  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 8 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 8 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