1. 27 6月, 2009 5 次提交
  2. 26 6月, 2009 5 次提交
  3. 25 6月, 2009 8 次提交
  4. 24 6月, 2009 8 次提交
  5. 23 6月, 2009 3 次提交
  6. 21 6月, 2009 1 次提交
  7. 20 6月, 2009 2 次提交
  8. 19 6月, 2009 4 次提交
  9. 17 6月, 2009 1 次提交
  10. 16 6月, 2009 1 次提交
  11. 10 6月, 2009 1 次提交
  12. 09 6月, 2009 1 次提交
    • M
      Fix several issues with the 2.3.2 gem loader. · 41a94048
      Matt Jones 提交于
      Incorporates the following:
      
      - migrates back small change to gems:build:force from bfc1609a to finish closing #2266.
      
      - unrolls to_proc calls in gems.rake, to match the change in master.
      
      - fixes #2722 by passing the options hash to dependencies during build. (includes a test)
      
      - fixes #2721 by loading the specification directly in from_directory_name. Adds an option to opt-out of specification loading when needed (in gems:refresh_specs, for instance). Includes tests.
      
      - fixes #2679 by refreshing specs for all frozen gems rather than just gems loaded from the environment.
      
      - fixes #2678 by passing the options hash to dependencies during unpack.
      Signed-off-by: NMichael Koziarski <michael@koziarski.com>
      41a94048