Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
evolve-native-test
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Raphaël Gomès
evolve-native-test
Commits
42efc12b
Commit
42efc12b
authored
6 years ago
by
Pierre-Yves David
Browse files
Options
Downloads
Patches
Plain Diff
obshashrange: re-enabled more selective pruning of affected range
parent
926c8e2f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
hgext3rd/evolve/obsdiscovery.py
+1
-1
1 addition, 1 deletion
hgext3rd/evolve/obsdiscovery.py
tests/test-discovery-obshashrange.t
+1
-0
1 addition, 0 deletions
tests/test-discovery-obshashrange.t
with
2 additions
and
1 deletion
hgext3rd/evolve/obsdiscovery.py
+
1
−
1
View file @
42efc12b
...
...
@@ -473,7 +473,7 @@
if
con
is
not
None
:
# always reset for now, the code detecting affect is buggy
# so we need to reset more broadly than we would like.
if
True
or
repo
.
stablerange
.
_con
is
None
:
if
repo
.
stablerange
.
_con
is
None
:
con
.
execute
(
_reset
)
else
:
ranges
=
repo
.
stablerange
.
contains
(
repo
,
affected
)
...
...
This diff is collapsed.
Click to expand it.
tests/test-discovery-obshashrange.t
+
1
−
0
View file @
42efc12b
...
...
@@ -447,6 +447,7 @@
*
@
0000000000000000000000000000000000000000
(
*
)
>
updated
evo
-
ext
-
obscache
in
*.
????
seconds
(
0
r
,
1
o
)
(
glob
)
*
@
0000000000000000000000000000000000000000
(
*
)
>
-
R
../
server
debugobsolete
bbbbbbb2222222222bbbbbbbbbbbbb2222222222
bebd167eb94d257ace0e814aeb98e6972ed2970d
exited
0
after
*.
??
seconds
(
glob
)
*
@
0000000000000000000000000000000000000000
(
*
)
>
-
R
server
serve
--
stdio
(
glob
)
1970
/01/
01
00
:
00
:
00
*
@
0000000000000000000000000000000000000000
(
*
)
>
obshashcache
clean
-
new
markers
affect
2
changeset
and
cached
ranges
(
glob
)
*
@
0000000000000000000000000000000000000000
(
*
)
>
updated
evo
-
ext
-
obshashrange
in
*.
????
seconds
(
0
r
,
2
o
)
(
glob
)
*
@
0000000000000000000000000000000000000000
(
*
)
>
-
R
server
serve
--
stdio
exited
0
after
*.
??
seconds
(
glob
)
*
@
0000000000000000000000000000000000000000
(
*
)
>
-
R
../
server
blackbox
(
glob
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment