| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor : convert queries to REST resources (also fixes #9108). | Etienne Massip | 2011-10-24 | 2 | -15/+33 |
* | scm: mercurial: skip failing unit model tests on below Mercurial 1.5 (#9465) | Toshi MARUYAMA | 2011-10-24 | 1 | -2/+4 |
* | scm: mercurial: skip failing unit lib tests on below Mercurial 1.5 (#9465) | Toshi MARUYAMA | 2011-10-24 | 1 | -10/+14 |
* | Reverted r7628. | Etienne Massip | 2011-10-18 | 1 | -3/+1 |
* | Filter out illegal values to prevent raise of PostgreSQL exceptions, restored... | Etienne Massip | 2011-10-18 | 1 | -1/+3 |
* | Restored valid test part removed with r7625 (#8371). | Etienne Massip | 2011-10-13 | 1 | -0/+3 |
* | Removed debugging purpose command. | Etienne Massip | 2011-10-13 | 1 | -1/+1 |
* | Removed test part failing with PostgreSQL (#8371). | Etienne Massip | 2011-10-13 | 1 | -6/+1 |
* | Fixed shot filter expression parsing depending upon field operators (#8371). | Etienne Massip | 2011-10-12 | 1 | -0/+74 |
* | Fix failing test (#4264). | Etienne Massip | 2011-10-08 | 1 | -1/+1 |
* | Update CodeRay version to 1.0 final (#4264). | Etienne Massip | 2011-10-08 | 2 | -2/+2 |
* | Rails3: test: replace deprecated errors.on at test_moving_an_issue_to_a_desce... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on at "fail with unauthorized parent_... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on at "fail without parent_id" of fun... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on at "fail with parent_id" of functi... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on at test_update_issue_with_required... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on_base at test_should_not_be_able_to... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on at test_should_not_be_able_to_assi... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on at test_should_not_be_able_to_assi... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | code layout clean up of test_visible_scope_for_anonymous_with_own_issues_visi... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+3 |
* | code layout clean up of test_errors_full_messages_should_include_custom_field... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+2 |
* | Rails3: test: replace deprecated errors.on at test_should_not_set_a_disabled_... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | code layout clean up of test_set_issue_to_dates_without_issue_to at test/unit... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+3 |
* | code layout clean up of test_relation_type_for at test/unit/issue_relation_te... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+2 |
* | code layout clean up of test_follows_relation_should_not_be_reversed_if_valid... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+3 |
* | code layout clean up of test_follows_relation_should_be_reversed at test/unit... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+2 |
* | code layout clean up of test_create at test/unit/issue_relation_test.rb | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+2 |
* | Rails3: test: replace deprecated errors.on at test_validates_circular_depende... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on at test_validates_circular_depende... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on at test_validate_identifier of uni... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | code layout clean up of test/unit/issue_nested_set_test.rb | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+2 |
* | Rails3: test: replace deprecated errors.on at test_creating_a_child_in_differ... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on at test_validate_mail_notification... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | code layout clean up of test/unit/user_test.rb | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+3 |
* | Added 2 tests about passing custom field filter to /issues.xml | Etienne Massip | 2011-10-05 | 1 | -3/+34 |
* | remove hard-coded '.rxml' from 'test_show_atom' at functional issues controll... | Toshi MARUYAMA | 2011-10-04 | 1 | -1/+1 |
* | remove hard-coded '.rxml' from 'test_index_atom' at functional projects contr... | Toshi MARUYAMA | 2011-10-04 | 1 | -1/+1 |
* | Make sure that anchor names generated for headings fully match wiki links (#7... | Etienne Massip | 2011-10-02 | 1 | -0/+10 |
* | Prepend page title to anchor in single page wiki HTML export to make links mo... | Etienne Massip | 2011-10-02 | 1 | -0/+29 |
* | Fix generation of blank local link when no title is specified in wiki link. | Etienne Massip | 2011-10-02 | 1 | -0/+20 |
* | Use local links in wiki pages when possible (#3276). | Etienne Massip | 2011-10-02 | 1 | -0/+27 |
* | add unit message test of cannot reply to a locked topic | Toshi MARUYAMA | 2011-10-01 | 1 | -0/+18 |
* | code layout clean up of test/unit/message_test.rb | Toshi MARUYAMA | 2011-10-01 | 1 | -2/+6 |
* | Rails3: test: template must be specified as controller/action not with their ... | Toshi MARUYAMA | 2011-09-28 | 1 | -5/+5 |
* | Allow project column to be removed from the global issue list columns (#8411). | Etienne Massip | 2011-09-26 | 1 | -0/+21 |
* | code layout clean up of test_preview_issue_notes at test/functional/previews_... | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+3 |
* | code layout clean up of 'should "allow adding a note when copying"' at test/f... | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+4 |
* | code layout clean up of 'should "allow changing the issue's attributes"' at t... | Toshi MARUYAMA | 2011-09-25 | 1 | -2/+6 |
* | code layout clean up of 'should "allow not changing the issue's attributes"' ... | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+4 |
* | remove duplicate fixtures from test/functional/issue_moves_controller_test.rb | Toshi MARUYAMA | 2011-09-25 | 1 | -2/+1 |