mcdruid
2ceeb7101c
Issue #2877131 by collinhaines, Liam Morland, sjerdo, hass, oadaeh, gnuget, johns996, gapple, aerozeppelin, mgifford, alexpott: CSS aggregation strips some essential whitespace within strings
2021-05-27 16:00:41 +01:00
xjm
a4455a1628
SA-CORE-2019-002 by greggles, cashwilliams, EclipseGc, larowlan, samuel.mortenson, alexpott, tedbow, effulgentsia, Fabianx, xjm, mlhess
2019-01-15 11:42:00 -06:00
Fabian Franz
b2bd3e0d73
Issue #2215369 by fietserwin, Lowell, mondrake, mr.baileys, David_Rothstein, kristofferwiklund, TwoD, bradjones1, svanou, kristiaanvandeneynde, Fabianx: Various bugs with PHP 5.5 imagerotate(), including when incorrect color indices are passed in
2016-07-03 06:59:44 -07:00
David Rothstein
00e7efc01b
Issue #2014851 by hlieberman, Wim Leers, bradjones1, markcarver: Drupal CSS preprocessing breaks protocol-relative paths
2015-05-04 18:59:58 -04:00
David Rothstein
5a1ad44dae
Issue #375062 by cs_shadow, David_Rothstein, mondrake, juampy, theunraveler, hswong3i, smk-ka, fietserwin: "imagecolorsforindex() Color index nnn out of range in GDToolkit" message sometimes appears
2015-03-30 01:18:18 -04:00
David Rothstein
c2b05dd9c0
Issue #2142441 by Garrett Albright: Fixed CSS aggregator prepends data: URLs with paths.
2014-11-03 11:43:12 -05:00
David Rothstein
16fe2e9d8c
Issue #1198904 by das-peter, jox: Drupal_load_stylesheet() fails to load @import files in different directories.
2013-12-27 23:51:46 -05:00
David Rothstein
5a76cc4bbe
Issue #1511656 by alberto56, afeijo: Make core/modules/simpletest/files/README.txt grammatically correct.
2012-07-30 00:57:57 -04:00
webchick
d967abdf1d
Issue #1054848 by barraponto: Fixing common typos through codespell.py.
2011-10-02 11:09:00 -07:00
The Great Git Migration
79bcdb8b7d
Stripping CVS keywords
2011-02-25 02:06:03 +00:00
Dries Buytaert
0a985cdac9
- Patch #934774 by Coornail, Damien Tournoud: Css aggregation includes a lots of empty newlines.
2010-11-17 04:15:37 +00:00
Dries Buytaert
7faedbdd5f
- Patch #460448 by sun: some CSS rules are broken once CSS aggregation is enabled.
2010-10-08 15:36:12 +00:00
Dries Buytaert
73a961e2de
- Patch #562968 by kkaefer: optimize module and theme images.
2010-06-29 15:39:52 +00:00
Angie Byron
34dbad55c5
#444228 follow-up by Tri, ridgerunner, Damien Tournoud, et al: Improve Optimize CSS performance by removing support for Mac IE 5.5 comment hacks, and add tests. (Apologies; some of this went in with a previous commit http://drupal.org/cvs?commit=382522 )
2010-06-21 01:35:25 +00:00
Angie Byron
605362393d
#809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function to PostgreSQL since || isn't supported reliably across database systems.
2010-06-21 01:32:21 +00:00
Dries Buytaert
0b61ecfe3a
- Patch #782056 by aspilicious: removing every tab + trailing white space in core.
2010-04-28 20:25:22 +00:00
Angie Byron
436ddca9fb
#265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produces invalid code and directory names for @import files which breaks IE (with tests).
2010-01-07 07:45:03 +00:00
Angie Byron
ea1bd5606c
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
2009-11-10 17:27:54 +00:00
Angie Byron
1e23b91bc8
#472820 by rfay, Rob Loach, and catch: Fixed improper whitespace removal/invalid CSS from drupal_load_stylesheet_content() (with tests).
2009-10-05 02:48:39 +00:00
Dries Buytaert
765d0572a2
- Patch #471142 by stella: code style fixes.
2009-05-24 05:21:56 +00:00
Angie Byron
b6025a8820
#373613 interim commit: Adding some images that can be used in image API testing.
2009-02-15 05:18:54 +00:00
Dries Buytaert
af474609e3
- Added a test framework to Drupal along with a first batch of tests for
...
Drupal core! This is an important milestone for the project so enable
the module and check it out ... :)
Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
Lal, Moshe Weitzman, and the many other people that helped with testing
over the past years and that drove this home.
It all works but it is still rough around the edges (i.e. documentation
is still being written, the coding style is not 100% yet, a number of
tests still fail) but we spent the entire weekend working on it in Paris
and made a ton of progress. The best way to help and to get up to speed,
is to start writing and contributing some tests ... as well as fixing
some of the failures.
For those willing to help with improving the test framework, here are
some next steps and issues to resolve:
- How to best approach unit tests and mock functions?
- How to test drupal_mail() and drupal_http_request()?
- How to improve the admin UI so we have a nice progress bar?
- How best to do code coverage?
- See http://g.d.o/node/10099 for more ...
2008-04-20 18:24:07 +00:00