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
...
*
Fixed: error raised when trying to add an empty comment to a news (#3615).
Jean-Philippe Lang
2009-07-18
2
-0
/
+10
*
Change subversion adapter to not cache authentication and run non interactively
Eric Davis
2009-07-10
1
-0
/
+1
*
Change links to closed issues to be a grey color. (#3495)
Eric Davis
2009-07-10
1
-1
/
+1
*
Russian update
Azamat Hackimov
2009-07-08
1
-3
/
+3
*
Translation updates:
Azamat Hackimov
2009-07-08
2
-71
/
+71
*
Adds permalinks to message replies (#3587).
Jean-Philippe Lang
2009-07-05
1
-3
/
+6
*
Adds links to issues in reminder HTML template (#3541).
Jean-Philippe Lang
2009-07-05
1
-1
/
+1
*
Ability to send an email with password when changing a user's password (#3566).
Jean-Philippe Lang
2009-07-05
3
-17
/
+45
*
Administration panel breadcrumbs (#3314).
Jean-Philippe Lang
2009-07-05
13
-13
/
+15
*
Keep status filter on the projects list when un/archiving a project (#3530).
Jean-Philippe Lang
2009-07-04
2
-4
/
+4
*
Fixes notice_failed_to_save_issues string in various locales (#3574).
Jean-Philippe Lang
2009-07-04
3
-3
/
+3
*
Do not require a non-word character after a comma in Redmine links (#3561).
Jean-Philippe Lang
2009-07-04
2
-1
/
+6
*
Adds issue last update timestamp (#3565).
Jean-Philippe Lang
2009-07-04
2
-6
/
+13
*
Set trunk version to latest stable release (#3233).
Jean-Philippe Lang
2009-07-04
1
-1
/
+1
*
DE locale update.
Jean-Philippe Lang
2009-07-04
1
-7
/
+7
*
Actually block issues from closing when a blocking issue isn't closed (#1740).
Jean-Philippe Lang
2009-07-04
4
-3
/
+73
*
Fixed: login form fields have different width with IE (#3582).
Jean-Philippe Lang
2009-07-04
2
-2
/
+3
*
Do not use settings/settings partial name in sample plugin (#3557).
Jean-Philippe Lang
2009-07-02
2
-1
/
+1
*
Fixes links to wiki atom feed (#3581).
Jean-Philippe Lang
2009-07-02
2
-4
/
+4
*
Fixed: case sensitivity in issue subject filtering (#3536).
Jean-Philippe Lang
2009-06-28
2
-7
/
+9
*
Fixes wiki diff escaping.
Jean-Philippe Lang
2009-06-28
1
-1
/
+1
*
Fixes broken --unknown-user option in mailhandler script (#3514).
Jean-Philippe Lang
2009-06-25
1
-1
/
+1
*
Fixes default data loader broken by r2777 (#3507).
Jean-Philippe Lang
2009-06-23
2
-9
/
+12
*
Added workaround for a Ruby BigDecimal bug, CVE-2009-1904. (#3475)
Eric Davis
2009-06-14
1
-0
/
+30
*
Ability to accept incoming emails from unknown users (#2230, #3003).
Jean-Philippe Lang
2009-06-14
5
-11
/
+128
*
Ignores test repositories.
Jean-Philippe Lang
2009-06-14
0
-0
/
+0
*
Fixed: editing a message may cause sticky attribute to be NULL (#3356).
Jean-Philippe Lang
2009-06-14
3
-0
/
+28
*
Fixes drop-down list selected value (#3472).
Jean-Philippe Lang
2009-06-13
1
-1
/
+1
*
Added the Rails i18n language file to the plugin generator.
Eric Davis
2009-06-10
3
-0
/
+7
*
Added an empty tmp/test directory so rake test will run out of the box.
Eric Davis
2009-06-08
1
-0
/
+0
*
Converted script/about to use Unix line ending. It has DOS line endings and ...
Eric Davis
2009-06-07
1
-6
/
+6
*
Fixes locales broken by r2781 (#3456).
Jean-Philippe Lang
2009-06-07
2
-2
/
+2
*
Translation updates (#3401, #3409, #3434, #3446)
Azamat Hackimov
2009-06-06
4
-322
/
+331
*
Fixed: Bazaar "[merge]" tags parsing fails (#3445).
Jean-Philippe Lang
2009-06-06
1
-1
/
+1
*
Do not start user session when accessing atom feed with token-based authentic...
Jean-Philippe Lang
2009-06-06
2
-6
/
+20
*
Delete previous tokens when creating a new one.
Jean-Philippe Lang
2009-06-02
2
-4
/
+22
*
Changed Enumerations to use a Single Table Inheritance
Eric Davis
2009-05-30
32
-86
/
+391
*
Added Redmine::Info.issue to get links to specific issue numbers.
Eric Davis
2009-05-30
1
-0
/
+5
*
Added plugin hook, :controller_timelog_edit_before_save. (#3341)
Eric Davis
2009-05-30
1
-0
/
+3
*
Added more plugin hooks:
Eric Davis
2009-05-30
2
-0
/
+3
*
Added hook, :model_changeset_scan_commit_for_issue_ids_pre_issue_update. #3279
Eric Davis
2009-05-30
1
-0
/
+2
*
Added two plugin hooks to the account page:
Eric Davis
2009-05-30
1
-0
/
+2
*
Added :view_versions_show_contextual hook. (#3036)
Eric Davis
2009-05-30
1
-0
/
+1
*
Fixed failing test in #3391. Quotes (") are html escaped.
Eric Davis
2009-05-30
1
-1
/
+1
*
FIxed: inline images not displayed in atom feeds (#3391).
Jean-Philippe Lang
2009-05-26
5
-2
/
+29
*
Render new message form if needed.
Jean-Philippe Lang
2009-05-25
1
-0
/
+2
*
Add plugins information to script/about (#3387).
Jean-Philippe Lang
2009-05-25
2
-4
/
+22
*
Ability to watch a wiki or a single wiki page (#413).
Jean-Philippe Lang
2009-05-25
7
-5
/
+20
*
Fixed: Atom feeds leak email address (#3408).
Jean-Philippe Lang
2009-05-25
2
-2
/
+2
*
Validate project identifier only when changed (#3352).
Jean-Philippe Lang
2009-05-25
2
-6
/
+16
[prev]
[next]