index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert `@env` use to get / set header
Aaron Patterson
2015-08-22
1
-16
/
+16
*
use get / set header to avoid depending on the `env` ivar
Aaron Patterson
2015-08-22
1
-11
/
+14
*
Merge pull request #20757 from bquorning/http-status-codes-changed-in-rack
Santiago Pastorino
2015-08-22
2
-4
/
+14
|
\
|
*
4.2 release notes about `render` status options
Benjamin Quorning
2015-08-21
1
-0
/
+11
|
*
Rack changed their status codes to IETF RFC 7231
Benjamin Quorning
2015-08-21
1
-4
/
+3
*
|
Fix Railties test failure for asset routes
eileencodes
2015-08-22
1
-1
/
+5
*
|
Refactor to remove controller class from route to request
eileencodes
2015-08-22
3
-41
/
+21
*
|
Merge pull request #21328 from jonatack/fix-debugging-rails-guide
Kasper Timm Hansen
2015-08-22
1
-7
/
+9
|
\
\
|
*
|
[skip ci] Debugging Rails Guide fixes
Jon Atack
2015-08-22
1
-7
/
+9
|
/
/
*
|
Test against the newest stable ruby 2.2.3
Akira Matsuda
2015-08-22
1
-1
/
+1
*
|
set cached values in the env hash
Aaron Patterson
2015-08-21
1
-6
/
+9
*
|
stop directly accessing `@env` in mime_negotiation
Aaron Patterson
2015-08-21
1
-8
/
+8
*
|
use public API to fetch the parameter filter
Aaron Patterson
2015-08-21
1
-2
/
+2
*
|
use methods on the request object to implement `fetch`
Aaron Patterson
2015-08-21
1
-2
/
+8
*
|
dup the env hash on Header#env
Aaron Patterson
2015-08-21
1
-1
/
+1
*
|
use accessors on the request object for manipulating env
Aaron Patterson
2015-08-21
1
-3
/
+3
*
|
use `set_header` rather than []=
Aaron Patterson
2015-08-21
1
-1
/
+1
*
|
dup the request and mutate its headers object.
Aaron Patterson
2015-08-21
2
-5
/
+5
*
|
JSON is still an adapter specific type.
Sean Griffin
2015-08-21
8
-36
/
+50
*
|
Move the CoC text to the Rails website
Godfrey Chan
2015-08-21
2
-16
/
+6
*
|
Remove unnecessary caching
eileencodes
2015-08-21
1
-5
/
+1
*
|
pass a request object to the headers object
Aaron Patterson
2015-08-21
4
-13
/
+19
*
|
move header allocation to a helper method
Aaron Patterson
2015-08-21
1
-5
/
+9
*
|
Merge pull request #21106 from amitsuroliya/fix_routing_test
Andrew White
2015-08-21
1
-6
/
+0
|
\
\
|
*
|
Remove duplicity in tests
amitkumarsuroliya
2015-08-03
1
-6
/
+0
*
|
|
better docs for `disable_ddl_transaction!`. Closes #21044.
Yves Senn
2015-08-21
1
-1
/
+4
*
|
|
Merge pull request #21312 from piton4eg/patch-7
Yves Senn
2015-08-21
1
-12
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add bold to lists' titles [ci skip]
Alexey Markov
2015-08-21
1
-6
/
+6
|
*
|
Small fixes [ci skip]
Alexey Markov
2015-08-20
1
-12
/
+6
*
|
|
Merge pull request #21313 from reshleman/re-punctuation
Yves Senn
2015-08-21
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix Punctuation in `AutosaveAssociation` RDoc
Robert Eshleman
2015-08-20
1
-2
/
+2
*
|
|
|
set route precedence at allocation time
Aaron Patterson
2015-08-20
2
-8
/
+6
*
|
|
|
argh!!!
Aaron Patterson
2015-08-20
3
-0
/
+3
*
|
|
|
smooth move aaron.... :bomb:
Aaron Patterson
2015-08-20
1
-2
/
+2
*
|
|
|
point at rack master
Aaron Patterson
2015-08-20
6
-31
/
+34
|
/
/
/
*
|
|
Merge pull request #21306 from ronakjangir47/remove_mocha_actionmailer
Kasper Timm Hansen
2015-08-20
4
-55
/
+100
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Removed mocha from ActionMailer
Ronak Jangir
2015-08-20
4
-55
/
+100
*
|
|
Merge pull request #16245 from byroot/more-atomic-write
Matthew Draper
2015-08-21
1
-27
/
+29
|
\
\
\
|
*
|
|
File renaming should be the last operation of an atomic write
Jean Boussier
2015-08-20
1
-27
/
+29
*
|
|
|
Merge pull request #21310 from y-yagi/fix_file_path
Yves Senn
2015-08-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
fix path of annotations.rake [ci skip]
yuuji.yaginuma
2015-08-20
1
-1
/
+1
|
/
/
/
/
*
|
|
|
uniqueness validation raises error for persisted record without pk.
Yves Senn
2015-08-20
4
-4
/
+39
*
|
|
|
Merge pull request #21300 from jonahb/cache
Yves Senn
2015-08-20
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Correct cache store superclass in comment
Jonah Burke
2015-08-19
1
-1
/
+1
*
|
|
|
Merge pull request #21279 from ronakjangir47/test_cleanup
Kasper Timm Hansen
2015-08-20
5
-45
/
+30
|
\
\
\
\
|
*
|
|
|
Cleaned up generators tests using internal assertion helper
Ronak Jangir
2015-08-20
5
-45
/
+30
*
|
|
|
|
Merge pull request #21132 from Andreis13/sprockets-4
Rafael Mendonça França
2015-08-19
9
-22
/
+85
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Migrate to Sprockets 4.
Andrei Istratii
2015-08-19
9
-22
/
+85
|
/
/
/
/
*
|
|
|
Merge pull request #21294 from maclover7/codeofconduct
Guillermo Iguaran
2015-08-19
3
-0
/
+9
|
\
\
\
\
|
*
|
|
|
Add code of conduct to README.md and to contributing guide [ci skip]
maclover7
2015-08-18
3
-0
/
+9
[next]