lp://staging/~gtg-user/gtg/bugfix-578444
- Get this branch:
- bzr branch lp://staging/~gtg-user/gtg/bugfix-578444
Branch merges
Recent revisions
- 779. By Lionel Dricot
-
solved a possible crash introduced with rev 765. Found a good way to parse and pop a python list elegantly
- 778. By Lionel Dricot
-
This commit introduces a new feature in the FilteredTree : returns the number of tasks if we apply some filters to the current tree (but without effectively applying them).
This is now used to get the tag count easily.
Also, workview is not anymore a special case. It's only a filter like any other and it should eventually not appear anywhere but in filterbank (and in its UI button).
- 775. By Luca Invernizzi
-
Fixing tests on Hudson.
(sorry for the multiple commits, but it's the only way to verify that it works
on hudson) - 774. By Luca Invernizzi
-
Checks if pydoctor is present before running the ApiDocs test (otherwise the
test fails on http://mumak.net: 8080/job/ GTG) - 771. By Luca Invernizzi
-
Fixing TagStore tests.
It was full of Tag('tagname', lambda: something) while the signature for the Tag
class is Tag(name, requester).
I wonder why it didn't fail..
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~gtg/gtg/old-trunk