Milestone Functions accept name to identify #388

Closed
6543 wants to merge 11 commits from 6543:GetMilestones_add-name-to-id-resove-function into main

11 Commits

Author SHA1 Message Date
67d2a14d0d
take use of https://github.com/go-gitea/gitea/pull/12649
Some checks failed
continuous-integration/drone/pr Build is failing
2020-09-05 06:13:03 +02:00
6e5baabd1c
Merge branch 'master' into GetMilestones_add-name-to-id-resove-function 2020-09-05 06:04:42 +02:00
6543
21dd25dc52 Merge branch 'master' into GetMilestones_add-name-to-id-resove-function
All checks were successful
continuous-integration/drone/pr Build is passing
2020-07-31 06:45:50 +00:00
d060eecb7b
ResolveMileIDbyName -> ResolveMilestoneIDByName
All checks were successful
continuous-integration/drone/pr Build is passing
2020-07-28 18:38:52 +02:00
65f97c8574
handle non existing milestone names
All checks were successful
continuous-integration/drone/pr Build is passing
2020-07-28 18:27:14 +02:00
091c686f6a
rm var only used once
All checks were successful
continuous-integration/drone/pr Build is passing
2020-07-28 18:20:43 +02:00
79d21b5bea
fix & add test
Some checks reported errors
continuous-integration/drone/pr Build was killed
2020-07-28 18:18:46 +02:00
6cf5b7df12
Fix LINT
Some checks reported errors
continuous-integration/drone/pr Build was killed
2020-07-28 18:07:06 +02:00
bb86f65f01
better func name
Some checks failed
continuous-integration/drone/pr Build is failing
2020-07-28 14:43:47 +02:00
94bf4c22dc
use interface 2020-07-28 14:40:33 +02:00
7711771bf5
add name filter to API for GetMilestoneList 2020-07-28 14:39:11 +02:00