• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tcalmant / ipopo / 372

Builds Branch Commit Type Ran Committer Via Coverage
372 master Use Mosquitto PPA in Travis In relation to #63 push 12 Jun 2016 01:27PM UTC tcalmant travis-ci pending completion   set done
367 master Implementation of the log service Fixes #59 The OSGi's LogService and LogReaderService are implemented by the same class, to ease the access to the entries store. The LogEntry object is similar to OSGi's one. The LogService keeps track of the s... push 29 May 2016 10:20PM UTC tcalmant travis-ci pending completion   set done
366 logservice Better tests for the log filter level push 29 May 2016 09:40PM UTC tcalmant travis-ci pending completion   set done
365 logservice Python < 3.5 compatibility fix collections.dequeue.insert() was added in Python 3.5 push 29 May 2016 09:18PM UTC tcalmant travis-ci pending completion   set done
364 logservice Fixed the logging filter test push 29 May 2016 04:37PM UTC tcalmant travis-ci pending completion   set done
361 logservice inspect.stack() returns a named tuple since Python 3.5 Fixing compatibility problems. push 29 May 2016 03:37PM UTC tcalmant travis-ci pending completion   set done
360 logservice Added tests for the LogService and associated fixes push 29 May 2016 03:24PM UTC tcalmant travis-ci pending completion   set done
359 logservice First implementation of the log service In relation with issue #59 The OSGi's LogService and LogReaderService are implemented by the same class, to ease the access to the entries store. The LogEntry object is similar to OSGi's one. The LogServi... push 26 May 2016 10:52PM UTC tcalmant travis-ci pending completion   set done
358 master Added tests for dependencies aggregated using RequiresVarFilter push 22 May 2016 04:45PM UTC tcalmant travis-ci pending completion   set done
356 master Betters tests (and fixes) for RequiresVariableFilter .. still in single dependency mode only push 22 May 2016 04:17PM UTC tcalmant travis-ci pending completion   set done
355 master Catch the possible IOError when importing module When a file in sys.path in not accessible, importlib.import_module() raises an IOError (FileNotFoundError). Catching allows to give the name of the module we try to import along with the "file not ... push 19 May 2016 09:17AM UTC tcalmant travis-ci pending completion   set done
354 master Added tests for the RequiresVarFilter handler Only for the single-dependency dependencies push 16 May 2016 03:33PM UTC tcalmant travis-ci pending completion   set done
353 master First implementation of an HTTPS server The HTTP server component accepts a certificate and a key file: if given, the socket is wrapped using the ssl module. A new module provides a utility method which wraps the socket with acceptable security l... push 11 May 2016 10:16PM UTC tcalmant travis-ci pending completion   set done
352 master A better way to handle hidden properties The private dictionary are now captured in a closure when generating the hidden property getter and setter. This dictionary member is then deleted from the ComponentContext object to avoid easy access to t... push 03 May 2016 05:29PM UTC tcalmant travis-ci pending completion   set done
351 master Implementation of HiddenProperties The "hidden properties" are not shown in get_instance_details() but are still accessible through the ComponentContext object. Introduces the ``@HiddenProperty`` decorator, inheriting from ``@Property`` Fixes #56 push 28 Apr 2016 03:23PM UTC tcalmant travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • …
  • 41
  • 42
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc