summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-161-4/+33
* Fix link to issues when displaying a project query (#1565).Jean-Philippe Lang2017-03-151-2/+23
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-1/+53
* Clear settings for blocks that are no longer used.Jean-Philippe Lang2017-03-152-4/+16
* Adds UI test for sorting issues on "My page" (#1565).Jean-Philippe Lang2017-03-141-0/+54
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-143-3/+44
* Fixes ui tests.Jean-Philippe Lang2017-03-132-2/+17
* Removed invalid test, reorder links no longer exist.Jean-Philippe Lang2017-03-131-38/+0
* Don't reload the page when adding/removing a block.Jean-Philippe Lang2017-03-131-3/+16
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-134-17/+9
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-091-4/+4
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-092-9/+3
* Adding a subtask should default to a tracker without disabled parent field (#...Jean-Philippe Lang2017-03-081-0/+26
* Adds a test for #25289.Jean-Philippe Lang2017-03-081-0/+11
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-085-1/+52
* Emails with no text or html Content not handled properly (#25269, #25256).Jean-Philippe Lang2017-03-072-0/+40
* Issue description filter's 'none' operator does not match issues with blank d...Jean-Philippe Lang2017-03-071-0/+12
* Fix loading of last visible journal (#1474, #6375).Jean-Philippe Lang2017-03-051-1/+2
* Adds tests for #25253.Jean-Philippe Lang2017-03-051-0/+28
* Mail parts with empty content should be ignored (#25256).Jean-Philippe Lang2017-03-052-0/+41
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-052-2/+46
* Last updated by colum in issue list (#6375).Jean-Philippe Lang2017-03-052-2/+44
* REST API: option to get the project activities for time entries (#7506).Jean-Philippe Lang2017-03-031-0/+8
* The cancel operation in the issue edit mode doesn't work (#21579).Jean-Philippe Lang2017-03-031-0/+16
* Add attachment information to issues.xml in REST API (#12181).Jean-Philippe Lang2017-03-031-0/+16
* Test failures.Jean-Philippe Lang2017-03-033-8/+16
* Missing fixtures.Jean-Philippe Lang2017-03-021-3/+6
* Missing fixtures.Jean-Philippe Lang2017-03-021-2/+3
* Ruby 2.4: Fixed "Fixnum is deprecated" warning in QueryTest. (#25048).Jean-Philippe Lang2017-03-021-3/+5
* Allow to disable description field in tracker setting (#25052).Jean-Philippe Lang2017-03-021-1/+0
* ThemesTest#test_without_theme_js may fail if third-party theme is installed (...Jean-Philippe Lang2017-03-021-0/+2
* Adds a filter on issue attachments (#2783).Jean-Philippe Lang2017-03-021-1/+34
* Fixes uploading of empty files (#25115).Jean-Philippe Lang2017-02-281-0/+19
* remove trailing white space from test/fixtures/workflows.ymlToshi MARUYAMA2017-02-211-276/+276
* remove empty lines including trailing white space from test/unit/time_entry_a...Toshi MARUYAMA2017-02-211-3/+0
* remove empty lines including trailing white space from test/unit/search_test.rbToshi MARUYAMA2017-02-161-4/+0
* remove trailing white space from test/unit/setting_test.rbToshi MARUYAMA2017-02-121-1/+1
* revert r16322 (#24970)Toshi MARUYAMA2017-02-023-3/+3
* replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970)Toshi MARUYAMA2017-02-023-3/+3
* Time entry queries should be copied and deleted too.Jean-Philippe Lang2017-01-312-10/+41
* Adds a test for #24922.Jean-Philippe Lang2017-01-301-0/+6
* Issues API does not respect time_entries_visibility (#24875).Jean-Philippe Lang2017-01-291-0/+33
* Fix integration tests for r16287 (#24416).Jean-Philippe Lang2017-01-291-0/+3
* Fix tests for r16287 (#24416).Jean-Philippe Lang2017-01-291-1/+12
* Check that repository module is enabled (#24307).Jean-Philippe Lang2017-01-291-1/+24
* Check permission of wiki pages before generating a link to it (#23793).Jean-Philippe Lang2017-01-292-0/+9
* additional test for mail by Pavel Rosický (#24616)Toshi MARUYAMA2017-01-282-0/+24
* do not replace all invalid utf8 (#24616)Toshi MARUYAMA2017-01-281-1/+1
* add more tests (#24616)Toshi MARUYAMA2017-01-281-0/+16
* Option for long text custom fields to be displayed under the description fiel...Jean-Philippe Lang2017-01-252-37/+70