Alex Pott
|
d1ba247378
|
Issue #2311027 by pwolanin: Fixed WebTestCase using $ instead of % for placeholder text.
|
2014-07-28 14:31:20 +01:00 |
Nathaniel Catchpole
|
7c226d14a8
|
Issue #2289183 by anavarre, xjm: Fixed Temporarily increase D8 memory limit to reflect current requirements.
|
2014-07-22 10:24:02 +01:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Alex Pott
|
b560f348bd
|
Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX.
|
2014-07-16 23:39:40 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
Alex Pott
|
351352e952
|
Issue #2279213 by neclimdul, sun | donquixote: Fixed KernelTestBase::unregisterStreamWrapper() is called once with insufficient arguments.
|
2014-07-15 12:24:03 +01:00 |
Nathaniel Catchpole
|
02a32e3ff5
|
Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container.
|
2014-07-14 15:58:53 +01:00 |
Nathaniel Catchpole
|
48fb187d5c
|
Issue #2196241 by sun, alexpott: Remove string translation services from TestBase container.
|
2014-07-14 11:53:00 +01:00 |
Nathaniel Catchpole
|
028920c17f
|
Issue #2030655 by justafish, Alumei, daffie, alexpott, wwhurley, jamesquinton, pcambra, InternetDevels, rdatar, james_kerrigan: Expand Role with methods.
|
2014-07-11 12:15:22 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
Alex Pott
|
8501b7f2d0
|
Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too.
|
2014-07-10 16:32:46 +01:00 |
Dries
|
e45c1eade3
|
Issue #2239969 by znerol, alexpott, neclimdul, sun: Fixed session of (UI) test runner leaks into web tests.
|
2014-07-09 11:43:26 -04:00 |
Dries
|
4baeb8d8c5
|
Issue #2234159 by alexpott: Fixed config importing through the UI and change ConfigImportAll test using the UI.
|
2014-07-09 11:18:34 -04:00 |
Nathaniel Catchpole
|
97ee3b9c95
|
Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist.
|
2014-07-08 12:06:47 +01:00 |
Alex Pott
|
a66922a49e
|
Issue #2297535 by marcingy: Remove drupal_get_private_key.
|
2014-07-08 11:32:21 +01:00 |
Alex Pott
|
f531d9dec2
|
Issue #355157 by valthebald, urbanape: Fixed 302 response code from drupal_redirect_form() violates HTTP/1.1 spec.
|
2014-07-07 15:22:06 +01:00 |
Alex Pott
|
a6eb26d74e
|
Issue #1898452 by joelpittet, amitgoyal, gnuget, steinmb, thedavidmeister, jenlampton, zaphoyd, Cottser, robmc, disasm, azinoman | c4rl: Simpletest.module - Convert theme_simpletest_result_summary functions to Twig.
|
2014-07-04 18:29:48 +01:00 |
webchick
|
9c16305b36
|
Issue #2212283 by nod_: Auto-format JS files.
|
2014-07-02 11:48:06 -07:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
Jennifer Hodgdon
|
233f9caa75
|
Issue #2287319 by martin107: Document exceptions thrown in KernelTestBase
|
2014-06-20 10:47:00 -07:00 |
webchick
|
1228438e65
|
Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins.
|
2014-06-17 10:53:40 -07:00 |
Jennifer Hodgdon
|
4a13614a2a
|
Issue #2039449 by joshi.rohit100, joachim, lokapujya, Jalandhar, paulh, yaworsk: Fix docs for assertField methods in WebTestBase to describe how to skip value checking
|
2014-06-17 08:43:47 -07:00 |
webchick
|
359936bce7
|
Issue #2216557 by jhodgdon, mongolito404, Berdir: Fill in @defgroup/topic docs for Testing overview.
|
2014-06-16 09:26:45 -07:00 |
webchick
|
81d8d75a5f
|
Issue #2114823 follow-up by olli: Fixed SimpleTest no longer finding unit tests.
|
2014-06-15 11:50:08 -07:00 |
webchick
|
da85a66183
|
Issue #2114823 by alexpott, neclimdul, Xano, cosmicdreams, chx: Update PHPUnit to 4.x.
|
2014-06-14 22:29:44 -07:00 |
Jennifer Hodgdon
|
f27f0ab5a4
|
Issue #2267159 by juampy, xjm, alexpott: Remove nonexistent parameter from WebTestBase::assertNoLink docs
|
2014-06-13 14:19:59 -07:00 |
webchick
|
3a42e91de1
|
Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain().
|
2014-06-12 19:33:48 -07:00 |
Nathaniel Catchpole
|
32ea6a30b8
|
Issue #2282453 by Xano: Fixed strpos() does not work with TranslationWrapper.
|
2014-06-11 11:44:28 +01:00 |
Nathaniel Catchpole
|
52b844921c
|
Issue #2185315 by justafish, InternetDevels: Remove deprecated drupal_anonymous_user() function.
|
2014-06-11 11:41:34 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
webchick
|
d0107d496b
|
Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal.
|
2014-06-09 14:47:53 -07:00 |
Alex Pott
|
22fc66d5e4
|
Issue #2277941 by yched: Allow injecting an arbitrary FieldConfig when building a FieldInstanceConfig.
|
2014-06-09 09:41:31 -05:00 |
Nathaniel Catchpole
|
8d37d8f3ea
|
Issue #2280501 by alexpott: Fixed Ensure web tests are encapsulated.
|
2014-06-07 16:08:27 +01:00 |
Nathaniel Catchpole
|
a5b79de33b
|
"Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable."
This reverts commit 2cd0b096b9 .
|
2014-06-06 11:45:59 +01:00 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425 .
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Nathaniel Catchpole
|
2cd0b096b9
|
Revert "Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable."
This reverts commit 78d18c8da8 .
|
2014-06-05 11:29:20 +01:00 |
Nathaniel Catchpole
|
78d18c8da8
|
Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable.
|
2014-06-05 11:24:16 +01:00 |
Alex Pott
|
c8faf220f0
|
Issue #2207377 by sun, xjm: Fixed Bogus "Enabled modules: ." assertions in test results when test enables no modules.
|
2014-06-03 00:33:39 -05:00 |
Alex Pott
|
65b30c0486
|
Issue #2247287 by donquixote: Drop automatic PSR-0 support for modules.
|
2014-06-01 16:20:56 -05:00 |
Alex Pott
|
1ab2651755
|
Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities.
|
2014-06-01 15:53:43 -05:00 |
Nathaniel Catchpole
|
272c52493c
|
Issue #1959660 by larowlan, pfrenssen, xjm, clemens.tolboom, dawehner, RobLoach: Replace xpath() with WebTestBase::cssSelect() by leveraging Symfony CssSelector.
|
2014-05-29 14:46:49 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
Alex Pott
|
eed52b4d82
|
Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components.
|
2014-05-23 20:25:52 +01:00 |
webchick
|
6eec619abc
|
Revert "Issue #2239969 by znerol, sun: Session of (UI) test runner leaks into web tests."
Broke HEAD. Temporary rollback.
This reverts commit 5a3ef30631 .
|
2014-05-22 10:54:36 -07:00 |
Alex Pott
|
5a3ef30631
|
Issue #2239969 by znerol, sun: Session of (UI) test runner leaks into web tests.
|
2014-05-22 14:28:28 +01:00 |
Alex Pott
|
2ae7accf86
|
Issue #2259275 by filijonka, sun, Xano: Rename "DrupalUnitTestBase" to KernelTestBase.
|
2014-05-21 00:40:03 +01:00 |
Alex Pott
|
3cc312e2d2
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-21 00:39:18 +01:00 |
Alex Pott
|
486e276f65
|
Revert "Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel."
This reverts commit 341b903d05 .
|
2014-05-21 00:37:52 +01:00 |
Nathaniel Catchpole
|
341b903d05
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-20 10:14:33 +01:00 |
Dries
|
4e451f6566
|
Issue #2262861 by alexpott: Add concept of collections to config storages.
|
2014-05-16 13:20:34 -04:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
Nathaniel Catchpole
|
7c3e637cce
|
Issue #2260321 by sun: Use Testing profile instead of Minimal profile in interactive installer tests by default.
|
2014-05-13 14:51:50 +01:00 |
Alex Pott
|
8494b0632a
|
Issue #2262195 by sun: Various test classes are missing phpDoc.
|
2014-05-12 14:31:16 -05:00 |
webchick
|
3742131736
|
Issue #2116551 by cam8001, amateescu, swentel, Xano | webchick: Fix the UX of Entity Reference fields.
|
2014-05-11 12:07:25 -07:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
93d73d5678
|
Issue #2216531 by Jalandhar, Mile23: Improve unit test annotation for SimpleTest.
|
2014-05-06 14:04:28 -07:00 |
webchick
|
9cdac07de5
|
Issue #2258831 by sun | Wim Leers: Stream wrappers of test runner are not restored after test completion.
|
2014-05-06 11:58:42 -07:00 |
webchick
|
a2a6f6cdea
|
Issue #2259167 by sun: Disable CSS/JS aggregation and caching in tests by default.
|
2014-05-06 11:56:45 -07:00 |
Dries
|
3a8dd52c67
|
Issue #2226761 by Wim Leers: Change all default settings and config to fast/safe production values.
|
2014-05-05 12:38:12 -04:00 |
Dries
|
2b9cec6dbe
|
Issue #2176621 by sun, alexpott: Remove global .
|
2014-05-05 07:30:43 -04:00 |
webchick
|
5d29f32449
|
Issue #2256317 by sun: Remove static caching from WebTestBase::checkPermissions().
|
2014-05-04 00:32:35 -07:00 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
Nathaniel Catchpole
|
bd248aa5a9
|
Issue #2252967 by sun: RebuildContainer() is not limited to web tests (WebTestBase).
|
2014-04-30 11:02:21 +01:00 |
Alex Pott
|
def57073bc
|
Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms.
|
2014-04-30 08:00:07 +01:00 |
Alex Pott
|
8a56782390
|
Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings.
|
2014-04-25 20:13:44 +01:00 |
webchick
|
4e87132999
|
Issue #1366020 by pwolanin, dawehner, rcaracaus, jhodgdon | tstoeckler: Overhaul SearchQuery; make search redirects use GET query params for keywords.
|
2014-04-22 21:25:05 -07:00 |
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 |
webchick
|
5e4b8a1111
|
Issue #2198429 by alexpott: Make deleted fields work with config synch.
|
2014-04-22 12:50:19 -07:00 |
webchick
|
2681750501
|
Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization.
|
2014-04-18 08:32:47 -07:00 |
Alex Pott
|
775184ce28
|
Issue #2223593 by znerol: Decouple the router.request_context service from the request service.
|
2014-04-18 14:23:38 +01:00 |
Alex Pott
|
1e15efd7d2
|
Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*.
|
2014-04-18 11:53:27 +01:00 |
Jennifer Hodgdon
|
ebdb310c3e
|
Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for WebTestBase::drupalCreateRole method
|
2014-04-16 15:35:42 -07:00 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -07:00 |
Alex Pott
|
12b53d008f
|
Issue #2229183 by martin107, dawehner: Use ContainerAwareTrait instead of extending ContainerAware.
|
2014-04-16 21:55:58 +01:00 |
Dries
|
abc7e15fa6
|
Issue #2161591 by pwolanin, beejeebus, sun: Change default active config from file storage to DB storage.
|
2014-04-14 22:23:05 +02:00 |
Alex Pott
|
62ba47d26a
|
Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3 .
|
2014-04-13 15:03:35 -04:00 |
Alex Pott
|
07f63fe6f3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 11:58:17 -04:00 |
webchick
|
b431efaf36
|
Issue #2212947 by sun, pwolanin, dmitry_bezer | ianthomas_uk: Installer doesn't pick up database port or table prefix from settings.php.
|
2014-04-11 13:45:19 -04:00 |
webchick
|
0b4bf3af72
|
Issue #2124535 by Berdir, alexpott, Désiré, xjm | yched: Prevent secondary configuration creates and deletes from breaking the ConfigImporter.
|
2014-04-11 11:38:28 -04:00 |
Alex Pott
|
12abe621e1
|
Issue #2228341 by sun, znerol, skipyT, ParisLiakos: Objectify session management functions + remove session.inc.
|
2014-04-10 13:30:54 -04:00 |
webchick
|
28f177cd8f
|
Issue #2234771 by tstoeckler: Drupal_get_profile() should not fall back to 'standard'.
|
2014-04-08 14:31:26 -07:00 |
webchick
|
86ae96e4fd
|
Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions.
|
2014-04-07 08:01:20 -07:00 |
Nathaniel Catchpole
|
ae702dc56d
|
Issue #1808248 by alexpott, beejeebus, tayzlor, Nitesh Sethia: Add a separate module install/uninstall step to the config import process.
|
2014-04-04 14:49:13 +01:00 |
Alex Pott
|
4511dc22e6
|
Issue #2228921 by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config.
|
2014-04-02 08:05:28 +01:00 |
Nathaniel Catchpole
|
7b392ea69e
|
Issue #2229223 by sun: RequestStack is not persisted across kernel rebuilds.
|
2014-03-31 20:29:13 +01:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -07:00 |
webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
Alex Pott
|
ad6f3eac36
|
Issue #1770902 by sun, InternetDevels, mbrett5062, tim.plunkett: Theme of parent site executing test leaks into all tests.
|
2014-03-27 18:18:03 +01:00 |
catch
|
d026a1c363
|
Issue #2180109 by damiankloip, dawehner, ParisLiakos, joelpittet, MartijnBraam, Xano: Change the current_user service to a proxy.
|
2014-03-27 16:25:24 +01:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
bc7f7f3ccf
|
Issue #2226183 by alexpott: Running PHPUnit tests through run-tests.sh is unnecessarily slow.
|
2014-03-26 20:42:03 +01:00 |
webchick
|
0935e4c9ab
|
Issue #2215049 by sun: Stop duplicating entire test list table into JavaScript.
|
2014-03-25 14:42:11 -07:00 |
webchick
|
fd4e22077f
|
Issue #2207767 by temaruk, Coornail, rteijeiro, alexrayu, LewisNyman: Replace watchdog icons with Libricons.
|
2014-03-25 13:32:13 -07:00 |
catch
|
13f5d8389a
|
Issue #2178581 by damiankloip, penyaskito, Solthun: Add an AnonymousUserSession object in favour of using drupal_anonymous_user().
|
2014-03-25 19:58:38 +01:00 |
catch
|
1f016bc70b
|
Issue #318975 by sun, Bojhan, linclark: Remove confirmation page after installation.
|
2014-03-25 14:22:49 +00:00 |
webchick
|
d80bd85e39
|
Issue #2202377 by sun: Remove Test::SORT_METHODS constant opt-in support for sorting test methods alphabetically.
|
2014-03-24 09:53:27 -07:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
Alex Pott
|
000966e0dd
|
Issue #2219009 by pwolanin: Improve DX of Settings class.
|
2014-03-24 09:51:28 +01:00 |
catch
|
a6ffb28261
|
Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags.
|
2014-03-22 22:00:38 +00:00 |
Alex Pott
|
880f697abb
|
Issue #2093173 by longwave, Cyberschorsch, forbesgraham, sandipmkhairnar, damiankloip, rbayliss, grom358, harijari, InternetDevels, dawehner: Remove all calls to drupal_json_decode(), use \Drupal\Component\Utility\Json::decode().
|
2014-03-20 16:06:41 +00:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
webchick
|
682c55045b
|
Issue #1808220 by sun: Remove run-tests.sh dependency on existing/installed parent site.
|
2014-03-16 11:46:31 -07:00 |
webchick
|
e1db0da44f
|
Issue #2209461 by sun: Settings from test runner leak into all tests.
|
2014-03-16 11:41:09 -07:00 |
Nathaniel Catchpole
|
3e26a24984
|
Issue #2217781 by alexpott: Can only run tests from the installed profile.
|
2014-03-15 11:52:40 +00:00 |
webchick
|
6aef5785ed
|
Issue #2213411 by jhodgdon: WebTestBase::drupalCreateNode() shouldn't imply you can set 'changed' time.
|
2014-03-12 11:19:11 -07:00 |
webchick
|
9d3a228020
|
Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses.
|
2014-03-12 08:47:01 -07:00 |
Alex Pott
|
3b3cb6f9ae
|
Issue #2207377 by sun: Bogus "Enabled modules: ." assertions in test results when test enables no modules.
|
2014-03-10 23:14:24 +00:00 |
Alex Pott
|
fd2613d287
|
Issue #2169361 by plopesc: Convert COMMENT_HIDDEN & COMMENT_CLOSED & COMMENT_OPEN to a constant on the comment field interface.
|
2014-03-10 12:25:21 +00:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
Alex Pott
|
7abce708dc
|
Issue #2163203 by joelpittet, longwave, saki007ster: Remove calls to deprecated global $user wherever possible (outside bootstrap and authentication).
|
2014-03-08 10:53:03 +00:00 |
webchick
|
574ebdbfbd
|
Issue #2206417 by sun: Bogus tests without test methods are reported as successful tests.
|
2014-03-07 12:14:18 -08:00 |
Dries
|
3e69d365d8
|
Issue #2207197 by longwave, andrei.dincu, jhodgdon: Obsolete docs in WebTestBase::drupalPlaceBlock()?.
|
2014-03-05 15:39:40 -05:00 |
Dries
|
8915046d67
|
Issue #2201783 by sun: Simplify execution logic in TestBase::run().
|
2014-03-05 14:33:55 -05: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
|
7c26feb15b
|
Issue #2185015 by Berdir, ianthomas_uk, cosmicdreams: Remove SchemaCache and CacheArray.
|
2014-03-04 13:18:56 +00:00 |
Alex Pott
|
056096a32e
|
Issue #2194085 by sun, Berdir: Convert File Managed API tests to DrupalUnitTestBase.
|
2014-03-04 13:02:00 +00:00 |
webchick
|
408b0ad3f9
|
Issue #2207341 by sun: "Re-run tests" form action broken.
|
2014-03-01 10:58:39 -08:00 |
webchick
|
8608fed622
|
Issue #2107533 by tim.plunkett, dawehner, pwolanin, Berdir: Remove {menu_router}.
|
2014-02-28 20:58:58 -08:00 |
Nathaniel Catchpole
|
668d277ff6
|
Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery.
|
2014-02-28 11:51:38 +00:00 |
Jennifer Hodgdon
|
545d194693
|
Issue #2177253 by YesCT, Xano, chakrapani, chx: Fix up function docs in simpletest.module
|
2014-02-27 13:21:47 -08:00 |
Dries
|
5fb617d7ac
|
Issue #1938926 by sun, Cottser, joelpittet, pplantinga: Convert simpletest theme tables to table #type.
|
2014-02-27 20:52:40 +01:00 |
Nathaniel Catchpole
|
6727b8146e
|
Revert "Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery."
This reverts commit ae8be3cc96 .
|
2014-02-27 14:30:43 +00:00 |
Nathaniel Catchpole
|
ae8be3cc96
|
Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery.
|
2014-02-27 13:31:02 +00:00 |
Alex Pott
|
438494d0f1
|
Issue #2187495 by Les Lim, longwave: Use plugin system for MailInterface classes.
|
2014-02-27 11:07:19 +00:00 |
Alex Pott
|
17645df74c
|
Revert "Issue #2176621 by sun, alexpott: Remove global $databases." Broke testbots
This reverts commit 06e6e9238f .
|
2014-02-27 10:23:06 +00:00 |
webchick
|
4e7ec019c5
|
Issue #2175459 by sun: Convert Drupal\system\Tests\InstallerTest into a new Drupal\simpletest\InstallerTestBase.
|
2014-02-26 21:21:50 -08:00 |
webchick
|
06e6e9238f
|
Issue #2176621 by sun, alexpott: Remove global $databases.
|
2014-02-26 21:12:10 -08:00 |
webchick
|
5d0729f07a
|
Issue #2070369 by herom, bdgreen, Mac_Weber, InternetDevels, sidharthap, JeroenT: Remove all calls to deprecated function language().
|
2014-02-26 11:16:54 -08:00 |
webchick
|
02417da643
|
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
|
2014-02-26 10:38:09 -08:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
Alex Pott
|
e53957de4f
|
Revert "Issue #2203271 by Xano: Undefined index "rows_order" in theme_field_ui_table()." contained another patch
This reverts commit a457090d61 .
|
2014-02-24 14:21:15 +00:00 |
Alex Pott
|
a457090d61
|
Issue #2203271 by Xano: Undefined index "rows_order" in theme_field_ui_table().
|
2014-02-24 13:48:40 +00:00 |
Nathaniel Catchpole
|
1747f674f9
|
Issue #2202537 by alexpott: Avoid repeated cache tag invalidations.
|
2014-02-24 11:08:03 +00:00 |
Alex Pott
|
78e5e9bfd9
|
Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls.
|
2014-02-24 10:10:52 +00:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
Alex Pott
|
a1a5e155f8
|
Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions.
|
2014-02-21 15:21:08 +00:00 |
Nathaniel Catchpole
|
769bd1f946
|
Issue #2055371 by ianthomas_uk, Xano, InternetDevels, alexpott: Replace all module_invoke_all() deprecated function calls in OO code.
|
2014-02-20 12:00:34 +00:00 |
Nathaniel Catchpole
|
2b0e042b78
|
Issue #2195623 by olli: Remove t() from default test assertions in WebTestBase class.
|
2014-02-20 11:45:17 +00:00 |
Alex Pott
|
40dc8daf51
|
Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'.
|
2014-02-19 23:29:14 +00:00 |
Nathaniel Catchpole
|
a840af8381
|
Issue #2173655 by Cottser, xjm, jessebeach, alexpott, rlmumford: Refactor theme() to _theme(); make it a private API to discourage module developers from circumventing the renderable build system.
|
2014-02-18 10:54:10 +00:00 |
Nathaniel Catchpole
|
ba8be68946
|
Issue #1803674 by sun, Lars Toomre: Remove t() from default test assertions in TestBase class.
|
2014-02-14 12:44:15 +00:00 |
Nathaniel Catchpole
|
728c4ddd2b
|
Issue #2194445 by sun: Web tests of modules in a site-specific directory can no longer be run, because module is not in test site directory.
|
2014-02-14 11:47:34 +00:00 |
Alex Pott
|
af7652d8b0
|
Issue #2194273 by Berdir: Avoid repeated cache tag deletions.
|
2014-02-13 23:20:31 +00:00 |
Nathaniel Catchpole
|
971135d0b0
|
Issue #1813286 by sun: _simpletest_format_summary_line() should not use t().
|
2014-02-13 15:43:12 +00:00 |
Nathaniel Catchpole
|
120c40d13c
|
Issue #2113169 by damiankloip, Xano, sun, catch: Memory backend defined as a service in core.services.yml.
|
2014-02-13 11:45:57 +00:00 |
Alex Pott
|
cdab74eed5
|
Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile.
|
2014-02-13 11:28:24 +00:00 |
Jennifer Hodgdon
|
5219bbf16f
|
Issue #2103041 by batigolix: fix up hook_help for Simpletest module
|
2014-02-12 16:51:47 -08:00 |
Alex Pott
|
cec21a6759
|
Issue #2194357 by alexpott, Berdir: CacheArray::__destruct() invoked after test tables have been removed.
|
2014-02-12 22:06:22 +00:00 |
webchick
|
e7fae35ed5
|
Issue #2193521 by sun, alexpott: Simpletest suffixes are not guaranteed to be unique.
|
2014-02-11 16:45:27 -05:00 |
Nathaniel Catchpole
|
2e6c6d71e7
|
Issue #2045931 by Sam152, joelpittet, LinL, Sutharsan, adsw12: Replace all module_exists() deprecated function calls.
|
2014-02-11 11:23:35 +00:00 |
Nathaniel Catchpole
|
9c4ed90551
|
Issue #2182315 by joachim: Simpletest verbose output doesn't show end result of a drupalPostAjaxForm().
|
2014-02-11 11:21:26 +00:00 |
Nathaniel Catchpole
|
906c637f17
|
Issue #2181863 by karthik kumar bodu: Xpath method on \Drupal\simpletest\WebTestBase has an undocumented parameter.
|
2014-02-11 11:19:46 +00:00 |
Nathaniel Catchpole
|
db460fe78b
|
Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 17:31:31 +00:00 |
Nathaniel Catchpole
|
51d9879c22
|
Issue #2188595 by alexpott, jibran: Create a ConfigManager to be able to remove config.inc.
|
2014-02-10 14:46:51 +00:00 |
Nathaniel Catchpole
|
ec06f877a4
|
Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead."
This reverts commit 91db25eba4 . Broke web
tests.
|
2014-02-10 11:14:28 +00:00 |
Nathaniel Catchpole
|
91db25eba4
|
Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 10:36:12 +00:00 |
Alex Pott
|
655f5a0316
|
Issue #2165835 by yched, tstoeckler: Rename EntityDisplay to EntityViewDisplay in accordance with its interface.
|
2014-02-09 00:54:32 +00:00 |
webchick
|
9ee43fd7a9
|
Issue #2190707 by sun: PIFR results are verbose since global to conversion.
|
2014-02-07 00:03:55 -08:00 |
webchick
|
bc6681c456
|
Issue #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig.
|
2014-02-06 20:28:14 -08:00 |
Nathaniel Catchpole
|
bcc57baf0b
|
Issue #1881582 by sun: Change configuration overrides to use $config instead of $conf.
|
2014-02-05 18:21:55 +00:00 |
webchick
|
048cd4512a
|
Issue #2181855 by Cottser: Don't let ViewTestBase hog the useful assertBlockAppears and assertNoBlockAppears methods.
|
2014-02-04 23:15:27 -08:00 |
Nathaniel Catchpole
|
4b4ef377be
|
Issue #2078387 by Xano, andypost, twistor, splatio, InternetDevels, amateescu, Berdir, larowlan, vladan.me: Add an EntityOwnerInterface.
|
2014-02-03 16:02:31 +00:00 |
Alex Pott
|
e4e74fcf3a
|
Issue #1959574 by dawehner, mkadin, Wim Leers, jessebeach: Remove the deprecated Drupal 7 Ajax API.
|
2014-02-03 00:08:14 +00:00 |
Alex Pott
|
6b393bb1fb
|
Issue #2162729 by TravisCarden, Xano, InternetDevels: "Sub-class must implement the getInfo method" not a helpful exception message.
|
2014-02-02 14:38:36 +00:00 |
webchick
|
bc058bada9
|
Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version.
|
2014-01-31 09:26:04 -08:00 |
Nathaniel Catchpole
|
87bff520d0
|
Issue #2159911 by InternetDevels, ParisLiakos: drupal_load() is called pointlessly.
|
2014-01-31 11:52:42 +00:00 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
Nathaniel Catchpole
|
09ff81ae52
|
Issue #2167039 by likin, dawehner, Wim Leers, tstoeckler, vijaycs85: Regression: page cache tags broken, also: some routes incorrectly use _controller -> No page object in template variables -> Fatal in seven_preprocess_page().
|
2014-01-29 10:47:12 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Nathaniel Catchpole
|
e373ebee34
|
Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem.
|
2014-01-28 13:07:47 +00:00 |
Alex Pott
|
856d6e1470
|
Issue #1376122 by sun: Stream wrappers of parent site are leaking into all tests.
|
2014-01-28 08:51:41 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
Nathaniel Catchpole
|
318d178b6e
|
Issue #2164025 by skipyT, pwolanin: Improve security of session ID against DB exposure or SQL injection.
|
2014-01-27 11:44:25 +00:00 |
Alex Pott
|
c84a43d3eb
|
Issue #2176131 by sun: Database configuration form in installer still uses 'db_prefix' instead of 'prefix'.
|
2014-01-26 01:21:32 +01:00 |
catch
|
6f6a2f3d63
|
Issue #2108599 by alexpott, Gábor Hojtsy, vijaycs85: Convert language_default to CMI.
|
2014-01-25 22:00:48 +00:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Nathaniel Catchpole
|
8b41aeee78
|
Issue #2170023 by tstoeckler, sun: Use exceptions when something goes wrong in test setup.
|
2014-01-24 12:06:59 +00:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Jennifer Hodgdon
|
b0664af6d3
|
Issue #2174569 by pjonckiere, dawehner: Fix class name references in TestBase docs
|
2014-01-23 11:47:12 -08:00 |
Jennifer Hodgdon
|
906b84a6c3
|
Issue #2170519 by longwave, kim.pepper: Fix comments in TestBase to add missing class names
|
2014-01-23 11:38:55 -08:00 |
webchick
|
d63c8faea6
|
Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules.
|
2014-01-21 23:32:29 -08:00 |
webchick
|
2214ca4e27
|
Revert "Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library()."
Somehow this broke PHPUnit, so rolling back for now.
This reverts commit 91b465bdc5 .
|
2014-01-15 12:08:12 -08:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
webchick
|
91b465bdc5
|
Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library().
|
2014-01-13 14:01:32 -08:00 |
webchick
|
9c4cd8d8e0
|
Issue #2144919 by yched, fago, effulgentsia, amateescu, tstoeckler, chx, larowlan, swentel: Allow widgets and formatters for base fields to be configured in Field UI.
|
2014-01-10 12:13:51 -08:00 |
Nathaniel Catchpole
|
68ce258d63
|
Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service.
|
2014-01-10 11:48:37 +00:00 |
Nathaniel Catchpole
|
667ec43270
|
Issue #2099105 by Berdir, andypost, amateescu, larowlan: Clean-up render cache when permission changes.
|
2014-01-10 11:30:55 +00:00 |
Nathaniel Catchpole
|
4f66a53b4f
|
Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class.
|
2014-01-09 11:50:54 +00:00 |
Nathaniel Catchpole
|
c84786171e
|
Issue #1928440 by ar-jan: Rename incorrectly named MailInterface implementations.
|
2014-01-06 12:39:20 +00:00 |
Nathaniel Catchpole
|
8055460c6f
|
Issue #2160597 by vijaycs85: Remove drupal_add_js() from simpletest.theme.inc.
|
2014-01-03 17:24:13 +00:00 |
Nathaniel Catchpole
|
174a7d1a8f
|
Issue #2154961 by Berdir: Password hashing slows down DUBT tests.
|
2014-01-01 20:57:28 +00:00 |
Nathaniel Catchpole
|
4c6440288d
|
Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object.
|
2014-01-01 20:32:52 +00:00 |
Alex Pott
|
814aed203d
|
Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object.
|
2014-01-01 11:08:57 +01:00 |
webchick
|
a06d7830eb
|
Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions.
|
2013-12-31 15:48:51 -08:00 |