]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-06-11 Toshi MARUYAMAadd some avatar tests
2012-06-10 Jean-Philippe... Extract code from view.
2012-06-10 Jean-Philippe... Code cleanup.
2012-06-10 Jean-Philippe... Code cleanup.
2012-06-10 Jean-Philippe... Faster changesets loading for subversion.
2012-06-10 Jean-Philippe... Adds a method to load changesets for repository entries.
2012-06-10 Jean-Philippe... Fixed that Repository#entries returns an Array.
2012-06-10 Jean-Philippe... Make sure we look for a feeds token.
2012-06-10 Jean-Philippe... Stringify tokens.
2012-06-10 Jean-Philippe... Stringify User.try_to_login arguments.
2012-06-10 Jean-Philippe... Make sure that #api_key_from_request returns a String.
2012-06-10 Jean-Philippe... Configurable session lifetime and timeout (#6597).
2012-06-10 Jean-Philippe... Fixed: German umlauts in Subject get striped with ruby1...
2012-06-09 Jean-Philippe... Set human size precision to Rails' default which is...
2012-06-09 Jean-Philippe... Force rendering of activity view if activity items...
2012-06-09 Jean-Philippe... Fixed that link to user is escaped in activity title...
2012-06-09 Jean-Philippe... Fixed that content_for does not work in Hook.render_on...
2012-06-09 Jean-Philippe... Restored KB instead of kB (#11118).
2012-06-09 Jean-Philippe... Fixed that custom_fields property is ignored for time...
2012-06-09 Jean-Philippe... Change in Rails' for handling localized number precisio...
2012-06-09 Jean-Philippe... Priorities have the same position and can't be reordere...
2012-06-08 Jean-Philippe... Ability to set default column order in issue list ...
2012-06-08 Toshi MARUYAMAfix German "field_multiple" translation glitch by Andre...
2012-06-07 Jean-Philippe... Show repository images inline when clicking 'View'...
2012-06-05 Jean-Philippe... Updates for 2.0.2 release.
2012-06-03 Jean-Philippe... Fixed that wiki start page can't be changed (#11085).
2012-06-03 Jean-Philippe... Makes users optional in GET /groups/:id (#8981).
2012-06-03 Jean-Philippe... Upgrade to Rails 3.2.5 (#11084).
2012-06-03 Jean-Philippe... Rails 3.2.5 compatibility.
2012-06-03 Jean-Philippe... Test failure due to a regression in Rails 3.2.5.
2012-06-03 Jean-Philippe... Fixed argument to repository_path that triggers an...
2012-06-03 Jean-Philippe... Renamed #changes association to #ticket_changes.
2012-06-03 Jean-Philippe... Renamed #changes association to #filechanges (clash...
2012-06-03 Jean-Philippe... REST Api for Groups (#8981).
2012-06-03 Jean-Philippe... Fixed that Redmine.pm does not support "bind as user...
2012-06-02 Toshi MARUYAMAscm: git: skip Latin-1 path tests on Git for Windows...
2012-06-02 Toshi MARUYAMAscm: mercurial: remove comment about Mercurial 0.9...
2012-06-01 Jean-Philippe... Adds #find_group filter.
2012-06-01 Jean-Philippe... Removed auto-generated comments.
2012-06-01 Jean-Philippe... Use safe_attributes in GroupsController.
2012-06-01 Jean-Philippe... Replaced group[lastname] parameter with group[name].
2012-06-01 Etienne MassipUse time_zone_select specific helper.
2012-05-30 Etienne MassipGet rid of ActiveSupport::Concern InstanceMethods depre...
2012-05-30 Jean-Philippe... Adds missing require 'rubygems' (#11051).
2012-05-29 Jean-Philippe... Fixed that project, issue and activity should be preser...
2012-05-29 Jean-Philippe... Fixed that logging time inside redirects at global...
2012-05-28 Jean-Philippe... Adds redmine:plugins:test rake tasks for running plugin...
2012-05-28 Jean-Philippe... Fixes test templates for plugins.
2012-05-28 Jean-Philippe... Fixed test_helper template for plugins.
2012-05-28 Toshi MARUYAMAcode layout cleanup app/views/users/_mail_notifications...
2012-05-28 Toshi MARUYAMAfix project list is not shown on Email notifications...
2012-05-28 Jean-Philippe... Updates for 2.0.1 release.
2012-05-28 Toshi MARUYAMAcode layout cleanup test/functional/users_controller_te...
2012-05-26 Jean-Philippe... Fixed test failures on wiki_page updated_on eager loadi...
2012-05-26 Jean-Philippe... Fixed time zone issues introduced by r9719 (#10996).
2012-05-26 Jean-Philippe... Restores local time zone for timestamps for 1.x compati...
2012-05-26 Jean-Philippe... Fixed that plugin model generator does not generate...
2012-05-25 Jean-Philippe... Code cleanup.
2012-05-25 Jean-Philippe... Code cleanup.
2012-05-25 Jean-Philippe... Code cleanup.
2012-05-25 Jean-Philippe... Code cleanup.
2012-05-25 Jean-Philippe... Code cleanup.
2012-05-25 Jean-Philippe... Replace RAILS_DEFAULT_LOGGER with ::Rails.logger (...
2012-05-25 Jean-Philippe... Fixed that some input fields are escaped on validation...
2012-05-25 Jean-Philippe... Fixed that project identifier can always be updated...
2012-05-25 Jean-Philippe... Fixed that the issue link is escaped on my page spent...
2012-05-25 Toshi MARUYAMAKorean translation added and changed by jongyoon Choi...
2012-05-24 Jean-Philippe... Use a modal form to create a category from the issue...
2012-05-21 Jean-Philippe... Fixed that updated_on is not updated when updating...
2012-05-21 Jean-Philippe... Fixed that columns selection in not displayed on the...
2012-05-18 Etienne MassipAdded yard to development gems.
2012-05-15 Jean-Philippe... Fixed that watchers delete links are escaped on the...
2012-05-15 Jean-Philippe... Fixed that creating a new version from project settings...
2012-05-14 Jean-Philippe... Updates for 2.0.0 release.
2012-05-13 Jean-Philippe... CHANGELOG updated.
2012-05-13 Jean-Philippe... Removed delete_broken_cookies filter.
2012-05-13 Jean-Philippe... Restored List-Id header in email notifications (#10888).
2012-05-13 Jean-Philippe... Fixes custom_field_tag helper broken by r9682.
2012-05-13 Jean-Philippe... Fixed that option tags are escaped.
2012-05-13 Jean-Philippe... Use content_tag helper.
2012-05-13 Jean-Philippe... Fixed that enumerations option tags are escaped.
2012-05-13 Jean-Philippe... Use content_tag helper.
2012-05-13 Jean-Philippe... Fixed that group filter is escaped on users index.
2012-05-13 Jean-Philippe... Redirect to referer when deleting a user (#10865).
2012-05-12 Jean-Philippe... Updated INSTALL and UPGRADING docs with new rake task...
2012-05-12 Jean-Philippe... Fixed #set_scm in reposman (#10837).
2012-05-12 Jean-Philippe... Adds script synopsis.
2012-05-12 Jean-Philippe... Fixed reposman arguments parsing (#10837).
2012-05-12 Jean-Philippe... Adds all/none operators to text custom field filters...
2012-05-12 Jean-Philippe... Restored :generate_session_store as a deprecated rake...
2012-05-11 Toshi MARUYAMAset svn:eol-style native to Albanian translation files...
2012-05-11 Toshi MARUYAMAAlbanian translation added by Dimitri Toslluku (#10875)
2012-05-10 Jean-Philippe... Tests for Setting.per_page_options_array.
2012-05-10 Jean-Philippe... Adaptive display of "Per page" links (#7720).
2012-05-09 Toshi MARUYAMAchange mailer model method comments to Rails3 style
2012-05-09 Toshi MARUYAMAreplace Mailer deliver syntax to Rails3 style at remind...
2012-05-09 Toshi MARUYAMAcode layout cleanup app/views/wiki/edit.html.erb
2012-05-09 Toshi MARUYAMAadditional comment at config/environments/test.rb
2012-05-09 Toshi MARUYAMAset svn:executable '*' to script/*
2012-05-09 Toshi MARUYAMAreplace comment "config/environment.rb" to "config...
next