-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: rufinus/ZendSkeletonModule
base: master
head repository: zendframework/ZendSkeletonModule
compare: master
- 17 commits
- 15 files changed
- 12 contributors
Commits on Aug 12, 2012
-
Fix tests/bootstrap.php to instantiate and inject a SharedEventManage…
…r, to fix tests breaking (See Issue zendframework#16: zendframework#16)
Configuration menu - View commit details
-
Copy full SHA for 52c71b8 - Browse repository at this point
Copy the full SHA 52c71b8View commit details
Commits on Sep 25, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 7470e4f - Browse repository at this point
Copy the full SHA 7470e4fView commit details
Commits on Sep 29, 2012
-
Merge pull request zendframework#17 from timdev/hotfix/update-test-bo…
…otstrap-with-SharedEventManager Fix tests/bootstrap.php to instantiate and inject a SharedEventManager, ...
Configuration menu - View commit details
-
Copy full SHA for 23306c5 - Browse repository at this point
Copy the full SHA 23306c5View commit details
Commits on Oct 9, 2012
-
Change default path to Zend Framework
Default to getting ZF2 via composer, not as a git submodule.
Configuration menu - View commit details
-
Copy full SHA for 566d69a - Browse repository at this point
Copy the full SHA 566d69aView commit details
Commits on Oct 17, 2012
-
Merge branch 'master' of git://github.com/starfish-prime/ZendSkeleton…
…Module into hotfix/20
Configuration menu - View commit details
-
Copy full SHA for 95bf709 - Browse repository at this point
Copy the full SHA 95bf709View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7d0d0 - Browse repository at this point
Copy the full SHA cd7d0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32206bf - Browse repository at this point
Copy the full SHA 32206bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61bea4d - Browse repository at this point
Copy the full SHA 61bea4dView commit details
Commits on Jan 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 45b14fb - Browse repository at this point
Copy the full SHA 45b14fbView commit details
Commits on Apr 26, 2013
-
Merge pull request zendframework#22 from tobiasoberrauch/patch-1
Add parameter type to the bootstrap() method in the Module class
Configuration menu - View commit details
-
Copy full SHA for d53d631 - Browse repository at this point
Copy the full SHA d53d631View commit details
Commits on Dec 31, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 5b0f1a7 - Browse repository at this point
Copy the full SHA 5b0f1a7View commit details
Commits on Jan 2, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 2349bf5 - Browse repository at this point
Copy the full SHA 2349bf5View commit details
Commits on Jan 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 353cafd - Browse repository at this point
Copy the full SHA 353cafdView commit details -
Merge pull request zendframework#26 from Lansoweb/master
Updating Copyright to 2015
Configuration menu - View commit details
-
Copy full SHA for 4abfbdc - Browse repository at this point
Copy the full SHA 4abfbdcView commit details
Commits on Jun 28, 2016
-
Updated to latest recommendations
This patch does the following: - It removes the generic fallthrough route that matches on the controller and action, as this is not recommended; as such, it also removes the "foo" action and view, as they are no longer routable. - It removes all autoloading artifacts, and details how to setup autoloading in composer. - It switches to a PSR-4 structure. - It updates to short-array notation. - Configuration is updated to use `::class` notation.
Configuration menu - View commit details
-
Copy full SHA for f798d45 - Browse repository at this point
Copy the full SHA f798d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 947ed32 - Browse repository at this point
Copy the full SHA 947ed32View commit details
Commits on Dec 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a428174 - Browse repository at this point
Copy the full SHA a428174View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master