197 Revīzijas (d9ffe999723366de4bca616f06c7e5944a768044)

Autors SHA1 Ziņojums Datums
  Lunny Xiao 3dedc027ac Bug fixed for issues (#156) pirms 7 gadiem
  Lunny Xiao 30a37311f8 use in instead string join (#155) pirms 7 gadiem
  Thibault Meyer ddee4c8b58
Normalize files with gofmt pirms 7 gadiem
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) pirms 7 gadiem
  Thibault Meyer a4454f5d0f
Rewrite XORM queries pirms 7 gadiem
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) pirms 7 gadiem
  Flare a6c487f6ca
Fix err not being nil pirms 7 gadiem
  Sandro Santilli f6a11e0de1 More MixedCase consts pirms 7 gadiem
  Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* pirms 7 gadiem
  Sandro Santilli 80eea77953 Use MixedCase constant names pirms 7 gadiem
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports pirms 7 gadiem
  Flare fd6be0d17e
Still print error if user does not exist pirms 7 gadiem
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) pirms 7 gadiem
  Flare 1b59e6f910
Fix 500 error caused by deleted users on issues (#3675) pirms 7 gadiem
  Unknwon 643142acab Web editor: support upload files pirms 7 gadiem
  Unknwon 6b98d58906 #2966 code cleanup pirms 7 gadiem
  Unknwon 0b273ac4d5 #3383 code cleanup pirms 7 gadiem
  Kim "BKC" Carlbäcker 06602a84ff Fix PR-webhook issue where Label-data is stale (#3486) (#3510) pirms 7 gadiem
  Unknwon a00c932bbc General code quality improvement pirms 7 gadiem
  Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type pirms 7 gadiem
  Unknwon 2625193a48 models/repo_editor: improve code quality pirms 7 gadiem
  Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function pirms 7 gadiem
  Unknwon 94392a7af3 Fix empty repository panic on send test webhook pirms 8 gadiem
  Unknwon 15845cb287 Code clean up for new config options pirms 8 gadiem
  Richard Mahn d0a0239bac Squashed commit of the following: pirms 8 gadiem
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request pirms 8 gadiem
  Unknwon 5448d29b2e #3417 wrong dashboard issue count for create by you pirms 8 gadiem
  lstahlman 699c71d319 Fix for #3401 Links of pull request comment email should use pulls URL (#3403) pirms 8 gadiem
  Unknwon e7fd65f0cf #3290 better code structure and batch minor improvements pirms 8 gadiem
  Unknwon 8aa0a76702 #3327 fix wrong table name in Join pirms 8 gadiem
  Unknwon e74630ae3b #1384 add pagination for repositories pirms 8 gadiem
  Unknwon 1f2e173a74 Refactor User.Id to User.ID pirms 8 gadiem
  Unknwon 46e96c008c Use struct for UI settings pirms 8 gadiem
  Unknwon 250be011c7 Remove redundant Unix timestamp method call pirms 8 gadiem
  Unknwon 5761342f32 #3291 fix SQLite3 session read/update conflict on create new issue pirms 8 gadiem
  lstahlman e7a4f96fb6 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) pirms 8 gadiem
  Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened pirms 8 gadiem
  Robin Lambertz ac05f88641 Fix #3154 (#3155) pirms 8 gadiem
  Unknwon 0a78d99a4d models/release: filter input to prevent command line argument vulnerability pirms 8 gadiem
  Unknwon 0325bec283 #2895 minor fix for bug of xorm pirms 8 gadiem
  Thomas Boerger dfad51fe9e Made the issue stats query more secure with parameterized placeholders (#2895) pirms 8 gadiem
  Unknwon 762ab056a2 Fix XORM IN condition table name parse pirms 8 gadiem
  Thomas Boerger 746c7fd4e7 Followup fix for previous query fix pirms 8 gadiem
  Thomas Boerger b5948f2e71 Made the issues query more secure and simpler pirms 8 gadiem
  Thomas Boerger 79a1bfd963 Try to make the SQL queries cleaner and more secure pirms 8 gadiem
  Unknwon 9bd9ad4205 #1692 add CRUD issue APIs pirms 8 gadiem
  Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. pirms 8 gadiem
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) pirms 8 gadiem
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators pirms 8 gadiem
  Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests pirms 8 gadiem