44 Commits (f2afed3098973eb70ecf61c7e3bf7203bf3f592a)

Author SHA1 Message Date
  Lunny Xiao d71fad2ab7 Fix #2001 and fix issue comments hidden (#2016) 7 years ago
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7 years ago
  Ethan Koenig 255adc40ae Don't show non-comments in comments API (#2001) 7 years ago
  Ethan Koenig 8fc64741d9 Fix deleted milestone bug (#1942) 7 years ago
  Ethan Koenig 0c332f0480 Fix activity feed (#1779) 7 years ago
  Jonas Franz 03912ce014 Adding #issuecomment to the URL in E-Mail notifications (#1674) 7 years ago
  Lunny Xiao 8a0be5e9f0 Bug fixed for deleted label in issue comment (#904) 7 years ago
  Lunny Xiao cf0f451c37 Add delete branch track on pull request comments (#888) 7 years ago
  Lunny Xiao f35b20b042 track issue title changes (#841) 7 years ago
  Lunny Xiao 3e0525b47d Track assignee for issue (#808) 7 years ago
  Lunny Xiao 081485ecfd add milestone changed traker on issue view (#804) 7 years ago
  Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved #542 (#788) 7 years ago
  Bo-Yi Wu 691fbdf1d3 fix: delete attachment after remove comment. 7 years ago
  Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530) 7 years ago
  Ethan Koenig a6f5efa0bb Fix ambiguity bug in getCommentsByRepoIDSince (#665) 7 years ago
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 7 years ago
  Lunny Xiao 0c5c34d7dd UpdateIssueUsersByMentions was calling database write operations while (#443) 7 years ago
  Kim "BKC" Carlbäcker df7fa4e995 issue comment api fix (#449) 7 years ago
  Lunny Xiao 9fc609ce17 golint fixed for models/issue_comment.go 7 years ago
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 7 years ago
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 7 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 years ago
  Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111) 7 years ago
  Sandro Santilli 64196d4036 More overlooks 7 years ago
  Sandro Santilli 60c82a8780 More... 7 years ago
  Sandro Santilli 80eea77953 Use MixedCase constant names 7 years ago
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 7 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 years ago
  Unknwon bb359a74f1 migrations: set comment updated as created 7 years ago
  Unknwon 6b98d58906 #2966 code cleanup 7 years ago
  Iwan Budi Kusnanto 8dca9f95fa issues comment API : list, create, edit (#2966) 7 years ago
  Unknwon a00c932bbc General code quality improvement 7 years ago
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 7 years ago
  Unknwon 899e799459 #1601 support delete issue comment 8 years ago
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
  Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 years ago
  Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
  Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 8 years ago
  Unknwon 5267dce210 Fix ref comment from commit create empty feed 8 years ago
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators 8 years ago
  Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators 8 years ago
  Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests 8 years ago