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
*
Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985).
Jean-Philippe Lang
2010-03-14
3
-6
/
+58
*
Reverts r1476 that is no longer needed after r3582.
Jean-Philippe Lang
2010-03-14
1
-1
/
+1
*
Do not html escape code that is going to be highlighted (#2985, #3359).
Jean-Philippe Lang
2010-03-14
2
-4
/
+8
*
Optimization: load attachments when needed.
Jean-Philippe Lang
2010-03-14
2
-5
/
+12
*
Enlarges the sidebar.
Jean-Philippe Lang
2010-03-13
1
-4
/
+5
*
Move issue watchers to the sidebar.
Jean-Philippe Lang
2010-03-13
4
-27
/
+36
*
Adds index on issues nested set columns.
Jean-Philippe Lang
2010-03-13
1
-0
/
+9
*
Slight UI changes to the subtasks tree.
Jean-Philippe Lang
2010-03-13
4
-5
/
+6
*
Add subtasking strings to locales.
Jean-Philippe Lang
2010-03-13
37
-1
/
+109
*
Translations updates.
Jean-Philippe Lang
2010-03-13
4
-19
/
+19
*
Makes subtasks rescheduled when a 'precedes' relation is set on a parent task.
Jean-Philippe Lang
2010-03-13
3
-4
/
+35
*
Adds subtasking (#443) including:
Jean-Philippe Lang
2010-03-13
28
-91
/
+853
*
Do not reset session when a non logged in user request the login form (#4958).
Jean-Philippe Lang
2010-03-12
1
-3
/
+5
*
Fixed windows platform detection in reposman.rb (#5039).
Jean-Philippe Lang
2010-03-12
1
-2
/
+6
*
More detailed failures message.
Jean-Philippe Lang
2010-03-12
1
-1
/
+1
*
Fixes a test failure.
Jean-Philippe Lang
2010-03-12
1
-1
/
+1
*
Refactors textile formatting tests.
Jean-Philippe Lang
2010-03-12
1
-16
/
+15
*
Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416).
Jean-Philippe Lang
2010-03-12
2
-3
/
+22
*
Fixed: error while moving an issue to a project with disabled tracker with SQ...
Jean-Philippe Lang
2010-03-12
2
-4
/
+14
*
Adds missing flash messages on project settings (#5043).
Jean-Philippe Lang
2010-03-12
1
-0
/
+3
*
Cleanup and warning added in database.yml.database about the test database.
Jean-Philippe Lang
2010-03-12
1
-7
/
+4
*
Fixed: text formatting breaks when using parenthesis inside bold tags (#1334).
Jean-Philippe Lang
2010-03-12
2
-9
/
+28
*
Fixed: avatar display breaks user profile page layout (#5008).
Jean-Philippe Lang
2010-03-12
1
-4
/
+4
*
Fixed: some textile modifiers combinations don't work, eg. bold inside underl...
Jean-Philippe Lang
2010-03-11
2
-3
/
+52
*
Refactor: Extract method for setting the flash on bulk issue saves.
Eric Davis
2010-03-11
1
-14
/
+14
*
Removes broken javascript on wiki history.
Jean-Philippe Lang
2010-03-10
1
-1
/
+1
*
Use assert_select to check the download link. (#4204)
Eric Davis
2010-03-10
1
-1
/
+1
*
Adds named scopes to replace custom finders.
Eric Davis
2010-03-10
4
-16
/
+34
*
Translation updates
Azamat Hackimov
2010-03-09
3
-4
/
+4
*
Fixed: NoMethodError error on roadmap if no trackers are selected and a share...
Jean-Philippe Lang
2010-03-08
1
-1
/
+1
*
Refactor: Remove duplicated case statements.
Eric Davis
2010-03-08
1
-22
/
+6
*
Refactor: Extract similar logic in IssuesHelper#show_detail to a new method.
Eric Davis
2010-03-08
1
-15
/
+25
*
Added unit tests for IssuesHelper#show_detail
Eric Davis
2010-03-08
2
-0
/
+190
*
Moves scm adapters unit tests to a dedicated folder.
Jean-Philippe Lang
2010-03-06
4
-4
/
+4
*
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
9
-49
/
+75
*
Moves ProjectsController#add_version to VersionsController#new.
Jean-Philippe Lang
2010-03-06
9
-77
/
+74
*
Adds context menu to the roadmap issue lists.
Jean-Philippe Lang
2010-03-06
3
-8
/
+20
*
Remove double negative condition
Eric Davis
2010-03-05
1
-8
/
+2
*
Refactor: Moved the contents of #issue_update into Issue.
Eric Davis
2010-03-05
2
-29
/
+41
*
Unselect issues when clicking outside of the list.
Jean-Philippe Lang
2010-03-04
1
-2
/
+6
*
Do not disable text selection in the issue list.
Jean-Philippe Lang
2010-03-04
1
-7
/
+9
*
Adds an helper for creating the context menu.
Jean-Philippe Lang
2010-03-04
4
-12
/
+24
*
Fixed: hard coded English string at the selection of issue watchers (#4982).
Jean-Philippe Lang
2010-03-04
1
-1
/
+1
*
Refactor: Replace @journal with @issue.current_journal
Eric Davis
2010-03-04
2
-5
/
+10
*
Hide the main menu div if there isn't any items for it. #3259
Eric Davis
2010-03-04
2
-0
/
+7
*
Refactor: Extract method
Eric Davis
2010-03-04
1
-6
/
+9
*
Refactor: Extract method
Eric Davis
2010-03-04
1
-6
/
+9
*
Refactor: Extract methods to before_filters
Eric Davis
2010-03-04
1
-5
/
+13
*
Refactor: Split method
Eric Davis
2010-03-04
1
-1
/
+6
[next]