Lee Rowlands
|
0d6d22af0b
|
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop
|
2018-05-15 06:49:38 +10:00 |
Alex Pott
|
5bd2dd5dd3
|
Issue #2605714 by andypost, Utkarsh_Mishra, Chi, idebr: Cleanup HistoryUserTimestamp views filter handler
|
2018-04-11 21:50:57 +01:00 |
Nathaniel Catchpole
|
d90ac78f3e
|
Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files
|
2018-04-06 13:13:01 +01:00 |
webchick
|
f1e33ca3d8
|
Issue #2925064 by drpal, dawehner, droplet, xjm, webchick, justafish: [1/2] JS codestyle: no-restricted-syntax
|
2018-01-03 15:27:55 -08:00 |
xjm
|
dcfee314ad
|
Revert "Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax"
This reverts commit b0a4d7e017 .
|
2017-12-01 13:28:53 -06:00 |
webchick
|
b0a4d7e017
|
Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax
|
2017-11-28 15:40:07 -08:00 |
xjm
|
6dc062eb45
|
Issue #2901562 by mfernea, Jo Fitzgerald, Yogesh Pawar, 3ssom, Mile23, borisson_: Fix 'Squiz.WhiteSpace.SuperfluousWhitespace' coding standard
|
2017-11-09 15:13:57 -06:00 |
Alex Pott
|
e113f8fbab
|
Issue #2914723 by droplet, dawehner: JS codestyle: no-mixed-operators
|
2017-10-12 11:20:47 +01:00 |
xjm
|
2242f4ad9e
|
Issue #2901785 by mfernea, xjm, andriyun: Fix 'Generic.Formatting.SpaceAfterCast' coding standard
|
2017-09-17 16:38:34 -05:00 |
Nathaniel Catchpole
|
3e6a3f0904
|
Issue #2898437 by andypost, dawehner, Lendude: Convert HistoryTimestampTest to kernel test
|
2017-08-05 16:03:11 +09:00 |
Nathaniel Catchpole
|
d9247c2ee0
|
Issue #2863318 by martin107, naveenvalecha, Lendude, Jo Fitzgerald: Cache: Convert system functional tests to phpunit
|
2017-08-05 00:49:42 +09:00 |
Lauri Eskola
|
612c1fa68c
|
Issue #2880007 by drpal, nod_, droplet: Auto-fix ESLint errors and warnings
|
2017-07-06 09:21:40 +03:00 |
Lauri Eskola
|
7f27bbaba1
|
Issue #2704871 by pepegarciag, Mile23, Manuel Garcia, ieguskiza, snehi, gaurav.pahuja, dimaro, rajeshwari10, gargsuchi, pashupathi nath gajawada, penyaskito, xjm, ZeiP, Wim Leers, alexpott: Replace usages of deprecated method drupal_render()
|
2017-07-03 18:35:13 +03:00 |
Nathaniel Catchpole
|
f3cf9c43b5
|
Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files by build process
|
2017-05-23 15:31:29 +01:00 |
Alex Pott
|
8287017e03
|
Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to *.es6.js and compile them
|
2017-05-19 23:12:53 +01:00 |
Alex Pott
|
fce944dd69
|
Issue #2795049 by Jo Fitzgerald, boaloysius, legovaer, borisson_, klausi, dawehner: Convert web tests to browser tests for history module
|
2017-03-22 22:31:11 +00:00 |
Alex Pott
|
bd69cfc93a
|
Issue #2860096 by GoZ, jhodgdon: Remove api doc groups for updates eg. updates-8.2.x-to-8.3.x
|
2017-03-13 16:02:59 +00:00 |
Nathaniel Catchpole
|
01f8bd64ed
|
Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes
|
2017-03-06 11:25:01 +00:00 |
xjm
|
72d65cc85c
|
Issue #2857822 by alexpott, klausi: Fix coding standards issues introduced mostly by array syntax conversion
|
2017-03-04 08:02:01 -06:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
Alex Pott
|
fea11b6de2
|
Issue #2803779 by pfrenssen, klausi, Mile23, alexpott, dawehner: Update Coder to 8.2.10 and fix errors from improved sniffs
|
2017-02-11 22:02:19 +00:00 |
xjm
|
e223ebe5f7
|
Revert "Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render()"
This reverts commit ae3ee31751 .
|
2016-12-12 13:03:21 -06:00 |
xjm
|
ae3ee31751
|
Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render()
|
2016-12-12 12:49:03 -06:00 |
Alex Pott
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05:00 |
Alex Pott
|
c26745da88
|
Issue #2706753 by Mile23: Fix 'PSR2.Classes.PropertyDeclaration.ScopeMissing/VarUsed' coding standard
|
2016-05-05 12:21:09 +01:00 |
Alex Pott
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Alex Pott
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +01:00 |
Nathaniel Catchpole
|
a05ca5d26e
|
Issue #2653346 by Wim Leers, borisson_: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait
|
2016-04-11 11:15:33 +09:00 |
Alex Pott
|
bfde6d3423
|
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
|
2016-04-09 15:48:39 +01:00 |
Nathaniel Catchpole
|
82ec93d90e
|
Issue #2633334 by orbmantell, e._s: Unsigned int vs. int mismatch between node.nid and history.nid
|
2016-01-26 15:46:09 +09:00 |
effulgentsia
|
71142958f9
|
Issue #2600666 by tim.plunkett: Route definitions using entity type paramconverters with serial IDs should add an integer requirement
|
2015-11-12 17:47:26 -08:00 |
Nathaniel Catchpole
|
ccd1f0b2dd
|
Issue #2591147 by Chi: Filter criteria for views, option "Content is updated" - causes a SQL syntax error
|
2015-11-11 11:59:33 +00:00 |
xjm
|
639272360e
|
Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag
|
2015-10-23 13:59:43 -07:00 |
Alex Pott
|
b0e82e5871
|
Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc
|
2015-10-13 23:37:56 +01:00 |
Nathaniel Catchpole
|
400baf1609
|
Issue #2464427 by jibran, Wim Leers, Berdir, borisson_: Replace CacheablePluginInterface with CacheableDependencyInterface
|
2015-10-02 09:26:50 +01:00 |
Alex Pott
|
7a25f513f5
|
Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations
|
2015-09-21 12:38:19 +01:00 |
webchick
|
84407eb5eb
|
Issue #2526406 by eiriksm: JSDoc history module
|
2015-08-28 23:25:34 -07:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
68d4f0be10
|
Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993
|
2015-06-24 16:31:20 -05:00 |
Nathaniel Catchpole
|
2b20dd205e
|
Issue #2500977 by olli: History module triggers a post request for anonymous users on all node pages
|
2015-06-06 09:58:22 +01:00 |
Jennifer Hodgdon
|
c3cb303173
|
Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS
|
2015-06-05 13:17:55 -07:00 |
Nathaniel Catchpole
|
4509204286
|
Issue #2478483 by Wim Leers, Fabianx: Introduce placeholders (#lazy_builder) to replace #post_render_cache
|
2015-06-05 10:47:02 +01:00 |
xjm
|
088f8b357a
|
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
|
2015-05-24 15:08:46 -05:00 |
Jennifer Hodgdon
|
6477492ee6
|
Issue #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled
|
2015-05-20 07:25:07 -07:00 |
Alex Pott
|
fdc1c3daf8
|
Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments
|
2015-04-02 11:59:11 +01:00 |
webchick
|
ebcca481ee
|
Issue #2429447 by dawehner, jhodgdon, xjm, jibran: Use data table as views base table, if available
|
2015-03-06 08:46:35 +11:00 |
Alex Pott
|
2f1345a9ec
|
Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase
|
2015-02-18 12:39:20 +00:00 |
Alex Pott
|
f46d6ad949
|
Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions
|
2015-02-03 09:42:28 +00:00 |
Alex Pott
|
2e92d427d9
|
Issue #2030607 by hussainweb, Mile23, Kingdutch, alexpott, balagan, amateescu, adci_contributor, Xano, mon_franco, cilefen: Expand EntityDisplayBase with methods
|
2015-02-01 19:41:24 +00:00 |
catch
|
ea568f1d13
|
Issue #784626 by Wim Leers, Manuel Garcia, jcisio, joelpittet, Bevan, fcaspani, dcmouyard: Default all JS to the footer, allow asset libraries to force their JS to the header
|
2015-01-25 09:36:31 +00:00 |