56 Commits (94c1537be9532f5f862817143d3f890fedf095d2)

Author SHA1 Message Date
  6543 1dd32adb1c Check if label template exist first (#14384) 4 years ago
  6543 8b3145b981 Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 5 years ago
  zeripath 9efe60a838 (Re)Load issue labels when changing them (#13007) 5 years ago
  Lunny Xiao dae4a476ef Use ID or Where to instead directly use Get when load object from database (#11925) 5 years ago
  6543 83afc0c66c BugFix: updateLabel can updated not allowed fields #11242 (#11242) 5 years ago
  mrsdizzie 7e8cecd373 Add Organization Wide Labels (#10814) 5 years ago
  Lunny Xiao f4ec17d572 Use subquery to instead In (#10874) 5 years ago
  6543 601f964ce8 [Refactor] move APIFormat() of Issue and Label to convert package (#10423) 5 years ago
  6543 9d21f27433 [API] Fix inconsistent label color format (#10129) 5 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  Lunny Xiao 9a9404d3fa Move create/fork repository from models to modules/repository (#9489) 5 years ago
  Lunny Xiao 78dfbd0c9b remove unused method and rename createcommentWithNoAction (#9367) 5 years ago
  Oscar Costa 53ce1c3073 Show label list on label set (#9251) 5 years ago
  Lunny Xiao 2322d66941 Remove unused comment actions (#9222) 5 years ago
  Lunny Xiao 42d1e4f65b Extract createComment (#9125) 5 years ago
  John Olheiser 75b7c62303 Add avatar and issue labels to template repositories (#9149) 5 years ago
  Lunny Xiao d32f1f47ab extract some inline functions related with create comment (#8931) 5 years ago
  Brad Albright 773824ade0 Allow cross-repository dependencies on issues (#7901) 5 years ago
  jaqra b8ebcf3921 Add 'Alt + click' feature to exclude labels (#8199) 5 years ago
  guillep2k 46f0f50bd7 Fix extra columns from `label` table (#8633) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 6 years ago
  Lunny Xiao 0335afce67 Fix label count (#8267) 6 years ago
  John Olheiser bbb834a9af Add option to initialize repository with labels (#6061) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lunny Xiao e35aaa2b84 Add missing description of label on API (#7159) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Lanre Adelowo 3049c3171e Add label names as filter in issue search api (#5946) 6 years ago
  Lauris BH 7b756a8930 Add the ability to use multiple labels as filters(#5786) 6 years ago
  Oleg Kovalov b21d2cae09 Remove check for negative length (#5120) 7 years ago
  Lauris BH 0ae0186bd3 Add label descriptions (#3662) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 8 years ago
  Ethan Koenig ea9ae714ff Load label ID in NewLabels (#2045) 8 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
  Lunny Xiao 5e4897f585 small optimization for get issue labels 8 years ago
  Lunny Xiao 916ec6ab3d Bug fixed for deleted label in issue comment (#904) 8 years ago
  Ethan Koenig e979cc5524 Bug fixes and unit tests for models/issue_label (#802) 8 years ago
  Lunny Xiao 63db268036 Track labels changed on issue view & resolved #542 (#788) 8 years ago
  Ethan Koenig feb1506600 Fix typos in models/ (#576) 8 years ago
  Bwko 67598de413 Added sorting to the labels & milestones page (#199) 8 years ago
  Kim "BKC" Carlbäcker e70fa9da88 Linting 8 years ago
  Kim "BKC" Carlbäcker 185fa7b753 GitHub API Compliance (& linting) 9 years ago
  Bwko 7b14700974 Lint/issue &mail (#243) 8 years ago
  Lunny Xiao cb698a5267 use in instead string join (#155) 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago