]> source.dussan.org Git - redmine.git/shortlog
redmine.git
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.
2015-01-11 Toshi MARUYAMAGemfile: update rbpdf version to 1.18.4 (#18629)
2015-01-10 Jean-Philippe... Fixed: Custom field is rendered, even if its value...
2015-01-10 Jean-Philippe... Fixed: Redmine::FieldFormat::IntFormat does not accept...
2015-01-10 Jean-Philippe... Unlock capybara gem version (#18789).
2015-01-10 Jean-Philippe... Time dependend failures in UI tests (#18789).
2015-01-10 Jean-Philippe... Fixed errors in UI tests (#18782).
2015-01-10 Jean-Philippe... Fixed open div tag position.
2015-01-10 Jean-Philippe... Option to search open issues only (#10734).
2015-01-09 Jean-Philippe... Adds strings to locales (#4383).
2015-01-09 Jean-Philippe... Option to search attachment filenames and description...
2015-01-08 Jean-Philippe... Search custom fields and journals with different querie...
2015-01-08 Toshi MARUYAMAreplace tab to space at test/test_helper.rb
2015-01-07 Jean-Philippe... Same fix as r13582 for trackers and statuses (#18769).
2015-01-07 Jean-Philippe... Redirect to the current page when reordering roles...
2015-01-07 Jean-Philippe... Skip validation if attribute did not change.
2015-01-07 Jean-Philippe... Missing break (#18734).
2015-01-07 Jean-Philippe... Deprecates Project#set_allowed_parent!.
2015-01-07 Jean-Philippe... Fixed that project copy triggers a 500 error if project...
2015-01-07 Jean-Philippe... Cleans up parent project assignment in ProjectsController.
2015-01-07 Jean-Philippe... Move always possible for new records.
2015-01-07 Jean-Philippe... Use r13844 workaround for SQLServer only.
2015-01-07 Jean-Philippe... Fixed dead locks with SQLServer.
2015-01-07 Jean-Philippe... Moved Project#hierarchy to NestedSet::Traversing.
2015-01-07 Jean-Philippe... Insert children issues to respect same order as ids.
2015-01-07 Jean-Philippe... Replaces awesome_nested_set gem with a simple and more...
2015-01-04 Toshi MARUYAMAGemfile: pin pg version 0.17
2015-01-04 Toshi MARUYAMAremove duplicated :remote key from app/views/messages...
2015-01-04 Toshi MARUYAMAremove duplicated :id key from app/views/timelog/report...
2015-01-03 Toshi MARUYAMAfix Ruby 2.2 warning at lib/redmine/scm/adapters/cvs_ad...
2015-01-03 Toshi MARUYAMAGemfile: pin activerecord-jdbcsqlite3-adapter version...
2015-01-03 Toshi MARUYAMAadd jruby-21mode to .travis.yml
2015-01-03 Toshi MARUYAMAAdds table reference to textile help (#12734).
2015-01-03 Toshi MARUYAMAJapanese wiki_syntax_detailed.html translation updated...
2015-01-03 Toshi MARUYAMAWiki formatting documentation for nested lists in trans...
2015-01-03 Toshi MARUYAMArevert r13762 because character encodings are broken...
2015-01-03 Toshi MARUYAMAfix Japanese "label_sort_by" misspelling (#18671)
2015-01-03 Toshi MARUYAMASwedish translation updated by Khedron Wilk (#18587)
2014-12-30 Jean-Philippe... The descendant count in the issues delete confirmation...
2014-12-26 Jean-Philippe... Preload wiki page content for search results.
2014-12-26 Jean-Philippe... Fixed duplicate content_url tag introduced in r13806...
2014-12-26 Jean-Philippe... Updates comments for r13811.
next