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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds custom fields to documents (#7249).
Jean-Philippe Lang
2015-02-14
7
-2
/
+41
*
Use query with custom select for faster rendering of the project drop-down (#...
Jean-Philippe Lang
2015-02-14
1
-1
/
+1
*
Fixed Stack level too deep error when calling #find_name_by_reflection for mi...
Jean-Philippe Lang
2015-02-14
2
-3
/
+7
*
Don't include unused helper modules.
Jean-Philippe Lang
2015-02-14
1
-7
/
+0
*
Updated code comments.
Jean-Philippe Lang
2015-02-14
1
-4
/
+4
*
Implements /issues/new form for creating issues outside a project (#1003).
Jean-Philippe Lang
2015-02-14
8
-39
/
+119
*
IssuesController#edit as XML is not implemented.
Jean-Philippe Lang
2015-02-13
1
-1
/
+0
*
Removed IssuesController#update_form action, use #new and #edit instead.
Jean-Philippe Lang
2015-02-13
10
-53
/
+57
*
Added Issue#attributes_editable?
Jean-Philippe Lang
2015-02-13
3
-4
/
+7
*
Moved users list diplayed as available watchers on the new issue form to an h...
Jean-Philippe Lang
2015-02-13
3
-5
/
+11
*
Don't call #upcase on nil.
Jean-Philippe Lang
2015-02-08
1
-1
/
+1
*
Fixed filtering on date custom field with SQLServer.
Jean-Philippe Lang
2015-02-08
1
-25
/
+35
*
Fixed assertions for SQLServer that format dates with MM/DD/YYYY in queries.
Jean-Philippe Lang
2015-02-08
2
-8
/
+17
*
Fixed an error in IssuesControllerTest#test_index_with_query_grouped_by_track...
Jean-Philippe Lang
2015-02-08
1
-1
/
+1
*
Fixed the migration for SQLServer (#18855).
Jean-Philippe Lang
2015-02-08
1
-2
/
+3
*
Support for accent insensitive search with PostgreSQL (#18801).
Jean-Philippe Lang
2015-02-08
4
-3
/
+82
*
Links to completed versions on the roadmap page might lead to a "403 not auth...
Jean-Philippe Lang
2015-02-08
1
-1
/
+1
*
Adds :permission_copy_issues string to locales (#18855).
Jean-Philippe Lang
2015-02-08
46
-0
/
+46
*
Adds a :copy_issues permission (#18855).
Jean-Philippe Lang
2015-02-08
11
-6
/
+109
*
Removed :move_issues permission (#18855).
Jean-Philippe Lang
2015-02-08
8
-28
/
+41
*
Fixed assertion (#18918).
Jean-Philippe Lang
2015-02-08
1
-1
/
+1
*
Adds a specific string for blank values (#18918).
Jean-Philippe Lang
2015-02-08
49
-1
/
+49
*
Don't use current user locale to format dates (#19039).
Jean-Philippe Lang
2015-02-08
2
-25
/
+3
*
pdf: remove styles by fontname instated of Arabic/Persian/Thai locale (#10681...
Toshi MARUYAMA
2015-02-08
1
-2
/
+4
*
pdf: remove styles of Arabic/Persian Italic and Thai Bold (#10681, #18586)
Toshi MARUYAMA
2015-02-08
1
-2
/
+7
*
Japanese translation fix (label_age) by Go MAEDA (#19035)
Toshi MARUYAMA
2015-02-08
1
-1
/
+1
*
remove "label_per_page" from locale files (#19055)
Toshi MARUYAMA
2015-02-08
48
-48
/
+0
*
Japanese translation updated and changed by Go MAEDA (#19054)
Toshi MARUYAMA
2015-02-08
1
-3
/
+3
*
Extract grouping logic to an helper.
Jean-Philippe Lang
2015-02-07
2
-5
/
+21
*
TimeEntry acts_as_activity_provider scope should joins(:project) (#18818).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
Sort helper undefined to_a for string (#18817).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
Respect cross-project subtask setting on issue bulk edit form (#18711).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
Default admin user may not be crated in Redmine 3.0 (#18804).
Jean-Philippe Lang
2015-02-07
1
-8
/
+11
*
Renamed test (#18983).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
Fixed wrong test (#18983).
Jean-Philippe Lang
2015-02-07
1
-12
/
+6
*
Raise an error if version is not found (#18983).
Jean-Philippe Lang
2015-02-07
1
-2
/
+5
*
Allow filtering of Redmine Reminders by Version (#18983).
Jean-Philippe Lang
2015-02-07
3
-0
/
+26
*
Adds string to locales (#19005).
Jean-Philippe Lang
2015-02-07
46
-0
/
+46
*
Make search results per page configurable (#19005).
Jean-Philippe Lang
2015-02-07
5
-1
/
+9
*
rdm-mailhandler.rb should catch EOFError (#18922).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
link_to in Redmine::Hook::ViewListener omits relative url root (#19024).
Jean-Philippe Lang
2015-02-07
2
-1
/
+10
*
Japanese translation updated by Go MAEDA (#18991)
Toshi MARUYAMA
2015-02-01
1
-5
/
+5
*
remove empty lib/vendor/ from Subversion repository
Toshi MARUYAMA
2015-02-01
0
-0
/
+0
*
remove vendor/rails from .hgignore and .gitignore
Toshi MARUYAMA
2015-02-01
2
-2
/
+0
*
remove "rails" from vendor/ svn:ignore
Toshi MARUYAMA
2015-02-01
0
-0
/
+0
*
Don't process macro descriptions with text formatter (#18961).
Jean-Philippe Lang
2015-01-31
1
-8
/
+14
*
Show long text custom field changes as a diff (#15236).
Jean-Philippe Lang
2015-01-31
5
-7
/
+65
*
Removed :update key and use :edit instead.
Jean-Philippe Lang
2015-01-27
2
-9
/
+8
*
The :change_status permission was removed in r1043.
Jean-Philippe Lang
2015-01-27
1
-1
/
+1
*
Adds rtl and ltr css classes for use in text formatting (#8121).
Jean-Philippe Lang
2015-01-27
1
-0
/
+2
[next]