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: activeadmin/activeadmin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: numerex/active_admin
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
  • 1 file changed
  • 3 contributors

Commits on Oct 29, 2011

  1. Only reload Active Admin if active admin files have changed

    This is a HUGE performance increase in development mode. Before this
    Active Admin was reloading on every single request to the servers
    (assets included). Now we only reload the Active Admin files if
    something in the AA load paths has changed.
    gregbell committed Oct 29, 2011
    Configuration menu
    Copy the full SHA
    ef255e5 View commit details
    Browse the repository at this point in the history
  2. Bumping version to 0.3.3

    gregbell committed Oct 29, 2011
    Configuration menu
    Copy the full SHA
    c8fa4a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2011

  1. Configuration menu
    Copy the full SHA
    6b9be9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97425ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98e892 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2011

  1. Merge commit 'tags/v0.3.4'

    Miguel Renom committed Dec 26, 2011
    Configuration menu
    Copy the full SHA
    d11272b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2013

  1. Merge pull request #1 from gregbell/master

    get up to date
    spemmons committed Feb 27, 2013
    Configuration menu
    Copy the full SHA
    25152d1 View commit details
    Browse the repository at this point in the history
Loading