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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved #context_menu_link to a new helper.
Jean-Philippe Lang
2012-02-09
2
-16
/
+36
*
scm: git: add model method to get heads from extra_info branches hash (#8857)
Toshi MARUYAMA
2012-02-09
1
-0
/
+7
*
scm: git: split fetch_changesets method
Toshi MARUYAMA
2012-02-08
1
-0
/
+5
*
Adds membership ids to /users/:id API response.
Jean-Philippe Lang
2012-02-06
1
-2
/
+7
*
Fixed "can't convert Fixnum into String" error on projects with numerical ide...
Jean-Philippe Lang
2012-02-06
1
-1
/
+1
*
Adds a simple API for listing roles (#9725).
Jean-Philippe Lang
2012-02-06
2
-4
/
+20
*
REST API for project memberships (#7420).
Jean-Philippe Lang
2012-02-06
3
-25
/
+96
*
code layout cleanup app/views/repositories/_related_issues.html.erb
Toshi MARUYAMA
2012-02-05
1
-2
/
+6
*
code layout cleanup app/views/wiki/edit.html.erb
Toshi MARUYAMA
2012-02-05
1
-2
/
+4
*
replace tabs to spaces at app/views/wiki/edit.html.erb
Toshi MARUYAMA
2012-02-05
1
-3
/
+3
*
replace tabs to spaces at app/views/issues/_conflict.html.erb
Toshi MARUYAMA
2012-02-05
1
-13
/
+13
*
replace tabs to spaces at app/views/issues/_edit.html.erb
Toshi MARUYAMA
2012-02-05
1
-3
/
+3
*
Resourcified project memberships.
Jean-Philippe Lang
2012-02-05
4
-23
/
+25
*
Ability to edit a wiki page's parent on the edit page (#6449).
Jean-Philippe Lang
2012-02-05
3
-9
/
+18
*
Adds a X-Redmine-Sender header to email notifications (#5643).
Jean-Philippe Lang
2012-02-05
1
-0
/
+5
*
Removed unsafe attributes assignment.
Jean-Philippe Lang
2012-02-05
1
-1
/
+2
*
Fixed registration form broken by r8479.
Jean-Philippe Lang
2012-02-05
1
-1
/
+1
*
scm: rename JavaScript "branchGraph" function name to "revisionGraph"
Toshi MARUYAMA
2012-02-05
1
-1
/
+1
*
Increase username length limit from 30 to 60 (#2719).
Jean-Philippe Lang
2012-02-05
2
-6
/
+9
*
Adds a "Manage related isses" permission to add/remove commits/issues relatio...
Jean-Philippe Lang
2012-02-05
4
-15
/
+92
*
Better handling of issue update conflicts (#8691).
Jean-Philippe Lang
2012-02-04
4
-6
/
+71
*
Revision graph code cleanup.
Etienne Massip
2012-02-04
3
-58
/
+62
*
Removed useless code.
Jean-Philippe Lang
2012-02-04
1
-6
/
+0
*
Fixed rounding issue on spent hours column in CSV export (#10150).
Jean-Philippe Lang
2012-02-04
1
-1
/
+1
*
attachment: fix that diff type is not saved in user preference (#10152)
Toshi MARUYAMA
2012-02-04
1
-0
/
+5
*
code layout cleanup app/controllers/sys_controller.rb
Toshi MARUYAMA
2012-02-02
1
-2
/
+9
*
Permissions report: display role names on each permission group (#10119).
Jean-Philippe Lang
2012-02-02
1
-2
/
+5
*
Adds specific css class for information in forms.
Jean-Philippe Lang
2012-02-02
12
-26
/
+25
*
Replaced ruby-net-ldap with net-ldap 0.2.2 gem.
Jean-Philippe Lang
2012-02-02
1
-1
/
+0
*
Adds a setting that allows to reference/fix issues of all projects (#3087).
Jean-Philippe Lang
2012-02-02
2
-2
/
+6
*
Fixed: associated changesets from other projects are not visible if the curre...
Jean-Philippe Lang
2012-02-02
1
-4
/
+2
*
Adds custom field in TimeEntry API responses (#10131).
Jean-Philippe Lang
2012-02-01
2
-0
/
+4
*
Adds members of subprojects in assignee and author filters (#10126).
Jean-Philippe Lang
2012-02-01
2
-7
/
+20
*
Simplifies Principal.active scope (status defaults to 1 for groups).
Jean-Philippe Lang
2012-02-01
1
-1
/
+1
*
code layout cleanup app/models/mail_handler.rb
Toshi MARUYAMA
2012-01-31
1
-13
/
+42
*
code layout cleanup app/models/mail_handler.rb
Toshi MARUYAMA
2012-01-31
1
-2
/
+4
*
replace tabs to spaces at app/views/wiki/index.html.erb
Toshi MARUYAMA
2012-01-31
1
-2
/
+2
*
Removed useless permission check in wiki controller.
Jean-Philippe Lang
2012-01-30
1
-5
/
+0
*
Adds export of all wiki pages to a PDF file (#3463).
Jean-Philippe Lang
2012-01-30
3
-11
/
+23
*
Check parent wiki page by default.
Jean-Philippe Lang
2012-01-30
1
-1
/
+1
*
remove trailing tabs from app/views/news/_form.html.erb
Toshi MARUYAMA
2012-01-30
1
-1
/
+1
*
Enable attached images to be displayed inline on the news list.
Jean-Philippe Lang
2012-01-29
1
-1
/
+1
*
Allows attachments on news (#1972).
Jean-Philippe Lang
2012-01-29
7
-6
/
+14
*
Display of multi custom fields.
Jean-Philippe Lang
2012-01-29
4
-4
/
+4
*
Display custom_field_values instead of custom_values.
Jean-Philippe Lang
2012-01-29
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-01-29
1
-9
/
+9
*
Allow existing single value custom fields to be changed to multiselect.
Jean-Philippe Lang
2012-01-29
1
-1
/
+1
*
Do not validate blank default custom field value.
Jean-Philippe Lang
2012-01-29
1
-1
/
+1
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
11
-31
/
+158
*
Extracts custom field values validation from CustomValue so that they can be ...
Jean-Philippe Lang
2012-01-28
4
-36
/
+100
[next]