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.028Feb262524232221201918171615141312111098765432131Jan3028272523211817141312109753131Dec30292726252423222120191817161413121110987643230Nov2928272625242322212017161514131211987654331Oct29252422212019181711107225Sep2420171312107432121Aug17151312112129Jul27191810854228Jun2523141310876230May26251817Adds a test for not sending email without recipient (#4920).Fixed: Trac importer creates duplicate wiki records (#4743).Fixes bottom links placement in issue with associated changesets (#4883).Fixed: Plugin generators should display help if no parameter is given (#4609).Fixed: Git blame/annotate fails on moved files (#3832).Adds 'Blocked by' (#1755) and 'Duplicated by' relation types to the dropdown menu for new relations.Fixed: attachments with the same name at the same time overwrite (#3691).Allow project custom fields to be searchable (#4945).Fixes a test failure due to a default custom field value.Adds missing fixtures.Update for 0.9.3 release.Adds attachments upload on wiki edit form (#1223).Fixed: journal details duplicated when an issue is saved twice (#3690).Fixed: Wrong link when "http" not included in project "Homepage" link (#4944).Refactor: Extracted saving logic out of #update and into a utility methodLink to the user from the wiki history view.Adds a link to the user profile from the administration user edit screen (#4480).Removes a useless assignment in Trac importer (#4931).Let administrators see locked user profiles.Makes AuthSource.authenticate return a hash instead of an array.Test that AuthSourceLdap#authenticate returns valid User attributes only.Moves the LDAP test server to a fixture.Adds a sample test LDAP configuration file.User model should not have to clean up LDAP attributes.Refactor: Extracted the duplication from the last commit into a new methodRefactor: Move the updating of an Issue to the #update method.Fix LDAP on the fly creation. The User object doesn't have a :dn attribute.Optimize: Only select the name when getting the module names.Fixed: 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.