Wed, 28 May 2014 15:31:05 -0700 |
Pierre-Yves David |
bundle2: move exception classes into the error module
|
Wed, 28 May 2014 14:22:24 -0700 |
Pierre-Yves David |
bundle2: rename UnknownPartError to BundleValueError
|
Tue, 27 May 2014 17:04:48 -0500 |
Sean Farley |
context: explicitly return a tuple
|
Thu, 22 May 2014 01:49:12 -0700 |
Pierre-Yves David |
wireproto: expose the list of getbundle arguments to extensions
stable
|
Tue, 27 May 2014 19:21:12 -0700 |
Gregory Szorc |
run-tests: write .err files earlier
|
Tue, 27 May 2014 19:10:22 -0700 |
Gregory Szorc |
run-tests: exit with non-0 exit code when tests fail or warn
|
Fri, 23 May 2014 20:23:54 -0700 |
Pierre-Yves David |
bundle2: expose mandatory params in a mandatorykeys attribute
|
Mon, 26 May 2014 18:45:43 -0700 |
Pierre-Yves David |
bundle2: use the new ``part.params`` dictionary
|
Fri, 23 May 2014 17:26:57 -0700 |
Pierre-Yves David |
bundle2: introduce a ``params`` dictionary on unbundled parts
|
Fri, 23 May 2014 17:17:39 -0700 |
Pierre-Yves David |
bundle2: make sure unbundled part param are read-only
|
Wed, 28 May 2014 10:04:02 -0700 |
Pierre-Yves David |
bundle2: introduce an ``_initparams`` method
|
Thu, 22 May 2014 12:52:09 -0700 |
Pierre-Yves David |
bundle2: forbid duplicate parameter keys
|
Fri, 23 May 2014 16:46:30 -0700 |
Pierre-Yves David |
bundle2: update part creators to ``addparam`` when relevant
|
Thu, 22 May 2014 11:38:40 -0700 |
Pierre-Yves David |
bundle2: introduce a ``addparam`` method on part
|
Thu, 22 May 2014 11:21:26 -0700 |
Pierre-Yves David |
bundle2: the ability to set ``data`` attribute of the part is now official
|