User Details
- User Since
- Oct 10 2018, 6:12 AM (119 w, 5 d)
Oct 16 2019
Oct 12 2019
Oct 6 2019
@durin42 Done,
Oct 5 2019
Oct 4 2019
Now I understand that this patch does an enormous number of changes. I've split this patch into three. Will be working on each of them separately from now on.
Aug 25 2019
Aug 24 2019
@av6 I have updated the tests. @marmoute can we just get rid of (EXPERIMENTAL) in the output? If we want to do that, changes have to be made in ui.walkregisteredconfig(). But, that's a hack which appends to either name or value and as @av6 mentioned, the user will see it on using with -T which they might not wanted.
Aug 23 2019
I'm able to reproduce the tests now. The case b2-binary can reproduce the test results.
Aug 22 2019
Aug 20 2019
@pulkit Now I'm unable to reproduce the test result given in the bug report. It seems like the remote repo recognizes the secret changeset cf489fd8a374.
Aug 18 2019
Aug 17 2019
Aug 16 2019
Aug 15 2019
Aug 13 2019
Aug 11 2019
Aug 10 2019
Aug 9 2019
Aug 8 2019
@pulkit I couldn't figure out why the devel-warnings are coming. It's being shown for the following
items in configitems.py. IIUC, it should be visible when we are trying to read a config item which is
not in the registered items. But, we are iterating over registered items only.