| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | Change import of `random.randint`; only use one random value to create IP. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | PEP8 reorder import statements in HTTPServer. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | Use `smtp` rather than `twisted.mail.smtp` in EmailServer.composeMail(). | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | PEP8 add newline after class docstring in EmailServer. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | Fix old-style class EmailServer.MailDelivery. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | Only log incoming emails if SAFELOGGING is disabled. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | Fix old-style class EmailServer.MailContext. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | Remove duplicate log statement from EmailServer.replyToMail(). | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | Remove banal truism from EmailServer.MailMessage docstring. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | Fix old-style class EmailServer.MailMessage. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | PEP8: use `except … as …` syntax in EmailServer.getMailResponse(). | Isis Lovecruft | 2014-02-12 | |
| | | | ||||
| * | | Use Dist.* instead of bridgedb.Dist.* in EmailServer.getMailResponse(). | Isis Lovecruft | 2014-02-12 | |
| | | | ||||
| * | | Use `from` import syntax for twisted.mail.smtp in EmailServer. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | Remove unused import ConnectionRefusedError in EmailServer. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | Import `defer` rather than `Deferred` in EmailServer. | Isis Lovecruft | 2014-04-07 | |
| | | | ||||
| * | | PEP8 whitespace fixes for EmailServer. | Isis Lovecruft | 2014-04-06 | |
| | | | ||||
| * | | PEP8 cleanup import lines in EmailServer. | Isis Lovecruft | 2014-04-06 | |
| | | | ||||
| * | | PEP8 for EmailServer module docstring. | Isis Lovecruft | 2014-04-06 | |
| | | | ||||
| * | | Change PTTBB link to TBB-3.6-beta-1 download page. | Isis Lovecruft | 2014-04-06 | |
| | | | | | | | | | | | * CHANGE link text to call it "Tor Browser Bundle", due to PTTBB and TBB being unified into the same bundle. | |||
| * | | Add linked header in sphinx source for bridgedb.captcha. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Remove another pprint from a logging call in bridgedb.Main. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Remove overzealous logging of config updates in bridgedb.Main. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | PEP8 whitespace fix for one inline comment in bridgedb.Main. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Add sphinx build source for bridgedb.txrecaptcha module. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Update bridgedb.runner.generateDescriptors to mention leekspin. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Remove old gen_bridge_descriptors docs from sphinx build configs. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Move bridgedb.Util → bridgedb.util. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Fix formatting of file headers and module docstring for bridgedb.Dist. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Remove extra EOF newline from bridgedb.Util. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Add file headers and module docstring to bridgedb.Util. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Remove pprinting of configuration changes from bridgedb.Main. | Isis Lovecruft | 2014-04-02 | |
| | | | | | | | | | They went to stdout, not the logger, and they were annoying. | |||
| * | | Fix a bug in bridgedb.Bridges due to catching a non-existent exception. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Add file headers and fix module docstring for bridgedb.Bridges. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Whitespace fixes in CHANGELOG. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Add CHANGELOG entry for #11377. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Merge remote-tracking branch 'wfn/bug11377_gimpcaptcha' into develop | Isis Lovecruft | 2014-04-02 | |
| |\ \ | ||||
| | * | | Make GimpRecaptcha check be case-insensitive | Kostas Jakeliunas | 2014-03-31 | |
| | |/ | | | | | | | | | | | | | Users report new captcha case-sensitivity as counter-intuitive. The fix is to simply ignore case when doing the comparison. Fix bug #11377. | |||
| * | | Add missing CHANGELOG entry for #10724 to 0.1.1. | Isis Lovecruft | 2014-04-02 | |
| | | | ||||
| * | | Merge remote-tracking branch ↵ | Isis Lovecruft | 2014-04-01 | |
| |\ \ | | | | | | | | | | 'tpo-sysrqb/bug5232_adding_concurrent_processing_squashed_r1' into develop | |||
| | * | | Add TODO mentioning that we should be able to disable distributors | Matthew Finkel | 2014-03-30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | If we reparse our config and it tells us that a distributor, which is currently running, should be disabled then we should be able to shut it down. Also wrap long lines. | |||
| | * | | Use `email.message.Message` instead of `MimeWriter.MimeWriter` | Matthew Finkel | 2014-03-30 | |
| | | | | | | | | | | | | | | | | | | | | | | `MimeWriter.MimeWriter` was deprecated in Python 2.3, now is a great time for us to switch to the replacement. Fixes #11370 | |||
| | * | | Only update distributor's hashring if it's still active | Matthew Finkel | 2014-03-30 | |
| | | | | | | | | | | | | | TODO: shutdown the distributor in this situation | |||
| | * | | Bump leekspin to v0.1.3 | Matthew Finkel | 2014-03-30 | |
| | | | | ||||
| | * | | Make sure leekspin created our descriptors | Matthew Finkel | 2014-03-30 | |
| | | | | ||||
| | * | | Add useful output during startup integration test | Matthew Finkel | 2014-03-30 | |
| | | | | ||||
| | * | | Open and convert the db, if necessary. Store DB filename for all. | Matthew Finkel | 2014-03-30 | |
| | | | | ||||
| | * | | Rewrite database lock acquisition function | Matthew Finkel | 2014-03-30 | |
| | | | | | | | | | | | | | | | | Restrict access to the database handle when multiple threads request the ability to query. thanks to yawning | |||
| | * | | Handle previously unhandled exception when replying to mail | Matthew Finkel | 2014-03-30 | |
| | | | | ||||
| | * | | More unit tests for Email Server | Matthew Finkel | 2014-03-30 | |
| | | | | ||||
| | * | | Use the new idiom throughout code | Matthew Finkel | 2014-03-30 | |
| | | | | ||||
