76 Commits (8f1c311b903ba72ad3eee1c180ee0567757bede4)

Autor SHA1 Mensaje Fecha
  Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) hace 7 años
  Alexander Lunegov d5d21b67d2 Fix string format verbs (#3637) hace 7 años
  Richie B2B 44428fdc38 Remove fixed FIXME (#408) hace 7 años
  Bwko cbcb4361d5 Fixes issue #283 hace 7 años
  Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API hace 7 años
  Kim "BKC" Carlbäcker d07c955e2a Fix regression in PR-API #248 (#349) hace 7 años
  Bwko 0118b275b6 Fix for #320 hace 7 años
  Kim "BKC" Carlbäcker 0f05470cb8 [API] Pull Requests (#248) hace 7 años
  Bwko 4ff0db0246 Catch os... errors hace 7 años
  Lunny Xiao 646e02b521 typo hace 7 años
  Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update hace 7 años
  Lunny Xiao 1d0f811399 golint fixed for models/pull.go (#292) hace 7 años
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) hace 7 años
  Sandro Santilli dd9d0f3732 Lint action.go hace 7 años
  Thibault Meyer ddee4c8b58
Normalize files with gofmt hace 7 años
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) hace 7 años
  Thibault Meyer a4454f5d0f
Rewrite XORM queries hace 7 años
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) hace 7 años
  Sandro Santilli 80eea77953 Use MixedCase constant names hace 7 años
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports hace 7 años
  Sandro Santilli 30be1f4826 Fix typo in unused constant name hace 7 años
  Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names hace 7 años
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) hace 7 años
  Matthias Loibl 1f44b01e2a Fix imports found by goimports. hace 7 años
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) hace 7 años
  Unknwon c1ecb6c60a modules/sync: add UniqueQueue hace 7 años
  Unknwon 643142acab Web editor: support upload files hace 7 años
  Unknwon a00c932bbc General code quality improvement hace 7 años
  Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type hace 7 años
  Unknwon 2625193a48 models/repo_editor: improve code quality hace 7 años
  Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function hace 7 años
  Unknwon cd89f6c502 Web editor: improve edit file and diff preview hace 7 años
  Richard Mahn d0a0239bac Squashed commit of the following: hace 7 años
  Unknwon dccb0c15b9 Replace convert.To with APIFormat calls hace 7 años
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request hace 7 años
  lstahlman ea192147ea Add test pull request task on merging a PR. Fixes #3396 (#3425) hace 7 años
  Unknwon ec92565f23 #3393 fix missing sub-url prefix in relative avatar link hace 7 años
  Unknwon 1f2e173a74 Refactor User.Id to User.ID hace 7 años
  Unknwon 250be011c7 Remove redundant Unix timestamp method call hace 7 años
  Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened hace 7 años
  Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods hace 7 años
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) hace 8 años
  Unknwon 2a931937a8 Update locales hace 8 años
  Unknwon e2d370f0da #1597 fix pull request remote head can't update with force push hace 8 años
  Unknwon 2d2d85bba4 #1597 support pull requests in same repository hace 8 años
  Unknwon 129638117f #2697 fix panic when close issue via commit message hace 8 años
  Unknwon 912f7b51e9 #1821 add actions for close and reopen issues hace 8 años
  Unknwon b7f3d94cd0 Minor fix for #2524 hace 8 años
  Martin Hartkorn a3bdede2ce Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranch hace 8 años
  Martin Hartkorn d91004ee71 Removed dependency on post-receive hook and use TriggerTask instead hace 8 años