Home
last modified time | relevance | path

Searched refs:with_milestone (Results 1 – 6 of 6) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/models/concerns/
H A Dmilestoneable_spec.rb181 expect(items.with_release('v2.0', project.id).with_milestone('m3')).to be_empty
187 … expect(items.with_release('v2.0', project.id).with_milestone('m2')).to contain_exactly(issue_3)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/finders/
H A Dissuable_finder.rb412 items.with_milestone(params[:milestone_title])
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/common/autoconf/
H A Djdk-options.m4492 if test "x$with_milestone" = xyes; then
494 elif test "x$with_milestone" != x; then
495 MILESTONE="$with_milestone"
H A Dgenerated-configure.sh19951 withval=$with_milestone;
19954 if test "x$with_milestone" = xyes; then
19956 elif test "x$with_milestone" != x; then
19957 MILESTONE="$with_milestone"
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/common/autoconf/
H A Djdk-options.m4492 if test "x$with_milestone" = xyes; then
494 elif test "x$with_milestone" != x; then
495 MILESTONE="$with_milestone"
H A Dgenerated-configure.sh19951 withval=$with_milestone;
19954 if test "x$with_milestone" = xyes; then
19956 elif test "x$with_milestone" != x; then
19957 MILESTONE="$with_milestone"