Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
git log 29280208...c241ef8 --pretty=oneline --reverse
- fabd897dbc: Fix #37: Make it able to override default config
- 51f3e6a160: Fix #38: Cache config data.
- 55b437b9f9: Fix #39: Config > Add missing set methods.
- e5cc6078b2: Fix #40: Config > Support write config data.
- a20b89ff6e: Fix #41: Route > Support class for form.
- ec33a37fd0: #27: Config > Support admin UI.
- 0d8eca1668: Fix #11: Drush command to flush tagged-cache.
- ead2ed3017: Fix #42: Drush command to flush cache for config.
- 8481cd7078: Fix #31: Can not run drush updb
- 8f8bd952d7: Clean up Cache::fetch().
- 16f84ac2bf: Split test routes to make it easier for reading.
- 02d98ff3f0: Throw exception if library is not available.
- 11b78e8892: at_timer() > Get memory usage.
- 85c2c8dcd0: misc
- b419db7086: Introduce new class - AT, placeholder for at_base’s services.
- fed26fe0cb: Cleanup route api.
- e80280e6a5: Try to fix broken test bot.
- 8b3a481815: Fix broken test bot.
- 049b799e83: Only add/remove tags if tags array is not empty.
- 7dd7c55025: #44: drush command twig:doc
- c2434ad8a8: Revert "#44: drush command twig:doc"
- 7ac01b113a: #46: Try HHVM on Travis.
- c5f973d8c9: New service: container.
- 37173a5c74: New service: container.
- 91da27d9d1: Merge pull request #52 from andytruong/features/51-container-service
- a9de269a1a: Faster for caching feature test-cases.
- 47e491148e: Faster for caching feature test-cases.
- 1d27b3c266: Clean up test case for base functions, helper classes.
- 62e8040312: Clean up test case for base functions, helper classes.
- 35663dcadf: Merge easy-block test case to main test case class.
- 20a32bd3e1: Merge autoload test case to main test class.
- a1386c4d9d: Merge autoload test case to main test class.
- fdd58a654b: Merge pull request #50 from andytruong/features/46-hhvm
- 5c9bd83bbd: Merge pull request #55 from andytruong/features/54-faster-test-cases
- 9a9d75cc07: Update .travis.yml
- 42f83c296e: Start using SplClassLoader.
- c1ea3ccaa0: Remove old usage.
- 5df1ced160: No PRS-0, quite hacky fix!
- 92327f1d28: Merge pull request #56 from andytruong/features/cleanup-autoloader
- 8410296918: Use codebase rather than making it
- e1bc791e49: Use codebase rather than making it
- f18662a31f: Merge pull request #58 from andytruong/features/codebase
- 8034278ecf: Start using expression language.
- 62c9e19364: Add test.
- 901ce7f9b4: Fix the ExpressionLanguage test.
- 9032df61c0: * Remove ConstantParse * Use Expression Language
- 3fb85de059: Merge branch '7.x-2.x' into features/expression-language
- 96482ccff7: Using Expression Language: Fix warning.
- 0fb5ffec1d: Using Expression Language: Fix warning.
- 4a51c442cb: Merge pull request #59 from andytruong/features/expression-language
- fd844743a3: Use testing install profile make the test run much faster.
- 1049f27609: testing profile does not have block functions.
- e7ee238092: Merge pull request #60 from andytruong/features/using-testing-profile
- 78eb5001dc: Update .travis.yaml: No sleep needed.
- 42938a45ed: Update .travis.yaml: No need cleanup the test environment.
- 3020ab1cca: Update .travis.yaml: Run test on PHP 5.5 and hhvm too.
- db22e1a54d: Update .travis.yaml: Run test on PHP 5.5 and hhvm too.
- 18164034a2: Yaml .travis.yml: at_base module does not need be enabled by default.
- 2cf27a9741: Revert "Yaml .travis.yml: at_base module does not need be enabled by default."
- 0609e0f351: unzip command is too noisy.
- fdffcf4e38: unzip command is too noisy > Fix wrong param.
- 022bb6c21f: Merge pull request #61 from andytruong/features/try-drush-test-run
- 31efe12077: Clean up README.md file.
- 8e14275488: Clean up README.md file.
- c241ef8d06: Clean up README.md file.