Commit Graph

69 Commits (0c3df5fc465371b8e173f7b0c0546b52fbe14eb3)

Author SHA1 Message Date
webchick 95dd7f74c4 Issue #2001206 by andypost, penyaskito, herom, Crell, ebeyrent, DmitryDrozdik: Replace drupal_container() with Drupal::service(). 2013-12-22 13:03:21 -08:00
webchick 8e5c395837 Issue #2153741 by damiankloip: Add executable permission to rebuild_token_calculator.sh script. 2013-12-10 21:54:51 -08:00
Nathaniel Catchpole 52d3b49336 Issue #2097189 by damiankloip, sun, Albert Volkman, chx: Add a rebuild script. 2013-12-10 13:50:21 +00:00
webchick 05e1a61d6c Issue #2150623 by dawehner, pwolanin, rfay: Subdirectory + Clean URLs failure: 6.x-3.x PIFR: 3 Failures in D8 test. 2013-12-09 19:53:47 -08:00
webchick 0286c14b25 Issue #2149977 by JStanton: Run-tests.sh no longer respects specifying a port with the --url option. 2013-12-07 23:51:26 -08:00
webchick 08eeef15db Issue #2132441 by chx, eliza411: Run-tests.sh --module is broken. 2013-11-22 15:59:11 -08:00
Nathaniel Catchpole 92f93a1cbc Issue #2004086 by dawehner, pwolanin, katbailey, tim.plunkett, vijaycs85, fabpot: The Request service must be synthetic. 2013-11-19 16:21:35 +00:00
Alex Pott f1ec2386a7 Issue #2129197 by dawehner: Testbot (run-tests.sh with --file) attempts to run non-test classes, fails. 2013-11-07 15:05:01 +00:00
Nathaniel Catchpole 13fe4f0674 Issue #2114727 by ianthomas_uk: Added Improve error message when using run-tests.sh with Testing module disabled. 2013-10-31 11:35:22 +00:00
Nathaniel Catchpole 04b4a96c8f Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls. 2013-10-16 13:18:18 +01:00
Nathaniel Catchpole 759dad87cb Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
2013-10-16 13:18:18 +01:00
Nathaniel Catchpole cc84f3903c Issue 2013-10-16 12:19:18 +01:00
webchick 88ca8e967b Issue #2097587 by jhodgdon: Follow-up: Add transliteration data maintenance script to scripts directory. 2013-10-08 22:39:10 -07:00
Alex Pott 37422573a3 Issue #2053489 followup by tim.plunkett, klausi: Standardize on \Drupal throughout core. 2013-09-21 17:23:51 +02:00
webchick 8121d1203a Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07:00
Alex Pott 5460c03e89 Issue #1856766 by chx, Berdir, heyrocker, kim.pepper: Convert file_public_path() to the new settings system (make it not configurable via UI or YAML). 2013-08-22 02:11:07 +01:00
Nathaniel Catchpole b4a88eddb8 Issue #2052995 by dawehner: Add a route to the frontpage. 2013-08-21 02:26:31 +01:00
Dries 6f29144a10 Issue #1938892 by JohnAlbin, Pancho: Fixed Switch from ISO-3166-1 country data to CLDR unicode data. 2013-06-28 13:06:49 -04:00
Alex Pott 72bd779d56 Issue #1981342 by aspilicious, andypost, swentel: Drop procedural usage of fields in [s-u-v] modules. 2013-06-18 14:29:20 +02:00
Nathaniel Catchpole ecfbc27f34 Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good. 2013-06-17 14:35:07 +01:00
Alex Pott 07e3ccbdea Issue #2004506 by cam8001, plach: Move standard_country_list() to Drupal\Core\Locale\Country. 2013-06-11 23:23:08 +01:00
Alex Pott b21943922d Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence. 2013-06-06 09:14:16 +01:00
webchick 30d3671c03 Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
Nathaniel Catchpole affc74ccdd Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete(). 2013-06-03 11:00:40 +01:00
Nathaniel Catchpole d02b879b48 Issue #1991088 by alexpott: Fixed Test info not displayed for PHPUnit tests when using run-tests.sh. 2013-05-20 09:30:48 +01:00
webchick 53d8c24d94 Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API. 2013-04-26 09:10:49 -07:00
webchick bf79cb0300 Revert "Issue #1948148 by jibran, YesCT: Fixed Update file permissions."
This reverts commit 13b929b667.
2013-03-27 09:04:35 -07:00
webchick 13b929b667 Issue #1948148 by jibran, YesCT: Fixed Update file permissions. 2013-03-26 22:04:50 -07:00
webchick 4cc0db2d26 Issue #1540136 by Rob Loach, Pete B: Simplify index.php by moving DRUPAL_ROOT to bootstrap.inc. 2013-03-16 23:36:36 -07:00
Dries 99d98c1927 Issue #1936806 by alexpott: Fixed run-tests.sh class and module options broken. 2013-03-08 09:05:32 -05:00
Dries f2743e8a2a Issue #1901670 by msonnabaum, kim.pepper, effulgentsia: Start using PHPUnit for unit tests. 2013-03-06 21:48:50 -05:00
webchick bc70abb3c6 Issue #1068840 by sun, TR, Alan D., droplet, Damien Tournoud, tim.plunkett: Fixed core/includes/standard.inc contains inaccurate country data. 2013-02-27 21:56:54 -05:00
webchick 0aa731a7e0 Issue #1825592 follow-up by sun, alexpott: Clean-ups to --repeat and --die-on-fail capabilities in run-tests.sh. 2013-01-30 13:54:14 -08:00
webchick 8e37c343ba Issue #1825592 by alexpott: Add --repeat and --die-on-fail to run-tests.sh to make random test failure diagnosis easier. 2013-01-24 12:06:49 -08:00
catch 10ab47224d Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 19:21:34 +00:00
catch 2cf9e49ebc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1.
2013-01-21 13:53:28 +00:00
catch c80c3e18f1 Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 11:02:01 +00:00
catch 4d0d5c5712 Issue #347988 by sun, Berdir, dawehner, Damien Tournoud, moshe weitzman: Move $user->data into own table. 2012-11-27 22:26:22 +00:00
Dries bb3b4b996a Issue #1463624 by znerol, marcingy, Rob Loach, cosmicdreams: Move password.inc into DIC. 2012-11-24 09:12:43 +01:00
Dries e3d863834c Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class. 2012-11-21 10:29:04 -05:00
webchick 7b88ea7ccf Issue #1808200 by sun: Fixed Unit test performance significantly decreased since system list config conversion. 2012-11-06 00:51:18 -08:00
catch afc4b89945 Issue #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk. 2012-10-22 10:14:49 +01:00
webchick 5254501a02 Issue #1778986 by yched: Fixed drupal-7.filled.standard_all() test db dump has invalid widget info. 2012-09-13 01:41:11 -07:00
webchick 5efb185fbd Issue #1705748 by n3or, tim.plunkett, sun, xjm, boombatower: Convert simpletest settings to configuration system. 2012-09-04 13:20:31 -07:00
webchick aa9744b1bd Issue #1719530 follow-up by sun: SimpleTest hasn't been converted to CMI yet; add a stop-gap rename in conf array. 2012-09-02 16:08:23 -07:00
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -07:00
webchick bf5db8e3d1 Issue #1738318 by alexpott: Fixed run-tests.sh help incorrect after test class renames. 2012-08-18 18:26:49 +02:00
webchick 5819f5ed39 Issue #1719530 by tim.plunkett, sun: Add --keep-results flag to run-tests.sh. 2012-08-10 16:19:20 -07:00
Dries 26172602e0 - Patch #1719530 by tim.plunkett: Add --keep-results flag to run-tests.sh. 2012-08-10 11:18:47 -04:00
webchick 2f2dfda72e Partial rollback of Issue #1700682; breaks contributed module testing. 2012-08-06 23:13:43 -07:00