Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PyCQA/redbaron

Bottom-up approach to refactoring in python
https://github.com/PyCQA/redbaron

[fix] don't overwrite variables in tests

2cef42fa3a4401619be4351315f20e008a711a70 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] update CHANGELOG

ac44e70260406a6903ff1d988d1ab82d4a576641 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

dcdd71b1d20e46c44d6168f550ac722055fb369c authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test DecoratorLineProxyList in indented situation

4f8724019bafb1bf8aa0b23c9c6e1c97209b51a7 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test extend on DecoratorLineProxyList

47e2600ac7fae81682ea82ce4269964b537deab4 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test __getslice__ on DecoratorLineProxyList

24239f0f120745e562d4177fb06e294901a32b88 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test __delslice__ on DecoratorLineProxyList

e8cbba1a3a7c7e0c5b63eb675415e6bdde5f711e authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test and make work __setslice__ on DecoratorLineProxyList

98a70e2852c6cdc6ee46bd6487bbcae51b4863a7 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test remove on DecoratorLineProxyList

428cd301fc5fe843bfc9ceb3d40bbfb80dbc394d authored almost 10 years ago by Laurent Peuch <[email protected]>
[fix] tests were broken due to new decorators line proxy

afdce41c6356d3ccc906867dc49af5e1f5038b4d authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test __del__ on DecoratorLineProxyList

d8fd55281fa2524481d22219ff573932ee42ec68 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test pop on DecoratorLineProxyList

cfb091530526e15f40b4658efd35f7a769009106 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test append on DecoratorLineProxyList

798a86f3b58191ee5124ca2e2d33fef172577d85 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] create DecoratorsLineProxyList to make insert work

c125f0bb3b82c7c10071914d9fa32be211351322 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] fix todos

909b7e4b99c2d4251aeb56e1077966ecc6743d29 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] micro optimisation

b69b1d7917ca28f1610808a0bca4b6eba0bb6d10 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] rename todo tests

f6a6cbfcae0b62a0ebeb42e71b906a866786305b authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test len for decorator line proxy

9c612cf86adb87638132bea93a58c6f5de6ab82b authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] put decorators in a LineProxy (for now)

3acfe7d59f7c0b0740715e1f1a6d92512908b634 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] prepare todos for decorator line proxy

67c5abc54b2be769f851760f91087fff86248546 authored almost 10 years ago by Laurent Peuch <[email protected]>
[doc] add more hipster badges

3cdb5f704debb10a439937886847147f091ab911 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] let's drop 3.2 in favor of 3.4 since pygments is incompatible with 3.2 and no one is using it

7183d9cfeed89205019f90630af1dc8d5c27264d authored almost 10 years ago by Laurent Peuch <[email protected]>
[doc] yay, add hipster badge of travis-ci

aa212c722fa3ade0906388f50466d67cebb84678 authored almost 10 years ago by Laurent Peuch <[email protected]>
[fix] stupid python3 compatibility

e1bb72b47de7432aa3ffbe378d8ba429d852529e authored almost 10 years ago by Laurent Peuch <[email protected]>
[fix] python3 print syntaxe

48af87b38c4d19bf4e69a87571f190ae8ea78337 authored almost 10 years ago by Laurent Peuch <[email protected]>
[fix] broken test by proxy lists

915042a3a3f8421021b0d8be01d628c8b6f53a71 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test comma proxy list indented in an indented situation

5a9d8bbea99889acf0b10caa749ad5338d8320c3 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] remove useless end of todo

4de0bed15e5a63ce4c21cc67ba5b8a5f285f411a authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test more stuff (boring, seems useless to test)

64e75211233dbb652bcbf29e155d6893951f787a authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test __setitem__ on indented comma proxy list

aa68fba2bd383b92d8fc7c5702f4dc98a0d8b715 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test remove on indented comma proxy list

895ce3dd97aea7bb2d812ffeac702d6500237e57 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

d8f0b124303b8ff060dbf7ba64ca9e7604d4fd94 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test __del__ on indented comma proxy list

1f4a0492646907461a4618cd835f24731983c283 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test pop (and make it work) on indented comma proxy list

967dd92559162b2df4957ae99b901857827927a2 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] test append on indented comma proxy list

e5368ebe52aa090eef252bf2b898022be68b17dc authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] finish testing and upgrading comma proxy list for indented case

86ad00a2126692cc6974533174a6f46d746fd382 authored almost 10 years ago by Laurent Peuch <[email protected]>
[fix] another bug due to proxy lists

8fc52c1fd6f745c421e902dbb99cae96e2867f75 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

9882210326f634045926bdc3e5456bc04fc2a503 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] space code

ee9dcfb9a0043afe1b3bf43d0fdb645fb90beedf authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] first (dirty) version of inserting in an empty comma proxy list

f039508fee553a27b2bcafd33a523ca9ae725612 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

3c373694b9dbb07bb1529ac34f7b313333ca2270 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] rought style detection for comma proxy list

819accdaa78edaac1c4740dbbfe771124d66a7b9 authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] set default style of comma proxy list

9aacda60592eec3d380ae6598d3a80c81dc8c6da authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] first test for indented version of comma proxy list

37dcae3b65ed8dcb37d4dc3190f7d8133c30b69e authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] prepare tests todo

091594d8406f5a106bfd4c55e29132862f160a6b authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] small refactoring

ee57637382b3c755c0d3f47382ef3d48eebbcfcd authored almost 10 years ago by Laurent Peuch <[email protected]>
[fix] make TupleNode behave normally if try to append only one item (trailing problem)

