index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
tasks
/
gems.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix several issues with the 2.3.2 gem loader.
Matt Jones
2009-06-09
1
-7
/
+7
*
Get Railties passing again
Yehuda Katz
2009-05-16
1
-4
/
+4
*
Remove stray call to gems:unpack in gems:build:force
Matt Jones
2009-05-06
1
-2
/
+1
*
Attempt to deal with more cases of gems with native components.
David Dollar
2009-04-28
1
-2
/
+16
*
Makes the gem system understand development vs. runtime dependencies [#2195 s...
David Dollar
2009-03-13
1
-46
/
+32
*
Display gem dependencies correctly and unpack exactly once [#2097 state:resol...
Matt Jones
2009-03-01
1
-4
/
+3
*
break out of initializer early if gems aren't loaded [#1750 state:resolved]
Matt Jones
2009-02-20
1
-2
/
+2
*
Disable eager loading for all rake tasks [#802 state:resolved]
Joshua Peek
2009-01-27
1
-2
/
+2
*
Make refresh_specs more resilient. Always add vendor/gems to gem search path....
Matt Jones
2008-11-01
1
-1
/
+2
*
config.gem: Fix typo in unpack, skip dependencies on unloaded gems, and silen...
Matt Jones
2008-10-20
1
-1
/
+2
*
Make VendorGemSourceIndex handle broken/missing specs generated by previous v...
Matt Jones
2008-10-13
1
-0
/
+10
*
Fix a number of errors in the config.gem mechanism.
Matt Jones
2008-10-05
1
-8
/
+12
*
Consolidate error messages for missing gems, and skip them when running rake ...
rick
2008-05-31
1
-3
/
+9
*
Now that we have gems:unpack and gems:build allowing for integration of
David Dollar
2008-04-11
1
-0
/
+16
*
Don't require rails/gem_builder during rails initialization, it's only needed...
Rick Olson
2008-04-08
1
-4
/
+8
*
Flesh out rake gems:unpack to unpack all gems, and add rake gems:build for na...
Rick Olson
2008-04-02
1
-8
/
+15
*
Added config.gem for specifying which gems are required by the application, a...
Rick Olson
2008-03-30
1
-0
/
+31