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
*
Validates sort_key and sort_order params (#2378).
Jean-Philippe Lang
2008-12-24
14
-31
/
+62
*
Escape textile titles and styles (#2377).
Jean-Philippe Lang
2008-12-23
2
-6
/
+19
*
Escape query names (#2379).
Jean-Philippe Lang
2008-12-23
1
-1
/
+1
*
Escape wiki annotate lines content (#2380).
Jean-Philippe Lang
2008-12-23
1
-1
/
+1
*
Show view/annotate/download links on repositories/entries and repositories/an...
Jean-Philippe Lang
2008-12-22
5
-10
/
+18
*
Sligth change to fr.yml.
Jean-Philippe Lang
2008-12-22
1
-1
/
+1
*
Do not hardcode Watcher string in r2164.
Jean-Philippe Lang
2008-12-22
1
-1
/
+1
*
Adds watchers selection on new issue form (#398). Permission 'add issue watch...
Jean-Philippe Lang
2008-12-22
5
-1
/
+39
*
CHANGELOG updated.
Jean-Philippe Lang
2008-12-19
1
-0
/
+17
*
Check that wiki page exists before processing (#2360).
Jean-Philippe Lang
2008-12-19
2
-13
/
+18
*
Escape double-quotes in image titles.
Jean-Philippe Lang
2008-12-19
2
-1
/
+7
*
Escape textarea content when editing a issue note.
Jean-Philippe Lang
2008-12-19
1
-2
/
+2
*
Typo on translation, #2352
winterheart
2008-12-18
1
-1
/
+1
*
Fixed a failing test caused by comparing a Time object (n.day.ago) with a Dat...
Eric Davis
2008-12-18
1
-2
/
+2
*
Adds a css class (overdue) to overdue issues on issue lists and detail views ...
Jean-Philippe Lang
2008-12-16
3
-0
/
+13
*
Adds a helper that returns issues css classes.
Jean-Philippe Lang
2008-12-16
4
-3
/
+9
*
Fixes repository user mapping submission when a repository username is blank ...
Jean-Philippe Lang
2008-12-15
3
-6
/
+12
*
Mail handler: strip tags when receiving a html-only email (#2312).
Jean-Philippe Lang
2008-12-14
3
-11
/
+52
*
Fixed: CVS browser should not show dead revisions (deleted files) (#2319).
Jean-Philippe Lang
2008-12-14
2
-1
/
+7
*
Rails 2.1.2 deprecations (#2332).
Jean-Philippe Lang
2008-12-14
5
-6
/
+6
*
Fixing quotes
winterheart
2008-12-12
1
-1
/
+1
*
translation updates
winterheart
2008-12-12
3
-640
/
+638
*
Make use of User.find_by_mail
Jean-Philippe Lang
2008-12-12
1
-1
/
+1
*
Capture scm CLI stderr to log/scm.stderr.log when running in dev environment
Jean-Philippe Lang
2008-12-12
1
-0
/
+4
*
Undo unwanted change.
Jean-Philippe Lang
2008-12-12
1
-3
/
+0
*
Rescue back_url param parsing on redirect.
Jean-Philippe Lang
2008-12-12
1
-4
/
+11
*
Escape back_url field value (#2320).
Jean-Philippe Lang
2008-12-12
1
-1
/
+2
*
Fixed: default category ignored when adding a document (#2328).
Jean-Philippe Lang
2008-12-12
4
-0
/
+53
*
Fixed: default flag removed when editing a default enumeration (#2327).
Jean-Philippe Lang
2008-12-12
2
-1
/
+40
*
Makes User.find_by_mail case-insensitive (password reminder #2322, repo users...
Jean-Philippe Lang
2008-12-12
3
-1
/
+12
*
Added plugin hooks around Journal editing
Eric Davis
2008-12-10
3
-0
/
+4
*
russian update
winterheart
2008-12-10
1
-4
/
+4
*
Translation updates (#2310, #2309, #2306, #2304, #2302, #2300, #2299)
winterheart
2008-12-10
6
-85
/
+85
*
Fixed: Firefox cuts off large diffs (#2234).
Jean-Philippe Lang
2008-12-09
1
-2
/
+3
*
Files module: makes version field non required (#1053).
Jean-Philippe Lang
2008-12-09
8
-21
/
+116
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
24
-84
/
+168
*
Fixed: project activity truncated after viewing user's activity.
Jean-Philippe Lang
2008-12-08
1
-1
/
+1
*
Adds a setting to limit the number of diff lines that should be displayed (de...
Jean-Philippe Lang
2008-12-07
37
-1
/
+203
*
Follows r2110.
Jean-Philippe Lang
2008-12-07
1
-1
/
+1
*
Use options hash in UnifiedDiff.new
Jean-Philippe Lang
2008-12-07
1
-4
/
+6
*
Makes logged-in username in topbar linking to (#2291).
Jean-Philippe Lang
2008-12-07
2
-3
/
+3
*
UPGRADING updated
Jean-Philippe Lang
2008-12-07
1
-1
/
+1
*
Update changelog for 0.8 rc1
Jean-Philippe Lang
2008-12-07
1
-1
/
+1
*
Set version to 0.8
Jean-Philippe Lang
2008-12-07
1
-2
/
+2
*
Upgrade to Rails 2.1.2
Jean-Philippe Lang
2008-12-07
1
-1
/
+1
*
Show project name in front of related issues if cross-project issue relations...
Jean-Philippe Lang
2008-12-07
1
-1
/
+2
*
Changelog updated.
Jean-Philippe Lang
2008-12-07
1
-0
/
+168
*
Translations updates.
Jean-Philippe Lang
2008-12-06
3
-260
/
+260
*
Slight change to css so that gravatar is vertically centered on user's page.
Jean-Philippe Lang
2008-12-06
1
-0
/
+2
*
Fixed: CVS connexion string may not contain @.
Jean-Philippe Lang
2008-12-06
1
-2
/
+8
[next]