Commit Graph

55 Commits (4d66ee1f74799196cbdbfd925c3f95e552584b42)

Author SHA1 Message Date
6543 f4ffe8ed54
Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 4 years ago
zeripath 5e1c51cdb6
(Re)Load issue labels when changing them (#13007) 4 years ago
Lunny Xiao 1645d4a5d8
Use ID or Where to instead directly use Get when load object from database (#11925) 4 years ago
6543 6b6f20b6d4
BugFix: updateLabel can updated not allowed fields #11242 (#11242) 4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814) 5 years ago
Lunny Xiao f490291bea
Use subquery to instead In (#10874) 5 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423) 5 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 5 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) 5 years ago
Oscar Costa 1583c48e3a Show label list on label set (#9251) 5 years ago
Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222) 5 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125) 5 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149) 5 years ago
Lunny Xiao e0e4473172 extract some inline functions related with create comment (#8931) 5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 5 years ago
jaqra dbd9d8dd54 Add 'Alt + click' feature to exclude labels (#8199) 5 years ago
guillep2k 2f10bfa0f6 Fix extra columns from `label` table (#8633) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
Lunny Xiao 29dda47cbb
Fix label count (#8267) 5 years ago
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Lunny Xiao d8168b356d
Add missing description of label on API (#7159) 5 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) 6 years ago
Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786) 6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120) 6 years ago
Lauris BH c0d41b1b77 Add label descriptions (#3662) 7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 7 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 8 years ago
Lunny Xiao 8a0be5e9f0 Bug fixed for deleted label in issue comment (#904) 8 years ago
Ethan Koenig 10644d6dd7 Bug fixes and unit tests for models/issue_label (#802) 8 years ago
Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved #542 (#788) 8 years ago
Ethan Koenig 1207bda94b Fix typos in models/ (#576) 8 years ago
Bwko a345a03d99 Added sorting to the labels & milestones page (#199) 8 years ago
Kim "BKC" Carlbäcker e8e0539b45 Linting 8 years ago
Kim "BKC" Carlbäcker e6cfccdd40 GitHub API Compliance (& linting) 8 years ago
Bwko c0ca6644ad Lint/issue &mail (#243) 8 years ago
Lunny Xiao 30a37311f8 use in instead string join (#155) 8 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 8 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon 28cf0e6aaa #3459 code quality improvement 8 years ago
Unknwon 13c106af77 label: adjust forecolor boundary 8 years ago