커밋 기록

작성자 SHA1 메시지 날짜
  Kris Wallsmith e726cdd917 changed some skipped tests to incomplete 14 년 전
  Brikou CARRE e898445b94 removed empty lines/trailing spaces 14 년 전
  George Giannoulopoulos 81e1d4f11d Refactoring, replace is_null() wuth null === 14 년 전
  Victor Berchet ceb2c976de [HttpKernel] Fix the case where no resource is found 14 년 전
  Pascal Borreli 3dfbc08d73 [HttpKernel][Windows] Removed useless DIRECTORY_SEPARATOR conversion 14 년 전
  Victor Berchet 7707c0f251 [Kernel] Fix bundle inheritance 14 년 전
  Victor Berchet 5317c96fef Update for Bundle names long again (= include the 'Bundle' suffix) 14 년 전
  Victor Berchet 7ed18bf829 [Kernel] Make locateResource() throws an exception when a resource from a Bundle hides a custom resource 14 년 전
  Victor Berchet 3cd3dd39ba [Kernel] Make resources overriding consistent across bundle directories and resource directories 14 년 전
  Victor Berchet d0b6ed2bb6 [Kernel] Improve test semantic 14 년 전
  Victor Berchet 3e64106aae [Kernel] Update tests with shorter bundle names 14 년 전
  Victor Berchet dcd727c092 [Kernel] Restore the tests for the locateResource method 14 년 전
  Fabien Potencier 6a5356290a Revert "[HttpKernel] updated tests for shorter bundle names" 14 년 전
  Kris Wallsmith fb7e87da7d [HttpKernel] updated tests for shorter bundle names 14 년 전
  Fabien Potencier 7edb1a5f13 fixed previous commit 14 년 전
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
  Pascal Borreli 3a47fa6eed [Tests] Fixed Typo 14 년 전
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component 14 년 전
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" 14 년 전
  Fabien Potencier a8ec9b27f0 moved duplicated files to a new Config component 14 년 전
  ornicar c5fb96b86b [HttpKernel] Add more unit tests for Kernel 14 년 전
  ornicar 9ba2943aff [HttpKernel] Add unit tests for Kernel. Also slightly modify Kernel to make it more testable. 14 년 전
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles 14 년 전
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes 14 년 전
  Victor Berchet 5e5b6f0cf8 [HttpKernel] made sure that parent bundles are registered before their descendants 14 년 전
  Victor Berchet 65eb70d3b6 [Kernel] Tweak bundle management 14 년 전
  Fabien Potencier fb4e7fb5c5 added KernelInterface 14 년 전
  Fabien Potencier bd6bc4db62 [HttpKernel] changed Kernel::locateResource() to also work with directories 14 년 전
  Fabien Potencier 82d29d2a76 [HttpKernel] added a unit tests for previous commit 14 년 전
  Fabien Potencier e6f1248151 [HttpKernel] added back Bundle::getName() as it is quite useful 14 년 전