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.024Feb232221201918171615141312111098765432131Jan3028272523211817141312109753131Dec30292726252423222120191817161413121110987643230Nov2928272625242322212017161514131211987654331Oct29252422212019181711107225Sep2420171312107432121Aug17151312112129Jul27191810854228Jun2523141310876230May2625181714131210Fixed: changing user/roles of project member not possible without javascript (#4852)Fixed: projects are referenced by id in search results.Makes project identifiers searchable (#4897).Refactor: Start to extract IssuesController#edit into #update (REST).Reduces spacing on the bulk edit form.Bulk edit refactoring.Move hardcoded calendar images to css classes.Fixed view_issues_move_bottom hook arguments (#4893).Refactor: Extract Issue#bulk_edit from the IssuesControllerMoved the IssuesController routing tests to an integration test.Avoid unnecessary SQL queries when loading changesets.Memorize commit authors to speed up changesets loading.Adds a missing index (speeds up changesets loading).Translation updatesWraps changeset creation inside a single transation.Removes --find-copies-harder git option to retrieve commits which was way to slow (#4547).Do not query git for tags and branches multiple times per request.Remove invalid utf8 sequences from commit comments and author name (#4773).Cleanup.Fixed: Links in Forum mails should redirect to message, not topic (#4884).Adds a controller hook before issue move (#4850).Adds a hook on issue move form (#4850).Fixes INSTALL and UPGRADING steps order (#4848).Refactor: Extract #get_user_dn from AuthSourceLdap.Refactor: extract AuthSourceLdap#search_attributesEscaping in html email templates (#4874).Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki (#4872).Refactor: Rewrite authenticate_dn to use an implicit return.Refactor: Moved the check for an empty DN to authenticate_dnAdded some common example email configs to email.yml.example (#3120)Fix an IndexError if all the :last menu items are deleted from a menu. #4718Fixed: Deselecting textile text formatting causes interning empty string errors (#4867).Move SQL LIKE tokens to acts_as_searchable.Makes search providers extensible (#3936).Adds a test for emission address with phrase (#4855).Fixed: unit tests broken by r3438 (#4860).Refactor: extract an #authenticate_dn method in AuthSourceLdapConverted the REDMINE_SUPPORTED_SCM constant to a classRefactor: Extract method from AuthSourceLdap#authenticateAdded some tests for the LDAP authentication.