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.024Sep232221201918171615141311109876532131Aug30292726252423222019181716131211109876543230Jul29282524232120181615149865130Jun2928242120191817159529May28272625242322151493130Apr2928272623222120191817161312111096329Mar2827242120191817161514131211109865432128Feb26252423222120Refactor: move NewsController#preview to PreviewsController#newsTranslation updatesRefactor: move #destroy_comment method to CommentsController#destroyTranslation updateRefactor: move NewsController#add_comment to CommentsController#createNew string to translate - field_text. It appear when you trying save empty wiki-page. See #6448 for reference.Refactor: split NewsController#edit into #edit and #updateAdded a users options to the reminders emailDocument render_issue_tooltipAdd view_issues_form_details_top hookAdd User#allowed_to_globally? which wraps User#allowed_to?Refactor: split NewsController#new into #new and #create methods.Add scm.css to news pages to allow proper syntax highlighting. #6270Fix failing test.Updated issue delete confirmation when it has child issues. #6191Use the correct local variables in the PDF export. #6382Turn on ssl Gravatars for all SSL requests. #5929Translations updateAdds a link to edit the associated wiki page on the version view. #4416Fixes switching between inline and side-by-side in diff view with path. #6242Removed file mistakenly added in r4092. #6392Refactor: add VersionsController#status_by to the resource.Refactor: convert VersionsController to a REST resource.Added some documentation about the Rails Logger. #6135Fix the new subproject link on project overview. #6388Use the relative_url_root when generating asset_paths. #3935Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #2285Fix links to activity pages broken with r4047. #6392Fixed non standard SQL syntax. #6413Refactor: split VersionsController#new into #new and #createUse the full path to the partialsRefactor: Split VersionsController#edit into #edit and #updateUpdated acts_as_journalizedmove issue journal reply to issue controller test, as each journalized controller will now use the render_reply journals helper to replymessage mail delivery must happen after the first journal is createdUpdate acts_as_journalizedadjust some apiremove tests that were removed in trunkuse direct method callUpdate acts_as_journalized