- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sep 5 2016
Sep 4 2016
Accepted as is, that's an external repo we import.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/214/ for more details.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/213/ for more details.
Last details, ready to merge.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/212/ for more details.
Release candidate commit
If I understand well, to require Tcl to do the copy, and so be free to allocate where we want the string (also in the stack), we should pass it as TCL_VOLATILE. TCL_DYNAMIC is intended to create a modifiable variable, but the allocation should saty
According to this answer on stack overflow http://stackoverflow.com/a/867996/128629
Sep 3 2016
Build is green https://ci.nasqueron.org/job/test-notifications-phab/211/ for more details.
Let's add in the factory a capability to check if we've a token for a repo, then use that here.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/210/ for more details.
Rebased against D650.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/209/ for more details.
[ Set status as Resolved, as the original issue was a correct issue to solve. The fact we can't repro doesn't mean it was invalid at writing time, but the issue was solved, for example by a caching invalidation on Packagist side. ]
Works correctly now.
Can't repro on an empty folder:
[ High priority as that's have a slight but very annoying for stability impact on code using the library as a long term runtime lifecycle. This doesn't really affect scripts connecting once, getting message, disconencting. ]