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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename code and locale typo: Developper. #5751
Eric Davis
2010-06-30
1
-2
/
+2
*
Bump release to 0.9.5
Eric Davis
2010-06-28
1
-1
/
+1
*
Sanitize image links and handle nils in the toc formatter. #5445
Eric Davis
2010-06-24
1
-1
/
+3
*
Exclude fields_for in the TabularFormBuilder, it has a different method
Eric Davis
2010-06-20
1
-1
/
+1
*
Support listing directories in svn which include square brackets. #5548
Eric Davis
2010-06-20
1
-7
/
+14
*
Display the link name when external links are used in the toc macro. #5445
Eric Davis
2010-06-19
1
-0
/
+3
*
Added documentation about the session_path. #3968
Eric Davis
2010-06-19
1
-0
/
+7
*
Add example url and author url to the plugin generator.
Eric Davis
2010-06-17
1
-0
/
+2
*
Plugin models and controllers must be unloadable.
Eric Davis
2010-06-17
2
-0
/
+3
*
Refactor: move Project Calendar to it's own controller.
Eric Davis
2010-05-03
1
-1
/
+1
*
Updates for 0.9.4 release.
Jean-Philippe Lang
2010-05-01
1
-1
/
+1
*
Fixes Bazaar adapter for JRuby/Win32 (#5404).
Jean-Philippe Lang
2010-05-01
1
-2
/
+2
*
Fixes Mercurial adapter for JRuby (#4494, #5404).
Jean-Philippe Lang
2010-05-01
1
-1
/
+1
*
Adds jdbc rake tasks (#5404).
Jean-Philippe Lang
2010-05-01
1
-0
/
+8
*
Fixes some textile issues with JRuby (#5404).
Jean-Philippe Lang
2010-04-30
1
-1
/
+1
*
Fixes theme discovery under JRuby on Rails war structure (#632, #5404).
Jean-Philippe Lang
2010-04-30
1
-1
/
+1
*
Refactor: Move gantts to a separate controller.
Eric Davis
2010-04-28
1
-1
/
+1
*
Refactor: Split IssuesController#new to #new and #create to match REST pattern.
Eric Davis
2010-04-22
1
-1
/
+1
*
Let custom field formats control how they are edited.
Eric Davis
2010-04-16
1
-0
/
+7
*
Change the case statement into a method call based on the name
Eric Davis
2010-04-16
1
-5
/
+21
*
Refactor: Move method
Eric Davis
2010-04-16
1
-0
/
+12
*
Replace the hardcoded CustomField::FIELD_FORMATS with a class.
Eric Davis
2010-04-16
2
-0
/
+77
*
Added rake task to generate the yardoc (rake yard)
Eric Davis
2010-04-09
1
-0
/
+11
*
Fixes diff highlighting (#5199).
Jean-Philippe Lang
2010-03-28
1
-1
/
+1
*
Escape href attribute in auto links (#5179).
Jean-Philippe Lang
2010-03-24
2
-3
/
+5
*
Fixed: Double-dash results in strikethrough text (#5122).
Jean-Philippe Lang
2010-03-20
1
-0
/
+2
*
Replace the hardcoded "CodeRay" css class name for highlighted elements.
Jean-Philippe Lang
2010-03-14
1
-1
/
+1
*
Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985).
Jean-Philippe Lang
2010-03-14
2
-2
/
+57
*
Do not html escape code that is going to be highlighted (#2985, #3359).
Jean-Philippe Lang
2010-03-14
2
-4
/
+8
*
Adds subtasking (#443) including:
Jean-Philippe Lang
2010-03-13
3
-2
/
+55
*
Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416).
Jean-Philippe Lang
2010-03-12
1
-3
/
+3
*
Fixed: text formatting breaks when using parenthesis inside bold tags (#1334).
Jean-Philippe Lang
2010-03-12
1
-9
/
+10
*
Fixed: some textile modifiers combinations don't work, eg. bold inside underl...
Jean-Philippe Lang
2010-03-11
1
-3
/
+7
*
Makes test pass with Bazaar 2.1.0 (#5002).
Jean-Philippe Lang
2010-03-06
1
-5
/
+5
*
Moves ProjectsController#add_issue_category to IssueCategoriesController#new.
Jean-Philippe Lang
2010-03-06
1
-1
/
+1
*
Moves ProjectsController#add_version to VersionsController#new.
Jean-Philippe Lang
2010-03-06
1
-1
/
+1
*
Hide the main menu div if there isn't any items for it. #3259
Eric Davis
2010-03-04
1
-0
/
+5
*
Fixes git annotate (#3832).
Jean-Philippe Lang
2010-03-03
1
-3
/
+4
*
Fixed: Trac importer creates duplicate wiki records (#4743).
Jean-Philippe Lang
2010-02-28
1
-0
/
+1
*
Fixed: Plugin generators should display help if no parameter is given (#4609).
Jean-Philippe Lang
2010-02-28
2
-0
/
+2
*
Fixed: Git blame/annotate fails on moved files (#3832).
Jean-Philippe Lang
2010-02-28
1
-3
/
+12
*
Update for 0.9.3 release.
Jean-Philippe Lang
2010-02-28
1
-1
/
+1
*
Removes a useless assignment in Trac importer (#4931).
Jean-Philippe Lang
2010-02-26
1
-1
/
+1
*
Refactor: Start to extract IssuesController#edit into #update (REST).
Eric Davis
2010-02-24
1
-2
/
+2
*
Wraps changeset creation inside a single transation.
Jean-Philippe Lang
2010-02-21
1
-9
/
+11
*
Removes --find-copies-harder git option to retrieve commits which was way to ...
Jean-Philippe Lang
2010-02-21
1
-1
/
+1
*
Do not query git for tags and branches multiple times per request.
Jean-Philippe Lang
2010-02-20
1
-5
/
+6
*
Fix an IndexError if all the :last menu items are deleted from a menu. #4718
Eric Davis
2010-02-18
1
-2
/
+11
*
Fixed: Deselecting textile text formatting causes interning empty string erro...
Jean-Philippe Lang
2010-02-17
1
-4
/
+4
*
Makes search providers extensible (#3936).
Jean-Philippe Lang
2010-02-17
2
-0
/
+28
[next]