index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
redmine
/
hook.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Extract classes to their own files to prevent loading issues (#20508).
Jean-Philippe Lang
2015-10-19
1
-71
/
+0
*
Include helper instead of patching (#20508).
Jean-Philippe Lang
2015-10-19
1
-3
/
+0
*
Reverts r14510 (#20508) and r14511 (#20507), tests broken.
Jean-Philippe Lang
2015-08-22
1
-3
/
+3
*
Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper (#...
Jean-Philippe Lang
2015-08-18
1
-3
/
+3
*
link_to in Redmine::Hook::ViewListener omits relative url root (#19024).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Ability to render multiple partials with view hook (#17763).
Jean-Philippe Lang
2014-10-18
1
-8
/
+17
*
fix typos of source comments at lib/redmine/hook.rb
Toshi MARUYAMA
2014-04-07
1
-2
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Fixed that content_for does not work in Hook.render_on (#11105).
Jean-Philippe Lang
2012-06-09
1
-3
/
+10
*
remove commented out Rails2 including from lib/redmine/hook.rb
Toshi MARUYAMA
2012-05-09
1
-3
/
+0
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-4
/
+12
*
Check that controller and request methods are available.
Jean-Philippe Lang
2011-12-18
1
-1
/
+3
*
fix typos in lib/redmine/hook.rb (#9291)
Toshi MARUYAMA
2011-09-21
1
-4
/
+4
*
remove trailing white-spaces from lib/redmine/hook.rb
Toshi MARUYAMA
2011-09-20
1
-18
/
+18
*
Use Object#tap instead of #returning (#6887).
Jean-Philippe Lang
2010-11-14
1
-1
/
+1
*
Fixing Plugin and Mailer default_url_options.
Eric Davis
2009-02-25
1
-2
/
+8
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Refactored the mess known as Hook default_url_options in favor of the simpler
Eric Davis
2009-02-21
1
-10
/
+1
*
Renamed variables to be more descriptive. #2542
Eric Davis
2009-02-10
1
-4
/
+4
*
Added request and controller objects to the hooks by default.
Eric Davis
2009-02-10
1
-8
/
+52
*
Include GLoc in hook listener base class (#2112).
Jean-Philippe Lang
2008-11-10
1
-0
/
+1
*
Included Redmine::Hook::Helper to ActionController::Base so call_hook
Eric Davis
2008-11-06
1
-0
/
+1
*
Merged hooks branch @ r1785 into trunk.
Jean-Philippe Lang
2008-09-05
1
-0
/
+109