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
/
Rakefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up AR's isolated test runner
Matthew Draper
2019-03-05
1
-3
/
+15
*
Copy the forking isolated test runner from railties
Matthew Draper
2019-03-05
1
-2
/
+38
*
Support running AR isolated tests in parallel
Matthew Draper
2019-02-13
1
-4
/
+35
*
Respect ENV variables when finding DBs etc for the test suite
Matthew Draper
2019-02-06
1
-4
/
+9
*
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
1
-5
/
+3
*
Use utf8mb4 character set by default for MySQL database (#33608)
Yasuo Honda
2018-09-11
1
-2
/
+2
*
Display db:drop description in ActiveRecord
Yoshiyuki Hirano
2018-04-03
1
-1
/
+3
*
Enable `Layout/SpaceBeforeComma` rubocop rule, and fixed more
Ryuta Kamizono
2017-12-12
1
-1
/
+1
*
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 `require_relative` instead of `require` with full path
bogdanvlviv
2017-06-14
1
-2
/
+2
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-3
/
+3
*
Merge pull request #25927 from y-yagi/remove_needless_warning_for_hstore
Sean Griffin
2017-01-03
1
-5
/
+0
|
\
|
*
remove needless warning for hstore
yuuji.yaginuma
2016-08-15
1
-5
/
+0
*
|
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-2
/
+2
*
|
fixes remaining RuboCop issues [Vipul A M, Xavier Noria]
Xavier Noria
2016-09-01
1
-1
/
+1
|
/
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-13
/
+13
*
applies new string literal convention to the rest of the project
Xavier Noria
2016-08-06
1
-38
/
+38
*
systematic revision of =~ usage in AR
Xavier Noria
2016-07-23
1
-2
/
+2
*
Remove package:clean task
Javan Makhmali
2016-05-24
1
-1
/
+0
*
Wrangle the asset build into something that sounds more general
Matthew Draper
2016-02-01
1
-0
/
+3
*
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
1
-7
/
+7
*
Allow mysql and mysql2 tests run by database user with password
Yasuo Honda
2015-08-18
1
-4
/
+4
*
Merge pull request #20256 from arunagw/aa-remove-unused-rule-and-task-activer...
Sean Griffin
2015-07-24
1
-9
/
+0
|
\
|
*
Remove unused rule and task from activerecord
Arun Agrawal
2015-05-22
1
-9
/
+0
*
|
Remove unused package tasks
Arun Agrawal
2015-05-28
1
-7
/
+0
*
|
Remove broken and unused release task
Arun Agrawal
2015-05-22
1
-9
/
+0
|
/
*
Updated postgresql documentation link to use latest version [ci skip]
Ronak Jangir
2015-05-20
1
-1
/
+1
*
Revert "For now, we will keep sorting the tests."
Matthew Draper
2015-03-06
1
-1
/
+1
*
Follow up to #16613
Robin Dupret
2014-09-28
1
-0
/
+1
*
For now, we will keep sorting the tests.
Matthew Draper
2014-09-05
1
-1
/
+1
*
No need to sort tests
Akira Matsuda
2014-08-28
1
-1
/
+1
*
Encapsulate rake lines from ActiveRecord/ActionPack as CodeTools::LineStatistics
Benjamin Fleischer
2014-07-25
1
-21
/
+3
*
Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi]
Arun Agrawal
2014-05-16
1
-71
/
+74
*
Remove code related to adapter which are no longer in repo
Arun Agrawal
2014-05-16
1
-1
/
+1
*
rake, remove frontbase related tasks from Active Record Rakefile.
Yves Senn
2014-05-14
1
-46
/
+0
*
Revert "Merge pull request #14940 from arunagw/hbakhtiyor-test-db-namespaces-ar"
Yves Senn
2014-05-03
1
-107
/
+95
*
Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi]
Arun Agrawal
2014-05-03
1
-95
/
+107
*
Add description for db:create and db:drop test tasks in AR
Carlos Antonio da Silva
2013-11-17
1
-2
/
+4
*
grab executable from rubygems
Arun Agrawal
2013-07-26
1
-2
/
+1
*
Cleanup task for informing about hstore
Vipul A M
2013-07-25
1
-6
/
+3
*
Merge pull request #11046 from arunagw/verbose_mode_on
Carlos Antonio da Silva
2013-06-25
1
-1
/
+1
|
\
|
*
Adding verbose in isolated test.
Arun Agrawal
2013-06-21
1
-1
/
+1
*
|
Saying gemcutter => rubygems [ci skip]
Arun Agrawal
2013-06-21
1
-1
/
+1
|
/
*
No need to load 'rake/packagetask' as it's already
Arun Agrawal
2013-06-02
1
-1
/
+0
*
Remove unnecessary code, because this extension is created on demand in hstor...
kennyj
2013-05-15
1
-2
/
+0
*
added db:drop task that executes mysql:drop_databses and postgresql:drop_data...
Ranjay Krishna
2013-01-20
1
-0
/
+1
*
removed the puts statement and simplified the execute statement
Ranjay Krishna
2013-01-20
1
-6
/
+1
*
added rake db:create that executes mysql:build_databases and postgresql:build...
Ranjay Krishna
2013-01-20
1
-0
/
+9
[next]