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
*
Always load formatter scripts for when the description is read-only on page l...
Jean-Philippe Lang
2014-02-28
1
-0
/
+2
*
Fixed that non-empty blank strings as custom field values are not properly va...
Jean-Philippe Lang
2014-02-28
1
-3
/
+1
*
Removed hard-coded strings (#16164).
Jean-Philippe Lang
2014-02-25
1
-2
/
+6
*
prevent issue tree hierarchy is broken in race conditions (#6579)
Toshi MARUYAMA
2014-02-25
1
-7
/
+13
*
Bulk edit workflows for multiple trackers/roles (#16164).
Jean-Philippe Lang
2014-02-25
7
-80
/
+264
*
Strip invalid UTF-8 bytes in User#find_by_login (#16107).
Jean-Philippe Lang
2014-02-22
1
-1
/
+1
*
Trigger basic HTTP authentication only when Basic authorization header is pre...
Jean-Philippe Lang
2014-02-22
1
-1
/
+1
*
Only notify users that can see news (#16134).
Jean-Philippe Lang
2014-02-22
1
-1
/
+1
*
Prevent N queries on custom_fields when call /issues API.
Jean-Philippe Lang
2014-02-22
1
-1
/
+1
*
Preload authors for /issues API calls.
Jean-Philippe Lang
2014-02-22
1
-0
/
+1
*
Preload issue authors when displayed on the issue list (#16091).
Jean-Philippe Lang
2014-02-22
1
-0
/
+3
*
Preload issue relations when exporting issues to CSV with all columns (#16091).
Jean-Philippe Lang
2014-02-22
1
-0
/
+3
*
Move the field format at the top of the form.
Jean-Philippe Lang
2014-02-15
1
-1
/
+1
*
Fixed: Export CSV - Custom field true/false not using translation (#16081).
Jean-Philippe Lang
2014-02-15
1
-0
/
+4
*
Always preload issues custom values (#16091).
Jean-Philippe Lang
2014-02-15
1
-3
/
+1
*
Fixed alignments.
Jean-Philippe Lang
2014-02-15
1
-1
/
+1
*
fix source indent of Repository::Cvs model
Toshi MARUYAMA
2014-02-13
1
-1
/
+1
*
Makes #watcher_link return an empty string when given nil.
Jean-Philippe Lang
2014-02-09
1
-0
/
+1
*
Display watch link only when inside project with logged-in user (#2549).
Jean-Philippe Lang
2014-02-09
1
-1
/
+1
*
Use spaces instead of tabs.
Jean-Philippe Lang
2014-02-09
1
-3
/
+3
*
Enable the watching of news (#2549).
Jean-Philippe Lang
2014-02-09
6
-4
/
+32
*
Reverts r12855.
Jean-Philippe Lang
2014-02-07
2
-5
/
+0
*
Adds JS response support to #render_error (#15760).
Jean-Philippe Lang
2014-02-07
2
-0
/
+5
*
Project.activities should always return a ActiveRecord::Relation (#15983).
Jean-Philippe Lang
2014-02-07
1
-8
/
+8
*
Code cleanup.
Jean-Philippe Lang
2014-02-07
1
-1
/
+0
*
Show tabs for existing custom field types only and adds a view for choosing t...
Jean-Philippe Lang
2014-02-07
7
-10
/
+38
*
Make sure that Repository#extra_info returns a Hash or nil (#16032).
Jean-Philippe Lang
2014-02-06
1
-0
/
+6
*
fix wrong issue 'assigned-to-my-group' css class (#16038)
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-3
/
+3
*
Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...
Toshi MARUYAMA
2014-02-06
2
-6
/
+14
*
code format clean up app/views/issues/_list_simple.html.erb
Toshi MARUYAMA
2014-02-05
1
-2
/
+2
*
remove unneeded h() from app/views/repositories/_revisions.html.erb
Toshi MARUYAMA
2014-02-05
1
-1
/
+1
*
remove unneeded h() from app/views/repositories/_dir_list_content.html.erb
Toshi MARUYAMA
2014-02-05
1
-1
/
+1
*
remove unneeded h() from app/views/issues/_list_simple.html.erb
Toshi MARUYAMA
2014-02-05
1
-2
/
+2
*
code format clean up app/views/search/index.html.erb
Toshi MARUYAMA
2014-02-05
1
-3
/
+5
*
code format clean up ApplicationHelper#parse_redmine_links
Toshi MARUYAMA
2014-02-05
1
-7
/
+15
*
code format clean up ApplicationHelper#link_to_issue
Toshi MARUYAMA
2014-02-05
1
-1
/
+2
*
code format clean up app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2014-02-04
1
-6
/
+8
*
scm: mercurial: insert long id to DB unless existing id in DB is not short id...
Toshi MARUYAMA
2014-02-02
1
-2
/
+8
*
scm: mercurial: switch short or long id of entry by existing value in DB (#14...
Toshi MARUYAMA
2014-02-02
1
-2
/
+15
*
scm: mercurial: override entry and scm_entries (#14361)
Toshi MARUYAMA
2014-02-02
1
-0
/
+9
[next]