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.016Apr1498730Mar272524201918141397227Feb2624222120191816151413121110915Jan141311109865432131Dec30292322212018scm: code clean up test/functional/repositories_controller_test.rb.scm: filesystem: change project id of unit model test from 1 to 3.scm: filesystem: code clean up unit model test.scm: filesystem: code clean up unit adapter test.add GNU gettext po to Redmine::MimeType.scm: cvs: check assign changesets in root directory showing of functional test.scm: cvs: remove duplicate test in functional test.Show open and closed issues from "Issues by" version links.Fixed: atom links on wiki index broken by r4266.Fixed: Simultaneous wiki updates cause internal error (#7939).Fix an internal server error on formatting an issue as a PDF in Japanese (#7794).Fix typo in test/test_helper.rb.Changes polish csv separator to ; and decimal to , (#7875).Silently ignore invalid status_by param.Adds an option to view issues count by status on the version page (#7921).Adds border and margin for issue list printing.Fixed: issue list truncated when printing with Firefox 3.Fixed: news comments not deleted when deleting a project (#7904).Fixes subversion tests not running on win32.Adds links on the issue list to collapse/expang all groups (#7236).scm: filesystem: prevent exception raises if path encoding is incorrect.Fixed: children projects are deleted instead of being destroyed when destroying parent project (#7904).Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil.Fixes RepositoriesHelper#to_utf8 test failure for ruby1.8.scm: git: default_branch() returns nil explicitly if branches are empty.scm: add unit test of invalid utf8 sequences should be stripped in repository_helper to_utf8().scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9.scm: git: strict Ruby 1.9 string test in unit adapter test.scm: git: strict Ruby 1.9 string test in unit model test.scm: subversion: code clean up unit model test.scm: code clean up unit model changeset test.scm: strict Ruby 1.9 string test in unit model test.scm: subversion: simplify Ruby 1.9 string test in unit model test.scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale.Prevent error when referencing an issue without project (#7890).Do not actually try to fetch changesets from the subversion repository.Adds a test for AuthSourcesController#destroy with users.Indentation.Saves an extra SQL query on each request.Removes a space before argument parentheses.