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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: default category ignored when adding a document (#2328).
Jean-Philippe Lang
2008-12-12
2
-0
/
+46
*
Fixed: default flag removed when editing a default enumeration (#2327).
Jean-Philippe Lang
2008-12-12
1
-0
/
+37
*
Makes User.find_by_mail case-insensitive (password reminder #2322, repo users...
Jean-Philippe Lang
2008-12-12
2
-1
/
+7
*
Files module: makes version field non required (#1053).
Jean-Philippe Lang
2008-12-09
3
-2
/
+88
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
3
-20
/
+29
*
Adds a setting to limit the number of diff lines that should be displayed (de...
Jean-Philippe Lang
2008-12-07
2
-0
/
+121
*
Cross-project gantt and calendar (#1157).
Jean-Philippe Lang
2008-12-05
1
-0
/
+24
*
Fixed: wrong digest for text files under Windows (#2264).
Jean-Philippe Lang
2008-12-02
2
-2
/
+8
*
Adds To and Cc as watchers when submitting an issue by email (#2245).
Jean-Philippe Lang
2008-11-30
2
-0
/
+51
*
Makes activity view accept a user_id param to show user's activity (#1002).
Jean-Philippe Lang
2008-11-30
1
-0
/
+18
*
Display latest user's activity on account/show view.
Jean-Philippe Lang
2008-11-30
1
-0
/
+9
*
Adds a css class on menu items in order to apply item specific styles (eg. ic...
Jean-Philippe Lang
2008-11-27
1
-3
/
+6
*
Slight tests fixes.
Jean-Philippe Lang
2008-11-25
2
-0
/
+3
*
Fixed date filters accuracy with SQLite (#2221).
Jean-Philippe Lang
2008-11-23
2
-9
/
+65
*
Extends child_pages macro to display child pages based on page parameter (#19...
Jean-Philippe Lang
2008-11-22
4
-26
/
+134
*
Adds Plugin#requires_redmine method so that plugin compatibility can be check...
Jean-Philippe Lang
2008-11-16
1
-0
/
+23
*
Adds url and author_url plugin attributes (#2162).
Jean-Philippe Lang
2008-11-16
2
-2
/
+6
*
Adds a few Plugin tests.
Jean-Philippe Lang
2008-11-16
2
-0
/
+73
*
Moves plugin list to its own administration menu item.
Jean-Philippe Lang
2008-11-16
1
-0
/
+8
*
Less agressive Redcloth lang attribute parsing (#2091).
Jean-Philippe Lang
2008-11-11
1
-0
/
+1
*
Adds permissions to let users edit and/or delete their messages (#854, patch ...
Jean-Philippe Lang
2008-11-11
3
-3
/
+34
*
Turn ftps and sftp proto into links (#1514).
Jean-Philippe Lang
2008-11-11
1
-0
/
+3
*
Sort users by their display names so that user dropdown lists are sorted alph...
Jean-Philippe Lang
2008-11-11
1
-2
/
+2
*
Maps repository users to Redmine users (#1383).
Jean-Philippe Lang
2008-11-10
5
-0
/
+62
*
Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...
Jean-Philippe Lang
2008-11-09
1
-1
/
+14
*
Git adapter: use commit time instead of author time (#2108).
Jean-Philippe Lang
2008-11-09
1
-1
/
+13
*
Fixes syntax highlighting broken by r1930 (#2143).
Jean-Philippe Lang
2008-11-08
1
-2
/
+18
*
Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122).
Jean-Philippe Lang
2008-11-08
1
-0
/
+48
*
Included Redmine::Hook::Helper to ActionController::Base so call_hook
Eric Davis
2008-11-06
1
-0
/
+4
*
Fixed: Inline images don't work if file name has upper case letters or if ima...
Jean-Philippe Lang
2008-10-28
1
-1
/
+11
*
Adds back textile acronyms support (#2077).
Jean-Philippe Lang
2008-10-27
1
-0
/
+5
*
Makes wiki text formatter pluggable.
Jean-Philippe Lang
2008-10-27
1
-0
/
+7
*
Check that git changeset is not in the database before creating it (#1419).
Jean-Philippe Lang
2008-10-25
1
-1
/
+1
*
Adds the ability to search for a project name or identifier on the administra...
Jean-Philippe Lang
2008-10-24
1
-0
/
+19
*
Adds functional test for user search.
Jean-Philippe Lang
2008-10-24
1
-0
/
+10
*
Fixed: textile footnotes no longer work after r1113 (#974).
Jean-Philippe Lang
2008-10-18
1
-0
/
+15
*
Adds 'Delete wiki pages attachments' permission.
Jean-Philippe Lang
2008-10-18
2
-0
/
+8
*
Makes email address case-insensitive in MailHandler (#2032).
Jean-Philippe Lang
2008-10-16
1
-2
/
+2
*
add plain text option for mail #2029
Nicolas Chuche
2008-10-15
1
-1
/
+11
*
bugfix to two failed tests
Nicolas Chuche
2008-10-15
1
-1
/
+1
*
Remove pre tag attributes.
Jean-Philippe Lang
2008-10-12
1
-1
/
+3
*
Added tests to cover IssueStatus.destroy and IssueStatus.check_integrity
Eric Davis
2008-10-02
1
-1
/
+14
*
Fixed a failing assertion in test_post_edit_with_attachment_only that would
Eric Davis
2008-10-02
1
-0
/
+4
*
Adds a workflow overview screen.
Jean-Philippe Lang
2008-09-28
2
-40
/
+84
*
Fixed: the default status is lost when reordering issue statuses (#1955).
Jean-Philippe Lang
2008-09-28
1
-0
/
+7
*
Fixed: Latest news appear on the homepage for projects with the News module d...
Jean-Philippe Lang
2008-09-28
1
-0
/
+63
*
Fixed: cross-project issue list should not show issues of projects for which ...
Jean-Philippe Lang
2008-09-25
3
-0
/
+72
*
Fixes html escaping.
Jean-Philippe Lang
2008-09-23
1
-0
/
+1
*
Strip LDAP attribute names before saving (#1890).
Jean-Philippe Lang
2008-09-21
1
-0
/
+36
*
Unescape back_url param before calling redirect_to.
Jean-Philippe Lang
2008-09-21
1
-2
/
+2
[next]