53 Commits (for-closed-social)

Author SHA1 Message Date
  Lunny Xiao 1645d4a5d8
Use ID or Where to instead directly use Get when load object from database (#11925) 3 years ago
  6543 6b6f20b6d4
BugFix: updateLabel can updated not allowed fields #11242 (#11242) 4 years ago
  mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814) 4 years ago
  Lunny Xiao f490291bea
Use subquery to instead In (#10874) 4 years ago
  6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423) 4 years ago
  6543 e273817154
[API] Fix inconsistent label color format (#10129) 4 years ago
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 years ago
  Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 4 years ago
  Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) 4 years ago
  Oscar Costa 1583c48e3a Show label list on label set (#9251) 4 years ago
  Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222) 4 years ago
  Lunny Xiao 2011a5b818 Extract createComment (#9125) 4 years ago
  John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149) 4 years ago
  Lunny Xiao e0e4473172 extract some inline functions related with create comment (#8931) 4 years ago
  Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 4 years ago
  jaqra dbd9d8dd54 Add 'Alt + click' feature to exclude labels (#8199) 4 years ago
  guillep2k 2f10bfa0f6 Fix extra columns from `label` table (#8633) 4 years ago
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 years ago
  Lunny Xiao 29dda47cbb
Fix label count (#8267) 4 years ago
  John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao d8168b356d
Add missing description of label on API (#7159) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
  Lanre Adelowo 024871ade6 Add label names as filter in issue search api (#5946) 5 years ago
  Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786) 5 years ago
  Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120) 5 years ago
  Lauris BH c0d41b1b77 Add label descriptions (#3662) 6 years ago
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 years ago
  Ethan Koenig 2559a34b97 Load label ID in NewLabels (#2045) 7 years ago
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7 years ago
  Lunny Xiao d76f34ef51 small optimization for get issue labels 7 years ago
  Lunny Xiao 8a0be5e9f0 Bug fixed for deleted label in issue comment (#904) 7 years ago
  Ethan Koenig 10644d6dd7 Bug fixes and unit tests for models/issue_label (#802) 7 years ago
  Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved #542 (#788) 7 years ago
  Ethan Koenig 1207bda94b Fix typos in models/ (#576) 7 years ago
  Bwko a345a03d99 Added sorting to the labels & milestones page (#199) 7 years ago
  Kim "BKC" Carlbäcker e8e0539b45 Linting 7 years ago
  Kim "BKC" Carlbäcker e6cfccdd40 GitHub API Compliance (& linting) 7 years ago
  Bwko c0ca6644ad Lint/issue &mail (#243) 7 years ago
  Lunny Xiao 30a37311f8 use in instead string join (#155) 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
  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 28cf0e6aaa #3459 code quality improvement 7 years ago
  Unknwon 13c106af77 label: adjust forecolor boundary 7 years ago
  Thibault Meyer f50e568fd1 Fix #3189: Sort labels by name (#3446) 7 years ago
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 7 years ago