Skip to content
Snippets Groups Projects
Select Git revision
  • download_button protected
  • faster-scm-downloads
  • master default
  • pepe
  • pepe2
  • redmine_simple_join_project
  • review-projects
  • last-chiliproject
  • v3.3.0
  • v3.2.2
  • v2.7.3
  • v3.2.1
  • v3.2.0
  • v2.7.2
  • v3.1.0
  • v2.7.1
  • v3.0.0
  • v2.7.0
  • v3.0.0beta2
  • v2.6.0
  • v3.0.0beta1
  • v1.5.5
  • v2.5.0
  • v1.5.4
  • v2.4.0
  • v1.5.3
  • v2.3.0
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Mar14131211109865432128Feb262524232221201918171615141312111098765432131Jan3028272523211817141312109753131Dec30292726252423222120191817161413121110987643230Nov2928272625242322212017161514131211987654331Oct29252422212019181711107225Sep2420171312107432121Aug17151312112Fixed closing tags in syntax highlighting tests.Add background color to line numbers of highlighted code.Replace the hardcoded "CodeRay" css class name for highlighted elements.Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985).Reverts r1476 that is no longer needed after r3582.Do not html escape code that is going to be highlighted (#2985, #3359).Optimization: load attachments when needed.Enlarges the sidebar.Move issue watchers to the sidebar.Adds index on issues nested set columns.Slight UI changes to the subtasks tree.Add subtasking strings to locales.Translations updates.Makes subtasks rescheduled when a 'precedes' relation is set on a parent task.Adds subtasking (#443) including:Do not reset session when a non logged in user request the login form (#4958).Fixed windows platform detection in reposman.rb (#5039).More detailed failures message.Fixes a test failure.Refactors textile formatting tests.Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416).Fixed: error while moving an issue to a project with disabled tracker with SQLite3 (#5049).Adds missing flash messages on project settings (#5043).Cleanup and warning added in database.yml.database about the test database.Fixed: text formatting breaks when using parenthesis inside bold tags (#1334).Fixed: avatar display breaks user profile page layout (#5008).Fixed: some textile modifiers combinations don't work, eg. bold inside underline (#5045).Refactor: Extract method for setting the flash on bulk issue saves.Removes broken javascript on wiki history.Use assert_select to check the download link. (#4204)Adds named scopes to replace custom finders.Translation updatesFixed: NoMethodError error on roadmap if no trackers are selected and a shared version is available (#5006).Refactor: Remove duplicated case statements.Refactor: Extract similar logic in IssuesHelper#show_detail to a new method.Added unit tests for IssuesHelper#show_detailMoves scm adapters unit tests to a dedicated folder.Makes test pass with Bazaar 2.1.0 (#5002).Moves ProjectsController#add_issue_category to IssueCategoriesController#new.Moves ProjectsController#add_version to VersionsController#new.