Andreas Hennings
|
940e0dffb8
|
Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.
PSR-0 is still supported, and no module class files are moved yet.
|
2014-04-22 16:50:40 -07:00 |
Nathaniel Catchpole
|
486edae6c8
|
Issue #2174997 by alexpott: Random fail in ImageFieldDisplayTest.
|
2014-03-05 09:25:28 +00:00 |
Alex Pott
|
20d5b0f072
|
Issue #2105617 by olli: False pass with WebTestBase::assertFieldByName with select element.
|
2014-03-04 14:00:19 +00:00 |
Alex Pott
|
f995135280
|
Issue #2025883 by iamEAP, Mile23, msonnabaum, Berdir: Fixed Drupal's PHPUnit bootstrap.php does not register module namespaces out of /core.
|
2013-10-03 07:30:07 +01:00 |
Nathaniel Catchpole
|
970fdb9e47
|
Issue #2032453 by alexpott, tsphethean: Fixed WebTestBase::randomString returning a string containing a $ followed by a number causes assertLink() to fail it's xpath match.
|
2013-09-04 12:09:19 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
webchick
|
f83208f282
|
Issue #1956896 by dawehner, alexpott, msonnabaum, klausi: Added role based access checker.
|
2013-05-03 10:17:54 -07:00 |
Nathaniel Catchpole
|
1eb9af15f9
|
Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated.
|
2013-04-25 09:38:49 +01:00 |
Alex Pott
|
f9a4d699c4
|
Issue #1963022 by dawehner: Follow-up: Fixed Problem with PHPUnit test results when using @dataProvider.
|
2013-04-24 13:11:53 +01:00 |
Alex Pott
|
af11d7b2eb
|
Issue #1974266 by ParisLiakos: Register test module classes to PHPunit.
|
2013-04-24 10:51:29 +01:00 |
webchick
|
d2655c9df9
|
Issue #1963022 by dawehner, klausi, msonnabaum: Fixed Problem with PHPUnit test results when using @dataProvider.
|
2013-04-23 11:50:28 -07:00 |
webchick
|
e2941705fb
|
Issue #1949266 by chx: Fixed phpunit errors are silently eaten.
|
2013-03-26 20:40:17 -07:00 |
catch
|
789ab2a316
|
Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule.
|
2012-04-14 01:05:19 +09:00 |
catch
|
fe51314cb8
|
Issue #1237252 by bfroehle, drewish, Berdir: Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL.
|
2012-04-13 17:21:35 +09:00 |
catch
|
969256bd8b
|
Issue #636454 by catch, carlos8f, msonnabaum, beejeebus, Berdir, moshe weitzman, pillarsdotnet: Added Cache tag support.
|
2012-04-13 10:49:34 +09:00 |
webchick
|
1fbb4c8a30
|
Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in form_pre_render_conditional_form_element().
|
2012-04-12 00:29:31 -07:00 |
Dries
|
3c2b78d7d8
|
- Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module.
|
2012-04-11 10:47:06 -04:00 |
Dries
|
62a39c9a18
|
- Patch #1503184 by aspilicious, Rob Loach, cweagans: convert Graph.inc to PSR-0.
|
2012-04-09 14:02:59 -04:00 |
Nathaniel
|
ea26475dac
|
Issue #1174640 by Niklas Fiekas: test coverage follow-up for new HTML5 FAPI element: number.
|
2012-04-09 12:48:03 +09:00 |
Nathaniel
|
7388171b2b
|
Issue #1477446 by pounard, amateescu: Move lock backend to PSR-0 code.
|
2012-04-09 12:04:51 +09:00 |
catch
|
d0c4f9997b
|
Issue #1491542 by c960657: Fixed testHavingCountQuery() fails on pgsql and sqlite.
|
2012-04-07 16:17:29 +09:00 |
catch
|
4193c4ce26
|
Issue #1174640 by Niklas Fiekas, aspilicious, ericduran, cosmicdreams, amateescu, tim.plunkett: Added new HTML5 FAPI element: number.
|
2012-04-07 11:35:00 +09:00 |
catch
|
9656e51ac5
|
Issue #365554 by TheRec, Kiphaas7, adharris, Gurpartap Singh: Fixed colspan in tableselect.
|
2012-04-06 14:38:32 +09:00 |
catch
|
837430ffee
|
Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files.
|
2012-04-03 15:12:03 +09:00 |
catch
|
e89ce2820d
|
Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
This reverts commit 5abec889ea .
|
2012-04-03 15:10:00 +09:00 |
catch
|
5abec889ea
|
Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0.
|
2012-04-03 14:37:09 +09:00 |
catch
|
bfee7d05d5
|
Issue #598586 by grendzy, deekayen, matglas86, dawehner: Fixed watchdog() assumes is defined.
|
2012-04-02 12:12:33 +09:00 |
catch
|
5a8e7bd7a6
|
Issue #1361232 by sun, Berdir, aspilicious, fago, klausi, amateescu: Make the taxonomy entities classed objects.
|
2012-04-02 11:55:32 +09:00 |
catch
|
08351faac4
|
Issue #1497132 by alexpott, pcambra, marcingy: Provide a generalised function to update variables from Drupal 7 to Drupal 8's configuration management system.
|
2012-03-30 12:43:32 +09:00 |
webchick
|
3cc0296738
|
Issue #41595 follow-up by BTMash, scor: Fixed pager tests so they now work from Drupal sub-directory installs.
|
2012-03-27 14:26:09 -07:00 |
catch
|
9388d922e9
|
Issue #918356 by David_Rothstein, tekante, dstol, mikestefff, franz: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used.
|
2012-03-27 15:53:33 +09:00 |
catch
|
d672bcc401
|
Issue #1174938 by ericduran, aspilicious, voxpelli, David_Rothstein, effulgentsia: Added Natively support the HTML5 #required FAPI property.
|
2012-03-27 15:23:35 +09:00 |
catch
|
97674b9f05
|
Issue #1174628 by Dave Reid, Niklas Fiekas, ericduran, Jacine: Add new HTML5 FAPI element: search.
|
2012-03-27 15:17:38 +09:00 |
webchick
|
4914ff1cc0
|
Revert "Issue #1475666 by filijonka, Devin Carlson, Kevin Morse, tstoeckler, Niklas Fiekas: Fixed PHP error because of typo in form.inc line 3025."
This reverts commit c804c2bc67 .
|
2012-03-25 10:29:17 -06:00 |
webchick
|
9163c0893e
|
Issue #1009832 by edb, chertzog, rjgoldsborough: Added menu name to breadcrumb on List Links page.
|
2012-03-24 00:27:36 -06:00 |
webchick
|
57a156ef96
|
Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links.
|
2012-03-24 00:14:35 -06:00 |
Dries
|
5868d523c9
|
- Patch #1322794 by JohnAlbin, alanburke, jrbeeman, rupl, Tor Arne Thune: make Stark use a responsive layout.
|
2012-03-23 14:43:01 -06:00 |
catch
|
1198964079
|
Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien Tournoud: Fixed Eliminate $user->cache and {session}.cache in favor of $_SESSION['cache_expiration()'][].
|
2012-03-23 16:52:50 +09:00 |
catch
|
c804c2bc67
|
Issue #1475666 by filijonka, Devin Carlson, Kevin Morse, tstoeckler, Niklas Fiekas: Fixed PHP error because of typo in form.inc line 3025.
|
2012-03-22 17:08:05 +09:00 |
catch
|
611af51d0a
|
Issue #532512 by Sutharsan: Follow-up for plural string storage upgrade path.
|
2012-03-21 15:55:44 +09:00 |
catch
|
2afd1ed4c4
|
Issue #1467126 by effulgentsia, Rob Loach, sun, catch, amateescu, yched, EclipseGc: Fixed Provider based PSR-0 Classes that load more than once.
|
2012-03-21 14:18:52 +09:00 |
catch
|
5ed09e2de9
|
Issue #1467126: yarisugi.
|
2012-03-15 00:17:46 +09:00 |
catch
|
9ef50537bc
|
Issue #1467126: committing newly added files.
|
2012-03-15 00:14:55 +09:00 |
catch
|
9ab046c976
|
Issue #1467126 by Rob Loach, sun, effulgentsia, amateescu, EclipseGc: Provider based PSR-0 Classes.
|
2012-03-14 17:55:55 +09:00 |
catch
|
1de01b0025
|
Issue #1471364 by amateescu: Move mail system classes from system.mail.inc to PSR-0 classes in Drupal\Core.
|
2012-03-14 17:54:05 +09:00 |
catch
|
aab8b66a29
|
Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%.
|
2012-03-13 12:16:40 +09:00 |
catch
|
9e43704ae6
|
Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0.
|
2012-03-12 12:07:39 +09:00 |
Dries
|
2e250c694f
|
- Patch #532512 by Gábor Hojtsy, andypost, no_commit_credit: fixed Plural string storage is broken, editing UI is missing.
|
2012-03-10 21:35:21 -05:00 |
webchick
|
27d3f295e7
|
Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected.
|
2012-03-10 13:01:23 -08:00 |
webchick
|
53692e5ff6
|
BAH. I hate my life.
|
2012-03-10 12:20:23 -08:00 |