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.010Feb98765432131Jan3028272523211817141312109753131Dec30292726252423222120191817161413121110987643230Nov2928272625242322212017161514131211987654331Oct29252422212019181711107225Sep2420171312107432121Aug17151312112129Jul27191810854228Jun2523141310876230May26251817141312108643126Apr2524211917108754230Mar2827262524Fixed: roadmap show subprojects issues even if subprojects is unchecked (#4761).Makes use of format_version_name.Fixed: Duplicated project name for subproject version on gantt chart (#4775).Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project (#4790).Refactor: inline the utility methods in ReportsController.Switch to using the shoulda gem from gemcutter. #4573Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects (#4782).Extracted the rendering from each case statement in issue_reports_detailsFixed the link to the Issue Details report, broken in r3396Translation updatesUpdated object_daddy to a newer version (bugfixes)Removed the duplicated configuration in the different test environments.Separated ReportsController#issue_report into two separate actions.Moved a routing test from a functional to an integration test.Do not parse the entire git log to fetch new commits (takes several minutes for a few thousands commits), but only 1 week before the last known commit (#4547, #4716).Update for 0.9.2 release.Korean support for PDF export (#4639).Translation updates.Fixed: error raised when trying to view the gantt or calendar with a grouped query (#4751).Fixed: deprecation warning in reposman.rb (#4736).Do not show 'Quote' links on locked topics (#4749).Removes overflow:auto on #content which broke the fix in r2118 (#4724).Fixed: error messages displayed twice when creating a group (#4715).Renames WikiFormatting.cache to .cache_storeAdds pagination to forum messages (#4664).Adds a setting to cache textile rendering (off by default).Adds a permission for exporting wiki pages.Refactor: Pull up several #find_project methods to ApplicationControllerTranslations updatesFixed: invalid format parameter returns a DoubleRenderError on issues index (#4737).Reverts r3366.Fixed: invalid format parameter returns a DoubleRenderError on issues index (#4737).Refactor: Extracted the select_all calls to a new private method.Added tests for Issue#by_X findersChange Role#anonymous and #non_member so they generate the record as needed.Refactor: Moved the raw SQL finders from ReportsController to Issue.Converted a test to shoulda and added more checks for it's assignments.Refactor: Extract method to create a Change from a Changeset.Refactor: Move recipients method into acts_as_eventAllow commits to reference issues of parent projects and subprojects (#4674).