| Commit message (Expand) | Author | Age | Files | Lines |
* | Include url helpers in helper tests. | Jean-Philippe Lang | 2016-07-16 | 7 | -7/+12 |
* | Use #update! instead of #update_attribute. | Jean-Philippe Lang | 2016-07-16 | 1 | -27/+27 |
* | Adds a class for testing helpers. | Jean-Philippe Lang | 2016-07-16 | 19 | -18/+22 |
* | Dup @generated_changeset_rev. | Jean-Philippe Lang | 2016-07-16 | 1 | -1/+1 |
* | Include URL helpers. | Jean-Philippe Lang | 2016-07-16 | 1 | -0/+1 |
* | Passing arguments to assert_nothing_raised is deprecated in Rails 5. | Jean-Philippe Lang | 2016-07-16 | 1 | -4/+4 |
* | Use #update! instead of #update_attribute. | Jean-Philippe Lang | 2016-07-16 | 1 | -2/+2 |
* | Don't call #slice on proxy. | Jean-Philippe Lang | 2016-07-16 | 1 | -2/+2 |
* | Don't pass conditions to #delete_all. | Jean-Philippe Lang | 2016-07-16 | 6 | -12/+12 |
* | Don't pass conditions to #delete_all. | Jean-Philippe Lang | 2016-07-16 | 1 | -2/+2 |
* | Pass parameters with :params in controller tests. | Jean-Philippe Lang | 2016-07-16 | 16 | -513/+873 |
* | Accept 5 arguments. | Jean-Philippe Lang | 2016-07-16 | 1 | -1/+1 |
* | Pass parameters with :params in controller tests. | Jean-Philippe Lang | 2016-07-16 | 2 | -73/+127 |
* | Adds our own class for controller tests. | Jean-Philippe Lang | 2016-07-14 | 64 | -63/+66 |
* | Use .distinct instead of .uniq. | Jean-Philippe Lang | 2016-07-14 | 3 | -5/+5 |
* | Ability to delete multiple attachments while updating an issue (#13072). | Jean-Philippe Lang | 2016-07-13 | 1 | -0/+38 |
* | Make time entries groupable (#16843). | Jean-Philippe Lang | 2016-07-13 | 1 | -14/+11 |
* | Adds a link to spent time on version details (#13558). | Jean-Philippe Lang | 2016-07-13 | 1 | -1/+13 |
* | Adds a version filter on time entries (#13558). | Jean-Philippe Lang | 2016-07-13 | 1 | -0/+21 |
* | Remove special behaviour for listing issue time entries, use a filter for that. | Jean-Philippe Lang | 2016-07-12 | 4 | -43/+1 |
* | Display the list of saved queries in the sidebar (#14790). | Jean-Philippe Lang | 2016-07-12 | 1 | -0/+1 |
* | Makes spent time queries savable (#14790). | Jean-Philippe Lang | 2016-07-12 | 3 | -7/+44 |
* | Don't generate urls with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -1/+1 |
* | Don't generate back url with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -0/+6 |
* | Don't generate sort links with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -0/+26 |
* | Don't generate pagination links with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -4/+4 |
* | Wrap journal attributes with a journal parameter and use safe_attributes (#22... | Jean-Philippe Lang | 2016-07-10 | 1 | -7/+8 |
* | Enable updating private_notes property on journal edit form (#22575). | Jean-Philippe Lang | 2016-07-10 | 1 | -0/+33 |
* | Adds a test for #23242. | Jean-Philippe Lang | 2016-07-09 | 1 | -0/+5 |
* | When creating issues by receiving an email, watchers created via CC in the ma... | Jean-Philippe Lang | 2016-07-09 | 2 | -2/+12 |
* | Wrong filters are applied when exporting issues to CSV with blank filter (#23... | Jean-Philippe Lang | 2016-07-09 | 1 | -0/+11 |
* | Fixed that empty Markdown image tag raises en error (#23246). | Jean-Philippe Lang | 2016-07-06 | 1 | -0/+4 |
* | Group versions by status in issue filters (#10412). | Jean-Philippe Lang | 2016-07-02 | 1 | -2/+2 |
* | Only make sure it's a date. | Jean-Philippe Lang | 2016-07-02 | 1 | -1/+1 |
* | Adds an assertion for this (#23180). | Jean-Philippe Lang | 2016-06-29 | 1 | -0/+4 |
* | Assignable users should not include users that cannot view the tracker (#23172). | Jean-Philippe Lang | 2016-06-28 | 1 | -0/+13 |
* | Ability to define a default assigned_to when receiving emails (#23020). | Jean-Philippe Lang | 2016-06-18 | 1 | -0/+11 |
* | Test broken by r15536 (#23083). | Jean-Philippe Lang | 2016-06-18 | 1 | -0/+1 |
* | Limits the tracker list in filters and issue counts (#285). | Jean-Philippe Lang | 2016-06-18 | 1 | -1/+13 |
* | Custom field List Link values to URL breaks on entries with spaces (#23067). | Jean-Philippe Lang | 2016-06-18 | 1 | -0/+8 |
* | Allow global versions to be shown outside of a project for version custom fie... | Jean-Philippe Lang | 2016-06-18 | 1 | -0/+9 |
* | Removes the UTF8 checkmark that prevents redirect from back_url. | Jean-Philippe Lang | 2016-06-15 | 1 | -0/+5 |
* | Adds a test for #23054. | Jean-Philippe Lang | 2016-06-15 | 1 | -0/+9 |
* | Include required module (#22951). | Jean-Philippe Lang | 2016-06-11 | 1 | -0/+2 |
* | Set default language in import tests (#22951). | Jean-Philippe Lang | 2016-06-11 | 1 | -0/+4 |
* | Totals cannot be removed completely if some columns are set in the global set... | Jean-Philippe Lang | 2016-06-11 | 1 | -0/+20 |
* | Adds a setting for choosing the new object menu item style (#15880). | Jean-Philippe Lang | 2016-06-11 | 1 | -5/+5 |
* | Introduce virtual MenuNodes (#15880). | Jean-Philippe Lang | 2016-06-11 | 1 | -0/+35 |
* | Adds assertions for import result. | Jean-Philippe Lang | 2016-06-08 | 1 | -0/+3 |
* | Make Status map-able for CSV import (#22951). | Jean-Philippe Lang | 2016-06-07 | 2 | -4/+13 |