Commit Graph

59 Commits (f70b3532360bfa9d421a06a11a8c2a9768aca793)

Author SHA1 Message Date
6543 a3a65137ba
Delete Labels & IssueLabels on Repo Delete too (#15039)
3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754)
3 years ago
zeripath 42b9b46ad2
Never add labels not from this repository or organisation and remove org labels on transfer (#14928)
3 years ago
6543 2686e6bbbe
Check if label template exist first (#14384)
3 years ago
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)
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)
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)
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)
6 years ago
Lauris BH c0d41b1b77 Add label descriptions (#3662)
6 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
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 b0ddced2b5
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
7 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries
7 years ago