0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the description of top-level directories in the README.md, plus the phpStorm tweaks to support autocompletion. More... over 10 years ago
Added Apigen to Phing harness. Now we'll get the API documentation for the YiiBoilerplate-based projects. More... over 10 years ago
Converted the comments in backend and frontend entry points to shell-style. More... over 10 years ago
Added READMEs for `backend` and `frontend` folders. More... over 10 years ago
Removed another unnecessary folder More... over 10 years ago
Removed the project.properties file, apparently it's not default for phing and so you'll be able to manually inject any properties file yourself. More... over 10 years ago
Moved the Yii-launching bootstrap file for PHPUnit out of the codebase root. More... over 10 years ago
Removed unnecessary files and folders More... over 10 years ago
Finished static code analysis harness with CodeBrowser. More... over 10 years ago
Added PHP Code Sniffer to static code analysis harness. More... over 10 years ago
Added PHP Copypaste Detector to static code analysis harness. More... over 10 years ago
Moved libraries for development in `require-dev` section. More... over 10 years ago
Removed unnecessary INSTALL file. More... over 10 years ago
Added PHP Mess Detector to static analysis harness. More... over 10 years ago
Added PDepend and test code coverage to static analysis harness. More... over 10 years ago
Added the PHPLOC static code checker. More... over 10 years ago
Installed the EnvironmentCommand. More... over 10 years ago
Rearranged the PHPUnit harness. Trivial tests are already in place. More... over 10 years ago
Cleaned up the trivial tests for Behat. More... over 10 years ago
Added copying behat-local.yml to Vagrant provisioning script. More... over 10 years ago
Moved Behat config to root directory and made a local file for it. More... over 10 years ago
Set the Selenium package to fixed version and added the launcher script. More... over 10 years ago
Removed unnecessary "testdb" section from example of local config. More... over 10 years ago
Changed versions of Behat harness from development ones to stable. Otherwise configuration parameters was different from ones mentioned in the documentation. More... over 10 years ago
Small improvements in the view files code. More... over 10 years ago
Removed dummy parts of top menu at backend. More... over 10 years ago
Removed unused view file More... over 10 years ago
Changed Apache configs to accommodate of 2.4 way of providing access. More... over 10 years ago
Some cleanup in .gitignore More... over 10 years ago
Gitignored Composer-installed binaries and production mode marker. More... over 10 years ago