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
*
Allow non-unique names for projects (#630).
Jean-Philippe Lang
2010-11-11
3
-3
/
+2
*
Fixed: Trunk not working with i18n gem 0.4.2 (#6784).
Jean-Philippe Lang
2010-11-09
1
-1
/
+1
*
Reverted r4381.
Jean-Philippe Lang
2010-11-07
4
-3
/
+7
*
Fixed: unchecking status filter on the issue list has no effect (#6844).
Jean-Philippe Lang
2010-11-07
4
-7
/
+40
*
Added missing --no-color option in some git shell-outs. #5324
Jean-Baptiste Barth
2010-11-07
1
-2
/
+2
*
Fixed: User list not sorted on category form (#6760).
Jean-Philippe Lang
2010-11-07
1
-1
/
+1
*
Updated locales.
Jean-Philippe Lang
2010-11-07
41
-0
/
+82
*
Make sure existing custom fields visibility is set to true.
Jean-Philippe Lang
2010-11-07
1
-0
/
+1
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
15
-7
/
+62
*
Removed gantt and calendar menu items that do not fit into the core project m...
Jean-Philippe Lang
2010-11-07
4
-7
/
+3
*
Removed hardcoded links in my/page_layout (#6839).
Jean-Philippe Lang
2010-11-07
1
-3
/
+3
*
Render level 4 headings in TOC (#5494).
Jean-Philippe Lang
2010-11-07
1
-1
/
+1
*
Fixed: start date being filled with current date even when blank value is sub...
Jean-Philippe Lang
2010-11-06
2
-1
/
+23
*
Render TOC as nested lists (#1857).
Jean-Philippe Lang
2010-11-06
3
-21
/
+47
*
Extract headings and TOC parsing from the textile formatter.
Jean-Philippe Lang
2010-11-06
5
-52
/
+64
*
Adds a combo to select parent on wiki page rename (#5136).
Jean-Philippe Lang
2010-11-06
3
-2
/
+50
*
Makes textile formatter accept 2 letters acronym (#6591).
Jean-Philippe Lang
2010-11-06
3
-15
/
+9
*
Fixed: URLs broken in wiki notifications (#6838).
Jean-Philippe Lang
2010-11-06
1
-3
/
+3
*
Fixed: 'View difference' broken on wiki page history (#6747).
Jean-Philippe Lang
2010-11-06
2
-0
/
+3
*
Disable button to prevent accidental double click on project members (#6826).
Jean-Philippe Lang
2010-11-06
1
-2
/
+4
*
Clean up member_roles if needed.
Jean-Philippe Lang
2010-11-06
1
-1
/
+2
*
Adds a unique index on members (#6826).
Jean-Philippe Lang
2010-11-06
1
-0
/
+20
*
Rewrites UpdateMailNotificationValues migration to avoid model validations an...
Jean-Philippe Lang
2010-11-06
1
-16
/
+3
*
Allow key authentication when deleting issues (with tests) #6447
Eric Davis
2010-11-05
2
-19
/
+19
*
Allow key authentication when updating issues (with tests) #6447
Eric Davis
2010-11-05
3
-56
/
+77
*
Allow key authentication when creating issues (with tests) #6447
Eric Davis
2010-11-05
3
-56
/
+84
*
Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447
Eric Davis
2010-11-04
2
-54
/
+76
*
Refactor: convert API key tests using HTTP Basic to a shoulda macro
Eric Davis
2010-11-03
2
-59
/
+41
*
Add a Email Header setting. Useful for adding delimiters to every email.
Eric Davis
2010-11-02
6
-0
/
+26
*
Remove email quotes (>) when searching for incoming email delimiters. #2852 #...
Eric Davis
2010-11-02
4
-1
/
+129
*
Refactor: convert username/password http basic auth api tests to shoulda macr...
Eric Davis
2010-11-02
2
-79
/
+57
*
Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. ...
Jean-Baptiste Barth
2010-11-02
16
-23
/
+23
*
Refactor: convert api key tests to shoulda macros for reuse. #6447
Eric Davis
2010-11-01
2
-56
/
+57
*
Move all API tests into the ApiTest module to make management easier
Eric Davis
2010-11-01
7
-12
/
+16
*
Fixed: "Template is missing" error when validation fails on version edit (#67...
Jean-Philippe Lang
2010-11-01
2
-0
/
+13
*
Provides a default string for untranslated search types.
Jean-Philippe Lang
2010-11-01
1
-1
/
+1
*
Bump version to 1.0.3
Eric Davis
2010-11-01
1
-1
/
+1
*
Update changelog for v1.0.3
Eric Davis
2010-11-01
1
-0
/
+38
*
Add a label for user and group search fields. #6521
Jean-Baptiste Barth
2010-10-30
45
-2
/
+88
*
Added ability to create issue directly as a subtask of another one. #5484
Jean-Baptiste Barth
2010-10-30
2
-3
/
+3
*
Force color to be disabled on git shell-outs. #5324
Jean-Baptiste Barth
2010-10-29
2
-4
/
+4
*
Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065
Jean-Baptiste Barth
2010-10-29
1
-1
/
+1
*
Updated wiki-syntax help page to reflect new link options and last coderay up...
Jean-Baptiste Barth
2010-10-29
1
-11
/
+29
*
Fix wikilinks in project > settings > versions and version view. #6435 #4416
Jean-Baptiste Barth
2010-10-29
2
-3
/
+3
*
Fixed: disabling autologin not persisted. #6438
Jean-Baptiste Barth
2010-10-29
1
-1
/
+1
*
Translation update (zh-TW, #6765)
Azamat Hackimov
2010-10-28
1
-2
/
+3
*
Translation update (he, #6569)
Azamat Hackimov
2010-10-28
1
-1
/
+1
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
11
-40
/
+35
*
Fixed potential nil method errors when trying to access /issues/context_menu ...
Jean-Baptiste Barth
2010-10-27
1
-2
/
+2
*
Translation update (ru)
Azamat Hackimov
2010-10-27
1
-4
/
+4
[next]