1770 Commits (3a8fb33f80fa6ae71d2ee4183091bd8a85004eff)

Author SHA1 Message Date
  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
  lstahlman bc5b42b53a Fix for #3410 overall issues for organisations is limited to num_repos from the user (#3412) 9 years ago
  Sandro Santilli d45afb5aeb Add support for federated avatars (#3320) 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
  rugk 2dcea2a63c Replace gogs.io http links with https version (#3386) 9 years ago
  Unknwon 8217099a3d Ignore repository with issue disabled or use external tracker in dashboard issues 9 years ago
  Unknwon ad3b586d6e #3348 always use relative avatar link in the template 9 years ago
  Unknwon fe1ec92f38 routers/api: rename handlers to be unexported 9 years ago
  Unknwon 5dcf393802 #2162 completely disable builtin issue tracker when enable external tracker 9 years ago
  Unknwon ba4980ef92 #3290 better code structure and batch minor improvements 9 years ago
  lstahlman 3c6f0f35f7 Additional API support for labels (#3290) 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
  Richard Mahn 15f2b16568 Added Full Name to CreateUser api call (#3333) 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 027aebc72c #1384 add pagination for repositories 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 872cb8bb62 api: fix panic if anonymous user request admin API 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
  Dennis Chen 561a7f55e4 api: delete repository webhooks (#3275) 9 years ago
  Unknwon 607de5e909 #2937 able to prohibit user login 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
  lstahlman ccdc54584e Add timestamps to repository api response (#3255) 9 years ago
  Kim Carlbäcker a60155f637 [Fix] Don't display way too large files #1513 (#3253) 9 years ago
  lstahlman ab5f52860a Extend the API to include more repository properties (#3249) 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 126c84acc4 Use SecurityProtocol to replace UseSSL in LDAP config 9 years ago
  Unknwon abc82c3f25 #3058 #3059 support correct page size and link header 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
  Unknwon da5050d92f #809 fix wrong closed issue count when create closed issue via API 9 years ago
  Unknwon 46e4d9f2da #809 able to set issue state to closed when create 9 years ago
  Kim Carlbäcker 346d734eff PDF-Previews in file-lists now working (#3000) 9 years ago