373 Commits (f759831dce920d18ce4c86d47b53ea9cfb5583e5)

Author SHA1 Message Date
  Ethan Koenig c956352005 Drop redundant columns from issue_user table (#638) 8 years ago
  Lunny Xiao c8ee0b9df0 add milestone changed traker on issue view (#804) 8 years ago
  Ethan Koenig e979cc5524 Bug fixes and unit tests for models/issue_label (#802) 8 years ago
  Lunny Xiao 63db268036 Track labels changed on issue view & resolved #542 (#788) 8 years ago
  Andrey Nering 773b983b99 Fix color: closed PR was showing as purple instead of red 8 years ago
  Lunny Xiao 4683c3bebd bug fixed issues 500 resolved #754 (#756) 8 years ago
  Ethan Koenig 061fa12949 Search bar for issues/pulls (#530) 8 years ago
  Philip Couling fc1e953a6a Spun attachments into seperate go file (#701) 8 years ago
  Andrey Nering 9b3a69e3ac Notifications: mark as read/unread and pin (#629) 8 years ago
  Andrey Nering 867864eb4c Merge pull request #555 from ethantkoenig/tests/pull 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Ethan Koenig a6fc1ad1af Unit tests for models/pull.go 8 years ago
  Bo-Yi Wu 83e210669c fix gofmt error 8 years ago
  Andrey Nering 14ee287f3d Notification - Step 1 (#523) 8 years ago
  Bwko 67598de413 Added sorting to the labels & milestones page (#199) 8 years ago
  Ethan Koenig 2e563ee9f0 Bug fixes for Issues filters (#413) 8 years ago
  Lunny Xiao c14f3f747f UpdateIssueUsersByMentions was calling database write operations while (#443) 8 years ago
  Ethan Koenig e9093cb8e8 Bug fixes and tests for modules/base (#442) 8 years ago
  Lunny Xiao 11452ffbad fixed vulnerabilities labels (#409) 8 years ago
  Ethan Koenig 2872b66e89 Bug fixes for repo permissions in API 8 years ago
  Kim "BKC" Carlbäcker b20aadde50 [API] Pull Requests (#248) 8 years ago
  Kim "BKC" Carlbäcker 0287afefa6 Fix breakage from vendor-update 8 years ago
  Thomas Boerger 09832077af Merge pull request #246 from Bwko/fix/typo 8 years ago
  Sandro Santilli 59edb931a1 Actually document the missing bits 8 years ago
  Sandro Santilli 29d6dfdd96 Lint issue.go 8 years ago
  Bwko 48e67ebba3 Fix typos 8 years ago
  Lunny Xiao a391bef0df Bug fixed for issues (#156) 8 years ago
  Lunny Xiao cb698a5267 use in instead string join (#155) 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Lunny Xiao c1aee61e5f Merge pull request #18 from LefsFlarey/issue/3675 8 years ago
  Flare 07176be616 Fix err not being nil 8 years ago
  Sandro Santilli f2c96b8f93 More MixedCase consts 8 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 8 years ago
  Sandro Santilli 8212aa70ba Use MixedCase constant names 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Flare b8d43641a7 Still print error if user does not exist 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Flare 24262a7143 Fix 500 error caused by deleted users on issues (#3675) 8 years ago
  Unknwon 288bd17939 Web editor: support upload files 8 years ago
  Unknwon edc4bdf469 #2966 code cleanup 8 years ago
  Unknwon a0c3de4966 #3383 code cleanup 8 years ago
  Kim "BKC" Carlbäcker 5abf95889b Fix PR-webhook issue where Label-data is stale (#3486) (#3510) 8 years ago
  Unknwon cc9a66db51 General code quality improvement 8 years ago
  Unknwon 38c02e6ece #2246 add HTMLURL to webhook type 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