]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-11-18 Jean-Philippe... Eager-load authors.
2012-11-18 Jean-Philippe... Pins mysql gem to ~> 2.8.1.
2012-11-18 Jean-Philippe... Removed unused i18n string (#8373).
2012-11-18 Jean-Philippe... Removed the limit of 75 pages when exporting wiki pages...
2012-11-18 Jean-Philippe... Fixed that repository identifier may not be displayed...
2012-11-18 Jean-Philippe... Fixed context menu for IE 7/8 (#12298).
2012-11-17 Jean-Philippe... Updates for 2.1.3 release.
2012-11-17 Jean-Philippe... 'None' grouped issue list section should be translated...
2012-11-17 Jean-Philippe... Fixes #requires_redmine comments (#12299).
2012-11-17 Jean-Philippe... Makes Plugin#requires_redmine accept a range of version...
2012-11-17 Jean-Philippe... Makes Plugin#requires_redmine accept only major and...
2012-11-17 Jean-Philippe... Rewrites requires_redmine tests.
2012-11-17 Jean-Philippe... Issue "Update" link broken focus (#12356).
2012-11-16 Toshi MARUYAMAreplace non ASCII characters to hexadecimals at unit...
2012-11-16 Toshi MARUYAMAsvn propset svn:eol-style native to fixtures (#12375)
2012-11-16 Toshi MARUYAMAfix receiving mail subject broken which does not begin...
2012-11-16 Toshi MARUYAMAadd test of receiving mail subject begins with encoding...
2012-11-15 Jean-Philippe... Fixed version date validation (#12359).
2012-11-15 Jean-Philippe... Fixed new issue form rendering with IE8.
2012-11-13 Toshi MARUYAMAGemfile: remove rake
2012-11-13 Jean-Philippe... Code cleanup.
2012-11-13 Jean-Philippe... Adds table name to the SQL clause used by Principale...
2012-11-13 Jean-Philippe... Code cleanup.
2012-11-13 Jean-Philippe... Fixed that Principal#like scope does not work with...
2012-11-13 Jean-Philippe... Unpin rake version.
2012-11-13 Toshi MARUYAMAGemfile: pin rake version 0.9.2.2
2012-11-13 Toshi MARUYAMAGemfile: pin rake version 0.9
2012-11-13 Toshi MARUYAMAremove trailing white-space from app/controllers/timelo...
2012-11-08 Jean-Philippe... Adds a div that wraps everything except the footer.
2012-11-07 Jean-Philippe... Make sure that attachments are created in the same...
2012-11-07 Jean-Philippe... Make sure that #attachments returns attachments with...
2012-11-06 Toshi MARUYAMAfix Lithuanian numeral translation (#12316)
2012-11-05 Jean-Philippe... Fixed misleading German translation for "Registered...
2012-11-05 Jean-Philippe... Fixed that watchers receive notifications for private...
2012-11-01 Jean-Baptiste... Fixed some more test/integration/*_test.rb breaking...
2012-11-01 Jean-Baptiste... Fixed some more test/functional/*_test.rb breaking...
2012-11-01 Jean-Baptiste... Fixed some more test/unit/*_test.rb breaking when run...
2012-11-01 Jean-Baptiste... Fixed test/functional/welcome_controller_test.rb breaki...
2012-11-01 Jean-Baptiste... Fixed test/functional/sessions_test.rb breaking when...
2012-11-01 Jean-Baptiste... Fixed test/functional/mail_handler_controller_test...
2012-11-01 Jean-Baptiste... Fixed test/functional/groups_controller_test.rb breakin...
2012-11-01 Jean-Baptiste... Fixed test/unit/issue_category_test.rb breaking when...
2012-11-01 Jean-Baptiste... Fixed test/unit/version_test.rb breaking when run alone...
2012-11-01 Jean-Baptiste... Fixed test/unit/watcher_test.rb breaking when run alone...
2012-11-01 Jean-Baptiste... Use Rake::TestTask#pattern for plugin tests instead...
2012-10-31 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#12280)
2012-10-31 Toshi MARUYAMAfix unit issue test fails on Wednesday
2012-10-31 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2012-10-30 Toshi MARUYAMAGerman translation updated by Daniel Felix (#12257)
2012-10-30 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#12256)
2012-10-30 Jean-Philippe... Fixed source indentation (#8106).
2012-10-30 Jean-Philippe... Issues by Category should show tasks without category...
2012-10-30 Jean-Philippe... New user name format: firstname + first letter of lastn...
2012-10-30 Jean-Philippe... Filling locales (#11426).
2012-10-30 Jean-Philippe... Changes how relative date filters work and adds specifi...
2012-10-30 Jean-Philippe... Validate value for date filters.
2012-10-30 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#12254)
2012-10-29 Jean-Philippe... Ability to sort issues by grouped column (#3511).
2012-10-29 Toshi MARUYAMAGerman Translation updated by Daniel Felix (#12237)
2012-10-29 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#12246)
2012-10-29 Jean-Philippe... Limit resizing of textare vertically.
2012-10-29 Jean-Philippe... German Translation updated by Daniel Felix.
2012-10-29 Jean-Philippe... German Translation updated by Daniel Felix.
2012-10-29 Jean-Philippe... Display non working days on gantt image according to...
2012-10-29 Jean-Philippe... Display non working days on gantt according to settings...
2012-10-29 Jean-Philippe... Non working days is an array of strings (#2161).
2012-10-29 Jean-Philippe... Filling locales (#2161).
2012-10-29 Jean-Philippe... Ignore non-working days when rescheduling an issue...
2012-10-28 Jean-Philippe... Hard-coded "Back" on 404 view (#12231).
2012-10-28 Jean-Philippe... Use page parameter instead of p for pagination.
2012-10-28 Jean-Philippe... REST API for deleting wiki pages (#7082).
2012-10-28 Toshi MARUYAMAcode cleanup scm_iconv (#12228)
2012-10-28 Toshi MARUYAMAfix scm_iconv local variable name (#12228)
2012-10-28 Toshi MARUYAMAuse String#encode at scm_iconv on Ruby 1.9 (#12228)
2012-10-28 Toshi MARUYAMAfix JRuby 1.6 tests fail on CI server (#12228)
2012-10-28 Toshi MARUYAMAprevent rake task error on JRuby 1.7 (#12228)
2012-10-28 Toshi MARUYAMAremove trailing white-space from app/controllers/reposi...
2012-10-28 Toshi MARUYAMAGerman translation enhancements by Daniel Felix (#12232)
2012-10-28 Toshi MARUYAMAGerman translation for trunk updated by Daniel Felix...
2012-10-28 Toshi MARUYAMAGerman translation for 2.1-stable updated by Daniel...
2012-10-27 Jean-Philippe... Adds double quotes in mysql configuration example ...
2012-10-27 Jean-Philippe... Wrap issue description and its contextual menu in a...
2012-10-27 Jean-Philippe... Fixes that test randomly fails.
2012-10-27 Jean-Philippe... Use textual CSS class for priorities in alternate theme...
2012-10-27 Jean-Philippe... Use textual CSS class for priorities in alternate theme...
2012-10-26 Jean-Philippe... Adjusts tests for the css class added in r10720 (#12216).
2012-10-26 Jean-Philippe... Adds a textual css class for issue priorities (#12216).
2012-10-25 Jean-Philippe... Adds last edit comments on the wiki page (#7082).
2012-10-25 Jean-Philippe... Adds ?include=attachments option when retrieving a...
2012-10-25 Jean-Philippe... REST API for creating/updating wiki pages (#7082).
2012-10-25 Jean-Philippe... REST API for retrieving wiki pages (#7082).
2012-10-24 Jean-Philippe... Don't show confirmation message when disabled delete...
2012-10-24 Jean-Philippe... Javascript syntax error (#12195).
2012-10-24 Toshi MARUYAMAscm: use nil instead of @rev at revision text box of...
2012-10-24 Toshi MARUYAMAadd tmp/thumbnails/* to .hgignore and .gitignore
2012-10-24 Toshi MARUYAMAfix "Page not found" on OK button in SCM "View all...
2012-10-24 Toshi MARUYAMAbackout r10707 (#12196)
2012-10-24 Toshi MARUYAMAfix "Page not found" on OK button in SCM "View all...
2012-10-23 Jean-Philippe... Fixed test case class name (#10852).
2012-10-23 Jean-Philippe... Ability to delete a version from a wiki page history...
next