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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added graceful exit from pressing CTRL-C during the run of the rails command ...
David Heinemeier Hansson
2005-05-21
1
-1
/
+3
*
Made the console and profiler work with the default 1.8.2 profiler #1325 [bit...
David Heinemeier Hansson
2005-05-21
2
-20
/
+24
*
Added console --profile for profiling an IRB session #1154 [bitsweat]. Change...
David Heinemeier Hansson
2005-04-30
3
-19
/
+27
*
Updated to take compilation out of the measurements
David Heinemeier Hansson
2005-04-18
2
-0
/
+6
*
Added script/benchmarker to easily benchmark one or more statement a number o...
David Heinemeier Hansson
2005-04-14
3
-0
/
+30
*
Added script/runner which can be used to run code inside the environment by e...
David Heinemeier Hansson
2005-03-20
1
-0
/
+4
*
Fixed -h/--help for generate and destroy generators #331
David Heinemeier Hansson
2005-03-06
2
-0
/
+4
*
Removed a fix that was caused by a bug in RubyGems 0.8.5
David Heinemeier Hansson
2005-02-28
1
-2
/
+0
*
Slicker way of quiting on less than Ruby 1.8.2
David Heinemeier Hansson
2005-02-27
1
-1
/
+1
*
Added early failure if the Ruby version isn't 1.8.2 or above #735
David Heinemeier Hansson
2005-02-27
1
-1
/
+4
*
Fixed the missing shebang in main "rails" script #736
David Heinemeier Hansson
2005-02-27
1
-0
/
+1
*
--i/index is obsolete #743
David Heinemeier Hansson
2005-02-27
1
-3
/
+0
*
Correct default for ip binding on webrick server #717
David Heinemeier Hansson
2005-02-27
1
-1
/
+1
*
Changed default IP binding for WEBrick from 127.0.0.1 to 0.0.0.0 so that the ...
David Heinemeier Hansson
2005-02-23
1
-1
/
+1
*
Fixed that script/server -d was broken so daemon mode couldn't be used #687 [...
David Heinemeier Hansson
2005-02-20
1
-1
/
+3
*
Added --sandbox option to script/console that'll roll back all changes made t...
David Heinemeier Hansson
2005-02-19
1
-0
/
+6
*
Added --sandbox option to script/console that'll roll back all changes made t...
David Heinemeier Hansson
2005-02-19
1
-3
/
+20
*
Changed script/console to default to development environment and drop --no-in...
David Heinemeier Hansson
2005-02-17
1
-34
/
+4
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
4
-12
/
+0
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
4
-0
/
+12
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
4
-12
/
+0
*
Added new generator framework that informs about its doings on generation and...
David Heinemeier Hansson
2005-02-07
4
-96
/
+26
*
Added 5-second timeout to WordNet alternatives on creating reserved-word mode...
David Heinemeier Hansson
2005-01-18
1
-5
/
+9
*
Went back to original breakpointing as I couldnt make the patches from flgr work
David Heinemeier Hansson
2005-01-15
1
-1
/
+0
*
Fixed some breakpoint issues and made breakpoint_client depend on activerecor...
David Heinemeier Hansson
2005-01-15
1
-0
/
+1
*
Fixed script/console to work with Windows (that requires the use of irb.bat) ...
David Heinemeier Hansson
2005-01-10
1
-2
/
+7
*
WordNet not Nets
David Heinemeier Hansson
2004-12-23
1
-1
/
+1
*
Touched up wording on the new recommendation stuff for generate models
David Heinemeier Hansson
2004-12-23
1
-3
/
+4
*
Added protection for creating a model through the generators with a name of a...
David Heinemeier Hansson
2004-12-23
1
-1
/
+26
*
Updated the documentation #329 [rainmkr]
David Heinemeier Hansson
2004-12-19
1
-5
/
+5
*
Added support for a -h/--help parameter in the generator #331 [Ulysses]
David Heinemeier Hansson
2004-12-19
1
-0
/
+2
*
Needed to update the server root for the new placement
David Heinemeier Hansson
2004-12-16
1
-1
/
+1
*
Renamed script/envcon to script/console
David Heinemeier Hansson
2004-12-16
1
-3
/
+3
*
Renamed public/dispatch.servlet to script/server -- it wasn't really dispatch...
David Heinemeier Hansson
2004-12-16
1
-0
/
+49
*
Renamed breakpointing to breakpointer
David Heinemeier Hansson
2004-12-16
2
-0
/
+0
*
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@172 5ecf4fe2-1ee6-0...
David Heinemeier Hansson
2004-12-15
1
-0
/
+0
*
Moved generate to bin and included it again
David Heinemeier Hansson
2004-12-15
1
-0
/
+41
*
Cut dependency on dev-utils by using included breakpoint lib
David Heinemeier Hansson
2004-12-13
1
-1
/
+1
*
Differentiate breakpointing on gem or not in an attempt to fix looping problems
David Heinemeier Hansson
2004-12-12
2
-7
/
+5
*
Fix breakpointing by differenciating between gem and not
David Heinemeier Hansson
2004-12-10
1
-1
/
+7
*
Fixed a few issues for the breakpointing
David Heinemeier Hansson
2004-12-09
1
-0
/
+1
*
Added preliminary remote breakpoint support
David Heinemeier Hansson
2004-12-09
1
-0
/
+2
*
Added an easier way of starting a IRB session on the environment
David Heinemeier Hansson
2004-12-06
1
-0
/
+30
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+28
[prev]