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
/
activerecord
/
test
/
cases
/
adapters
/
postgresql
/
utils_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
1
-2
/
+2
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-3
/
+3
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-6
/
+6
*
make it possible to run AR tests with bin/test
Yves Senn
2015-06-11
1
-2
/
+3
*
pg, `PostgreSQL::Name` to hold schema qualified names.
Yves Senn
2014-05-30
1
-2
/
+43
*
pg, re-introduce `PostgreSQL::Utils` to unify schema/table extraction.
Yves Senn
2014-05-19
1
-0
/
+20
*
PostgreSQLAdapter::Utils seems to be only used from a single spot - quite red...
kares
2014-05-14
1
-20
/
+0
*
Add missing require
Jon Leighton
2011-12-03
1
-0
/
+2
*
Make #extract_schema_and_table an instance method in Utils
Daniel Schierbeck
2011-07-09
1
-0
/
+18