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
*
Restrict w3c_validators to less than 1.3
Andrew White
2017-01-04
1
-1
/
+1
*
Restrict jquery-rails to less than 4.0
Andrew White
2017-01-04
2
-7
/
+2
*
Test on Ruby 2.3.3
Andrew White
2017-01-04
1
-1
/
+1
*
TestCase does not need to be loaded when loading the framework
Aaron Patterson
2016-12-02
2
-2
/
+12
*
Run tests on latest versions of 2.2 and 2.3
Andrew White
2016-11-17
1
-2
/
+2
*
Merge pull request #26962 from rails/fix-3-2-stable-on-ruby-2-3
Andrew White
2016-11-11
35
-91
/
+232
|
\
|
*
Allow time for reloading to happen
Andrew White
2016-11-04
1
-2
/
+4
|
*
Reinstate railties tests on Ruby 1.8.7
Andrew White
2016-11-03
1
-8
/
+1
|
*
Fix method redefined warnings for + and - on Time
Andrew White
2016-11-03
1
-3
/
+4
|
*
Tweak conditionals on YAML handling
Andrew White
2016-11-03
1
-2
/
+2
|
*
Adjust tests for differences between Ruby 1.8 and 1.9
Andrew White
2016-11-03
4
-18
/
+25
|
*
Update travis.yml to match master where appropriate
Andrew White
2016-11-03
1
-19
/
+27
|
*
Cache bundle install on Travis
Andrew White
2016-11-03
1
-0
/
+3
|
*
Start memcached for Action Pack and Active Support tests
Andrew White
2016-11-03
1
-0
/
+3
|
*
The pg gem has started requiring Ruby 2.0+ from 0.19.0
Andrew White
2016-11-03
1
-0
/
+2
|
*
Flushing all logs fixed in Ruby 2.3
Andrew White
2016-11-03
1
-2
/
+2
|
*
Remove migration constants to avoid method redefined warnings
Andrew White
2016-11-03
1
-0
/
+4
|
*
Remove unused local variable
Andrew White
2016-11-03
1
-1
/
+0
|
*
Fix uninitialized warning with @new_record instance variable
Andrew White
2016-11-03
1
-0
/
+1
|
*
Fix indenting
Andrew White
2016-11-02
1
-6
/
+6
|
*
Only override to_yaml if YAML::ENGINE is defined
Andrew White
2016-11-02
1
-14
/
+16
|
*
Fix File.exists? deprecation warnings in Active Record
Andrew White
2016-11-02
4
-21
/
+21
|
*
Fix raising uniqueness constraints in newer versions of SQLite
Andrew White
2016-11-02
1
-1
/
+5
|
*
Fix deprecation warnings on URI.unescape
Andrew White
2016-11-02
1
-1
/
+2
|
*
Remove duplicate prompt key from options
Andrew White
2016-11-02
1
-1
/
+1
|
*
Double assign locals to avoid unused variables warning
Andrew White
2016-11-02
1
-1
/
+2
|
*
Fix File.exists? deprecation warnings in Action Pack
Andrew White
2016-11-02
2
-2
/
+2
|
*
Fix inconsistencies in path with missing helpers
Andrew White
2016-11-02
2
-2
/
+18
|
*
Fix method redefinition warnings in i18n gem
Andrew White
2016-11-02
1
-0
/
+4
|
*
Fix AS::HWIA#select and #reject on Ruby 2.1.1+
Andrew White
2016-11-02
2
-0
/
+44
|
*
Fix warning about unset I18n.enforce_available_locales
Andrew White
2016-11-02
6
-0
/
+18
|
*
Fix warning with ambiguous *args
Andrew White
2016-11-02
1
-1
/
+1
|
*
Fix AS::OrderHash#select and #reject on Ruby 2.1.1+
Andrew White
2016-11-02
2
-0
/
+18
|
*
Ruby 2.0 added LoadError#path
Andrew White
2016-11-02
1
-6
/
+8
|
*
Relax dependency of builder gem
Andrew White
2016-11-02
2
-2
/
+2
|
*
Use later versions of nokogiri on 1.9.3+
Andrew White
2016-11-02
1
-1
/
+6
|
*
Fix File.exists? deprecation warnings in Active Support
Andrew White
2016-11-02
2
-2
/
+2
|
*
Only list json gem once in Gemfile
Andrew White
2016-11-02
1
-2
/
+4
|
*
Prefer https over git for security
Andrew White
2016-11-02
1
-2
/
+2
|
*
Add Ruby 2.3 to test matrix
Andrew White
2016-11-02
1
-0
/
+1
|
/
*
bumping version
Aaron Patterson
2016-09-14
9
-9
/
+9
*
Merge pull request #26495 from johnnyshields/fix-3-2-specs
Rafael França
2016-09-14
4
-10
/
+40
|
\
|
*
Fix failing tests on 3-2-stable branch:
Johnny Shields
2016-09-15
4
-10
/
+40
|
/
*
adds a couple of missing requires
Xavier Noria
2016-08-22
2
-0
/
+3
*
Merge pull request #26131 from smellsblue/dont-fail-on-non-string
Rafael França
2016-08-12
2
-2
/
+9
|
\
|
*
Remove dead code and ensure values are strings before calling gsub
Mike Virata-Stone
2016-08-11
2
-2
/
+9
|
/
*
Merge branch '3-2-22-3' into 3-2-stable
Aaron Patterson
2016-08-11
10
-9
/
+10
|
\
|
*
bumping version
Aaron Patterson
2016-08-11
9
-9
/
+9
|
*
Include missing module in tag_helper
Carlos Antonio da Silva
2016-08-11
1
-0
/
+1
*
|
Merge branch '3-2-22-3' into 3-2-stable
Aaron Patterson
2016-08-11
11
-13
/
+30
|
\
|
[next]