OSDN Git Service

Fixed: empty ul tag for issue updates with notes only (#5281).
[redminele/redmine.git] / test /
2010-04-11 Jean-Philippe LangFixes Issue#save_issue_with_child_records so that time...
2010-04-11 Jean-Philippe LangFixed: issue optimistic locking broken by r3308 (#5280).
2010-04-11 Jean-Philippe LangCheck that admin LDAP user is untouched after authentic...
2010-04-11 Jean-Philippe LangFixes calculation of version estimated hours with subta...
2010-04-11 Jean-Philippe LangMakes the wiki sidebar editable (#5208).
2010-03-28 Jean-Philippe LangFixes an error when running tests coverage.
2010-03-28 Jean-Philippe LangPreview description if it was edited while updating...
2010-03-28 Jean-Philippe LangFixes broken test.
2010-03-24 Jean-Philippe LangEscape href attribute in auto links (#5179).
2010-03-21 Jean-Philippe LangAdds an option to enable/disable email notifications...
2010-03-20 Jean-Philippe LangCleans up status assignment in IssuesController#new...
2010-03-20 Jean-Philippe LangFixed: Double-dash results in strikethrough text (...
2010-03-17 Jean-Philippe LangAccept issue links inside brackets (#4418).
2010-03-15 Jean-Philippe LangClose unclosed pre/code tags (#4265).
2010-03-15 Jean-Philippe LangDo not parse redmine links inside pre/code tags (#1288).
2010-03-15 Jean-Philippe LangFixed closing tags in syntax highlighting tests.
2010-03-14 Jean-Philippe LangReplace the hardcoded "CodeRay" css class name for...
2010-03-14 Jean-Philippe LangOptimization: load attachments when needed.
2010-03-13 Jean-Philippe LangMakes subtasks rescheduled when a 'precedes' relation...
2010-03-13 Jean-Philippe LangAdds subtasking (#443) including:
2010-03-12 Jean-Philippe LangMore detailed failures message.
2010-03-12 Jean-Philippe LangFixes a test failure.
2010-03-12 Jean-Philippe LangRefactors textile formatting tests.
2010-03-12 Jean-Philippe LangFixed: inline code with less-then/greater-than produces...
2010-03-12 Jean-Philippe LangFixed: error while moving an issue to a project with...
2010-03-12 Jean-Philippe LangFixed: text formatting breaks when using parenthesis...
2010-03-11 Jean-Philippe LangFixed: some textile modifiers combinations don't work...
2010-03-10 Eric DavisUse assert_select to check the download link. (#4204)
2010-03-10 Eric DavisAdds named scopes to replace custom finders.
2010-03-08 Eric DavisAdded unit tests for IssuesHelper#show_detail
2010-03-06 Jean-Philippe LangMoves scm adapters unit tests to a dedicated folder.
2010-03-06 Jean-Philippe LangMoves ProjectsController#add_issue_category to IssueCat...
2010-03-06 Jean-Philippe LangMoves ProjectsController#add_version to VersionsControl...
2010-03-03 Jean-Philippe LangFixed: no email notification on new project/version...
2010-03-03 Jean-Philippe LangFixes git annotate (#3832).
2010-03-03 Eric DavisAdded test for when an attachment fails to save.
2010-03-02 Eric DavisFixes failing tests from r3521
2010-03-01 Eric DavisVerify issues are updated by HTTP PUT only. Regression...
2010-02-28 Jean-Philippe LangAdds a test for not sending email without recipient...
2010-02-28 Jean-Philippe LangFixed: Git blame/annotate fails on moved files (#3832).
2010-02-28 Jean-Philippe LangFixed: attachments with the same name at the same time...
2010-02-28 Jean-Philippe LangFixes a test failure due to a default custom field...
2010-02-28 Jean-Philippe LangAdds missing fixtures.
2010-02-28 Jean-Philippe LangAdds attachments upload on wiki edit form (#1223).
2010-02-28 Jean-Philippe LangFixed: journal details duplicated when an issue is...
2010-02-26 Jean-Philippe LangLet administrators see locked user profiles.
2010-02-26 Jean-Philippe LangMakes AuthSource.authenticate return a hash instead...
2010-02-26 Jean-Philippe LangTest that AuthSourceLdap#authenticate returns valid...
2010-02-26 Jean-Philippe LangMoves the LDAP test server to a fixture.
2010-02-26 Jean-Philippe LangAdds a sample test LDAP configuration file.
2010-02-25 Eric DavisRefactor: Move the updating of an Issue to the #update...
2010-02-25 Eric DavisFix LDAP on the fly creation. The User object doesn...
2010-02-24 Eric DavisRefactor: Start to extract IssuesController#edit into...
2010-02-23 Jean-Philippe LangBulk edit refactoring.
2010-02-22 Eric DavisMoved the IssuesController routing tests to an integrat...
2010-02-21 Jean-Philippe LangRemoves --find-copies-harder git option to retrieve...
2010-02-20 Jean-Philippe LangRemove invalid utf8 sequences from commit comments...
2010-02-20 Jean-Philippe LangCleanup.
2010-02-20 Jean-Philippe LangFixed: Links in Forum mails should redirect to message...
2010-02-18 Jean-Philippe LangFixed: Pound (#) followed by number with leading zero...
2010-02-18 Eric DavisFix an IndexError if all the :last menu items are delet...
2010-02-17 Jean-Philippe LangFixed: Deselecting textile text formatting causes inter...
2010-02-17 Jean-Philippe LangAdds a test for emission address with phrase (#4855).
2010-02-17 Jean-Philippe LangFixed: unit tests broken by r3438 (#4860).
2010-02-16 Eric DavisRefactor: Extract method from AuthSourceLdap#authenticate
2010-02-16 Eric DavisAdded some tests for the LDAP authentication.
2010-02-15 Eric DavisRefactor: Merged TrackersController#list and #index
2010-02-15 Eric DavisRefactor: Merged RolesController#list and #index
2010-02-13 Jean-Philippe LangAdds projects links (#4812).
2010-02-12 Eric DavisRefactor: Merged IssueStatusesController#list and ...
2010-02-12 Jean-Philippe LangIssue relation: fixes error with postgres when entering...
2010-02-11 Jean-Philippe LangFixed: Project copy loses wiki pages hierarchy (#4797).
2010-02-10 Jean-Philippe LangAdds filter for system shared versions on the cross...
2010-02-10 Jean-Philippe LangFixed: parent project field doesn't include blank value...
2010-02-08 Eric DavisUpdated object_daddy to a newer version (bugfixes)
2010-02-08 Eric DavisSeparated ReportsController#issue_report into two separ...
2010-02-08 Eric DavisMoved a routing test from a functional to an integratio...
2010-02-06 Jean-Philippe LangAdds pagination to forum messages (#4664).
2010-02-06 Jean-Philippe LangAdds a permission for exporting wiki pages.
2010-02-04 Eric DavisAdded tests for Issue#by_X finders
2010-02-03 Eric DavisChange Role#anonymous and #non_member so they generate...
2010-02-03 Eric DavisConverted a test to shoulda and added more checks for...
2010-01-31 Jean-Philippe LangAllow commits to reference issues of parent projects...
2010-01-31 Jean-Philippe LangFixed: deleting a project with subprojects breaks the...
2010-01-30 Jean-Philippe LangFixed: tests with ruby1.9 broken by r3322 (#4607).
2010-01-28 Eric DavisAdded and updated some more object daddy exemplars.
2010-01-27 Eric DavisAdded some exemplars for object daddy to generate test...
2010-01-23 Eric DavisAdded User.spawn_with_protected to generate an unsaved...
2010-01-18 Jean-Philippe LangAccept filters from API calls without set_filter parameter.
2010-01-18 Jean-Philippe LangFixed: PDF export of a issue list grouped by a custom...
2010-01-17 Jean-Philippe LangAdds unit test for #3645.
2010-01-17 Jean-Philippe LangAdds a test with Japanese keywords in a ISO-2002-JP...
2010-01-14 Eric DavisCleaned up the IssueController redirects to use the...
2010-01-14 Jean-Philippe LangFixes project editing route broken by r3313.
2010-01-14 Jean-Philippe LangXML REST API for Projects (#296).
2010-01-13 Jean-Philippe LangXML REST API for issues that provides CRUD operations...
2010-01-12 Jean-Philippe LangSet a white list of issue attributes that can be mass...
2010-01-10 Jean-Philippe LangFixed: email notifications may affect language of notic...
2010-01-03 Jean-Philippe LangAllow bulk edit custom fields of any type (#461).
2010-01-03 Jean-Philippe LangFixed: bulk edit doesn't include global custom fields...
next