]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2013-02-10 Jean-Philippe... Use POST/DELETE to watch/unwatch an item.
2013-02-10 Jean-Philippe... Clean up watchers routes declaration.
2013-02-10 Jean-Philippe... Adds context menu tests and skip test_preview_issue_des...
2013-02-10 Jean-Philippe... Adds a test for creating an issue with watchers.
2013-02-10 Jean-Philippe... Bulk watch/unwatch issues from the context menu (#7159).
2013-02-10 Toshi MARUYAMAremove trailing white-space from app/models/board.rb
2013-02-09 Jean-Philippe... Typo that breaks with ruby1.8.
2013-02-09 Jean-Philippe... Fixed that project overview page shows trackers from...
2013-02-09 Jean-Philippe... Small datepicker improvements (#13098).
2013-02-07 Jean-Philippe... Don't wrap watcher link with span.
2013-02-07 Jean-Philippe... Test failures from r11331 (#13075).
2013-02-07 Jean-Philippe... Fixed: error raised when copying project wiki with...
2013-02-07 Jean-Philippe... Fixed: Can't clear custom field value through context...
2013-02-07 Jean-Philippe... Add unique index on custom_fields_projects.
2013-02-07 Jean-Philippe... Add unique index on custom_fields_trackers (#13059).
2013-02-05 Toshi MARUYAMAGerman "label_in" translation changed by Filou Centrino...
2013-02-04 Toshi MARUYAMAGemfile: unpin mocha version
2013-02-04 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2013-02-04 Toshi MARUYAMAremove "test-unit" from Gemfile
2013-02-03 Jean-Philippe... Upgrade shoulda.
2013-02-03 Jean-Philippe... Create all databases.
2013-02-03 Jean-Philippe... Dup generated attributes.
2013-02-03 Jean-Philippe... Removed unused fixtures.
2013-02-03 Jean-Philippe... Removed unused fixtures.
2013-02-03 Jean-Philippe... Removing shoulda context.
2013-02-03 Jean-Philippe... Removing shoulda context.
2013-02-03 Jean-Philippe... Removed unused fixtures.
2013-02-03 Jean-Philippe... Removing shoulda context.
2013-02-03 Jean-Philippe... Removing shoulda context.
2013-02-03 Toshi MARUYAMAcomment out i18n key in plugin template (#12900)
2013-02-03 Jean-Philippe... Code cleanup.
2013-02-03 Jean-Philippe... Don't display the warning to administrators (#5605).
2013-02-03 Jean-Philippe... Fixed incorrect test name.
2013-02-03 Jean-Philippe... Adds a warning for when a user with inherited permissio...
2013-02-03 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#13066)
2013-02-03 Toshi MARUYAMAGerman translation updated by Daniel Felix (#13065)
2013-02-03 Toshi MARUYAMApdf: fix broken new line in table (#11987)
2013-02-02 Jean-Philippe... CSS cleanup.
2013-02-02 Jean-Philippe... Removed div around fieldset on project modules.
2013-02-02 Jean-Philippe... Raises project description height.
2013-02-02 Jean-Philippe... Typo that makes the checkbox not visible (#5605).
2013-02-02 Jean-Philippe... Typo that triggers an error when editing a subproject...
2013-02-02 Jean-Philippe... Don't remove watchers on permission change.
2013-02-02 Jean-Philippe... Adds :field_inherit_members string to locales (#5605).
2013-02-02 Jean-Philippe... Optionaly inherit members from parent project (#5605).
2013-02-02 Jean-Philippe... Test broken by r11296.
2013-02-02 Jean-Philippe... Refactors methods for searching a user by token.
2013-02-01 Jean-Philippe... Add unique index on tokens.value.
2013-02-01 Jean-Philippe... Skip callbacks when updating last_login_on.
2013-01-31 Jean-Philippe... Use database LOWER instead of #downcase.
2013-01-31 Jean-Philippe... Makes autocomplete accept issue id with hash.
2013-01-30 Jean-Philippe... Code cleanup.
2013-01-30 Jean-Philippe... Add/remove issue watchers via the REST API (#6727).
2013-01-30 Jean-Philippe... Use POST instead of GET for logging out (#13022).
2013-01-29 Jean-Philippe... Adds test:ui to ci:build.
2013-01-29 Jean-Philippe... rake test aborts with ruby1.8.
2013-01-29 Jean-Philippe... Parse database.yml with erb (#13004).
2013-01-29 Jean-Philippe... Fixe that filter "Assignee's group" doesn't work with...
2013-01-29 Jean-Philippe... Let me see what was not found.
2013-01-29 Jean-Philippe... CI tasks cleanup.
2013-01-28 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2013-01-27 Jean-Philippe... Wiki links to repositories with underscore their identi...
2013-01-27 Jean-Philippe... Test failure with JRuby 1.7.2 (#12228).
2013-01-27 Jean-Philippe... Test failure with JRuby 1.7.2 (#12228).
2013-01-27 Jean-Philippe... undefined method `strip' for nil:NilClass error with...
2013-01-27 Toshi MARUYAMASpanish login/logout translations changed by Jorge...
2013-01-27 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#12996)
2013-01-27 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#12995)
2013-01-27 Toshi MARUYAMAGerman translation updated by Daniel Felix (#12993)
2013-01-26 Jean-Philippe... Filling locales (#12992).
2013-01-26 Jean-Philippe... Make JSONP support optional and disabled by default...
2013-01-26 Jean-Philippe... Always notify project members about news unless they...
2013-01-26 Jean-Philippe... Adds first Capybara tests (#12822).
2013-01-26 Jean-Philippe... Set proper EOL on SVG source files (#12971).
2013-01-26 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#12990)
2013-01-26 Toshi MARUYAMAremove trailing white-space from app/models/attachment.rb
2013-01-25 Toshi MARUYAMARussian "setting_non_working_week_days" translation...
2013-01-25 Toshi MARUYAMARussian translation for trunk updated (#12988)
2013-01-25 Toshi MARUYAMARussian translation for 2.2-stable updated (#12987)
2013-01-24 Toshi MARUYAMAfix typo "header_heigth" in gantt view
2013-01-23 Jean-Philippe... Fixed Redmine case.
2013-01-23 Jean-Philippe... Accommodates fixtures for databases with case sensitive...
2013-01-23 Jean-Philippe... Adds "sorted" scope to Principal and User and sort...
2013-01-22 Jean-Philippe... Wrong redmine link after referencing an object from...
2013-01-22 Jean-Philippe... Removed default comments.
2013-01-22 Jean-Philippe... Removed unused shoulda macros.
2013-01-22 Jean-Philippe... ActionController::IntegrationTest is ActionDispatch...
2013-01-22 Jean-Philippe... Adds missing copyright.
2013-01-22 Jean-Philippe... Adds a subclass of ActionDispatch::IntegrationTest...
2013-01-21 Jean-Philippe... More specific warning.
2013-01-21 Toshi MARUYAMASwedish translation changed by Nicklas Holm (#12927)
2013-01-21 Toshi MARUYAMASwedish translation updated by Nicklas Holm (#12927)
2013-01-21 Toshi MARUYAMABulgarian translation changed by Ivan Cenov (#12926)
2013-01-21 Toshi MARUYAMABulgarian translation for trunk updated by Ivan Cenov...
2013-01-21 Toshi MARUYAMABulgarian translation for 2.2-stable updated by Ivan...
2013-01-21 Toshi MARUYAMASpanish translation for trunk updated by Jorge López...
2013-01-21 Toshi MARUYAMASpanish translation for 2.2-stable updated by Jorge...
2013-01-21 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2013-01-20 Jean-Philippe... Updates for 2.2.2 release.
2013-01-20 Jean-Philippe... Input fields restricted on length should have maxlength...
next