Build is green
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Oct 27 2021
Build is green
Drop redundant instruction
I'll let this stew for a bit so others get a chance to read through it if they'd like, but I think this would be ok to land.
Build is green
Build is green
Update the diff
Update the right diff
Ensure the spawn does at least instantiate the build_app without crashing.
Build is green
Adapt test comment to be a bit more explicit
Thanks for these updated tests! A few comments inline.
IIRC this is a custom format created by your indexer; can you change that format to simply the code here?
eg. use something based on JSON or XML; and remove the regexps and implicit state machine from the lister.
I'm assuming that dropping the fix from the commit mentioned in the description, this new test raises in some ways.
Build is green
why if i may ask?
Use @olasd's commit message
Build is green
Add one test
Build is green
Add one test
A bit sad, but hey, thanks!
Build is green
rebased patch
Build is green
rebased patch
ah, now i got the laugh on irc ;)
Build is green
- cvsclient: handle additional responses sent by server
- apply style tweaks suggested by vlorentz and reformatted by black
Sync commit message and diff description
Sync names with D6520's latest state
Build is green
Fix doc warning seen as error in the build.
(work around it really)
Build has FAILED
Build has FAILED
Squash commit and use the correct commit range
Fix test
I do prefer with val's suggested improvments.
Build is green
Rebase
Build is green
Adapt according to suggestion
In D6558#170347, @stsp wrote:perhaps we can simply do this once all the fixes are merged?
In D6558#170324, @vlorentz wrote:Could you add a test?