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
/
lib
/
active_support
/
time_with_zone.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
1
-3
/
+3
*
Update the comments for TimeWithZone subtraction (#33721)
Rob Race
2018-08-28
1
-2
/
+10
*
Add `before?` and `after?` methods to date and time classes
Nick Holden
2018-03-06
1
-0
/
+2
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
1
-4
/
+4
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
[Active Support] require => require_relative
Akira Matsuda
2017-07-01
1
-4
/
+4
*
Add additional options to time `change` methods
Andrew White
2017-04-14
1
-0
/
+36
*
Move `to_time` to `DateTime` compatibility.rb file
Andrew White
2017-03-16
1
-1
/
+3
*
Merge pull request #28147 from kmcphillips/master-time-freeze
Andrew White
2017-03-16
1
-1
/
+10
|
\
|
*
Handle #to_time and memoization taking into account memoization, frozen state...
Kevin McPhillips
2017-03-06
1
-1
/
+10
*
|
Add `rfc3339` aliases to `xmlschema`
Andrew White
2017-03-03
1
-0
/
+1
|
/
*
Preload to_datetime before freezing a TimeWithZone instance
Adam Rice
2017-02-22
1
-1
/
+2
*
Merge pull request #26359 from maclover7/jm-speed-up-time
Matthew Draper
2016-10-06
1
-0
/
+2
|
\
|
*
Speed up Time.zone.now
Jon Moss
2016-10-02
1
-0
/
+2
*
|
Revert "Merge pull request #25880 from ryandv/fix_performance_regression_in_t...
Andrew White
2016-10-02
1
-1
/
+1
*
|
Revert "Merge pull request #26677 from tbalthazar/26644"
Andrew White
2016-10-02
1
-2
/
+1
|
/
*
Fix `ActiveSupport::TimeWithZone#localtime`
Thomas Balthazar
2016-10-01
1
-1
/
+2
*
Fix ActiveSupport::TimeWithZone#in
Thomas Balthazar
2016-09-24
1
-0
/
+1
*
[ci skip] Fixed commas according to Oxford comma in rdoc and guides
Andrey Molchanov
2016-09-17
1
-1
/
+1
*
Cache to_datetime for performance
Andrew White
2016-09-01
1
-1
/
+1
*
Memoize coerced TimeWithZone value in TimeWithZone#localtime.
Ryan De Villa
2016-08-23
1
-7
/
+1
*
Fix performance regression in `TimeWithZone#to_time`
Ryan De Villa
2016-08-23
1
-0
/
+6
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-9
/
+9
*
Add :weeks to the list of variable duration parts
Andrew White
2016-08-03
1
-1
/
+1
*
Make getlocal and getutc always return instances of Time
Andrew White
2016-04-23
1
-8
/
+7
*
Add compatibility for Ruby 2.4 `to_time` changes
Andrew White
2016-04-23
1
-6
/
+2
*
Fix the example given in the documentation for TimeWithZone#-
Phil Ross
2015-10-29
1
-4
/
+4
*
Add documentation for TimeWithZone #ago and #advance.
Phil Ross
2015-10-29
1
-0
/
+38
*
Expand support for ActiveSupport::TimeWithZone#utc?
David Celis
2015-10-15
1
-1
/
+1
*
TimeWithZone#xmlschema should be able to display more than 6 digits
Fumiaki MATSUSHIMA
2015-09-30
1
-5
/
+4
*
minor typo fix [ci skip]
Aditya Kapoor
2015-09-26
1
-1
/
+1
*
Short-circuit `blank?` on date and time values
Andrew White
2015-09-21
1
-0
/
+5
*
fix wrong method used in the TimeWithZone#inspect method docs [ci skip]
yuuji.yaginuma
2015-09-10
1
-1
/
+1
*
Fixed to_datetime docs [ci skip]
Ronak Jangir
2015-08-26
1
-2
/
+3
*
Added docs for TimeWithZone [ci skip]
Ronak Jangir
2015-08-18
1
-1
/
+10
*
Fix `TimeWithZone#eql?` to handle `TimeWithZone` created from `DateTime`
Roque Pinel
2015-07-19
1
-1
/
+1
*
Require active_support/duration.
Jimmy Cuadra
2015-06-04
1
-0
/
+1
*
Improve ActiveSupport::TimeWithZone conversion to YAML
Andrew White
2015-04-22
1
-6
/
+7
*
Doc fix [ci skip]
Sushruth Sivaramakrishnan
2015-03-05
1
-1
/
+1
*
Remove some comments about Ruby 1.9 behaviors
Rafael Mendonça França
2015-01-04
1
-2
/
+2
*
Replace AS::TimeWithZone#since with alias to +
claudiob
2014-12-16
1
-10
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-12-15
1
-4
/
+32
|
\
|
*
Add docs for AS::TimeWithZone + and -
claudiob
2014-12-04
1
-4
/
+32
*
|
Add documentation to six AS::TimeWithZone methods
claudiob
2014-12-04
1
-2
/
+23
|
/
*
Optimize TimeWithZoneTest#strftime
Pablo Herrero
2014-10-27
1
-10
/
+6
*
Merge pull request #15421 from gchan/time_with_zone_precision
Matthew Draper
2014-06-05
1
-1
/
+1
|
\
[next]