| Commit message (Expand) | Author | Age | Files | Lines |
* | Methods moved. | Jean-Philippe Lang | 2012-04-22 | 1 | -18/+18 |
* | Removed Query.generate_default! helper. | Jean-Philippe Lang | 2012-04-22 | 2 | -9/+1 |
* | Removed #generate_with_protected helper methods. | Jean-Philippe Lang | 2012-04-22 | 5 | -36/+25 |
* | Renamed object_daddy_helper and removed exemplars. | Jean-Philippe Lang | 2012-04-22 | 39 | -286/+3 |
* | Removed object_daddy dependency. | Jean-Philippe Lang | 2012-04-22 | 9 | -95/+149 |
* | Use create!. | Jean-Philippe Lang | 2012-04-22 | 1 | -9/+9 |
* | No need to save journal details. | Jean-Philippe Lang | 2012-04-22 | 1 | -11/+11 |
* | Additional tests for IssuesHelper#show_detail. | Jean-Philippe Lang | 2012-04-22 | 2 | -54/+50 |
* | Fixed that users with different case logins cannot update their accounts (#10... | Jean-Philippe Lang | 2012-04-19 | 1 | -0/+14 |
* | Additional test for MailHandler. | Jean-Philippe Lang | 2012-04-19 | 1 | -1/+11 |
* | Additional test for memberships API. | Jean-Philippe Lang | 2012-04-19 | 1 | -0/+8 |
* | Additional tests for Principal scopes. | Jean-Philippe Lang | 2012-04-19 | 1 | -0/+8 |
* | Additional tests for the PDF export of an issue. | Jean-Philippe Lang | 2012-04-19 | 1 | -0/+36 |
* | Additional test for TrackersController. | Jean-Philippe Lang | 2012-04-18 | 1 | -1/+9 |
* | Additional tests for TimelogController. | Jean-Philippe Lang | 2012-04-18 | 1 | -0/+12 |
* | Additional test for Tracker model. | Jean-Philippe Lang | 2012-04-18 | 1 | -0/+4 |
* | Additional test for MyController. | Jean-Philippe Lang | 2012-04-18 | 1 | -1/+9 |
* | Additional tests for CustomFieldsController. | Jean-Philippe Lang | 2012-04-18 | 1 | -0/+17 |
* | Fixed that textile nested lists are not properly closed in output (#10642). | Jean-Philippe Lang | 2012-04-18 | 1 | -0/+30 |
* | Fixed that Token.destroy_expired destroys API tokens. | Jean-Philippe Lang | 2012-04-15 | 1 | -0/+23 |
* | Fixed that rss key is generated twice when user is not reloaded (#10668). | Jean-Philippe Lang | 2012-04-15 | 1 | -0/+16 |
* | Additional test for Watcher.prune. | Jean-Philippe Lang | 2012-04-15 | 1 | -0/+8 |
* | Adds the ability for users to delete their own account (#10664). Can be disab... | Jean-Philippe Lang | 2012-04-15 | 3 | -0/+72 |
* | Fixed MissingFeatureException: let user choose to copy attachments or not whe... | Jean-Philippe Lang | 2012-04-14 | 1 | -1/+44 |
* | When copying issues, let the status be changed to default or left unchanged. | Jean-Philippe Lang | 2012-04-14 | 2 | -15/+37 |
* | Ignore emails with Auto-Submitted: auto-replied header (#10607). | Jean-Philippe Lang | 2012-04-13 | 1 | -6/+12 |
* | Makes time syntax case insensitive (#10635). | Jean-Philippe Lang | 2012-04-11 | 1 | -0/+1 |
* | Additional assertions on creation of relations. | Jean-Philippe Lang | 2012-04-11 | 1 | -0/+9 |
* | Strip issue id when adding a relation. | Jean-Philippe Lang | 2012-04-11 | 1 | -0/+10 |
* | Fixed that export links include page parameter. | Jean-Philippe Lang | 2012-04-11 | 1 | -0/+9 |
* | Fixed that "Default administrator account changed" is always true (#10622). | Jean-Philippe Lang | 2012-04-09 | 1 | -0/+32 |
* | Fixed that improper statuses are proposed when changing status before tracker... | Jean-Philippe Lang | 2012-04-09 | 1 | -0/+33 |
* | Adds missing route to project search. | Jean-Philippe Lang | 2012-04-08 | 2 | -0/+14 |
* | Additional test for gzipped wiki history. | Jean-Philippe Lang | 2012-04-06 | 1 | -2/+26 |
* | Additional tests for WatchersController. | Jean-Philippe Lang | 2012-04-06 | 1 | -0/+16 |
* | Adds assertions on the content of a versioned wiki page export (#6941). | Jean-Philippe Lang | 2012-04-06 | 1 | -0/+24 |
* | Adds assertions on the content of a wiki page export (#6941). | Jean-Philippe Lang | 2012-04-06 | 1 | -0/+2 |
* | Makes the mail handler ignore out-of-office emails (#10607). | Jean-Philippe Lang | 2012-04-06 | 1 | -0/+9 |
* | Fixed: Unable to change locked, sticky flags and board when editing a message... | Jean-Philippe Lang | 2012-04-06 | 1 | -0/+24 |
* | Let non required list/user/version custom fields to be set to blank when bulk... | Jean-Philippe Lang | 2012-04-06 | 1 | -3/+28 |
* | Fixed Internal Error in watchers XHR search (#10600). | Etienne Massip | 2012-04-05 | 1 | -0/+20 |
* | scm: fix revisions page "OK" button always returns 404 error (#10567) | Toshi MARUYAMA | 2012-04-02 | 1 | -0/+10 |
* | scm: git: add test of from_path at unit model test_fetch_changesets_from_scratch | Toshi MARUYAMA | 2012-03-29 | 1 | -0/+1 |
* | scm: git: fix test revision value of unit app test | Toshi MARUYAMA | 2012-03-28 | 1 | -2/+2 |
* | scm: git: process new git revisions all at once rather than per branch (#10470) | Toshi MARUYAMA | 2012-03-28 | 1 | -30/+38 |
* | Override watcher_user_ids= to make ids uniq (#10538). | Jean-Philippe Lang | 2012-03-25 | 1 | -0/+7 |
* | Fixed that issues can be moved to projects with issue tracking disabled (#104... | Jean-Philippe Lang | 2012-03-25 | 1 | -16/+9 |
* | Fixes error message for LDAP filter (#1060). | Jean-Philippe Lang | 2012-03-24 | 1 | -1/+1 |
* | Adds the repository identifier to Changeset#text_tag (#779). | Jean-Philippe Lang | 2012-03-24 | 1 | -0/+11 |
* | Ability to add non-member watchers on issue creation (#5159). | Jean-Philippe Lang | 2012-03-24 | 3 | -0/+38 |