Commit Graph

27 Commits (7625696dba833902affb92715649b82732deb701)

Author SHA1 Message Date
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 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
webchick c379479e29 Issue #2003260 by ebeyrent, DmitryDrozdik, kgoel: Replace drupal_container() with Drupal::service() in the breakpoint module. 2013-08-06 23:31:05 -07:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04: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
Alex Pott 8f85c84b2c Issue #2006258 by TravisCarden: Fixed more file permissions. 2013-05-31 11:13:48 +01:00
Alex Pott 79ea2f38f8 Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
webchick d77275ff1f Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters. 2013-04-26 15:34:02 -07:00
Alex Pott bc3a902fbc Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys. 2013-04-23 08:38:30 +01:00
webchick b77715c307 Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation. 2013-04-13 15:15:20 -07:00
Alex Pott dd91e31b58 Issue #1942110 by sidharthap | vijaycs85: Fixed Make breakpoint active config save format match the default yml file. 2013-04-10 23:54:55 +01:00
webchick ef9831fa25 Issue #1912308 by vijaycs85, sandipmkhairnar, mr.york: Create configuration schemas for breakpoint module. 2013-03-17 09:30:09 -07:00
Dries f2743e8a2a Issue #1901670 by msonnabaum, kim.pepper, effulgentsia: Start using PHPUnit for unit tests. 2013-03-06 21:48:50 -05:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 13bd2b25ec Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class. 2013-03-06 22:02:58 +00:00
catch 252d05b0ea Issue #1831774 by damiankloip, tim.plunkett, Gábor Hojtsy, alexpott: Fixed Config import assumes that 'config_prefix' contains one dot only. 2013-02-18 11:51:24 +00: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
webchick e5a167e212 Issue #1851098 by attiks: Fixed Breakpoint groups aren't enabled using the standard profile. 2012-11-27 23:28:03 -08:00
webchick 6bd4fc1a7a Issue #1850158 by xjm, sun: Fixed Bugged assumption in ModuleTestBase::assertModuleConfig(). 2012-11-26 10:24:13 -08:00
webchick 4e1287e693 Issue #1775530 follow-up by attiks: Minor tweaks to picture module. 2012-11-04 14:44:43 -08:00
webchick 76a157fe32 Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins. 2012-10-30 13:37:18 -07:00
Jennifer Hodgdon a9723d317b Issue #1818016 by attiks, amitgoyal: Make Breakpoint module pass Coder review 2012-10-26 08:55:08 -07:00
webchick 161a3532d3 Issue #1734642 by attiks, Jelle_S, Gábor Hojtsy: Added Move breakpoint module into core. 2012-10-15 16:24:33 -07:00
webchick 920fd45a83 Revert "Issue #1734642 by attiks: Added Move breakpoint module into core."
Dang it. I effed up commit credit. Reverting to I can re-commit again.
Post-push git commit --amend support on d.o would be so lovely.

This reverts commit 722432c353.
2012-10-15 16:16:45 -07:00
webchick 722432c353 Issue #1734642 by attiks: Added Move breakpoint module into core. 2012-10-15 15:30:16 -07:00