195 次代码提交 (52c2cb15db77a381880db7e44f133a49b3516dd5)

作者 SHA1 备注 提交日期
  kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531) 7 年前
  Guido Diepen 7c943b1cad Implemented hover text showing user FullName (#4261) 7 年前
  Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 7 年前
  Bwko 321cc2a3d0 Set default branchname on first push (#3715) 7 年前
  Bo-Yi Wu 04b3e8cbdc
refactor: reduce sql query in retrieveFeeds (#3547) 7 年前
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 8 年前
  Ethan Koenig 3163abedd6 Fix ref parsing in commit messages (#3067) 8 年前
  cstyles b0b24a2dbb Use RelAvatarLink() in GetActAvatar() (#2800) 8 年前
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 8 年前
  David Schneiderbauer 1eedd983ea Complete push webhooks (#2530) 8 年前
  Ethan Koenig acecedc410 Use named ActionType constants in template helper (#2545) 8 年前
  Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 8 年前
  Lunny Xiao e41da3845d fix duplicated feed (#2370) 8 年前
  Lunny Xiao 64b7068846 Add more test for login links and fix a bug on action retrieve (#2361) 8 年前
  Ethan Koenig fd6e91077a Fix SQL condition bug in GetFeeds(..) (#2360) 8 年前
  Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205) 8 年前
  Lauris BH b639fa1648 Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150) 8 年前
  Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995) 8 年前
  Ethan Koenig 96152c38b1 Fix bug in Action.loadRepo() (#1959) 8 年前
  Andrey Nering 635273cea6 Merge pull request #1829 from ethantkoenig/no_branches 8 年前
  Ethan Koenig 4e5ee2b67a Fix user profile activity feed (#1848) 8 年前
  Ethan Koenig c85ff532e9 Commitless repos should be bare 8 年前
  Ethan Koenig bafd778c25 Fix invalid reference in feeds template (#1820) 8 年前
  Ethan Koenig 0c332f0480 Fix activity feed (#1779) 8 年前
  agrn 88112a5324 Fix "Error: No issue number specified" when pushing (#1393) 8 年前
  Lunny Xiao 3cf0e513e6 fix wrong log when push to a new branch (#1220) 8 年前
  Ethan Koenig da1b6164fe Fix FIXME and remove superfluous queries in models/org (#749) 8 年前
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 9 年前
  Ethan Koenig 1207bda94b Fix typos in models/ (#576) 9 年前
  Lunny Xiao c21e2c4151 fix tag webhook 404 error (#420) 9 年前
  Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 9 年前
  Lunny Xiao 73710c00a8 bug fixed branch name for pushupdate (#380) 9 年前
  Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API 9 年前
  Kim "BKC" Carlbäcker dad806d3ea CreateBranch-hook has shasum. Use the full ref for fetching shasum 9 年前
  Kim "BKC" Carlbäcker f364522468 Tag-webhooks are useless without shasums 9 年前
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 9 年前
  Sandro Santilli dd9d0f3732 Lint action.go 9 年前
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 9 年前
  Thibault Meyer b0ddced2b5
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 9 年前
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 9 年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 年前
  Sandro Santilli 80eea77953 Use MixedCase constant names 9 年前
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 9 年前
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 9 年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 9 年前
  Unknwon a00c932bbc General code quality improvement 9 年前
  Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type 9 年前
  Unknwon 2625193a48 models/repo_editor: improve code quality 9 年前
  Unknwon 94392a7af3 Fix empty repository panic on send test webhook 9 年前
  Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 9 年前