1251 Commits (2a25d37d0211bf9e49177db91f8ef572d91c558c)

Author SHA1 Message Date
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 9835377f9c Use struct for UI settings 9 years ago
  Unknwon d61bcdc10b Remove redundant Unix timestamp method call 9 years ago
  Unknwon 81df995234 conf: change default mirror checking interval to 10m 9 years ago
  Unknwon ed22b6b01b #2903 use different reversed words and patterns for repository and user 9 years ago
  Unknwon 3b27731934 #3066 fix create organization ignores full name property 9 years ago
  Unknwon a4afe68626 #3157 create user path before rename repository while transfer 9 years ago
  Unknwon 41c8e6c524 #3076 detect invalid tag name git error 9 years ago
  Siarhei Navatski 5699e25718 add IsSubmodule field to DiffFile and hide view file button on diff page for submodules (#3097) 9 years ago
  Dennis Chen 96170ee291 avatar: make custom and generated avatars equal (#3301) 9 years ago
  Unknwon 02339aa3c4 #3291 fix SQLite3 session read/update conflict on create new issue 9 years ago
  Unknwon 3efd30608d #3295 fix wrong logic judgement 9 years ago
  lstahlman 6c76fe6bba Updated Issues and Issues Stats functions to include table aliases. This addresses errors involving ambiguous column references when filtering issues by the view type "Mentioning you". (#3269) 9 years ago
  Unknwon 9bdf738b7e models/webhook: restrict deletion to be explicitly with repo and org ID 9 years ago
  Unknwon 607de5e909 #2937 able to prohibit user login 9 years ago
  Unknwon 849967607d models/user_mail: refactor EmailAddress 9 years ago
  Sandro Santilli 0a7b52deab Return avatar link as absolute url (#3235) 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 6364f982ce Ignore Response Body for Slack Hooks #3169 (#3256) 9 years ago
  Unknwon 36c957b4a7 #2709 validate username attribute fetched from LDAP 9 years ago
  Unknwon 7e6b50c2d4 #2375 preserve cases for action content 9 years ago
  Unknwon d3505ff984 Minor fix for #3246 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
  Pheng Heong TAN 18c2e0e559 Modify behaviour of repo-delete. (#3232) 9 years ago
  Unknwon 7270678853 #3057 retrieve webhook with repo_id 9 years ago
  Unknwon 28d6ecec66 #3229 disallow repository name . and .. 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
  Tom 8ff5668806 getEngine() not handles DB parameters (#2972) (#2974) 9 years ago
  Unknwon 1a9bda1fd6 Fix wiki vulnerabilities 9 years ago
  Andrey Nering cdc7a8c613 Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 9 years ago
  Andrey Nering f4454c375e Localize collaboration settings. (#3100) 9 years ago
  Sandro Santilli 8d9b96a411 Use a gopher as default avatar (rather than the gravatar logo) (#3208) 9 years ago
  Franz Schmidt 602d1f4200 Fixes #3110 (#3136) 9 years ago
  Robin Lambertz 0d03259fdd Fix #3154 (#3155) 9 years ago
  SjonHortensius 7ca99a286b Fix capitalisation of repo-name in news (#3203) 9 years ago
  Robin Lambertz a4da6998a2 Fix negative issue count (#3207) 9 years ago
  Unknwon da5050d92f #809 fix wrong closed issue count when create closed issue via API 9 years ago
  Andrey Nering 6cbdf1591e Add comment note (#3093) 9 years ago
  Kim Carlbäcker 73137c2db2 Fix listing team members (#3048) 9 years ago
  Andrey Nering 4d3f69567c Fix remove folder issues, including initialization failling. (#2969) 9 years ago
  Unknwon 9e3e82ebea models/release: filter input to prevent command line argument vulnerability 9 years ago
  Unknwon 6d0dc3bbcc #2895 minor fix for bug of xorm 9 years ago
  Thomas Boerger dd29e46802 Made the issue stats query more secure with parameterized placeholders (#2895) 9 years ago
  Unknwon 1bedc83fef #2992 set default style name when empty in AfterSet 9 years ago
  Cosmin Stroe 561a81df44 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 9 years ago
  Unknwon fd631bf9c0 Fix XORM IN condition table name parse 9 years ago
  Thomas Boerger 48c23658a6 Followup fix for previous query fix 9 years ago