be090129 / substruct

Automatically exported from code.google.com/p/substruct
0 stars 0 forks source link

PATCH Dynamic apply/unapply TLS monkey patch using preferences. #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I added a preference to apply the patch or reload the original ruby smtp class.

It needs some testing yet.

Follows the patch

Original issue reported on code.google.com by edmundo...@gmail.com on 2 Jul 2008 at 7:34

Attachments:

GoogleCodeExporter commented 8 years ago
Corrected a typo, a problem reloading the smtp class and tested.

Im not including the test unit as it points to real servers.

Original comment by edmundo...@gmail.com on 3 Jul 2008 at 12:14

Attachments:

GoogleCodeExporter commented 8 years ago
The patch cleanly applies, but has the following problems...

1 - Missing a db migration to add the preference (attached)
2 - Makes the unit tests error out. Can you check this against trunk?

Original comment by subim...@gmail.com on 11 Aug 2008 at 11:38

Attachments:

GoogleCodeExporter commented 8 years ago
I was 10 days without internet connection (I was moving from my appartment) I 
will
take a look at this and update the tests. As I said in issue 8 the tests aren't
updated anymore, every time something is added/changed the tests are/need to be
changed too.

Original comment by edmundo...@gmail.com on 12 Aug 2008 at 7:43

GoogleCodeExporter commented 8 years ago
Probably its just missing the preference inside the preferences fixture?

Original comment by edmundo...@gmail.com on 14 Aug 2008 at 7:58

GoogleCodeExporter commented 8 years ago
Pushing on this until issue 119 is fixed.

Original comment by subim...@gmail.com on 18 Aug 2008 at 6:10

GoogleCodeExporter commented 8 years ago
Fixed, r140

Original comment by subim...@gmail.com on 23 Aug 2008 at 12:04

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Nevermind :p

Original comment by subim...@gmail.com on 20 Sep 2008 at 12:43