]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2013-07-24 Toshi MARUYAMASpanish translations for trunk updated by Jorge López...
2013-07-24 Toshi MARUYAMASpanish translations for 2.3.x updated by Jorge López...
2013-07-19 Toshi MARUYAMARussian translation for trunk updated by Alex Stein...
2013-07-19 Toshi MARUYAMARussian translation for 2.3-stable updated by Alex...
2013-07-19 Toshi MARUYAMAupdate ruby-openid version to 2.2.3
2013-07-18 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#14473)
2013-07-18 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#14478)
2013-07-18 Toshi MARUYAMATraditional Chinese translation for trunk updated by...
2013-07-18 Toshi MARUYAMATraditional Chinese translation for 2.3-stable updated...
2013-07-15 Jean-Philippe... CVS root_url not recognized when connection string...
2013-07-15 Jean-Philippe... Don't hardcode news model in Comment.
2013-07-14 Jean-Philippe... Updates for 2.3.2 release.
2013-07-14 Jean-Philippe... Additional tests for AccountController.
2013-07-14 Jean-Philippe... Use AR callbacks instead of observers (removed in Rails...
2013-07-14 Jean-Philippe... Ability to save Gantt query filters (#7836).
2013-07-13 Jean-Philippe... Test failures with ruby1.8.
2013-07-13 Jean-Philippe... ruby1.8 compatibility.
2013-07-13 Jean-Philippe... Adds a test for CvsAdapter#root_url_path (#14422).
2013-07-13 Jean-Philippe... Use Hash#reject that returns a Hash with ruby1.8 when...
2013-07-13 Jean-Philippe... Don't notify users about relations that are not visible...
2013-07-13 Jean-Philippe... Fixed that relations to issues that are not visible...
2013-07-13 Jean-Philippe... Fills locales with new strings.
2013-07-13 Jean-Philippe... Role-based issue custom field visibility (#5037).
2013-07-13 Jean-Philippe... Removed dead code.
2013-07-13 Jean-Philippe... Log email delivery errors (#14403).
2013-07-12 Jean-Philippe... Exception message may not be UTF-8 encoded.
2013-07-11 Jean-Philippe... Fixed one query per member on project settings.
2013-07-11 Jean-Philippe... One query is enough.
2013-07-11 Jean-Philippe... Adds 'assigned-to-my-group' css class to issues that...
2013-07-11 Jean-Philippe... Issue-notes Redmine links: append actual note reference...
2013-07-11 Jean-Philippe... Useless "edit" link in workflow menu (#12824).
2013-07-11 Jean-Philippe... Add more info about the ruby version (#14419).
2013-07-11 Jean-Philippe... Role based custom queries (#1019).
2013-07-06 Toshi MARUYAMAgender neutral source comment at test/unit/journal_test.rb
2013-07-06 Toshi MARUYAMAgender neutral source comment at test/unit/issue_test.rb
2013-07-06 Toshi MARUYAMAgender neutral source comment at test/integration/accou...
2013-07-06 Toshi MARUYAMAgender neutral source comment at lib/tasks/migrate_from...
2013-07-06 Toshi MARUYAMAgender neutral source comment at app/models/user.rb
2013-07-06 Toshi MARUYAMAgender neutral source comment at app/models/mailer.rb
2013-07-06 Toshi MARUYAMAgender neutral source comment at app/controllers/projec...
2013-07-05 Toshi MARUYAMAremove trailing white-space from test/unit/issue_test.rb
2013-07-05 Toshi MARUYAMAremove trailing white-space from test/integration/accou...
2013-06-26 Toshi MARUYAMASlovene translation changed by Zdravko Balorda (#14360)
2013-06-26 Toshi MARUYAMAfix Latvian "button_log_time" translation by Arnis...
2013-06-15 Toshi MARUYAMAreplace "email.yml" to "configuration.yml" in pl.yml...
2013-06-14 Toshi MARUYAMAnot run Capybara tests on the CI server (#12822)
2013-06-14 Toshi MARUYAMAprevent UI test failure randomly
2013-06-14 Toshi MARUYAMAincrease Capybara.default_wait_time from 12 to 20 ...
2013-06-14 Toshi MARUYAMAincrease Capybara.default_wait_time from 7 to 12 (...
2013-06-14 Toshi MARUYAMAshorten comment lines at test/ui/base.rb
2013-06-14 Toshi MARUYAMAuse database_cleaner (#12822)
2013-06-14 Toshi MARUYAMAprevent UI test failure randomly
2013-06-14 Toshi MARUYAMAincrease Capybara.default_wait_time from 6 to 7 (#12822)
2013-06-14 Toshi MARUYAMAprevent UI test failure randomly
2013-06-14 Toshi MARUYAMAprevent UI test failure randomly
2013-06-14 Toshi MARUYAMAGerman translation updated by Daniel Felix (#14277)
2013-06-14 Toshi MARUYAMAincrease Capybara.default_wait_time from 5 to 6 (#12822)
2013-06-13 Jean-Philippe... Code cleanup.
2013-06-12 Jean-Philippe... Fixed tests broken by r11965.
2013-06-12 Jean-Philippe... Adds User#builtin_role.
2013-06-12 Jean-Philippe... Preload boards projects.
2013-06-12 Jean-Philippe... Cleanup of finders with :conditions option.
2013-06-12 Jean-Philippe... Don't redirect XHR requests to /login.
2013-06-11 Jean-Philippe... Use #find_issues as before filter for issues context...
2013-06-11 Jean-Philippe... Code cleanup.
2013-06-11 Jean-Philippe... Adds Watcher.any_watched? to check if at least one...
2013-06-11 Jean-Philippe... Code cleanup.
2013-06-11 Jean-Philippe... Perf: preload a few associations for bulk operations.
2013-06-11 Jean-Philippe... Perf: don't load all projects.
2013-06-11 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#14252)
2013-06-10 Toshi MARUYAMAremove trailing white-space from app/models/user.rb
2013-06-10 Toshi MARUYAMAset html lang by user locale (#14206)
2013-06-10 Toshi MARUYAMArun test:ui on CI Server Ruby 1.9.3 or higher (#12822)
2013-06-09 Jean-Philippe... Resets strings that don't mention that an email was...
2013-06-09 Jean-Philippe... Adds the email address to the flash message after regis...
2013-06-09 Jean-Philippe... Adds a test for User.try_to_login with active_only...
2013-06-09 Jean-Philippe... Adds i18n strings (#14228).
2013-06-09 Jean-Philippe... Adds a way for a registered user to get a new action...
2013-06-08 Toshi MARUYAMAsvn propset svn:eol-style native CONTRIBUTING.md
2013-06-08 Toshi MARUYAMAadd CONTRIBUTING.md for github pull request
2013-06-08 Toshi MARUYAMAfix that project auto generation fails when projects...
2013-06-06 Jean-Philippe... Splits tests (#1005).
2013-06-06 Jean-Philippe... Prepends issue numbers with a number sign (#1005).
2013-06-06 Jean-Philippe... Fixed that journal details about issue relations may...
2013-06-06 Toshi MARUYAMAfix three png transparency (#14223)
2013-06-06 Toshi MARUYAMAGerman translation: grammar + spelling (#14222)
2013-06-06 Toshi MARUYAMAremove redundant empty lines from PluginTest
2013-06-06 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#14224)
2013-06-06 Toshi MARUYAMAremove trailing white-spaces from lib/redmine/plugin.rb
2013-06-06 Toshi MARUYAMAtranslate x_hours in many languages (#14221)
2013-06-05 Jean-Philippe... Don't validate start date when updating an issue withou...
2013-06-05 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#14209)
2013-06-04 Jean-Philippe... Really adjusts error message in tests (#14086).
2013-06-04 Jean-Philippe... Adjusts error message in tests (#14086).
2013-06-04 Jean-Philippe... Adds a specific error message for when the start date...
2013-06-04 Toshi MARUYAMAprevent coderay "warning: already initialized constant...
2013-06-04 Toshi MARUYAMAincrease Capybara.default_wait_time from 4 to 5 (#12822)
2013-06-04 Toshi MARUYAMApdf: replace "id_width" parameter name to original...
2013-06-04 Toshi MARUYAMApdf: restore "id_width" parameter of issues_to_pdf_draw...
2013-06-04 Toshi MARUYAMAItalian translation for 2.3-stable by Riccardo Rocca...
next