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
...
*
Preload boards projects.
Jean-Philippe Lang
2013-06-12
1
-1
/
+1
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
18
-116
/
+104
*
Don't redirect XHR requests to /login.
Jean-Philippe Lang
2013-06-12
1
-1
/
+7
*
Use #find_issues as before filter for issues context menu.
Jean-Philippe Lang
2013-06-11
1
-4
/
+2
*
Adds Watcher.any_watched? to check if at least one object of a collection is ...
Jean-Philippe Lang
2013-06-11
2
-1
/
+14
*
Perf: preload a few associations for bulk operations.
Jean-Philippe Lang
2013-06-11
1
-1
/
+1
*
Perf: don't load all projects.
Jean-Philippe Lang
2013-06-11
1
-7
/
+6
*
remove trailing white-space from app/models/user.rb
Toshi MARUYAMA
2013-06-10
1
-1
/
+1
*
set html lang by user locale (#14206)
Toshi MARUYAMA
2013-06-10
1
-1
/
+1
*
Adds the email address to the flash message after registeration.
Jean-Philippe Lang
2013-06-09
1
-1
/
+1
*
Adds a way for a registered user to get a new action email (#14228).
Jean-Philippe Lang
2013-06-09
2
-12
/
+51
*
fix that project auto generation fails when projects created in the same time...
Toshi MARUYAMA
2013-06-08
1
-1
/
+1
*
Prepends issue numbers with a number sign (#1005).
Jean-Philippe Lang
2013-06-06
1
-2
/
+2
*
Fixed that journal details about issue relations may disclose issues that are...
Jean-Philippe Lang
2013-06-06
1
-2
/
+2
*
Don't validate start date when updating an issue without changing it (#14086).
Jean-Philippe Lang
2013-06-05
1
-2
/
+2
*
Adds a specific error message for when the start date is too earlier than the...
Jean-Philippe Lang
2013-06-04
1
-1
/
+2
*
Query#add_custom_fields_filters now takes a custom fields scope.
Jean-Philippe Lang
2013-06-01
3
-40
/
+47
*
Project#all_issue_custom_fields now returns a scope.
Jean-Philippe Lang
2013-06-01
1
-2
/
+6
*
Fixed that project name is not properly escaped in issue filters (#14186).
Jean-Philippe Lang
2013-05-31
1
-1
/
+1
*
add changeset comment in revision page title (#14138)
Toshi MARUYAMA
2013-05-30
1
-1
/
+5
*
Adds a button to duplicate a workflow permission to the next statuses.
Jean-Philippe Lang
2013-05-28
1
-0
/
+11
*
remove trailing white-space from app/models/mailer.rb
Toshi MARUYAMA
2013-05-25
1
-1
/
+1
*
use document.referrer instead of history.length (#13697)
Toshi MARUYAMA
2013-05-24
1
-1
/
+1
*
remove trailing white-space from app/views/repositories/_breadcrumbs.html.erb
Toshi MARUYAMA
2013-05-24
1
-1
/
+1
*
remove unneeded escaping at app/views/journals/diff.html.erb
Toshi MARUYAMA
2013-05-21
1
-1
/
+1
*
fix back-button on description diff page in case of no browser history (#13697)
Toshi MARUYAMA
2013-05-21
1
-1
/
+4
*
remove "del" tag from deleted issue relation (#1005)
Toshi MARUYAMA
2013-05-19
1
-1
/
+3
*
add journal after creating/deleting issue relation (#1005)
Toshi MARUYAMA
2013-05-19
2
-1
/
+40
*
set default issue start/due datepicker from due/start date (#14024)
Toshi MARUYAMA
2013-05-19
1
-3
/
+5
*
add test of current issue start and due date datepicker (#14024)
Toshi MARUYAMA
2013-05-19
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2013-05-18
1
-13
/
+16
*
Adds markings to emails generated by private comments (#12888).
Jean-Philippe Lang
2013-05-18
2
-1
/
+4
*
User #where instead of :conditions.
Jean-Philippe Lang
2013-05-18
2
-2
/
+2
*
Moved links to block titles on "My page".
Jean-Philippe Lang
2013-05-18
3
-26
/
+16
*
Adds a link on "My Page" to view all my spent time (#13157).
Jean-Philippe Lang
2013-05-18
1
-1
/
+4
*
Highlighting of source link target line for annotate view (#13746).
Jean-Philippe Lang
2013-05-18
1
-2
/
+2
*
Highlighting of source link target line (#13746).
Jean-Philippe Lang
2013-05-18
1
-2
/
+2
*
Fixed that submitting the form without selecting a value may raise raises an ...
Jean-Philippe Lang
2013-05-17
2
-7
/
+5
*
Add links to attachments in new issue email notification (#12293).
Jean-Philippe Lang
2013-05-17
3
-1
/
+18
*
Fixed that filtering may return unwanted blank values (#14051).
Jean-Philippe Lang
2013-05-16
1
-2
/
+5
*
increase base height of author lines on 'Commits per author' graph (#14068, #...
Toshi MARUYAMA
2013-05-16
1
-1
/
+1
*
remove width and height from repository stats embed tags (#1983, #13486)
Toshi MARUYAMA
2013-05-16
1
-2
/
+2
*
Fixed that values of custom fields are not kept in issues when copying a proj...
Jean-Philippe Lang
2013-05-13
1
-0
/
+3
*
Display error messages when attachment validation fails (#13949).
Jean-Philippe Lang
2013-05-13
1
-0
/
+5
*
Update notified_project_ids while saving record.
Jean-Philippe Lang
2013-05-13
4
-8
/
+18
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
5
-8
/
+9
*
Disable autofetching of repository changesets if projects are closed (#13945).
Jean-Philippe Lang
2013-05-12
1
-1
/
+1
*
Fix handling multiple text parts in email (#13646).
Jean-Philippe Lang
2013-05-12
1
-4
/
+13
*
Issue#children is never nil (#14015).
Jean-Philippe Lang
2013-05-12
1
-1
/
+1
*
Check inclusion only once (#14015).
Jean-Philippe Lang
2013-05-12
1
-6
/
+10
[prev]
[next]