Nightly Distribution of the master branch

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
12 minutes
Labels
None
Revision
12a86458644744510fd49c13518656b2c041d8a2
Total tests
517
Successful since
#1534 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 12a86458644744510fd49c13518656b2c041d8a2 Merge pull request #148 from vanitasvitae/js5btbFixes
Enforce jingle s5b transport invariants.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> cd2d55944f61e7a9d8bf397024a6099a0d70d410 Merge pull request #144 from vanitasvitae/jingleFTElements
Add Jingle File Transfer elements and JingleUtil class
vanitasvitae <vanitasvitae@fsfe.org> vanitasvitae <vanitasvitae@fsfe.org> 7e76bc1ae55771cac5a4bedb0f4ba591b43c19ef More changes to the Jingle package:
- Change visibility of some Socks5Bytestreams code.
- Add central ThreadPool
- Move FullJidAndSessionId in own class
- More complete JingleSession class
- More complete JingleUtil class
- Improved tests
vanitasvitae <vanitasvitae@fsfe.org> vanitasvitae <vanitasvitae@fsfe.org> bae840ebf77f95c0e3ed4be8144866f7844554a0 Enforce jingle s5b transport invariants.
There can only either be one info element or
multiple candidates, but not both.
Enforced this in the JingleS5BTransportBuilder
vanitasvitae <vanitasvitae@fsfe.org> vanitasvitae <vanitasvitae@fsfe.org> 5bd01b7385591c406444ff65e55d7ddc2e688569 Add Jingle File Transfer elements and JingleUtil class