Moderate Activity

Commits : Listings

  Analyzed 4 days ago based on code collected 4 days ago.
Showing page 3 of 73
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[CommandLine] Factor out some of the argument definition processing logic to a separate class. Anon32 More... 9 months ago
[CommandLine] Rewrite Arguments to take arg defs in a better format, and to parse them in a more sane way. Anon32 More... 9 months ago
[Net] Add in an example curl-alike program which uses Rosella.Net to duplicate some functionality from the popular curl program. Anon32 More... 9 months ago
[Net] Add a new, generic .request method to the SimpleHttp UserAgent, for the rare cases when we have the method as a string. Anon32 More... 9 months ago
[Net] Add a UserAgent.display_info method to display some misc debugging info. Some fixes to debugging output Anon32 More... 9 months ago
[Net] A few small fixes to debug output Anon32 More... 9 months ago
[Net] Add a debug/display functionality to the UserAgent. Add a verbose mode to the SimpleHttp agent to output the in/out data in a format similar to what curl -v uses. Anon32 More... 9 months ago
[Net] Add a test for MimeBase64 showing a UTF8 character encoded, which causes problems in other implementations Anon32 More... 9 months ago
[Test] Update Asserter.__default_message to format the string for more expressive error messages Anon32 More... 9 months ago
[Template,String] Fix two test failures uncovered from my fixes in Test.Asserter.Throws. benabik++ for pointing them out. Anon32 More... 10 months ago
[Json] Add in a new ParseResult object to hold more detailed parse information. Add in a validate and a parse_simple function. This is a slight breaking change, so the tests are updated Anon32 More... 10 months ago
[Test] Fix Asserter.throws() and Asserter.throws_nothing(), with tests. benabik++ for pointing out the problems Anon32 More... 10 months ago
[Xml] Xml is now stable. Anon32 More... 11 months ago
[Query] Iterable.any() was broken. It's consuming an extra value, which disappears when we read the stream. Make this problem go away when we don't have a predicate, and put in a TODO note to properly fix it later Anon32 More... 11 months ago
[Utilities] Add a new rosella_doc utility, for creating markdown docs for Rosella. Anon32 More... 11 months ago
[String] small doc addition Anon32 More... 11 months ago
[Feed] Add version='2.0' to the <rss> tag. Anon32 More... 11 months ago
[Feed] Several fixes so we can write a basic RSS feed Anon32 More... 11 months ago
[Date] Add some new ways to get shorter weekday and month names, for formatting Anon32 More... 11 months ago
[Feed] Make sure to add some rel= attributes to link tags in Atom feeds, when necessary Anon32 More... 11 months ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.