]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2017-08-01 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#26590)
2017-08-01 Toshi MARUYAMAremove empty lines with trailing white spaces at lib...
2017-07-31 Jean-Philippe... Adds a few tests.
2017-07-31 Jean-Philippe... Set for attribute on label tags.
2017-07-31 Toshi MARUYAMAtry IssueTest#test_overdue failing on CI server at...
2017-07-31 Toshi MARUYAMAremove trailing white spaces from lib/redmine/subclass_...
2017-07-31 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#26519)
2017-07-31 Toshi MARUYAMAremove trailing white space from lib/redmine/themes.rb
2017-07-30 Jean-Philippe... Removed unused date calculations.
2017-07-30 Jean-Philippe... Renames time_entry_reports_controller_test.rb to timelo...
2017-07-30 Jean-Philippe... Update requirements.
2017-07-30 Jean-Philippe... Removes test/unit/helpers (#26504).
2017-07-30 Jean-Philippe... Move helper tests to test/helpers (#26504).
2017-07-30 Jean-Philippe... Removes test:ui rake task replaced by rails test:system.
2017-07-30 Jean-Philippe... Skip all issue concurrency tests with MySQL.
2017-07-30 Jean-Philippe... Test broken by r16924 (#26520).
2017-07-30 Jean-Philippe... Fill the issue id when logging time from the time log...
2017-07-30 Jean-Philippe... Removes max width on filter selects introduced in r1560...
2017-07-30 Jean-Philippe... Adds a test for #26564.
2017-07-30 Jean-Philippe... Fixed that Enumerations sorting is broken (#26564).
2017-07-30 Jean-Philippe... Removes wiki tab in project settings (#26579).
2017-07-30 Jean-Philippe... Adds a delete link on the wiki index (#26579).
2017-07-30 Jean-Philippe... Adds a checkbox to set a page as the wiki start page...
2017-07-29 Jean-Philippe... Removes unused class (#22978).
2017-07-29 Jean-Philippe... More neutral color download icon.
2017-07-29 Jean-Philippe... Use CSS to highlight the journal title (#22978).
2017-07-29 Jean-Philippe... Use tabs to switch between file changes and diff of...
2017-07-29 Jean-Philippe... Use fancy colors as right border instead of background.
2017-07-29 Jean-Philippe... Reduce max height of check box groups.
2017-07-29 Jean-Philippe... Adds some system tests.
2017-07-29 Jean-Philippe... Adds a system test for creating an issue with attachment.
2017-07-29 Jean-Philippe... Adds label_x_revisions string to locales.
2017-07-29 Jean-Philippe... Add update info at the bottom of the wiki page.
2017-07-29 Jean-Philippe... Moves the "Private" label after the subject like in...
2017-07-29 Jean-Philippe... Add some left padding when avatars are enabled.
2017-07-29 Jean-Philippe... Use solid border bottom instead of dotted.
2017-07-29 Jean-Philippe... Adjust journal actions position.
2017-07-27 Jean-Philippe... Move journal action links above the notes.
2017-07-27 Jean-Philippe... Hide the issue tracking tab if module is disabled ...
2017-07-27 Jean-Philippe... Preload members project to prevent multiple cache hits.
2017-07-27 Jean-Philippe... Renames tab to "Project".
2017-07-27 Jean-Philippe... Project settings: Move issue tracking settings to their...
2017-07-27 Toshi MARUYAMAadd missing fixture for IssueTest#test_update_should_no...
2017-07-27 Toshi MARUYAMAfix db migrate broken by r16889 (#26548)
2017-07-26 Jean-Philippe... Removes the Modules tab in project settings (#26488).
2017-07-26 Jean-Philippe... Code cleanup.
2017-07-26 Jean-Philippe... Make sure that something was actually deleted.
2017-07-26 Jean-Philippe... Get rid of acts_as_versioned.
2017-07-25 Jean-Philippe... Removes darcs test repository (#26391).
2017-07-25 Jean-Philippe... Drop Darcs support (#26391).
2017-07-25 Jean-Philippe... Update nokogiri gem (~> 1.8.0) (#26503).
2017-07-25 Jean-Philippe... Use jquery-rails instead of vanilla javascript ujs...
2017-07-25 Toshi MARUYAMArevert r16881 (#26513, #26524, #26526)
2017-07-25 Toshi MARUYAMAfix NameError (uninitialized constant) when "config...
2017-07-25 Toshi MARUYAMAadd "config.enable_dependency_loading = true" at config...
2017-07-25 Toshi MARUYAMAadd newline at end of config/initializers/10-patches.rb
2017-07-25 Toshi MARUYAMAfix search engine returns 500 error by Go MAEDA (#26526)
2017-07-25 Toshi MARUYAMAremove trailing white spaces from lib/plugins/acts_as_s...
2017-07-24 Jean-Philippe... Fixed that sort_criteria is required (#26513).
2017-07-24 Jean-Philippe... Fixed link to user in email notifications (#26506).
2017-07-24 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#26500)
2017-07-23 Jean-Philippe... Test fails with mysql 5.7.
2017-07-23 Toshi MARUYAMAadd empty directories to run "rake test:units" and...
2017-07-23 Jean-Philippe... Removes acts_as_list plugin.
2017-07-23 Jean-Philippe... Removes deprecated methods.
2017-07-23 Jean-Philippe... Removes #reorder_links for Redmine 4.
2017-07-23 Jean-Philippe... Remove ActiveRecord workaround (#26323).
2017-07-23 Jean-Philippe... Removes /script.
2017-07-23 Jean-Philippe... Moves changelog.rb to /bin.
2017-07-23 Jean-Philippe... Don't try to open tmp files.
2017-07-23 Jean-Philippe... Use CSS selector to find move left/right buttons.
2017-07-23 Jean-Philippe... Converts UI tests to system tests (#23630).
2017-07-23 Jean-Philippe... Renames test/ui to test/system.
2017-07-23 Jean-Philippe... Renames test/ui to test/system.
2017-07-23 Jean-Philippe... Use roadie-rails 1.2 (#25807).
2017-07-23 Jean-Philippe... Renames column comments.comments to comments.content...
2017-07-23 Jean-Philippe... Merged rails-5.1 branch (#23630).
2017-07-22 Jean-Philippe... Display commit messages like in 3.3 on revision list...
2017-07-22 Jean-Philippe... Jump to project autocomplete: focus selected project...
2017-07-22 Jean-Philippe... ArgumentError: incomplete format specifier on ruby...
2017-07-20 Jean-Philippe... Renames project settings tab to "Time tracking".
2017-07-20 Jean-Philippe... Fix that spent_time total on the issue list can be...
2017-07-20 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2017-07-19 Jean-Philippe... Adds a test for importing list custom fields with multi...
2017-07-19 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#26472)
2017-07-19 Jean-Philippe... Fixed that remove upload icon is not visible after...
2017-07-19 Jean-Philippe... Adds a test for importing list custom fields (#26148).
2017-07-19 Jean-Philippe... Adds i18n strings for #24005.
2017-07-19 Jean-Philippe... Adds settings for time entry hours validation (#24005).
2017-07-19 Jean-Philippe... Adds UI tests for the quick jump menu.
2017-07-19 Jean-Philippe... Disable settings when appropriate.
2017-07-19 Jean-Philippe... Set a default size for macro thumbnails different from...
2017-07-16 Jean-Philippe... Adds created_on as available column on timelog list...
2017-07-16 Jean-Philippe... Updates for 3.4.2 release.
2017-07-16 Jean-Philippe... Fixed that formatting of commit message is never applie...
2017-07-16 Jean-Philippe... Remove negative margin for avatar in h2 and h3 (#26424).
2017-07-16 Jean-Philippe... Add space between avatar and headline (#26424).
2017-07-12 Jean-Philippe... Removes hardcoded width.
2017-07-12 Jean-Philippe... Render columns selection using spans instead of a table.
2017-07-12 Jean-Philippe... Set default configuration for the timelog list (#26356).
next