[Mailman-Developers] Should REST API /addresses data be including the user_id field?

2015-02-19 Thread Andrew Stuart
This command: curl --header "authorization: Basic cmVzdGFkbWluOnJlc3RwYXNz" http://localhost:8001/3.0/addresses Returns this data: {"entries": [{"http_etag": "\"3045a243ea206ca6e112269f4c0ce8c4a66a92bf\"", "registered_on": "2015-02-19T03:52:55.460036", "display_name": "Server Owner", "self_li

[Mailman-Developers] Is there a direct way to create an address via the REST API?

2015-02-19 Thread Andrew Stuart
I can create an address that is not linked to a user by 1: creating a user with an address 2: unlinking the address from the user Is there a more direct route to creating an address via REST? I thought there was a POST /addresses method but I can’t seem to see it now - maybe it was never there

Re: [Mailman-Developers] /3.0/addresses/c...@example.com/user' - multi purpose REST API method

2015-02-19 Thread Andrew Stuart
Is this command meant to create the email address 1...@example.org , create a user and link them? POST http://localhost:8001/3.0/addresses/1...@example.org/user It returns 404 this bit of code in rest/addresses.py appears to be what is being executed and seems to be returning a 404 if the addr

[Mailman-Developers] Postorius test debugging problem : tests_forms.py

2015-02-19 Thread Pranjal Yadav
I started writing tests to improve the coverage for postorius and I ran into few problems which I couldn't solve for past few days. I added few new test cases and re-ran tox. It seems somehow none of the tests ran although the tox output says "ran 11 tests in 72.332s, failures = 3" Here is the lin

Re: [Mailman-Developers] GSoC 2015: brainstorming ideas suitable for beginners?

2015-02-19 Thread Terri Oda
Thanks all! I've put up stuff for the ideas I could describe well enough off the top of my head. Also, mentors, I've listed a few likely key people beside each project idea, but some of them are just a generic "anyone can help with this" -- if any of these particularly interests you, please p