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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove code for unsupported versions of Rails from open_id_authentication (#3...
Go MAEDA
2019-10-22
1
-4
/
+0
*
Update copyright year.
Go MAEDA
2019-05-25
5
-5
/
+5
*
Small refactorization of avatar methods (#31391).
Go MAEDA
2019-05-19
1
-1
/
+1
*
Remove the :ssl option which is not used anymore (#31022).
Go MAEDA
2019-05-08
1
-3
/
+0
*
Add avatar_server_url configuration option in order to support Libravatar (#9...
Go MAEDA
2019-05-04
1
-1
/
+1
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
1
-1
/
+1
*
Remove frozen_string_literal magic comment from files which are not used when...
Go MAEDA
2019-03-21
12
-24
/
+0
*
Support frozen_string_literal in lib/**/*.rb (#26561).
Go MAEDA
2019-03-17
17
-17
/
+17
*
Enable frozen_string_literal for files which don't contain string literals (#...
Go MAEDA
2019-03-17
4
-4
/
+4
*
Always use HTTPS when accessing gravatar.com (#31022).
Go MAEDA
2019-03-15
1
-2
/
+2
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
37
-2
/
+76
*
Remove trailing whitespaces from lib/plugins/gravatar/lib/gravatar.rb
Go MAEDA
2019-03-14
1
-11
/
+11
*
Deadlock when assigning custom values (#30465).
Jean-Philippe Lang
2019-01-19
1
-1
/
+1
*
Fixed that issue details page shows default values for custom fields that are...
Jean-Philippe Lang
2018-09-23
1
-0
/
+6
*
Replace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA
2018-08-01
1
-1
/
+1
*
Remove RDoc tags (#28943).
Go MAEDA
2018-06-08
1
-2
/
+2
*
Use reverse_each instead of reverse.each (#27671).
Go MAEDA
2017-12-31
1
-1
/
+1
*
Get rid of acts_as_versioned.
Jean-Philippe Lang
2017-07-26
23
-1579
/
+0
*
fix search engine returns 500 error by Go MAEDA (#26526)
Toshi MARUYAMA
2017-07-25
1
-0
/
+2
*
remove trailing white spaces from lib/plugins/acts_as_searchable/lib/acts_as_...
Toshi MARUYAMA
2017-07-25
1
-3
/
+0
*
Removes acts_as_list plugin.
Jean-Philippe Lang
2017-07-23
4
-639
/
+0
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
2
-2
/
+5
*
Update copyright.
Jean-Philippe Lang
2017-06-25
5
-5
/
+5
*
spelling fixes (#25495)
Toshi MARUYAMA
2017-04-02
1
-1
/
+1
*
Removes invalid attributes from gravatar img tag.
Jean-Philippe Lang
2017-03-05
1
-1
/
+1
*
Fixes uploading of empty files (#25115).
Jean-Philippe Lang
2017-02-28
1
-1
/
+0
*
Hires (2x DPR) image support for Gravatars (#24927).
Jean-Philippe Lang
2017-01-30
1
-0
/
+4
*
Set inverse on custom_values association.
Jean-Philippe Lang
2017-01-18
1
-0
/
+1
*
acts_as_versioned use old style (Rails 2.x) of method call for #all (#24348).
Jean-Philippe Lang
2016-11-18
1
-3
/
+4
*
Adds file custom field format (#6719).
Jean-Philippe Lang
2016-10-23
2
-13
/
+13
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Removes a call to alias_method_chain.
Jean-Philippe Lang
2016-07-14
1
-3
/
+2
*
Removes a call to alias_method_chain.
Jean-Philippe Lang
2016-07-14
1
-3
/
+2
*
When creating issues by receiving an email, watchers created via CC in the ma...
Jean-Philippe Lang
2016-07-09
1
-0
/
+4
*
Notify the user of missing attachments (#22401).
Jean-Philippe Lang
2016-05-07
1
-1
/
+12
*
Deprecates unused stuff (#12909).
Jean-Philippe Lang
2016-04-18
1
-0
/
+1
*
Fixed that subtasks lose their custom fields when copying an issue to a diffe...
Jean-Philippe Lang
2016-04-11
1
-0
/
+8
*
Use protocol-relative URL for gravatars (#21855).
Jean-Philippe Lang
2016-03-15
1
-10
/
+4
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
5
-5
/
+5
*
New custom fields of existing issues are not initialized with their default v...
Jean-Philippe Lang
2015-10-31
1
-2
/
+2
*
Query doesn't work with non ASCII uppercase symbols (#20438).
Jean-Philippe Lang
2015-08-02
1
-9
/
+1
*
Replace tabs with spaces and remove trailing tabs in several files (#20140).
Jean-Philippe Lang
2015-06-21
1
-1
/
+1
*
acts_as_versioned not compatible with ActiveRecord 4.2.1 (#19957).
Jean-Philippe Lang
2015-05-31
1
-1
/
+1
*
Removed no longer used :find_options option for acts_as_activity_provider.
Jean-Philippe Lang
2015-02-18
1
-2
/
+1
*
Support for accent insensitive search with PostgreSQL (#18801).
Jean-Philippe Lang
2015-02-08
1
-3
/
+6
*
Copyright update.
Jean-Philippe Lang
2015-01-11
5
-5
/
+5
*
Option to search open issues only (#10734).
Jean-Philippe Lang
2015-01-10
1
-6
/
+6
*
Option to search attachment filenames and description (#4383).
Jean-Philippe Lang
2015-01-09
1
-34
/
+50
*
Search custom fields and journals with different queries to take advantage of...
Jean-Philippe Lang
2015-01-08
1
-30
/
+69
*
Updates comments for r13811.
Jean-Philippe Lang
2014-12-26
1
-2
/
+2
[next]