| Commit message (Expand) | Author | Age |
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in Sim... | Angie Byron | 2010-08-05 |
* | - Patch #871068 by cwgordon7: 'catched' to 'caught'. | Dries Buytaert | 2010-08-01 |
* | - Patch #866220 by andypost: URL parameter for theme_more_link() should not p... | Dries Buytaert | 2010-08-01 |
* | - Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements no... | Dries Buytaert | 2010-07-31 |
* | - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess shoul... | Dries Buytaert | 2010-07-30 |
* | - Patch #867988 by andypost: remove simpletest_test_stream_wrappers(). | Dries Buytaert | 2010-07-30 |
* | - Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module. | Dries Buytaert | 2010-07-30 |
* | - Patch #866340 by Damien Tournoud: remove support for date and time types. | Dries Buytaert | 2010-07-28 |
* | - Patch #851748 by Stevel: weird logic in SelectQuery::addField(). | Dries Buytaert | 2010-07-28 |
* | - Patch #827430 by David_Rothstein: drupal_form_submit() no longer works with... | Dries Buytaert | 2010-07-26 |
* | - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {f... | Dries Buytaert | 2010-07-26 |
* | - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. | Dries Buytaert | 2010-07-24 |
* | - Patch #850166 by kiamlaluno: string concatenation should be formatted with ... | Dries Buytaert | 2010-07-24 |
* | - Patch #857378 by glipay: remove useless array addition in DrupalWebTestCase... | Dries Buytaert | 2010-07-19 |
* | - Patch #561226 by fago, effulgentsia, sun, YesCT, marcingy: orms (elements) ... | Dries Buytaert | 2010-07-17 |
* | - Patch #819388 by pwolanin: switch registry back to using hashes not file mt... | Dries Buytaert | 2010-07-10 |
* | #776956 by CrashTest_, Damien Tournoud, effulgentsia, chx: Fixed critical bug... | Angie Byron | 2010-07-10 |
* | - Patch #842966 by boombatower: link handling functionality should use XPath ... | Dries Buytaert | 2010-07-08 |
* | #845742 by Damien Tournoud: Make Bartik the default core theme. | Angie Byron | 2010-07-08 |
* | #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed Va... | Angie Byron | 2010-07-07 |
* | #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed... | Angie Byron | 2010-07-07 |
* | - Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed Refact... | Dries Buytaert | 2010-07-02 |
* | #841242 by justinrandell, Stevel: Fixed HEAD BROKEN: some file/image tests ar... | Angie Byron | 2010-06-30 |
* | - Patch #721086 by rfay, aspilicious, andypost: create tests for system actio... | Dries Buytaert | 2010-06-29 |
* | - Patch #562968 by kkaefer: optimize module and theme images. | Dries Buytaert | 2010-06-29 |
* | #838438 follow-up by Damien Tournoud: db_prefix is no longer a global, wrong ... | Angie Byron | 2010-06-29 |
* | - Patch #829484 by Berdir, Dave Reid, dereine: uncaught PDO Exception - XSS. | Dries Buytaert | 2010-06-28 |
* | - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be p... | Dries Buytaert | 2010-06-28 |
* | #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path,... | Angie Byron | 2010-06-28 |
* | - Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, chx:... | Dries Buytaert | 2010-06-26 |
* | - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() i... | Dries Buytaert | 2010-06-26 |
* | - Patch #832746 by dmitrig01: fix inconsistent formatting of entity_query().t... | Dries Buytaert | 2010-06-25 |
* | - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workaro... | Dries Buytaert | 2010-06-25 |
* | - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud:... | Dries Buytaert | 2010-06-25 |
* | #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, ... | Angie Byron | 2010-06-24 |
* | - Patch #831732 by solotandem: system_update_7053 needs to check for existenc... | Dries Buytaert | 2010-06-23 |
* | #733028 by cha0s, agentrickard: Fixed SA-CORE-2010-001 - Open redirection. | Angie Byron | 2010-06-21 |
* | #444228 follow-up by Tri, ridgerunner, Damien Tournoud, et al: Improve Optimi... | Angie Byron | 2010-06-21 |
* | #809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function ... | Angie Byron | 2010-06-21 |
* | - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ... | Dries Buytaert | 2010-06-17 |
* | - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. | Dries Buytaert | 2010-06-17 |
* | - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, derei... | Dries Buytaert | 2010-06-14 |
* | - Patch #621748 by grendzy, David Strauss: ip_address() is broken for multi-t... | Dries Buytaert | 2010-06-14 |
* | - Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use an... | Dries Buytaert | 2010-06-14 |
* | - Patch #826104 by kiamlaluno: constructor for DrupalTestCase is reported to ... | Dries Buytaert | 2010-06-13 |
* | #551658 follow-up by pwolanin: Revert back to D6-style temporary folder logic... | Angie Byron | 2010-06-12 |
* | - Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only works... | Dries Buytaert | 2010-06-10 |
* | - Patch #820166 by rfay: several simpletest assertions missing default value ... | Dries Buytaert | 2010-06-08 |
* | - Patch #803212 by effulgentsia, Heine: protection against forgery of input s... | Dries Buytaert | 2010-06-05 |