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
/
activesupport
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #31132 from emaxi/feature/add-missing-documentation-option...
Ryuta Kamizono
2018-08-20
1
-0
/
+5
|
\
\
\
|
*
|
|
Add missing documentation options to number_to_currency [ci skip]
emaxi
2018-07-11
1
-0
/
+5
*
|
|
|
Remove unused requires
yuuji.yaginuma
2018-08-17
1
-3
/
+0
*
|
|
|
Fix obsoleted method URI.unescape in activesupport/test
Vitor Oliveira
2018-08-15
1
-1
/
+1
*
|
|
|
Merge pull request #33499 from lsylvester/caller-ignore-paths
Kasper Timm Hansen
2018-08-15
2
-0
/
+63
|
\
\
\
\
|
*
|
|
|
Use backtrace cleaner to clean up backtrace for verbose query logs
Lachlan Sylvester
2018-08-14
2
-0
/
+63
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #33612 from bogdanvlviv/test-assert_called
Ryuta Kamizono
2018-08-15
1
-0
/
+10
|
\
\
\
\
|
*
|
|
|
Test `assert_called` and `assert_called_with`
bogdanvlviv
2018-08-14
1
-0
/
+10
|
|
/
/
/
*
|
|
|
Refactor `Array#extract!`
bogdanvlviv
2018-08-14
1
-7
/
+7
*
|
|
|
Add `Array#extract!`
bogdanvlviv
2018-08-14
4
-0
/
+77
|
/
/
/
*
|
|
Fix a typo in Active Support's CHANGELOG [ci skip]
Robin Dupret
2018-08-10
1
-1
/
+1
*
|
|
Fix the obvious typos detected by github.com/client9/misspell
Kazuhiro Sera
2018-08-08
1
-1
/
+1
*
|
|
Move changelog entry of 47018a82 up [ci skip]
bogdanvlviv
2018-08-05
1
-11
/
+11
*
|
|
Support skip nil for cache fetch (#25437)
Martin
2018-08-05
3
-1
/
+23
*
|
|
Fix example in thread_mattr_accessor documentation
Fabian Mersch
2018-07-31
1
-1
/
+1
*
|
|
Remove unused require
Ryuta Kamizono
2018-07-31
1
-1
/
+0
*
|
|
Merge pull request #33325 from Edouard-chin/ec-deprecate-class-method
Ryuta Kamizono
2018-07-31
2
-14
/
+52
|
\
\
\
|
*
|
|
A regression in deprecate_methods was introduced in a982a42:
Edouard CHIN
2018-07-30
2
-14
/
+52
*
|
|
|
Merge pull request #33467 from bdewater/chomp-unconditionally
Kasper Timm Hansen
2018-07-30
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Chomp will work without checking for end of the string
Bart de Water
2018-07-29
1
-2
/
+2
*
|
|
|
|
cpu_time and allocations are 0 when JRuby is used
Yasuo Honda
2018-07-30
1
-2
/
+7
*
|
|
|
|
Only use CLOCK_PROCESS_CPUTIME_ID if it's defined
Bart de Water
2018-07-29
1
-2
/
+8
|
/
/
/
/
*
|
|
|
Remove unused `require "active_support/core_ext/regexp"`
Ryuta Kamizono
2018-07-29
12
-13
/
+0
*
|
|
|
Work around Performance/EndWith false positive
Bart de Water
2018-07-28
1
-2
/
+2
*
|
|
|
Merge pull request #33441 from bogdanvlviv/remove-rubocop-comments-from-codebase
Ryuta Kamizono
2018-07-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix Rubocop offense
bogdanvlviv
2018-07-26
1
-1
/
+1
*
|
|
|
|
I cannot spell
Aaron Patterson
2018-07-26
1
-1
/
+1
*
|
|
|
|
Add changelog entry
Aaron Patterson
2018-07-26
1
-0
/
+34
*
|
|
|
|
fix arity check to use "parameters" for backwards compat
Aaron Patterson
2018-07-26
1
-4
/
+9
*
|
|
|
|
Always subscribe to event objects via `AS::Notifications.subscribe`
Aaron Patterson
2018-07-26
3
-21
/
+25
*
|
|
|
|
Subscribe to event objects via `subscribe`
Aaron Patterson
2018-07-26
1
-0
/
+12
*
|
|
|
|
Subscribe to event objects via `subscribe_event`
Aaron Patterson
2018-07-26
3
-1
/
+56
*
|
|
|
|
Match the units in `duration` (milliseconds)
Aaron Patterson
2018-07-26
1
-1
/
+7
|
/
/
/
/
*
|
|
|
Add cpu_time, idle_time, and allocations to Event
Eileen Uchitelle
2018-07-26
4
-4
/
+65
*
|
|
|
Merge pull request #32381 from q-centrix/update-codeclimate-configs
Richard Schneeman
2018-07-25
5
-22
/
+12
|
\
\
\
\
|
*
|
|
|
Turn on performance based cops
Dillon Welch
2018-07-23
5
-22
/
+12
*
|
|
|
|
Update with_options.rb
Daniel Amireh
2018-07-25
1
-1
/
+1
*
|
|
|
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...
Matthew Draper
2018-07-25
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix typo 'in via'
Alberto Almagro
2018-07-06
1
-1
/
+1
|
*
|
|
|
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
1
-1
/
+1
*
|
|
|
|
e4e1b62 broke `to_param` handling:
Edouard CHIN
2018-07-12
2
-2
/
+19
|
|
/
/
/
|
/
|
|
|
*
|
|
|
added tests for assert_no_difference with multiple expressions
lxxxvi
2018-07-08
2
-0
/
+28
|
/
/
/
*
|
|
A Class is a Module so we remove one conditional
Rafael Mendonça França
2018-07-04
1
-1
/
+1
*
|
|
Merge pull request #33289 from Edouard-chin/ec-lazy-load-hooks
Rafael França
2018-07-04
2
-1
/
+54
|
\
\
\
|
*
|
|
Use class_eval or instance_eval when triggering lazy load hooks:
Edouard CHIN
2018-07-03
2
-1
/
+54
*
|
|
|
Refactor #33254.
Kasper Timm Hansen
2018-07-01
3
-29
/
+28
*
|
|
|
Fix Cache :redis_store increment/decrement ttl check and add more tests.
Jason Lee
2018-06-30
2
-6
/
+22
*
|
|
|
Add :expires_in option support for RedisCacheStore increment/decrement method.
Jason Lee
2018-06-29
3
-2
/
+57
*
|
|
|
Add tests for duration multiplication and division
Eugene Kenny
2018-06-25
1
-0
/
+12
|
/
/
/
*
|
|
Merge pull request #33106 from marcandre/datecalc
Rafael Mendonça França
2018-06-11
1
-15
/
+12
|
\
\
\
[prev]
[next]