47f0f0b602805f3f073b13251fbe9661278c20d5 authored almost 10 years ago by Laurent Peuch <[email protected]>
[fix] regression test

878a1c445fecd9ae30cfe558c91c6d549524806e authored almost 10 years ago by Laurent Peuch <[email protected]>
[fix] broken tests

446be0609046f8a996e8fadc0570cfb273b199df authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] fix all bugs related to defaulting to LineProxy everywhere

420a9f0271f5afc97239d386950d5063aef154e8 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

18858b2a89210968b1ebf8911625d262b98585f9 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

7cc8f536dac7c7c3d9d754e49e36eb0c1fa53895 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] remove duplicated code

a44e9a94ab5b3699750308adf62fb19dd700dd7d authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] in fact, put LineProxy on every CodeBlockNode, way faster, safer

18d34125fc910af70e16c5b6cefa9eb9c8921425 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] put LineProxy on FinallyNode

cfaf85f9beb40f002e26f3148370f46ad7424a8f authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] put LineProxy on ExceptNode

c22c985acc222eb962e36615d55fc99ce757b47c authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] put LineProxy on ElseNode

301cdc222dc54fe2ce86703cb44f536635572550 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] put LineProxy on ElifNode

7e7471b25e2e738bd7d07859c7fd6879b263af6e authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] put LineProxy on ClassNode

1af768d57951676e32e7e5f2e1f8ff043c0ae9b4 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

5cd472b99024c6100291aebaff3b32ea6c293d09 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] update TODO

9a63697a95841ab6677bf32a6b3287224ca844d2 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test remove for line proxy

9f1e455b20bfbc07c0f291a2ebd932a575503663 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test extend for line proxy

6c47c7d53f552536bcbb0d05d52dcf5d8c937d8f authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test that the next block indentation isnt break for line proxy

2f554283a4f3a16cbb1f8201150d3218031cd665 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test __getslice__ for line proxy

d74519945c3b4e2673d292ce9deb3f51f83d38f0 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test __delslice__ for line proxy

a3d28cf13e17656369043324fb790d815498b7b8 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test __del__ for line proxy

dde57b5f3a123353c72daae5fa36bb4c9b5214c1 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test different indentation for line proxy

91a49771d0f542684c58bdf81dd6487e93e10e15 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test pop for line proxy

a24982d2be8a80411ed1569971844d4507062d0c authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test __setslice__ for line proxy

8dd8a608189b61f5233f58fee8e07f737105017c authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test append

f86fa8b9eb1ec34fc2131588b5730dee0535c113 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

bbb16491142821f9aa28607bc27cfc2b0dc003f0 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] yay, insert blank lines in line proxy (finallygit add -p)

b477801c979f11725b58972f1d575e8a77cbff28 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] fix diff augmented list algorithm for line proxy to take blank line into account

26cb500fd44d2cc182afcd21e9015e78d629f415 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

2e81d5d05ec7ba4170110a28a369f4ca2b611553 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] add setup.cfg for whell

3f61bfc52612f146c35e8e31c91270210e95b0a9 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

8fc91f68c33d41d8c50de221e105ecb6e613d0eb authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] docstring for GenericNodesUtils

fdae4d6f46e5af5c3f420e2f2ef9751e71647210 authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] include the real blank line in line proxy, not the line after

a64cda01148119ee647a06e6ef75055b1bedda7d authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] DRY

3d5d8091b40d94f72cb64c7e31f4bcec4c454661 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] remove useless code

289a72cdba9e8285934e03d0e5a27131e93f308c authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] include blank lines in LineProxy

06a2551ea4f1ac0124440db5af8c0960e79565c9 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] remove useless method

aaa25e28c81b9fecb7dfcc90e13aedfbe31127d3 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] rename endl proxy to line proxy because this is closer to reality

caed8ff5ed1a177f778e2fb849f869e96cecec52 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] new tests todo list, for blank lines in endl proxy this line

ad1bb3421be5f72a43c01b68d0439e0488280a30 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

be5b34d0b3e41789c5e77691ab4440de9119253b authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

b608cd7760a739c05daaef6168c441b20aaa3088 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] don't break the next block indentation in EndlProxy

58e328eef69e2643cb8b18c3e4aaf8e585f9a6b5 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] generic indentation detection for EndlProxy

bda68412ad3b71b88f04da37d5d13d189a00ef89 authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] else attribute node algo was broken du to proxifycation of endl proxy node

bf40cab15e03f3906c766fc01e6871d260892e40 authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] low level rendering was broken du to proxyfication

d2f75d97a93774c1013588297832fab9ca409b29 authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] fix test due to proxyfication of EndlProxyNode

42170e290b2db7fc98bc0f325ac4e55ba3ff9146 authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] fix more while tests broken for the same reason

6533785345d69bb5e84b64b880b7774b6d18f22b authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] fix test due to proxyfication of EndlProxyNode

6bd3fb70ecdd940e29a6b486c82eca63634a39c8 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] remove unappriopriate todo test

ed96d20ac6b7ef4a6054ecff3ce70242a0d9b581 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test EndlProxy.extend

57bd90a0b23f2401940fbe0be647168774fc0efe authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test EndlProxy.__getslice__

cd675cb028a0195af8778d46c76a2b867b7b58f8 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test EndlProxy.__delslice__

fedb02361ff7e057849942d766e5ab445cb8f6d3 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test EndlProxy.__setslice__

094ca9d3eda91ac9a7e936f34be64dfe8e7eb5b7 authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] CodeBlockNode actually do things at that level

9bd350349bf070c569bd992f952b7d7727061621 authored about 10 years ago by Laurent Peuch <[email protected]>