]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2015-02-08 Toshi MARUYAMAJapanese translation fix (label_age) by Go MAEDA (...
2015-02-08 Toshi MARUYAMAremove "label_per_page" from locale files (#19055)
2015-02-08 Toshi MARUYAMAJapanese translation updated and changed by Go MAEDA...
2015-02-07 Jean-Philippe... Extract grouping logic to an helper.
2015-02-07 Jean-Philippe... TimeEntry acts_as_activity_provider scope should joins...
2015-02-07 Jean-Philippe... Sort helper undefined to_a for string (#18817).
2015-02-07 Jean-Philippe... Respect cross-project subtask setting on issue bulk...
2015-02-07 Jean-Philippe... Default admin user may not be crated in Redmine 3.0...
2015-02-07 Jean-Philippe... Renamed test (#18983).
2015-02-07 Jean-Philippe... Fixed wrong test (#18983).
2015-02-07 Jean-Philippe... Raise an error if version is not found (#18983).
2015-02-07 Jean-Philippe... Allow filtering of Redmine Reminders by Version (#18983).
2015-02-07 Jean-Philippe... Adds string to locales (#19005).
2015-02-07 Jean-Philippe... Make search results per page configurable (#19005).
2015-02-07 Jean-Philippe... rdm-mailhandler.rb should catch EOFError (#18922).
2015-02-07 Jean-Philippe... link_to in Redmine::Hook::ViewListener omits relative...
2015-02-01 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#18991)
2015-02-01 Toshi MARUYAMAremove empty lib/vendor/ from Subversion repository
2015-02-01 Toshi MARUYAMAremove vendor/rails from .hgignore and .gitignore
2015-02-01 Toshi MARUYAMAremove "rails" from vendor/ svn:ignore
2015-01-31 Jean-Philippe... Don't process macro descriptions with text formatter...
2015-01-31 Jean-Philippe... Show long text custom field changes as a diff (#15236).
2015-01-27 Jean-Philippe... Removed :update key and use :edit instead.
2015-01-27 Jean-Philippe... The :change_status permission was removed in r1043.
2015-01-27 Jean-Philippe... Adds rtl and ltr css classes for use in text formatting...
2015-01-27 Jean-Philippe... IMAP STARTTLS support (#16823).
2015-01-25 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#18931)
2015-01-25 Toshi MARUYAMAadd missing fixture to FilesControllerTest
2015-01-25 Toshi MARUYAMAGemfile: remove mocha version
2015-01-25 Jean-Philippe... Render issue description and journal notes with #textil...
2015-01-25 Jean-Philippe... Removed an instance variable.
2015-01-25 Jean-Philippe... Adds support for macro and Redmine links in PDF export...
2015-01-24 Jean-Philippe... Require rbpdf 1.18.5 that is Rails 4.2 compatible ...
2015-01-24 Jean-Philippe... Fixed attachment fixture (should be attached to issue...
2015-01-24 Jean-Philippe... Use named route.
2015-01-24 Jean-Philippe... Link to the anchor only.
2015-01-24 Jean-Philippe... Use .klass instead of .class_name.constantize.
2015-01-24 Jean-Philippe... Memorize journal details value name to display.
2015-01-24 Jean-Philippe... Use journalized attachments to prevent a query when...
2015-01-24 Jean-Philippe... Set :inverse_of on details association.
2015-01-24 Jean-Philippe... Don't check if attachments are editable individually.
2015-01-24 Jean-Philippe... Memorize project override roles.
2015-01-21 Toshi MARUYAMAadd missing fixtures
2015-01-21 Toshi MARUYAMAadd missing fixtures
2015-01-21 Toshi MARUYAMAscm: git: simplify nil check (#18923)
2015-01-21 Toshi MARUYAMAadd missing fixture to TimeEntryReportsControllerTest
2015-01-21 Toshi MARUYAMAadd missing fixture to test/unit/journal_test.rb
2015-01-21 Toshi MARUYAMAremove trailing white-spaces from lib/redmine/scm/adapt...
2015-01-21 Toshi MARUYAMAscm: git: branches return cache too when there is no...
2015-01-21 Toshi MARUYAMAscm: git: explicitly tags return [] if there is no...
2015-01-21 Jean-Philippe... Don't change Setting.default_language in Mailer tests.
2015-01-21 Jean-Philippe... Don't change Setting.default_language in tests.
2015-01-21 Jean-Philippe... Set :inverse_of option on journals association.
2015-01-19 Jean-Philippe... Fixed that group is not displayed when the first group...
2015-01-19 Jean-Philippe... Fixed that boolean custom field groups have same label...
2015-01-19 Jean-Philippe... Fixed #down for migration 20141029181824_remove_issue_s...
2015-01-19 Jean-Philippe... Makes RedCloth3#retrieve MUCH faster (#18883).
2015-01-19 Jean-Philippe... Faster textile table parsing by using a single scan...
2015-01-19 Toshi MARUYAMAadd missing fixture to test/integration/api_test/groups...
2015-01-19 Toshi MARUYAMAadd missing fixture
2015-01-19 Toshi MARUYAMApin order at RepositoryCvsTest#test_entries_rev3
2015-01-18 Jean-Philippe... Set proper default language.
2015-01-18 Jean-Philippe... #shelve should not be called if cell doesn't match...
2015-01-18 Jean-Philippe... Set proper locale.
2015-01-18 Toshi MARUYAMAadd missing fixtures
2015-01-18 Toshi MARUYAMAfix tests (#13120)
2015-01-18 Toshi MARUYAMAmake language names all the same format (#13120)
2015-01-18 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2015-01-18 Toshi MARUYAMAfix assertion order at RepositoryCvsTest#test_entries_rev3
2015-01-18 Toshi MARUYAMAadd tests to RepositoryCvsTest#test_entries_rev3
2015-01-18 Toshi MARUYAMAfix code indent at app/models/repository/cvs.rb
2015-01-18 Toshi MARUYAMAuse "where" instead of find_by_ at Repository::Cvs...
2015-01-18 Toshi MARUYAMArevert r13901
2015-01-18 Jean-Philippe... Make sure that #scm_iconv returns a string with the...
2015-01-18 Toshi MARUYAMAworkaround unit cvs test failure on sqlite3
2015-01-18 Toshi MARUYAMAsvn propset svn:executable bin/ files
2015-01-18 Toshi MARUYAMAprevent "config.log_level" DEPRECATION WARNING
2015-01-18 Toshi MARUYAMAadd missing fixture to Redmine::Hook::ManagerTest
2015-01-18 Jean-Philippe... Prevents calling #truncate on nil.
2015-01-18 Jean-Philippe... Use attribute writers instead of before_create callback...
2015-01-18 Jean-Philippe... Fixed that Redmine::Activity::Fetcher should consider...
2015-01-18 Jean-Philippe... Fix migration and use Rails 4.2.0 release (#14534).
2015-01-18 Toshi MARUYAMAGemfile: use GitHub rails gem
2015-01-17 Jean-Philippe... Upgrade to Rails 4.2.0 (#14534).
2015-01-17 Jean-Philippe... Missing fixtures.
2015-01-17 Jean-Philippe... Missing fixtures.
2015-01-17 Jean-Philippe... Missing fixtures.
2015-01-17 Jean-Philippe... Send password reset email to the email used in lost...
2015-01-17 Jean-Philippe... Adds strings to locales (#4244).
2015-01-17 Jean-Philippe... Add support for multiple email addresses per user ...
2015-01-16 Toshi MARUYAMAIssuesControllerTest: make encoding tests independent...
2015-01-15 Toshi MARUYAMAfix UsersControllerTest failure randomly
2015-01-15 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#18844)
2015-01-15 Toshi MARUYAMAadd missing fixture to SearchControllerTest
2015-01-15 Toshi MARUYAMAremove jruby-21mode from .travis.yml
2015-01-15 Toshi MARUYAMAJapanese translation updated and changed by Go MAEDA...
2015-01-15 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2015-01-15 Toshi MARUYAMAgenerate i18n key (#10734)
2015-01-11 Jean-Philippe... Updates for 2.6.1 release.
2015-01-11 Jean-Philippe... Copyright update.
next