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
/
extra
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r16286 (#24307).
Jean-Philippe Lang
2017-01-29
1
-1
/
+4
*
Merged r15843 (#23829).
Jean-Philippe Lang
2016-10-01
1
-2
/
+2
*
Merged r15238.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Merged r14986 (#21531).
Jean-Philippe Lang
2016-01-09
1
-1
/
+1
*
Only select actual users from the database in Redmine.pm (#21312).
Jean-Philippe Lang
2015-11-28
1
-0
/
+1
*
Redmine.pm errors when cloning public project (#16948).
Jean-Philippe Lang
2015-11-24
1
-2
/
+4
*
Allow a default version to be set on the command line for incoming emails (#7...
Jean-Philippe Lang
2015-11-01
1
-0
/
+1
*
Makes project selection by subaddress optional (#20732).
Jean-Philippe Lang
2015-10-19
1
-9
/
+20
*
Updates rdm-mailhandler.rb help.
Jean-Philippe Lang
2015-10-17
1
-27
/
+31
*
Updates rdm-mailhandler.rb help.
Jean-Philippe Lang
2015-10-17
1
-6
/
+19
*
Mail Handler: option for specifying a custom CA bundle (#19182).
Jean-Philippe Lang
2015-05-30
1
-2
/
+6
*
Connection leak in Redmine.pm (#19956).
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Adds private issue option to receiving emails (#8424).
Jean-Philippe Lang
2015-05-10
1
-0
/
+1
*
Added missing :permission option in sample plugin.
Jean-Philippe Lang
2015-02-18
1
-1
/
+2
*
Removed no longer used :find_options option for acts_as_activity_provider.
Jean-Philippe Lang
2015-02-18
1
-1
/
+1
*
rdm-mailhandler.rb should catch EOFError (#18922).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds buit-in groups to give specific permissions to anonymous and non members...
Jean-Philippe Lang
2014-09-28
1
-5
/
+15
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Mail handler: adds --no-notification option to disable notifications to the c...
Jean-Philippe Lang
2013-03-03
1
-1
/
+4
*
Mail handler: adds --no-account-notice option for not sending account informa...
Jean-Philippe Lang
2013-03-03
1
-2
/
+6
*
Typo and text formatting in rdm-mailhandler usage.
Jean-Philippe Lang
2013-03-03
1
-6
/
+6
*
Adds copyright.
Jean-Philippe Lang
2013-03-03
1
-0
/
+16
*
Mail handler: adds --default-group option to add created user to one or more ...
Jean-Philippe Lang
2013-03-03
1
-7
/
+12
*
Fixed thatinitialize_http_header overrides basic auth in rdm-mailhandler.rb (...
Jean-Philippe Lang
2013-02-14
1
-2
/
+2
*
ActionController::IntegrationTest is ActionDispatch::IntegrationTest.
Jean-Philippe Lang
2013-01-22
1
-1
/
+1
*
replace tabs to spaces at Redmine.pm
Toshi MARUYAMA
2012-12-18
1
-5
/
+5
*
MailHandler: exit with 75 when a SystemCallError is raised (#12528).
Jean-Philippe Lang
2012-12-08
1
-1
/
+6
*
add routing test to sample plugin
Toshi MARUYAMA
2012-10-13
1
-0
/
+12
*
Redmine.pm fails when permissions are NULL (#11818).
Jean-Philippe Lang
2012-09-12
1
-1
/
+2
*
Redmine.pm: Allow fallback to other Apache auth providers (#11475).
Jean-Philippe Lang
2012-09-02
1
-1
/
+1
*
Redmine.pm: HEAD is not considered as a read-only method (#11749).
Jean-Philippe Lang
2012-09-02
1
-1
/
+1
*
Makes Redmine.pm handle project status (#3640).
Jean-Philippe Lang
2012-06-25
1
-3
/
+6
*
Adds support for Git's smart HTTP protocol to Redmine.pm (#4905).
Jean-Philippe Lang
2012-06-14
1
-3
/
+114
*
Fixed that Redmine.pm does not support "bind as user" ldap authentication (#1...
Jean-Philippe Lang
2012-06-03
1
-2
/
+9
*
Adds missing require 'rubygems' (#11051).
Jean-Philippe Lang
2012-05-30
1
-0
/
+1
*
Fixed #set_scm in reposman (#10837).
Jean-Philippe Lang
2012-05-12
1
-1
/
+1
*
Adds script synopsis.
Jean-Philippe Lang
2012-05-12
1
-0
/
+2
*
Fixed reposman arguments parsing (#10837).
Jean-Philippe Lang
2012-05-12
1
-2
/
+2
*
Removed comments.
Jean-Philippe Lang
2012-05-07
1
-54
/
+0
*
Use optparse instead rdoc/usage in rdm-mailhandler (#10837).
Jean-Philippe Lang
2012-05-07
1
-52
/
+64
*
Formatting.
Jean-Philippe Lang
2012-05-06
1
-10
/
+8
*
Use optparse instead rdoc/usage in reposman (#10837).
Jean-Philippe Lang
2012-05-06
1
-114
/
+79
*
Restores support for :plugin support to stylesheet_link_tag and javascript_in...
Jean-Philippe Lang
2012-04-28
2
-2
/
+2
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
5
-10
/
+23
*
remove trailing white-spaces from extra/sample_plugin/init.rb
Toshi MARUYAMA
2012-04-01
1
-1
/
+1
*
remove trailing white-spaces from extra/sample_plugin/app/models/meeting.rb
Toshi MARUYAMA
2012-04-01
1
-2
/
+2
*
remove trailing white-spaces from extra/sample_plugin/app/controllers/example...
Toshi MARUYAMA
2012-04-01
1
-5
/
+5
*
remove trailing white-spaces from extra/mail_handler/rdm-mailhandler.rb
Toshi MARUYAMA
2012-04-01
1
-19
/
+19
*
reposman: allow underscores in project identifiers (#1363)
Toshi MARUYAMA
2012-03-27
1
-1
/
+1
[next]