Alex Pott
|
853202a000
|
Issue #2572619 by attiks, andypost, pfrenssen, vprocessor, tatarbj, andriyun, alexpott: Fix 'Drupal.Classes.ClassDeclaration' coding standard
|
2016-05-08 12:33:57 -05: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
|
94c628a9ca
|
Issue #2572633 by vprocessor, andypost, attiks, andriyun: Fix 'Drupal.Commenting.ClassComment' coding standard
|
2016-05-08 08:57:21 -05:00 |
Nathaniel Catchpole
|
0b1a646ff7
|
Issue #2714375 by kiamlaluno, malavya: hook_form_alter() implementations are still commented with a reference to a form builder that doesn't exist anymore
|
2016-05-06 13:54:45 +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
|
a1d3a681f6
|
Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard
|
2016-05-05 11:07:32 +01:00 |
Alex Pott
|
6ab5a3aaa1
|
Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard
|
2016-04-30 15:11:15 +01:00 |
Alex Pott
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +01:00 |
Alex Pott
|
b864a3a55f
|
Issue #2710201 by alexpott, andypost: Fix Drupal.Semantics.FunctionT.WhiteSpace and Drupal.Semantics.FunctionT.Concat
|
2016-04-29 10:05:19 +01:00 |
Alex Pott
|
6dce6c2a9f
|
Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out)
|
2016-04-27 16:16:19 +01:00 |
Alex Pott
|
0018b94fa1
|
Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG
|
2016-04-26 14:57:14 +01:00 |
Alex Pott
|
904b0de0d3
|
Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1).
|
2016-04-16 13:17:32 +01: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
|
7358f7a478
|
Issue #2700367 by alexpott: Consolidate miscellaneous docs from class @file docblocks into the class docblocks (part2)
|
2016-04-07 20:54:06 +09:00 |
Nathaniel Catchpole
|
8c4ec60628
|
Issue #2676836 by xjm, alexpott: Update proxy class generator for new @file standard
|
2016-04-07 20:48:11 +09:00 |
Alex Pott
|
4202cdd04b
|
Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG
|
2016-03-21 09:31:08 +00:00 |
Nathaniel Catchpole
|
2bfd810d71
|
Issue #2534532 by michaellander, longwave: Cannot reinstall Forum after it was previously installed
|
2016-02-29 12:43:15 +09:00 |
Nathaniel Catchpole
|
1d75784abe
|
Issue #2672604 by saurabh.tripathi.cs: Replace deprecated usage of entity_create('taxonomy_term') and entity_create('taxonomy_vocabulary') with a direct call to Term::create() and Vocabulary::create()
|
2016-02-24 13:17:21 +09:00 |
Nathaniel Catchpole
|
a79891dadf
|
Issue #2503411 by DuaelFr, Mac_Weber: Replace deprecated usage of entity_create('comment*') with a direct call to Comment/CommentType::create()
|
2016-02-15 08:43:00 +09:00 |
Jennifer Hodgdon
|
d87ade36a4
|
Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard
|
2016-02-11 12:54:33 -08:00 |
Alex Pott
|
451852dfdb
|
Issue #2488886 by colinafoley, mikeker, joelpittet, Wim Leers: Forum - "new replies" message is escaped
|
2016-01-15 15:38:34 +00:00 |
Alex Pott
|
9f4034ac98
|
Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel)
|
2016-01-05 10:53:08 +00:00 |
Alex Pott
|
b3150847e0
|
Issue #2541344 by Wim Leers, borisson_, DietrichM, Xano, tim.plunkett, alvar0hurtad0, joshi.rohit100: BlockBase subclasses should merge their cache tags/contexts with the parent's (BlockBase's)
|
2015-10-30 16:25:58 +00:00 |
Alex Pott
|
0a8d97ec91
|
Issue #2600538 by rakesh.gectcr, anil280988, justAChris, jhodgdon: Incorrect @file description in core/ classes - wrong namespace or class name
|
2015-10-27 15:28:29 +00:00 |
xjm
|
cced89ec12
|
Issue #2600304 by marvin_B8, anil280988, GoZ, justAChris: Bad @file description in core/ classes
|
2015-10-24 14:07:04 -07:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
effulgentsia
|
e1984e60e4
|
Issue #2520526 by alexpott, dawehner, pwolanin, nlisgo, Eli-T, claudiu.cristea, catch, cosmicdreams, Wim Leers, yched, jibran, Gábor Hojtsy, YesCT, swentel, heddn, xjm: Calculate configuration entity dependencies on install
|
2015-10-07 00:01:18 -07:00 |
Alex Pott
|
97823b5a54
|
Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core
|
2015-10-06 12:02:22 +01:00 |
Nathaniel Catchpole
|
6e0225e304
|
Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies
|
2015-10-05 16:26:08 +01:00 |
Nathaniel Catchpole
|
72b0180f59
|
Issue #2454649 by Aki Tendo, dawehner: Cache Optimization and hardening -- [PP-1] Use assert() instead of exceptions in Cache::merge(Tags|Contexts)
|
2015-10-05 14:12:02 +01:00 |
Alex Pott
|
daad7b1c00
|
Issue #2571533 by damiankloip, yched: Allow setting custom storage on FieldStorageConfig
|
2015-10-05 11:05:53 +01:00 |
xjm
|
f505357784
|
Issue #2578539 by longwave: Remove obsolete forum_update_last_removed()
|
2015-10-04 21:46:34 -04:00 |
webchick
|
5cb07837f8
|
Issue #2566771 by Cottser, mortendk, jstoller, LewisNyman, mdrummond, Gints Ērglis, sqndr, Chernous_dn, Manjit.Singh, axe312, emma.maria, davidhernandez, lauriii, jaxxed, akalata: [Voltron patch] Move all remaining *.theme.css to Classy
|
2015-09-30 13:56:54 -07:00 |
Nathaniel Catchpole
|
bef7274a7c
|
Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block
|
2015-09-30 14:00:49 +01:00 |
webchick
|
8477f6b786
|
Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite
|
2015-09-28 10:19:56 -07:00 |
Alex Pott
|
3904439786
|
Issue #2571695 by dawehner, plach, stefan.r, jaredsmith, lauriii, YesCT, xjm, catch, alexpott, joelpittet, Ryan Weal, Sutharsan, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, geertvd: Remove !placeholder and unsafe string return from SafeMarkup::format()
|
2015-09-27 19:23:34 +02:00 |
Alex Pott
|
7599b055c7
|
Issue #2493475 by ifrik, walangitan, XaviP, jhodgdon, batigolix: Fix online docs references in Help to conform to our standards
|
2015-09-26 16:01:27 +02:00 |
webchick
|
1d1fe19702
|
Issue #2112679 by Berdir, damiankloip, nlisgo, krlucas, lokapujya, m1r1k, piyuesh23, blueminds, stefan.r, subhojit777, dawehner, kerby70, Dustin LeBlanc, znerol, JeroenT, borisson_, scor, amitgoyal, s_leu: getUsername() should return the username getDisplayName() for the formatted user name
|
2015-09-23 17:26:38 -07:00 |
catch
|
c1aa46fbe6
|
Issue #2567183 by dawehner, pfrenssen, hussainweb: Re-export all built-in configuration in core
|
2015-09-23 12:37:12 +02:00 |
Alex Pott
|
6bfdc3bd5e
|
Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs
|
2015-09-22 08:16:37 +02: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 |
Alex Pott
|
bfee1c7ec2
|
Issue #2564857 by bruvers, rudraram, thamas, LewisNyman: Long forum description breaks the layout in forum list
|
2015-09-15 11:03:51 +01:00 |
webchick
|
4fce2f9e50
|
Issue #2353703 by quietone, phenaproxima, miguelc303, ksenzee: Variable to config: forum.settings [d7]
|
2015-09-14 12:03:15 -07:00 |
webchick
|
dc644d1df3
|
Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels
|
2015-09-10 10:29:44 -07:00 |
Nathaniel Catchpole
|
0f9fd871e4
|
Issue #2551907 by Wim Leers, dawehner: Follow-up for #2483183: make the Breadcrumb value object use composition instead of inheritance
|
2015-09-05 09:34:41 +01:00 |
Alex Pott
|
2b1f8e6ac3
|
Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks
|
2015-09-01 12:24:09 +01:00 |
Nathaniel Catchpole
|
a7fc1a2728
|
Issue #2557871 by alexpott: Remove all usages SafeMarkup::checkPlain() from template preprocess functions and attributes
|
2015-08-27 15:43:18 +01:00 |
webchick
|
8aee36fd83
|
Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory
|
2015-08-25 10:04:11 -07:00 |
Nathaniel Catchpole
|
3aa2cbb20f
|
Issue #2554579 by Wim Leers: Forum index response is missing the vocabulary cache tag
|
2015-08-20 15:34:37 +01:00 |
Nathaniel Catchpole
|
3d44e9ae80
|
Issue #2551335 by alexpott, Wim Leers: Remove unnecessary SafeMarkup usage in tests and clear the static cache before every run
|
2015-08-18 10:32:20 +01:00 |