-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Comparing changes
Open a pull request
base repository: activeadmin/activeadmin
base: master
head repository: comboy/active_admin
compare: master
- 14 commits
- 30 files changed
- 3 contributors
Commits on Oct 29, 2011
-
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.
Configuration menu - View commit details
-
Copy full SHA for ef255e5 - Browse repository at this point
Copy the full SHA ef255e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fa4a6 - Browse repository at this point
Copy the full SHA c8fa4a6View commit details
Commits on Nov 8, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 6b9be9e - Browse repository at this point
Copy the full SHA 6b9be9eView commit details -
Ensure that SASS doesn't reload on every request.
Thanks to @dhiemstra! View the details at https://gist.github.com/1348501
Configuration menu - View commit details
-
Copy full SHA for 97425ca - Browse repository at this point
Copy the full SHA 97425caView commit details -
Configuration menu - View commit details
-
Copy full SHA for e98e892 - Browse repository at this point
Copy the full SHA e98e892View commit details
Commits on Dec 7, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 8ecd322 - Browse repository at this point
Copy the full SHA 8ecd322View commit details -
Merge branch 'master' into 810-fix-undefined-mixin-global-reset
Conflicts: app/assets/stylesheets/active_admin/components/_tables.css.scss app/assets/stylesheets/active_admin/mixins/_utilities.scss
Configuration menu - View commit details
-
Copy full SHA for b2e4ea7 - Browse repository at this point
Copy the full SHA b2e4ea7View commit details
Commits on Feb 13, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 09faef4 - Browse repository at this point
Copy the full SHA 09faef4View commit details
Commits on Feb 14, 2012
-
make it working with rails 3.2 (feels wrong)
It feels so wrong I'd rather hide away with that commit, but I did not have time to dive in and check what changed about precompilation (because that's what's failing without this change). It most likely should be done in some smarter way :full_derp:
Configuration menu - View commit details
-
Copy full SHA for ddd0e7b - Browse repository at this point
Copy the full SHA ddd0e7bView commit details
Commits on Feb 21, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 85a74db - Browse repository at this point
Copy the full SHA 85a74dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 631911e - Browse repository at this point
Copy the full SHA 631911eView commit details -
Merge remote branch 'gregbell/master'
Conflicts: lib/active_admin/inputs/filter_base.rb
Configuration menu - View commit details
-
Copy full SHA for 0923869 - Browse repository at this point
Copy the full SHA 0923869View commit details
Commits on Apr 16, 2012
-
Configuration menu - View commit details
-
Copy full SHA for befd90e - Browse repository at this point
Copy the full SHA befd90eView commit details
Commits on Apr 17, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 8044caf - Browse repository at this point
Copy the full SHA 8044cafView 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