Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alloyphp/alloy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: generator
Choose a base ref
...
head repository: alloyphp/alloy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 32 files changed
  • 1 contributor

Commits on Dec 30, 2011

  1. Generator now handles submodule correctly

    * Modified generator to allow submoudle generation
    * 'name' should be 'Module_Submodule' for proper submodule handling
    * Updated templates to handle submoudle namespaces and URL paths
    vlucas committed Dec 30, 2011
    Configuration menu
    Copy the full SHA
    b38b9d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2012

  1. Spot ORM Update

    vlucas committed Jan 1, 2012
    Configuration menu
    Copy the full SHA
    80a89a4 View commit details
    Browse the repository at this point in the history
  2. Alloy Scaffold Generator update

    * Updated Generator error display for Entity based updates in Spot ORM
    vlucas committed Jan 1, 2012
    Configuration menu
    Copy the full SHA
    06ddbb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2012

  1. Configuration menu
    Copy the full SHA
    038c035 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2012

  1. New PluginAbstract Class + Plugin Config Passing

    * New 'PluginAbstract' class for plugins to extend
    * Config array can now be passed to plugin from config file
    * Request updated with getter methods for host, port, URI, scheme
    * Response class updated to return content from 'content()' method
    * Kernel updated to use factory for instantiating plugin objects
    
    Version 0.8.0 beta release
    vlucas committed Mar 20, 2012
    Configuration menu
    Copy the full SHA
    15e8e5c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2012

  1. Configuration menu
    Copy the full SHA
    6df0479 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2012

  1. Configuration menu
    Copy the full SHA
    1b0fb04 View commit details
    Browse the repository at this point in the history
Loading