]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-12-02 Jean-Philippe... Set version to 2.2.0.
2012-12-02 Jean-Philippe... Fixed find_issues logic.
2012-12-02 Jean-Philippe... Code cleanup.
2012-12-01 Jean-Philippe... Code cleanup.
2012-12-01 Jean-Philippe... Code cleanup.
2012-12-01 Jean-Philippe... Moved duplicate #options_for_membership_project_select...
2012-12-01 Jean-Philippe... Don't load all helpers.
2012-11-30 Jean-Philippe... Removes textarea resizer in favour of built-in browser...
2012-11-30 Jean-Philippe... Fixed that roles API should accept API auth for when...
2012-11-28 Toshi MARUYAMAfix comment of RMagcik font configuration (#4787)
2012-11-28 Toshi MARUYAMAremove trailing white-spaces from app/models/repository.rb
2012-11-28 Toshi MARUYAMAadd configuration of RMagcik font for CJK (Chinese...
2012-11-28 Toshi MARUYAMAcode layout cleanup app/models/issue_relation.rb
2012-11-27 Jean-Philippe... Code cleanup.
2012-11-27 Jean-Philippe... Code cleanup.
2012-11-27 Jean-Philippe... Use 8+ characters long passwords in tests.
2012-11-27 Jean-Philippe... Fixed that #extract_macro_options should not be greedy...
2012-11-27 Jean-Philippe... Set the default minimum password length to 8.
2012-11-27 Jean-Philippe... Validate email only if changed.
2012-11-27 Jean-Philippe... Code cleanup.
2012-11-27 Jean-Philippe... Code cleanup.
2012-11-24 Jean-Philippe... Fixed the behaviour for when rescheduling a parent... 1/head
2012-11-24 Jean-Philippe... Fixed that autolinks and textile links ending with...
2012-11-24 Jean-Philippe... Precede-Follow relation should move following issues...
2012-11-24 Jean-Philippe... Respond with 404 instead of 500 when requesting a wiki...
2012-11-24 Jean-Philippe... Updates for 2.1.4 release.
2012-11-23 Jean-Philippe... Removed duplicated test.
2012-11-23 Jean-Philippe... Use Project.rebuild_tree! instead of .rebuild! in migra...
2012-11-23 Jean-Philippe... Adds a Project.rebuild_tree! method to force the rebuil...
2012-11-23 Jean-Philippe... Fixed that Project.rebuild! sorts projects by id instea...
2012-11-23 Jean-Philippe... Do not create projects in alphabetical order in nested...
2012-11-21 Toshi MARUYAMAscm: git: change extra_report_last_commit type at unit...
2012-11-21 Jean-Philippe... Upgrade to Rails 3.2.9 (#12393).
2012-11-21 Toshi MARUYAMAscm: git: fix tests fail when extra_info is nil (#12409)
2012-11-21 Toshi MARUYAMAscm: git: fix changesets aren't read after clear_change...
2012-11-21 Toshi MARUYAMAsvn propset svn:eol-style native to fixtures (#12399)
2012-11-21 Toshi MARUYAMAfix non ASCII attachment filename encoding broken ...
2012-11-18 Toshi MARUYAMAremove trailing white-space from app/controllers/tracke...
2012-11-18 Jean-Philippe... Fixed that MailHandler raises an error when email has...
2012-11-18 Jean-Philippe... Adds copyright.
2012-11-18 Jean-Philippe... Symbols can not be sorted with ruby1.8.
2012-11-18 Jean-Philippe... Adds english names for several languages.
2012-11-18 Jean-Philippe... Cache languages names to avoid loading all translations...
2012-11-18 Jean-Philippe... Adds a custom i18n backend that lazily loads translatio...
2012-11-18 Jean-Philippe... Code cleanup.
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...
next