]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2013-01-04 Toshi MARUYAMAremove trailing white-space from app/controllers/wiki_c...
2013-01-03 Jean-Philippe... Upgrade to Rails 3.2.10.
2013-01-03 Jean-Philippe... Code cleanup.
2013-01-03 Jean-Philippe... Use joins instead of sub-queries (#12713).
2013-01-03 Jean-Philippe... A column has been specified more than once in the order...
2013-01-03 Jean-Philippe... Don't do any query if id is not present.
2013-01-03 Jean-Philippe... Fixed fixtures.
2013-01-03 Jean-Philippe... Make sure we don't cast an empty string to numeric...
2013-01-03 Jean-Philippe... Use joins instead of sub-queries in group by/sort by...
2013-01-03 Jean-Philippe... Repository changesets are already sorted by committed_o...
2013-01-03 Jean-Philippe... Prevents position to be specified more than once in...
2013-01-03 Jean-Philippe... SQLServer: rule is a reserved keyword (#12713).
2013-01-03 Jean-Philippe... SQLServer: The size (60) given to the type 'decimal...
2013-01-03 Jean-Philippe... SQLServer does not support changing the type of an...
2013-01-03 Jean-Philippe... Check that locale is well formed.
2013-01-03 Jean-Philippe... YAML.load_file returns a Hash with 3 keys with ruby...
2013-01-03 Jean-Philippe... YAML.load_file fails with ruby 1.9.3p194 (2012-04-20...
2013-01-02 Toshi MARUYAMAGerman translation restructured by Daniel Felix (#12708)
2013-01-02 Toshi MARUYAMAfix incorrect min_x_value of lib/SVG/Graph/TimeSeries...
2013-01-02 Jean-Philippe... Typo in app/models/tracker.rb (#12707).
2013-01-02 Jean-Philippe... cannot load Java class com.mysql.jdbc.Driver error...
2013-01-02 Jean-Philippe... Link to Wikipedia (#12691).
2013-01-02 Jean-Philippe... Icon for the textile help link.
2012-12-27 Toshi MARUYAMAreplace tabs to spaces at app/views/timelog/_form.html.erb
2012-12-26 Jean-Philippe... Tests broken with activerecord-jdbc-adapter 1.2.3.
2012-12-26 Jean-Philippe... Log an error when trying to send an attachment that...
2012-12-26 Jean-Philippe... Update the issue subject when choosing an issue from...
2012-12-26 Jean-Philippe... Adds an indicator to all autocomplete/search fields.
2012-12-26 Jean-Philippe... Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.
2012-12-26 Jean-Philippe... Auto-populate fields while creating a new user with...
2012-12-24 Jean-Philippe... Missing labels on auth_source edit form.
2012-12-23 Jean-Philippe... Code cleanup, use named routes.
2012-12-23 Jean-Philippe... Code cleanup, use named routes.
2012-12-23 Jean-Philippe... Renamed #_issues_path to #_project_issues_path.
2012-12-23 Jean-Philippe... Moved routes helper methods to an helper.
2012-12-23 Jean-Philippe... Code cleanup, use named routes.
2012-12-22 Jean-Philippe... Adds route names for r11072.
2012-12-22 Jean-Philippe... Code cleanup, use named routes.
2012-12-22 Jean-Philippe... Code cleanup, use named routes.
2012-12-22 Jean-Philippe... Code cleanup.
2012-12-22 Jean-Philippe... Code cleanup, use named routes.
2012-12-22 Jean-Philippe... Code cleanup, use named routes.
2012-12-22 Jean-Philippe... Code cleanup, use named routes.
2012-12-22 Jean-Philippe... Use #assert_select instead of #assert_tag.
2012-12-22 Jean-Philippe... Use #assert_select instead of #assert_tag.
2012-12-21 Jean-Philippe... "New issue" menu item should not link to copy form...
2012-12-21 Jean-Philippe... Changed revision regexp to make source: links accept...
2012-12-21 Jean-Philippe... Adds CSS classes on pagination links.
2012-12-21 Toshi MARUYAMAremove trailing white-spaces from app/models/issue_rela...
2012-12-20 Toshi MARUYAMARussian "about_x_hours" and "x_hours" translation chang...
2012-12-20 Toshi MARUYAMAremove unused "label_modification" i18n keys (#12645)
2012-12-20 Toshi MARUYAMAremove unused "label_download" i18n keys (#12645)
2012-12-20 Toshi MARUYAMAremove unused "gui_validation_error" i18n keys (#12645)
2012-12-19 Toshi MARUYAMAadd "few" and "many" to Russian "x_hours" (#12640)
2012-12-18 Toshi MARUYAMAGerman "label_issues_by" changed by Daniel Felix (...
2012-12-18 Toshi MARUYAMARussian "about_x_hours" translation changed by Mikhail...
2012-12-18 Toshi MARUYAMARussian "x_hours" translation updated by Mikhail Velkin...
2012-12-18 Toshi MARUYAMAJapanese "permission_commit_access" and "button_view...
2012-12-18 Toshi MARUYAMAreplace tabs to spaces at Redmine.pm
2012-12-18 Jean-Philippe... Changelog for 2.2.0 release.
2012-12-17 Toshi MARUYAMARussian translation changed by Kirill Bezrukov (#12615...
2012-12-17 Toshi MARUYAMARussian translation updated by Kirill Bezrukov (#12615)
2012-12-17 Jean-Philippe... #pagination_links_each yields all links!
2012-12-17 Jean-Philippe... Reset the page parameter when changing the number of...
2012-12-17 Jean-Philippe... Makes #per_page_links take a paginator.
2012-12-17 Jean-Philippe... Split #per_page_links helper and moved test to specific...
2012-12-17 Jean-Philippe... All spaces after links.
2012-12-17 Jean-Philippe... Makes #pagination_links_full accept a block for buildin...
2012-12-17 Jean-Philippe... Display 25 items.
2012-12-17 Jean-Philippe... Use scoped models for pagination.
2012-12-17 Jean-Philippe... Replaces the classic_pagination plugin with a simple...
2012-12-17 Toshi MARUYAMADutch translation updated (#12614)
2012-12-17 Toshi MARUYAMAcode cleanup gantt_helper.rb
2012-12-16 Toshi MARUYAMANorwegian translation changed by Ketil Mehl (#12605...
2012-12-16 Toshi MARUYAMANorwegian translation for 1.4-stable updated by Ketil...
2012-12-16 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#12606)
2012-12-16 Toshi MARUYAMAJapanese translation for 2.2-stable updated (#12607)
2012-12-15 Jean-Philippe... Verifies that the param is a Hash.
2012-12-15 Jean-Philippe... Save the selected file just in case uploading stuff...
2012-12-15 Toshi MARUYAMAKorean translation updated by Jongwook Choi (#12602)
2012-12-14 Toshi MARUYAMAGerman translation updated by Daniel Felix (#10191)
2012-12-13 Etienne MassipCode cleanup.
2012-12-13 Jean-Philippe... Code cleanup in AuthSource controller and views.
2012-12-13 Jean-Philippe... Code cleanup: implement Plugin#to_param for generating...
2012-12-13 Jean-Philippe... Code cleanup.
2012-12-13 Jean-Philippe... NoMethodError: private method `now' called for DateTime...
2012-12-13 Jean-Philippe... Fixed that validation fails when receiving an email...
2012-12-13 Jean-Philippe... Fixed: clicking journal edit multiple times shows multi...
2012-12-13 Jean-Philippe... Store attachments in subdirectories (#5298).
2012-12-12 Toshi MARUYAMAremove trailing white-spaces from public/javascripts...
2012-12-12 Jean-Philippe... Use browser language as default when registering.
2012-12-11 Jean-Philippe... Code cleanup.
2012-12-11 Jean-Philippe... Fixed duplicate test name.
2012-12-11 Jean-Philippe... Removed unused code.
2012-12-11 Jean-Philippe... Code cleanup.
2012-12-11 Jean-Philippe... Use named routes in controllers.
2012-12-11 Jean-Philippe... Removed temp file.
2012-12-11 Jean-Philippe... Use named routes in controllers.
2012-12-11 Jean-Philippe... Routes cleanup.
2012-12-10 Jean-Philippe... Moved IssueRelations to IssueRelation::Relations.
next