- 16 Agu, 2016 4 kayıt (commit)
- 15 Agu, 2016 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Sergei Maertens for the report and patch.
-
Claude Paroz yazdı
-
Daniel Wiesmann yazdı
Thanks Sean Mc Allister for providing a test.
-
Chris Jerdonek yazdı
-
Timothy Allen yazdı
-
Victor Oliveira da Silva yazdı
-
- 13 Agu, 2016 4 kayıt (commit)
-
-
Curtis Maloney yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Chris Jerdonek yazdı
-
- 12 Agu, 2016 11 kayıt (commit)
-
-
Tim Graham yazdı
-
Akshesh yazdı
-
Akshesh yazdı
-
Tim Graham yazdı
-
Akshesh yazdı
-
Michael Schwarz yazdı
The fallback logic which allows non-UTF-8 encoded files to be passed to attach_file() even when a `text/*` mime type has been specified is moved to attach(). Both functions now fall back to a content type of `application/octet-stream`. A side effect is that a file's content is decoded in memory instead of opening it in text mode and reading it into a string. Some mimetype-related logic in _create_attachment() has become obsolete as the code moved from attach_file() to attach() already handles this.
-
Akshesh yazdı
-
Jon Dufresne yazdı
Follow up to fab46ce6.
-
Jon Dufresne yazdı
-
Akshesh yazdı
-
Tim Graham yazdı
-
- 11 Agu, 2016 12 kayıt (commit)
-
-
Stanislav Karpov yazdı
-
Kevin Christopher Henry yazdı
-
Moritz Sichert yazdı
-
Claude Paroz yazdı
Thanks Tim Graham for the review.
-
Akshesh yazdı
-
Ryan P Kilby yazdı
-
Tim Graham yazdı
Thanks LaMont Jones for the report and patch.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Follow up to 8db889ea.
-
Ed Morley yazdı
-
Ed Morley yazdı
-
- 10 Agu, 2016 2 kayıt (commit)
-
-
an0o0nym yazdı
-
Sergey Fedoseev yazdı
-