mcdruid
dc2c0c3257
Issue #3119875 by mcdruid, Pere Orga, Jasu_M, Heine, Fabianx, David_Rothstein, alexpott, cashwilliams, tim.plunkett, xjm, pwolanin, larowlan, drumm, dsnopek: Add tests for DrupalRequestSanitizer to Drupal 7
2020-03-17 15:49:45 +00:00
David Rothstein
e105186172
Issue #496170 by stefan.r, chx, Fabianx, jbrauer, David_Rothstein, roderik, rwohleb, pounard, kenorb, Jose Reyero, joelpittet, catch: module_implements() cache can be polluted by module_invoke_all() being called (in)directly prior to full bootstrap completion
2015-10-10 11:40:33 -04:00
David Rothstein
55b9d543ab
Issue #1525176 by klausi, amateescu, David_Rothstein, dlu, goldenboy, lucascaro, naveko, Georgique, webchick: Using array_diff_assoc() for multilevel arrays in DrupalDefaultEntityController->cacheGet().
2014-05-06 04:01:04 -04:00
webchick
f6e51414a9
Issue #218004 by Dave Reid, heyrocker, pcambra, neclimdul, alex_b, cam8001, twistor, mfb, catch, xjm, beeradb: Fixed Allow aggregator feed URLs longer than 255 characters.
2012-10-09 12:28:33 -07:00
webchick
0d41f5d9de
Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to {users}.picture so user_file_delete() isn't insanely slow.
2012-04-28 23:22:30 -07:00
webchick
e22feb7123
Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split field_bundle_settings() out per bundle.
2012-04-12 00:50:52 -07:00
webchick
505974084d
Issue #1280792 by xjm, julien, BTMash, pingers, AntoineSolutions, tim.plunkett, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short.
2012-03-26 21:56:50 -07:00
webchick
de17f5a5eb
Issue #41595 by pillarsdotnet, sun, m3avrck, oadaeh, yched, musicnode | Wesley Tanaka: Fixed All pager links have an 'active' CSS class.
2012-03-13 12:47:23 -07:00
webchick
8ec3a4d9c4
Issue #1280792 by xjm, julien, BTMash, pingers: Fixed {trigger_assignments()}.hook has only 32 characters, is too short.
2012-02-14 13:38:17 -05:00
webchick
23c31ac714
Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language.
2011-08-23 23:39:37 +01:00
webchick
dc75725b71
Issue #1014262 by Eric_A, asimmonds: Fixed user_update_7011() completely broken (User email template tokens not upgraded).
2011-06-01 09:51:06 -07:00
webchick
96c1e28fdc
Issue #761648 follow-up by lyricnz: Fixed Menu D6->D7 upgrade doesn't maintain node-menu configuration.
2011-06-01 01:07:12 -07:00
webchick
4d3217b4db
Issue #1003308 by bfroehle: Fix upgrade path for Forum module by hard-coding vocabulary machine name (with tests).
2011-04-24 01:28:19 -07:00
webchick
4b3d9a0154
Issue #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
2011-04-10 16:26:08 -07:00
The Great Git Migration
79bcdb8b7d
Stripping CVS keywords
2011-02-25 02:06:03 +00:00
Angie Byron
15ec48062c
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
2010-12-20 19:59:44 +00:00
Dries Buytaert
57b1af0318
- Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a sorry mess.
2010-12-18 00:56:18 +00:00
Angie Byron
2951176d8e
#934050 follow-up by David_Rothstein, alex_b, sun: Tighten up security, add tests.
2010-10-22 16:36:14 +00:00
Angie Byron
91bc8bed90
#709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency.
2010-10-15 03:36:21 +00:00
Angie Byron
02cc38e0c2
#812416 by plach, Damien Tournoud: Fix Locale upgrade path.
2010-10-05 20:04:19 +00:00
Angie Byron
5926980b96
#895176 by ksenzee, dereine, mongolito404, Berdir, moshe weitzman, chx: Fixed upgrade fails because of integrity constraint violation in system_update_7060.
2010-10-03 23:19:52 +00:00
Angie Byron
413008b890
#898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment.
2010-09-13 05:50:09 +00:00
Angie Byron
8ed9f604c9
#891028 by chx: Fixed Orphan node types lose bodies on upgrade.
2010-09-11 00:39:49 +00:00
Angie Byron
b05310760f
#706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed 'taxo as field' update broken + wipes some node/term associations .
2010-09-05 17:00:04 +00:00
Dries Buytaert
382d8f2614
- Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module.
2010-07-30 01:28:00 +00:00
Angie Byron
029e7b8828
#838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D
2010-06-28 02:05:47 +00:00
Dries Buytaert
9cf21be994
- Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, dereine, bjaspan: listing API for field API.
2010-06-14 15:41:03 +00:00
Angie Byron
ec407ec945
#211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order.
2010-02-03 18:16:23 +00:00
Dries Buytaert
a239296cbc
- Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work!
2009-11-17 21:24:19 +00:00
Angie Byron
35ff7005f4
#600032 by c960657: Removed browser.inc. Please see http://drupal.org/project/browser if you'd like to help with a more fleshed-out abstract browser for possible inclusion in D8.
2009-11-07 14:10:33 +00:00
Angie Byron
2484439643
#595654 by sun: Fixed AJAX command 'settings' (with tests).
2009-10-18 05:14:39 +00:00
Dries Buytaert
a32c8ecfff
- Patch #249553 by sun: started to rename SimpleTest to Testing, at least in user output.
2009-09-21 06:52:40 +00:00
Angie Byron
f24f709e0f
#293496 by kathyh and cwgordon7: Added tests for drupal_match_path().
2009-09-11 02:19:02 +00:00
Angie Byron
ee59107c23
#331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework.
2009-08-31 18:30:27 +00:00
Dries Buytaert
9eb6dd5eaa
- Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations.
2009-08-17 20:32:30 +00:00
Dries Buytaert
12893d0bd3
- Patch #340283 by boombatower, dmitrig01 et al: abstract the simpletest broswer in its own class/object.
2009-08-17 06:08:47 +00:00
Dries Buytaert
b300a7a593
- Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager. Heroic effort.
2009-07-01 13:44:53 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Dries Buytaert
4b7943a257
- Patch #445950 by boombatower: interface improvements for SimpleTest.
2009-05-01 11:01:53 +00:00
Angie Byron
7e02f2f782
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
2008-10-11 02:33:14 +00:00
Angie Byron
464be0b8bd
#318892 by justinrandell and chx: Add .install files to the list of files added to .info files.
2008-10-09 22:51:41 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12: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