summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed: unified diff link broken on specific file/revision diff (#11325).Jean-Philippe Lang2012-07-041-4/+24
* Fixed: Can't filter for negative numeric custom field (#11307).Jean-Philippe Lang2012-07-041-0/+28
* Fixed: Link is escaped in wiki added/updated notification email (#11262).Jean-Philippe Lang2012-06-261-0/+10
* Fixed that wiki diff may produce html (#11209).Jean-Philippe Lang2012-06-261-3/+11
* Fixed that root projects are escaped twice in the project drop down (#11217).Jean-Philippe Lang2012-06-261-0/+10
* Makes Redmine.pm handle project status (#3640).Jean-Philippe Lang2012-06-251-0/+43
* Ability to close projects (read-only) (#3640).Jean-Philippe Lang2012-06-255-0/+78
* add missing fixture to test/unit/query_test.rbToshi MARUYAMA2012-06-231-1/+2
* Reversed order of priorities on the issue summary page (#11205).Jean-Philippe Lang2012-06-201-1/+8
* Makes repository url read-only after saving.Jean-Philippe Lang2012-06-201-2/+2
* Make repository identifier accept underscores (#11192).Jean-Philippe Lang2012-06-191-0/+9
* fix test_global_index of functional activities controller test fails around U...Toshi MARUYAMA2012-06-191-1/+4
* scm: git: fix unable to run unit lib test if git binary is not available on W...Toshi MARUYAMA2012-06-181-10/+10
* Fix: Unable to run unit and functional tests if git binary is not available.Jean-Philippe Lang2012-06-182-20/+20
* Fixed that deleting a project with subtasks may fail (#11185).Jean-Philippe Lang2012-06-182-0/+36
* fix unit test fails on Ruby 1.8 and JRuby (#2190)Toshi MARUYAMA2012-06-171-1/+3
* Display dates using user's locale if available (#2190).Etienne Massip2012-06-161-1/+27
* Fixed that time entries should be sorted by date and created_on (#11178).Jean-Philippe Lang2012-06-161-0/+14
* Fixed that sticky messages are not displayed first (#11170).Jean-Philippe Lang2012-06-161-0/+14
* Fixed that time report raises a SQL error if there are multiple CustomValue f...Jean-Philippe Lang2012-06-141-0/+10
* Adds support for Git's smart HTTP protocol to Redmine.pm (#4905).Jean-Philippe Lang2012-06-141-0/+97
* Additional tests for Redmine.pm.Jean-Philippe Lang2012-06-141-1/+36
* Use a random filename.Jean-Philippe Lang2012-06-121-1/+1
* Start implementing tests for Redmine.pm perl module.Jean-Philippe Lang2012-06-123-1/+300
* Fixed that Subversion#load_entries_changesets raises an error if entries is nil.Jean-Philippe Lang2012-06-121-0/+5
* Fixed that lines with spaces only before headings break wiki section extracti...Jean-Philippe Lang2012-06-111-0/+25
* fix test_user_index of activities controller test fails at Japanese morning a...Toshi MARUYAMA2012-06-111-1/+5
* add some avatar testsToshi MARUYAMA2012-06-111-0/+8
* Fixed that Repository#entries returns an Array.Jean-Philippe Lang2012-06-107-1/+28
* Configurable session lifetime and timeout (#6597).Jean-Philippe Lang2012-06-101-0/+113
* Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).Jean-Philippe Lang2012-06-102-0/+20
* Fixed that link to user is escaped in activity title (#11124).Jean-Philippe Lang2012-06-091-0/+2
* Fixed that content_for does not work in Hook.render_on (#11105).Jean-Philippe Lang2012-06-092-1/+24
* Fixed that custom_fields property is ignored for time entries in REST API (#1...Jean-Philippe Lang2012-06-091-0/+15
* Change in Rails' for handling localized number precision (#11118).Jean-Philippe Lang2012-06-091-1/+2
* Priorities have the same position and can't be reordered (#11098).Jean-Philippe Lang2012-06-091-1/+26
* Ability to set default column order in issue list (#11068).Jean-Philippe Lang2012-06-081-0/+20
* Show repository images inline when clicking 'View' (#10362).Jean-Philippe Lang2012-06-071-0/+7
* Makes users optional in GET /groups/:id (#8981).Jean-Philippe Lang2012-06-031-0/+9
* Test failure due to a regression in Rails 3.2.5.Jean-Philippe Lang2012-06-031-1/+1
* Renamed #changes association to #filechanges (clash with AR::Base.changes tha...Jean-Philippe Lang2012-06-038-16/+18
* REST Api for Groups (#8981).Jean-Philippe Lang2012-06-033-25/+235
* scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10Toshi MARUYAMA2012-06-023-8/+32
* Replaced group[lastname] parameter with group[name].Jean-Philippe Lang2012-06-013-7/+10
* Fixed that project, issue and activity should be preserved when logging time ...Jean-Philippe Lang2012-05-291-3/+14
* Fixed that logging time inside redirects at global time logging (#11038).Jean-Philippe Lang2012-05-291-0/+2
* fix project list is not shown on Email notifications (#11032)Toshi MARUYAMA2012-05-281-0/+23
* code layout cleanup test/functional/users_controller_test.rbToshi MARUYAMA2012-05-281-8/+6
* Fixed time zone issues introduced by r9719 (#10996).Jean-Philippe Lang2012-05-262-25/+56
* Code cleanup.Jean-Philippe Lang2012-05-251-0/+17