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

valum-framework / valum / 1026

Builds Branch Commit Type Ran Committer Via Coverage
1026 master Allow building from 'Router.status' push 30 Jan 2016 06:46AM UTC Guillaume Poirier-Morency travis-ci pending completion   set done
1025 master Move scoping, rooting and 'null' rule handling in 'Router' 'RuleRoute' and 'RegexRoute' take explicit path as input. Automatically anchor the 'RegexRoute' with 'RegexMatchFlags.ANCHORED' instead of prefixing and suffixing '^' and '$'. Redefine ... push 30 Jan 2016 06:32AM UTC arteymix travis-ci pending completion   set done
1024 master Hide 'Router.types' and provide 'Router.register_type' instead The 'destination_type' argument is not yet implemented. It will be for typed parameters. push 29 Jan 2016 09:58PM UTC arteymix travis-ci pending completion   set done
1022 master Merge commit '79fc3d8' into 'master' push 25 Jan 2016 01:37AM UTC arteymix travis-ci pending completion   set done
1021 master Mark 'fcgi' as a private package dependency for 'vsgi-fastcgi' None of 'fcgi.vapi' APIs are exposed and since the binding is typically not locally available, it's better to just not require it in the dependency file. This is consistent with havi... push 17 Jan 2016 05:20PM UTC Guillaume Poirier-Morency travis-ci pending completion   set done
1020 replace-stack-with-context Provide a routing context instead of a stack The context data structure consist of a tree of mapping from 'string' to 'Value?'. It will prepare the ground for typed parameters. The number of stacked context corresponds to the depth of the routin... push 17 Jan 2016 07:26AM UTC Guillaume Poirier-Morency travis-ci pending completion   set done
1019 replace-stack-with-context [WIP] Provide a routing context instead of a stack Each context consist of a mapping of 'string' to 'Value?' with a possible parent context. It is the best compromise between a mapping for the parameters and a routing stack. Keys are resolved r... push 16 Jan 2016 04:22PM UTC Guillaume Poirier-Morency travis-ci pending completion   set done
1018 replace-stack-with-context [WIP] Provide a routing context instead of a stack Each context consist of a mapping of 'string' to 'Value?' with a possible parent context. It is the best compromise between a mapping for the parameters and a routing stack. Keys are resolved r... push 16 Jan 2016 04:17PM UTC Guillaume Poirier-Morency travis-ci pending completion   set done
1017 master Fix a typo when defining 'INCLUDE_TYPE_MODULE' push 15 Jan 2016 02:05PM UTC Guillaume Poirier-Morency travis-ci pending completion   set done
1016 loader Load the 'VSGI.Server' dynamically Take advantage of 'GLib.TypeModule' to load server implementations. Rename 'soup' for 'http' to remain conform with changes introduced by #148. Provide 'VSGI.Server.set_application_callback' to set the callbac... push 15 Jan 2016 02:01PM UTC Guillaume Poirier-Morency travis-ci pending completion   set done
1015 master Fix 'retry' in microseconds in for Server-Sent Events 'GLib.TimeSpan' hold the time in microseconds, but SSE expect it in milliseconds. Add a test to cover the case. push 13 Jan 2016 12:16AM UTC arteymix travis-ci pending completion   set done
1003 master Build separate libraries for VSGI implementations Organize sources in multiple folders to simplify the build and reduce dependencies. - isolate the use of 'fcgi.h' for 'vsgi-fastcgi' - isolate the use of 'gio-unix-2.0' for 'vsgi-cgi' - provid... push 12 Jan 2016 07:28AM UTC Guillaume Poirier-Morency travis-ci pending completion   set done
997 master Provide content negotiation in the 'Valum.Negotiate' namespace Fix a bad typo as well, I got messed up with my french. Pull #150 12 Jan 2016 02:04AM UTC arteymix travis-ci pending completion   set done
996 negociation-middlewares Provide content negotiation in the 'Valum.Negotiate' namespace Fix a bad typo as well, I got messed up with my french. push 12 Jan 2016 02:03AM UTC arteymix travis-ci pending completion   set done
995 master Improve content negociation middlewares Fuzzy matching is provided by submitting a custom compare function to 'negociate'. In short, - 'accept' handle '*/*' and 'type/*' patterns. - 'accept_charset', 'accept_encoding' and 'accept_language' ha... Pull #150 12 Jan 2016 12:21AM UTC Guillaume Poirier-Morency travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 50
  • 51
  • 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