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
...
*
Reverted r10234 and r10235 that broke redirect after login (#11691).
Jean-Philippe Lang
2012-08-26
3
-3
/
+3
*
Don't use tag helper in layout (#11704).
Jean-Philippe Lang
2012-08-26
1
-1
/
+1
*
MailHandler: Match assignee on the full display name (#11552).
Jean-Philippe Lang
2012-08-26
1
-1
/
+1
*
Use a back_url parameter instead of referrer to refresh the page after user d...
Etienne Massip
2012-08-24
3
-3
/
+3
*
use Rails3 Active Record syntax in DocumentCategory model
Toshi MARUYAMA
2012-08-22
1
-3
/
+1
*
force set default document category if it is not set on database (#11665)
Toshi MARUYAMA
2012-08-21
1
-0
/
+8
*
Let macros optionally accept a block of text (#3061).
Jean-Philippe Lang
2012-08-18
1
-4
/
+5
*
Macros processing overhaul (#3061, #11633).
Jean-Philippe Lang
2012-08-17
1
-14
/
+45
*
fix unit test fails on JRuby 1.6.7.2 (#11577)
Toshi MARUYAMA
2012-08-14
1
-1
/
+1
*
Fixed: Can't use non-latin anchor in wiki (#11577).
Jean-Philippe Lang
2012-08-13
1
-1
/
+6
*
Respond with 404 on ActionView::MissingTemplate (#11503).
Jean-Philippe Lang
2012-08-13
1
-5
/
+10
*
Use abbr_day_name to get the first letter of the day name (#9839).
Jean-Philippe Lang
2012-08-13
1
-1
/
+1
*
Fixed that roadmap anchor links can be ambigous (#11540).
Jean-Philippe Lang
2012-08-13
2
-2
/
+10
*
Fixed that open scope on Project#issues raises an error (#11545).
Jean-Philippe Lang
2012-08-13
2
-2
/
+0
*
Adds a title to the issue link in the flash message.
Jean-Philippe Lang
2012-08-13
1
-1
/
+1
*
Removed duplicated helper (#11539).
Jean-Philippe Lang
2012-08-10
2
-26
/
+2
*
Removed p around ul.
Jean-Philippe Lang
2012-08-10
1
-11
/
+9
*
Display a projects tree instead of a flat list in notification preferences (#...
Jean-Philippe Lang
2012-08-10
2
-9
/
+9
*
Extract code to render nested listed of projects in an helper (#11539).
Jean-Philippe Lang
2012-08-10
2
-29
/
+39
*
Fixed that projects are not ordered alphabetically after renaming project (#1...
Jean-Philippe Lang
2012-08-10
1
-16
/
+26
*
Reverted r10184 (#9365).
Jean-Philippe Lang
2012-08-10
1
-1
/
+1
*
Fixed that search results are escaped twice.
Jean-Philippe Lang
2012-08-10
1
-2
/
+2
*
Use SSL for gravatars according to the protocol in settings (#9365).
Jean-Philippe Lang
2012-08-09
1
-1
/
+1
*
Don't show the project dropdown when logging time on an issue.
Jean-Philippe Lang
2012-08-09
1
-1
/
+1
*
Adds autocomplete to issue field on time logging form.
Jean-Philippe Lang
2012-08-09
2
-2
/
+6
*
Adds autocomplete to "Related issue" field on revision (#11102).
Jean-Philippe Lang
2012-08-09
1
-0
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-08-09
3
-13
/
+11
*
Code cleanup.
Jean-Philippe Lang
2012-08-08
2
-6
/
+10
*
Slight change to the macro regexp.
Jean-Philippe Lang
2012-08-08
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-08-08
1
-1
/
+1
*
Adds an option to macro definition to disable arguments parsing (#11578).
Jean-Philippe Lang
2012-08-08
1
-2
/
+1
*
Log successful authentications.
Jean-Philippe Lang
2012-08-07
1
-0
/
+1
*
Ability to filter issues using project, author, assignee and target version c...
Jean-Philippe Lang
2012-08-07
2
-5
/
+45
*
Update the new custom field form with remotely.
Jean-Philippe Lang
2012-08-07
5
-74
/
+31
*
Build issue filters using javascript.
Jean-Philippe Lang
2012-08-07
4
-46
/
+41
*
Removed csshover for IE6.
Jean-Philippe Lang
2012-08-07
1
-6
/
+0
*
Prevent "Overwriting existing method User.active" warning, scope is already d...
Jean-Philippe Lang
2012-08-07
1
-2
/
+0
*
Prevents "Overwriting existing method Issue.open" warning (#11545).
Jean-Philippe Lang
2012-08-07
2
-0
/
+2
*
Fixed: Custom fields of type version not proper handled in receiving e-mails ...
Jean-Philippe Lang
2012-08-06
2
-2
/
+12
*
Adjust the comment.
Jean-Philippe Lang
2012-08-02
1
-2
/
+2
*
Makes Version#<=> consistent with SQL sort.
Jean-Philippe Lang
2012-08-02
1
-2
/
+2
*
Sort issues by scheduled versions first then unscheduled versions.
Jean-Philippe Lang
2012-08-02
1
-1
/
+3
*
Adds sharing attribute to the versions API (#11541).
Jean-Philippe Lang
2012-07-31
2
-0
/
+2
*
Fixed that Mailer.with_synched_deliveries does not use delivery settings (#11...
Jean-Philippe Lang
2012-07-31
1
-1
/
+3
*
Removed AuthSourceLdap.human_attribute_name.
Jean-Philippe Lang
2012-07-31
2
-9
/
+1
*
Set @previewed for rendering preview partial.
Jean-Philippe Lang
2012-07-31
1
-0
/
+1
*
Eager loading and no extra count query.
Jean-Philippe Lang
2012-07-31
1
-1
/
+1
*
Support for subforums (#3831).
Jean-Philippe Lang
2012-07-31
10
-12
/
+67
*
replace tabs to spaces at app/views/repositories/_dir_list_content.html.erb
Toshi MARUYAMA
2012-07-30
1
-1
/
+1
*
Fixed legend tag position.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
[prev]
[next]