sapling/edenscm/hgext/commitcloud
Mark Thomas 4ff8d42e03 commitcloud: improve performance of backup revsets
Summary:
Improve the performance of the revsets that calculate which commits to back up
by limiting them to consider only the non-obsolete commits that are also draft.

Reviewed By: quark-zju

Differential Revision: D14544883

fbshipit-source-id: db9ed4a7abd81956762f56140321242dbccf2df0
2019-03-20 13:26:08 -07:00
..
__init__.py commit cloud code clean up 2019-03-14 10:41:48 -07:00
baseservice.py commit cloud code clean up 2019-03-14 10:41:48 -07:00
commitcloudcommands.py commitcloud: improve performance of backup revsets 2019-03-20 13:26:08 -07:00
commitcloudcommon.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
commitcloudutil.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
httpsservice.py commit cloud code clean up 2019-03-14 10:41:48 -07:00
localservice.py commit cloud code clean up 2019-03-14 10:41:48 -07:00
service.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
state.py commitcloud: add detection of workspace oscillation 2019-03-20 11:24:22 -07:00
workspace.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00