|
|
5111b2932e
|
mocks work this way under py3.5, apparently.
|
2017-05-01 18:37:23 +02:00 |
|
|
|
743de17c4c
|
mock is in unittest
|
2017-05-01 18:35:12 +02:00 |
|
|
|
4154d7e3d8
|
Starting to work on #47 a.k.a the context processor mess. This is a first implementation removing all the uggly function calls, but further work must work on less things called "context", as it is bad for readability. Concerns better separated now.
|
2017-05-01 18:27:27 +02:00 |
|
|
|
32bf13c77d
|
Merge pull request #49 from hartym/0.2
Minor fixes (code coverage display in readme, and unit tests output)
|
2017-05-01 08:37:43 -07:00 |
|
|
|
892da59f01
|
Update README.rst
|
2017-05-01 17:11:31 +02:00 |
|
|
|
d3daee1234
|
remove run() output from basicusage timed test.
|
2017-05-01 17:09:06 +02:00 |
|
|
|
8a80773a90
|
Merge pull request #46 from hartym/17_positional_options
Positional options (#17)
|
2017-05-01 07:56:30 -07:00 |
|
|
|
d66f8c463a
|
Pass "path" option value as positional in examples.
|
2017-05-01 15:59:33 +02:00 |
|
|
|
49cfb88519
|
Merge branch '17_positional_options' of github.com:hartym/bonobo into 17_positional_options
|
2017-05-01 15:57:52 +02:00 |
|
|
|
8f38237658
|
Code formating.
|
2017-05-01 15:57:03 +02:00 |
|
|
|
13ab3a0321
|
Merge branch '0.2' into 17_positional_options
|
2017-05-01 06:52:56 -07:00 |
|
|
|
ffa9ab6bc8
|
Fix positional options (#17) and associated tests.
|
2017-05-01 15:52:34 +02:00 |
|
|
|
3b44eb6f1d
|
Merge pull request #45 from hartym/services_init
Trying to fix unending transformations on start() error. (#38)
|
2017-05-01 06:52:02 -07:00 |
|
|
|
5b29b5fe95
|
Merge branch 'services_init' into 17_positional_options
Conflicts:
.coveragerc
|
2017-05-01 15:32:05 +02:00 |
|
|
|
159389e323
|
adds valueholder tests and fixes.
|
2017-05-01 15:31:00 +02:00 |
|
|
|
25253cf119
|
Positional options (WIP).
|
2017-05-01 15:26:57 +02:00 |
|
|
|
bbd258c313
|
74 characters instead of 80 for examples, as it seems that desktop version display less characters than tablet on rtd theme.
|
2017-05-01 15:22:32 +02:00 |
|
|
|
0feccb1aa9
|
reformating code, and adding specific rules for examples so it shows up correctly on readthedocs, by default.
|
2017-05-01 15:21:26 +02:00 |
|
|
|
474999a87e
|
Trying to fix unending transformations on start() error.
|
2017-05-01 15:12:48 +02:00 |
|
|
|
bd0b9a3098
|
Merge pull request #44 from hartym/code_quality
Code quality
|
2017-05-01 02:18:55 -07:00 |
|
|
|
e04a6261d0
|
codacy config
|
2017-05-01 11:06:17 +02:00 |
|
|
|
fdc9a4d130
|
Merge remote-tracking branch 'upstream/0.2' into code_quality
|
2017-05-01 11:02:50 +02:00 |
|
|
|
670f4e61d1
|
fixing codacy issues
|
2017-05-01 11:02:28 +02:00 |
|
|
|
0a58251a52
|
Merge pull request #42 from hartym/0.2
Clean up, api, documentation.
|
2017-05-01 01:50:28 -07:00 |
|
|
|
204135e5e0
|
remove dist build after windows tests.
|
2017-05-01 10:46:23 +02:00 |
|
|
|
92fa1fb7e2
|
mock module is in unittest (py3)
|
2017-05-01 10:43:13 +02:00 |
|
|
|
27f2ab2fcb
|
adds test dependencies to appveyor config
|
2017-05-01 10:41:04 +02:00 |
|
|
|
a2f477319c
|
attempt to skip appveyor problem
|
2017-05-01 10:38:48 +02:00 |
|
|
|
6be714e3f6
|
omit examples and extensions from coverage.
|
2017-05-01 10:31:51 +02:00 |
|
|
|
a164c76d04
|
ignoring examples and ext packages from codacy inspections.
|
2017-05-01 10:28:51 +02:00 |
|
|
|
8fc0430a23
|
more documentage
|
2017-05-01 10:21:56 +02:00 |
|
|
|
71a32f623f
|
Sweeping the docs.
|
2017-05-01 09:56:10 +02:00 |
|
|
|
d79ca9e20e
|
Cleaner api exposition.
|
2017-05-01 09:00:07 +02:00 |
|
|
|
74b5b98572
|
Merge branch '0.2' of github.com:python-bonobo/bonobo into 0.2
|
2017-05-01 08:36:45 +02:00 |
|
|
|
3d0855ed23
|
Update project management artifacts
|
2017-05-01 08:35:50 +02:00 |
|
|
|
db216f1596
|
Merge pull request #41 from hartym/0.2
Fix json example (#37)
|
2017-04-30 23:23:37 -07:00 |
|
|
|
b4716f9cee
|
fix json example (#37)
|
2017-05-01 08:14:09 +02:00 |
|
|
|
d9a7dc3e11
|
fix namespace for readers/writers in documentation.
|
2017-04-30 11:46:13 +02:00 |
|
|
|
f5255e9e15
|
Merge remote-tracking branch 'origin/0.2' into 0.2
|
2017-04-30 11:41:19 +02:00 |
|
|
|
fd12ba7661
|
update conda deps for readthedocs builder
|
2017-04-30 11:39:04 +02:00 |
|
|
|
95eeaf61b9
|
fix test
|
2017-04-30 11:19:29 +02:00 |
|
|
|
4ee3fd3be9
|
adds tutorials and documentation for file readers and writers.
|
2017-04-30 11:14:34 +02:00 |
|
|
|
8018f63457
|
trying to force exact requirements in the reqs.txt file while setup.py is a bit more loose.
|
2017-04-30 10:14:44 +02:00 |
|
|
|
a19170ad36
|
Update README.rst
|
2017-04-28 08:13:51 +02:00 |
|
|
|
1a11f91769
|
Update README.rst
|
2017-04-28 08:13:26 +02:00 |
|
|
|
4b2fa36a65
|
Update README.rst
|
2017-04-28 08:13:14 +02:00 |
|
|
|
e1b30b1468
|
Update README.rst
|
2017-04-28 08:12:56 +02:00 |
|
|
|
37634f5e58
|
Update README.rst
|
2017-04-28 08:12:29 +02:00 |
|
|
|
cea9b202b5
|
Update README.rst
|
2017-04-28 08:11:29 +02:00 |
|
|
|
bb5fc22f5e
|
release: 0.2.2
|
2017-04-28 08:04:48 +02:00 |
|