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
*
Do not show a link to the current annotate or view page (#2367).
Jean-Philippe Lang
2008-12-27
1
-2
/
+2
*
Prevent SQL error with old sessions after r2171.
Jean-Philippe Lang
2008-12-27
2
-3
/
+3
*
Validates sort_key and sort_order params (#2378).
Jean-Philippe Lang
2008-12-24
13
-31
/
+52
*
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
*
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
3
-1
/
+13
*
Check that wiki page exists before processing (#2360).
Jean-Philippe Lang
2008-12-19
1
-13
/
+13
*
Escape textarea content when editing a issue note.
Jean-Philippe Lang
2008-12-19
1
-2
/
+2
*
Adds a css class (overdue) to overdue issues on issue lists and detail views ...
Jean-Philippe Lang
2008-12-16
2
-0
/
+6
*
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
2
-3
/
+9
*
Mail handler: strip tags when receiving a html-only email (#2312).
Jean-Philippe Lang
2008-12-14
1
-11
/
+21
*
Rails 2.1.2 deprecations (#2332).
Jean-Philippe Lang
2008-12-14
2
-2
/
+2
*
Make use of User.find_by_mail
Jean-Philippe Lang
2008-12-12
1
-1
/
+1
*
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
2
-0
/
+7
*
Fixed: default flag removed when editing a default enumeration (#2327).
Jean-Philippe Lang
2008-12-12
1
-1
/
+3
*
Makes User.find_by_mail case-insensitive (password reminder #2322, repo users...
Jean-Philippe Lang
2008-12-12
1
-0
/
+5
*
Added plugin hooks around Journal editing
Eric Davis
2008-12-10
3
-0
/
+4
*
Files module: makes version field non required (#1053).
Jean-Philippe Lang
2008-12-09
5
-19
/
+28
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
18
-60
/
+76
*
Adds a setting to limit the number of diff lines that should be displayed (de...
Jean-Philippe Lang
2008-12-07
2
-1
/
+7
*
Follows r2110.
Jean-Philippe Lang
2008-12-07
1
-1
/
+1
*
Makes logged-in username in topbar linking to (#2291).
Jean-Philippe Lang
2008-12-07
2
-3
/
+3
*
Show project name in front of related issues if cross-project issue relations...
Jean-Philippe Lang
2008-12-07
1
-1
/
+2
*
Fixes Darcs#cat with Postgresql.
Jean-Philippe Lang
2008-12-06
1
-1
/
+1
*
Changes issue history headings.
Jean-Philippe Lang
2008-12-06
2
-3
/
+3
*
Added several useful hooks to the Issue sidebar
Eric Davis
2008-12-06
1
-1
/
+4
*
Final refactoring on Query#sql_for_field to rename v to value
Eric Davis
2008-12-05
1
-14
/
+14
*
Bit more refactoring on Query#sql_for_field to remove multiple returns
Eric Davis
2008-12-05
1
-18
/
+18
*
Refactor: Extracted new method Query#sql_for_field from Query#statement in
Eric Davis
2008-12-05
1
-45
/
+54
*
Added :view_issues_history_journal_bottom hook
Eric Davis
2008-12-05
1
-0
/
+1
*
Cross-project gantt and calendar (#1157).
Jean-Philippe Lang
2008-12-05
3
-15
/
+14
*
Added :view_issues_edit_notes_bottom hook
Eric Davis
2008-12-03
1
-0
/
+1
*
Added :controller_issues_edit_before_save hook
Eric Davis
2008-12-03
1
-0
/
+3
*
Fixed: wrong digest for text files under Windows (#2264).
Jean-Philippe Lang
2008-12-02
1
-1
/
+8
*
Use style attribute for setting width of table cells in progress bars (#2267).
Jean-Philippe Lang
2008-12-02
1
-3
/
+3
*
Fixed: 404 when "Apply" clicked on activity page (#2251).
Jean-Philippe Lang
2008-12-01
2
-2
/
+2
*
Replaces User.find_active with a named scope.
Jean-Philippe Lang
2008-11-30
7
-19
/
+10
*
Adds To and Cc as watchers when submitting an issue by email (#2245).
Jean-Philippe Lang
2008-11-30
1
-0
/
+16
*
Mail handler: check workflow for status set/change.
Jean-Philippe Lang
2008-11-30
1
-4
/
+11
*
Adds link to user's account on issue history.
Jean-Philippe Lang
2008-11-30
2
-2
/
+2
*
Obfuscates email address on user's account page using javascript.
Jean-Philippe Lang
2008-11-30
1
-1
/
+1
*
Slight changes to profile on account page and last connexion date added.
Jean-Philippe Lang
2008-11-30
1
-8
/
+11
*
Adds links between account and user's activity pages.
Jean-Philippe Lang
2008-11-30
2
-2
/
+2
*
Adds atom feed on user's account page.
Jean-Philippe Lang
2008-11-30
1
-0
/
+9
[next]