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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
2
-0
/
+4
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
2
-2
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
2
-0
/
+2
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-2
/
+2
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-2
/
+2
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention to the rest of the project
Xavier Noria
2016-08-06
2
-27
/
+27
*
Remove load_paths file
Arthur Neves
2016-02-27
2
-2
/
+0
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-2
/
+2
*
Some performance benchmarking for take vs limit
Ankit Gupta
2013-07-06
1
-1
/
+13
*
SQL Keywords to be in UPPERCASE
ankit8898
2013-07-04
1
-1
/
+1
*
activerecord/examples/simple.rb use master branch activesupport gem
tumayun
2013-06-27
1
-1
/
+1
*
fix activerecord/examples/performance.rb#L101 syntax error
tumayun
2013-06-27
1
-1
/
+1
*
replace all older rocket sign to new ":" from examples of active record and a...
Rajarshi Das
2013-06-24
2
-19
/
+19
*
removes activerecord/examples/associations.png
Xavier Noria
2013-03-29
1
-0
/
+0
*
Change docs to use update instead of update_attributes
Amparo Luna + Guillermo Iguaran
2013-01-03
1
-1
/
+1
*
Increase benchmark time to 20 seconds.
Jon Leighton
2012-08-17
1
-18
/
+18
*
Use benchmark/ips to measure AR performance
Jon Leighton
2012-08-17
1
-39
/
+34
*
Make with_scope public so we stop using send :bomb:
José Valim
2011-12-15
1
-0
/
+12
*
Add performance scripts from wycats/rails-simple-benches to actionpack.
José Valim
2011-12-08
1
-1
/
+1
*
splited a long line to shorter ones
Sergey Parizhskiy
2011-11-29
1
-1
/
+8
*
Remove identity map from benchmark script.
Emilio Tagua
2011-02-15
1
-7
/
+0
*
Merge remote branch 'rails/master' into identity_map
Emilio Tagua
2011-02-15
1
-124
/
+90
|
\
|
*
no more faker, rbench, or addressable
Aaron Patterson
2011-02-07
1
-109
/
+88
*
|
Clean IdentityMap before running each benchmark.
Emilio Tagua
2010-11-19
1
-0
/
+18
*
|
Enable IM in performance script unless IM=disabled is set when running it.
Emilio Tagua
2010-11-19
1
-0
/
+2
|
/
*
Use detect instead select to avoid "sh: [mysqldump]: command not found".
Emilio Tagua
2010-09-29
1
-1
/
+1
*
Add more examples in performance script.
Emilio Tagua
2010-09-10
1
-0
/
+17
*
Ruby 1.9 compat: convert Pathname to string
Jeremy Kemper
2010-09-10
1
-1
/
+1
*
Switch back to mysql for easier comparison
Jeremy Kemper
2010-09-10
1
-1
/
+1
*
AR perf test: switch to mysql2, bundle faker and rbench
Jeremy Kemper
2010-09-09
1
-1
/
+1
*
Fix data loading from the performance script
Pratik Naik
2010-07-16
1
-1
/
+1
*
Use the new query API in AR performance script.
Emilio Tagua
2010-06-22
1
-3
/
+3
*
remove executable permission from files that don't need it. [#4802 state:reso...
rohit
2010-06-20
1
-0
/
+0
*
Use load_paths on AR benchmarks so it uses the bundler setup instead of syste...
José Valim
2010-06-12
1
-5
/
+5
*
Fix typo
Jeremy Kemper
2009-08-25
1
-1
/
+1
*
timestamps gives a created_at field not created_on.
Emilio Tagua
2009-08-24
1
-2
/
+2
*
Benchmark script via miloops' arel fork via DataMapper's AR comparison script
Jeremy Kemper
2009-08-20
2
-0
/
+163
*
Simple examples for require profiling
Jeremy Kemper
2009-05-13
1
-0
/
+14
*
Removed outdated benchmarks and examples
David Heinemeier Hansson
2007-09-09
3
-187
/
+0
*
Removed unnecessary table_name overwrite #695
David Heinemeier Hansson
2005-02-23
1
-3
/
+0
*
Initial
David Heinemeier Hansson
2004-11-24
4
-0
/
+190