| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed that update_form always proposes the default status when updating an ex... | Jean-Philippe Lang | 2013-11-15 | 1 | -0/+10 |
* | Accept issue id with leading sharp when adding a related issue. | Jean-Philippe Lang | 2013-11-09 | 1 | -0/+8 |
* | Return to section anchor after wiki section edit (#15182). | Jean-Philippe Lang | 2013-10-26 | 1 | -2/+2 |
* | Replaces <option value=""></option> which is not HTML5 valid (#15191). | Jean-Philippe Lang | 2013-10-26 | 1 | -1/+1 |
* | Projects selection on custom field form (#15136). | Jean-Philippe Lang | 2013-10-20 | 1 | -1/+24 |
* | Fixed that viewing/editing a wiki page without WikiContent raises an error (#... | Jean-Philippe Lang | 2013-10-13 | 1 | -0/+23 |
* | Ability to define commit keywords per tracker (#7590). | Jean-Philippe Lang | 2013-10-13 | 1 | -15/+19 |
* | Rows may not be oredered as expected with ruby1.8 (#4911). | Jean-Philippe Lang | 2013-10-05 | 1 | -2/+2 |
* | Support for multiple issue update keywords/rules in commit messages (#4911). | Jean-Philippe Lang | 2013-10-05 | 1 | -0/+51 |
* | Allows user to clear dates and text fields when bulk editing issues (#2199). | Jean-Philippe Lang | 2013-09-30 | 1 | -0/+6 |
* | Adds a project specific css class to body (#14767). | Jean-Philippe Lang | 2013-09-29 | 1 | -0/+5 |
* | remove trailing white-space from test/functional/repositories_bazaar_controll... | Toshi MARUYAMA | 2013-09-18 | 1 | -1/+1 |
* | scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931) | Toshi MARUYAMA | 2013-09-18 | 2 | -0/+56 |
* | scm: git: fix indents of non ASCII path annotate test (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -4/+4 |
* | use assert_select instead of assert_tag in Git non ASCII path annotate test (... | Toshi MARUYAMA | 2013-09-18 | 1 | -5/+9 |
* | scm: bazaar: add test for author html escaping (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -0/+22 |
* | scm: bazaar: split REPOSITORY_PATH to trunk in functional test (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -2/+3 |
* | use assert_select instead of assert_tag in Bazaar annotate test (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -20/+9 |
* | use assert_select instead of assert_tag in Mercurial annotate test (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -24/+9 |
* | fix test failure (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -1/+1 |
* | not use assert_not_nil in Errors#[] | Toshi MARUYAMA | 2013-07-30 | 1 | -3/+3 |
* | Fixed that open/closed counts on issues summary are not displayed with SQLSer... | Jean-Philippe Lang | 2013-07-28 | 1 | -0/+18 |
* | Spent time details and report should ignore 'Setting.display_subprojects_issu... | Jean-Philippe Lang | 2013-07-28 | 1 | -0/+22 |
* | Fixed that sorting time entries by custom field raises a SQL error (#14366). | Jean-Philippe Lang | 2013-07-28 | 1 | -0/+18 |
* | Fixed that displaying time entries with custom field column raises an error (... | Jean-Philippe Lang | 2013-07-24 | 1 | -0/+11 |
* | Additional tests for AccountController. | Jean-Philippe Lang | 2013-07-14 | 1 | -0/+25 |
* | Ability to save Gantt query filters (#7836). | Jean-Philippe Lang | 2013-07-14 | 1 | -0/+37 |
* | Role-based issue custom field visibility (#5037). | Jean-Philippe Lang | 2013-07-13 | 4 | -0/+530 |
* | Role based custom queries (#1019). | Jean-Philippe Lang | 2013-07-11 | 3 | -29/+19 |
* | Cleanup of finders with :conditions option. | Jean-Philippe Lang | 2013-06-12 | 5 | -9/+9 |
* | Don't redirect XHR requests to /login. | Jean-Philippe Lang | 2013-06-12 | 1 | -0/+16 |
* | Use #find_issues as before filter for issues context menu. | Jean-Philippe Lang | 2013-06-11 | 1 | -5/+3 |
* | Adds a way for a registered user to get a new action email (#14228). | Jean-Philippe Lang | 2013-06-09 | 1 | -1/+43 |
* | add changeset comment in revision page title (#14138) | Toshi MARUYAMA | 2013-05-30 | 1 | -1/+1 |
* | add test of revision page title (#14138) | Toshi MARUYAMA | 2013-05-30 | 1 | -0/+16 |
* | code layout clean up test_bulk_copy_should_allow_not_changing_the_issue_attri... | Toshi MARUYAMA | 2013-05-19 | 1 | -3/+6 |
* | code layout clean up test_bulk_update_with_some_failures_should_show_errors o... | Toshi MARUYAMA | 2013-05-19 | 1 | -6/+6 |
* | code layout clean up test_bulk_update_parent_id of IssuesControllerTest | Toshi MARUYAMA | 2013-05-19 | 1 | -3/+2 |
* | code layout clean up test_bulk_edit_should_only_propose_statuses_allowed_for_... | Toshi MARUYAMA | 2013-05-19 | 1 | -6/+12 |
* | code layout clean up test_create_as_copy_should_add_relation_with_copied_issu... | Toshi MARUYAMA | 2013-05-19 | 1 | -2/+2 |
* | adjust functional IssuesControllerTest (#1005) | Toshi MARUYAMA | 2013-05-19 | 1 | -19/+20 |
* | Removed some shoulda context. | Jean-Philippe Lang | 2013-05-18 | 1 | -50/+24 |
* | Adds a link on "My Page" to view all my spent time (#13157). | Jean-Philippe Lang | 2013-05-18 | 1 | -0/+8 |
* | Fixed that submitting the form without selecting a value may raise raises an ... | Jean-Philippe Lang | 2013-05-17 | 1 | -0/+7 |
* | Add links to attachments in new issue email notification (#12293). | Jean-Philippe Lang | 2013-05-17 | 1 | -0/+19 |
* | Update notified_project_ids while saving record. | Jean-Philippe Lang | 2013-05-13 | 1 | -8/+4 |
* | Fixed that locking and unlocking a user resets the email notification checkbo... | Jean-Philippe Lang | 2013-05-13 | 2 | -1/+13 |
* | Disable autofetching of repository changesets if projects are closed (#13945). | Jean-Philippe Lang | 2013-05-12 | 1 | -0/+25 |
* | use with_settings at test_post_create_without_start_date_and_default_start_da... | Toshi MARUYAMA | 2013-05-10 | 1 | -10/+10 |
* | use with_settings at test_post_create_without_start_date_and_default_start_da... | Toshi MARUYAMA | 2013-05-10 | 1 | -10/+10 |