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
/
reaper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-2
/
+2
*
Flush idle database connections
Matthew Draper
2017-11-26
1
-0
/
+6
*
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
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-1
/
+1
*
fix issue with reaping_frequency type
korbin
2014-12-17
1
-1
/
+1
*
Reap connections based on owning-thread death
Matthew Draper
2014-03-18
1
-6
/
+11
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-2
/
+1
*
Reaper has access to threadsafe active? call
Kevin Casey
2014-02-08
1
-1
/
+1
*
ConnectionPool wait_timeout no longer used for different types of timeouts. #...
Jonathan Rochkind
2012-05-23
1
-1
/
+1
*
rename start to run and use Thread.pass rather than sleeping to schedule the ...
Aaron Patterson
2011-12-30
1
-21
/
+29
*
connection pool starts the reaper
Aaron Patterson
2011-12-30
1
-0
/
+16
*
just dup the spec now that it will deep copy
Aaron Patterson
2011-12-30
1
-2
/
+1
*
each connection pool has a reaper
Aaron Patterson
2011-12-30
1
-0
/
+12
*
introduce a timer class for reaping connections
Aaron Patterson
2011-12-30
1
-0
/
+46