silverstripe-framework/core
Ingo Schommer 64357a4522 Merge branch '3.0'
Conflicts:
	admin/css/screen.css
	admin/scss/_forms.scss
	docs/en/changelogs/3.0.0.md
2012-07-05 18:01:09 +02:00
..
manifest Revert "MINOR Updated sfYaml parser dependency to 2.0.14, use it in ConfigManifest and i18nTextCollector" 2012-06-21 21:11:48 +02:00
ArrayLib.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
ClassInfo.php BUGFIX: fix the ClassInfo::allClasses to fetch manifest data directly 2012-04-17 14:46:07 +12:00
Config.php RECOMMIT This is a recommit of a previously merged, but reverted, commit. The initial commit had problems when running "tests/all flush=all" when dev/build would re-analyse a bunch of stuff; fixes to address this went into https://github.com/silverstripe/sapphire/pull/487, but for some reason the actual base changes didn't, so I'm re-submitting them in a separate pull. 2012-06-03 20:41:00 +10:00
Convert.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Core.php BUG: Fix increase_memory_limit_to() to reduce installation errors. 2012-06-26 12:39:50 +12:00
DAG.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
Diff.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Extension.php ENHANCEMENT Remove use of deprecated extraStatics in core files 2012-04-19 08:37:51 +12:00
HTMLCleaner.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Object.php API CHANGE: Don't have any instance caching in singleton(), rely on Injector for this. 2012-06-11 22:41:12 +12:00
PaginatedList.php ENHANCEMENT: Add method to disable automatic limiting on PaginagedLists. 2012-06-21 21:21:34 +02:00