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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused `pk_and_sequence_for` in AbstractMysqlAdapter
Ryuta Kamizono
2015-10-08
3
-31
/
+4
*
Merge pull request #21902 from mparramont/patch-1
Rafael Mendonça França
2015-10-07
1
-1
/
+1
|
\
|
*
Fix "Esperanto" name
Miguel Parramon
2015-10-07
1
-1
/
+1
|
/
*
Merge pull request #21899 from scottgonzalez/layouts-and-rendering-typo
Richard Schneeman
2015-10-07
1
-1
/
+1
|
\
|
*
Fix typo in docs [ci skip]
Scott González
2015-10-07
1
-1
/
+1
*
|
Merge pull request #21900 from scottgonzalez/contributing-typo
Rafael Mendonça França
2015-10-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix pluralization in docs [ci skip]
Scott González
2015-10-07
1
-1
/
+1
|
/
*
Merge pull request #21895 from abhishekjain16/doc_fix
Kasper Timm Hansen
2015-10-07
1
-1
/
+1
|
\
|
*
[ci skip] fix typo
Abhishek Jain
2015-10-07
1
-1
/
+1
|
/
*
Merge pull request #20983 from jameskerr/mailer-preview-url
Arthur Nogueira Neves
2015-10-06
2
-1
/
+21
|
\
|
*
Update the URL when changing mailer preview formats
James Kerr
2015-10-06
2
-1
/
+21
*
|
use methods for accessing the cache control headers
Aaron Patterson
2015-10-06
3
-7
/
+10
*
|
etag header is in Rack, so use it's response methods
Aaron Patterson
2015-10-06
2
-7
/
+3
|
/
*
Merge pull request #21869 from jeremy/mime-constant-deprecation
Jeremy Daer
2015-10-06
32
-214
/
+193
|
\
|
*
Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat
Jeremy Daer
2015-10-06
32
-214
/
+193
|
/
*
Merge pull request #21887 from abhishekjain16/doc_fix
Kasper Timm Hansen
2015-10-06
2
-2
/
+2
|
\
|
*
Fix usage of word alternatively in docs [ci skip]
Abhishek Jain
2015-10-06
2
-2
/
+2
*
|
Merge pull request #21888 from tanmay3011/fix-grammar
Yves Senn
2015-10-06
8
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
[ci skip] Change 'an URL' to 'a URL' as URL doesn't have a vowel sound
tanmay3011
2015-10-06
8
-9
/
+9
|
/
*
Implement equality comparison on `AttributeSet` and friends
Sean Griffin
2015-10-06
3
-11
/
+33
*
Merge pull request #21879 from abhishekjain16/doc_fix
Andrew White
2015-10-06
1
-1
/
+1
|
\
|
*
Fix ActionView changelog documentation [ci skip]
Abhishek Jain
2015-10-06
1
-1
/
+1
*
|
Merge pull request #21881 from b1nary/active_model_doc_fix
Yves Senn
2015-10-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
use ActiveModel::Naming module instead of Model [ci skip]
Roman Pramberger
2015-10-06
1
-1
/
+1
|
/
*
Merge pull request #21877 from amitsuroliya/unused_block_argument
Arthur Nogueira Neves
2015-10-05
1
-1
/
+1
|
\
|
*
Remove unused block argument
amitkumarsuroliya
2015-10-06
1
-1
/
+1
|
/
*
Merge pull request #21876 from kentendo/master
Sean Griffin
2015-10-05
1
-1
/
+1
|
\
|
*
Update asset_pipeline.md
kentendo
2015-10-05
1
-1
/
+1
*
|
render should return a string
Aaron Patterson
2015-10-05
1
-1
/
+1
|
/
*
move file sending to the response object
Aaron Patterson
2015-10-05
6
-30
/
+50
*
Merge pull request #21872 from kirs/chore/attributes-cleanup
Sean Griffin
2015-10-05
1
-3
/
+0
|
\
|
*
No need to declare ActiveRecord::Attributes::Type
Kir Shatrov
2015-10-05
1
-3
/
+0
*
|
Merge pull request #21796 from dv/docs-change-to-parse-nested-query
Eileen M. Uchitelle
2015-10-05
1
-7
/
+0
|
\
\
|
*
|
Remove TIP on parse_query
David Verhasselt
2015-10-05
1
-7
/
+0
*
|
|
Merge pull request #20098 from hanachin/add_ability_to_translate_documents.yaml
Xavier Noria
2015-10-05
2
-2
/
+2
|
\
\
\
|
*
|
|
concatenate @lang if @lang is presence to avoid useless slash
Seiei Miyagi
2015-10-05
1
-1
/
+1
|
*
|
|
Add ability to translate rails guides documents.yaml
Seiei Miyagi
2015-10-05
2
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #21854 from morgoth/fix-serializing-at-option-in-aj-matchers
Yves Senn
2015-10-05
3
-8
/
+38
|
\
\
\
|
*
|
|
Fixed serializing `:at` option for `assert_enqueued_with` and `assert_perform...
Wojciech Wnętrzak
2015-10-03
3
-8
/
+32
*
|
|
|
Merge pull request #21033 from dgynn/preloader_build_scope_tuning
Arthur Nogueira Neves
2015-10-04
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
skip _select! call unless :select values are specified
Dave Gynn
2015-07-26
1
-1
/
+3
*
|
|
|
|
Merge pull request #20981 from dkoprov/ar_postgres_enum_docs_addition
Sean Griffin
2015-10-04
1
-5
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
adds more info on working with postgres ENUM type
Dmitry Koprov
2015-07-23
1
-5
/
+41
*
|
|
|
|
|
Merge pull request #20986 from radar/rails-engine-caller-locations
Arthur Nogueira Neves
2015-10-04
1
-6
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove check for caller_locations in Rails::Engine
Ryan Bigg
2015-07-23
1
-6
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #21005 from jaredbeck/patch-1
Arthur Nogueira Neves
2015-10-04
1
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Docs: Update options for add_reference
Jared Beck
2015-07-23
1
-1
/
+3
*
|
|
|
|
|
|
Merge pull request #20116 from cristianbica/activejob-enqueue-logging
Arthur Nogueira Neves
2015-10-04
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ActiveJob - log enqueued message only after the job was successfully enqueued
Cristian Bica
2015-05-11
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #21865 from Gaurav2728/test_cases_protected_method_nodoc
Sean Griffin
2015-10-04
1
-5
/
+5
|
\
\
\
\
\
\
\
\
[next]