| Commit message (Expand) | Author | Age | Files | Lines |
* | Use assert_nil instead of assert_equal. | Jean-Philippe Lang | 2016-12-11 | 1 | -1/+1 |
* | Removes calls to #assert_template and #assigns in integration tests. | Jean-Philippe Lang | 2016-07-21 | 1 | -1/+1 |
* | Removes calls to #assert_template and #assigns in functional tests. | Jean-Philippe Lang | 2016-07-18 | 1 | -0/+23 |
* | Adds a class for testing helpers. | Jean-Philippe Lang | 2016-07-16 | 1 | -0/+4 |
* | Pass parameters with :params in controller tests. | Jean-Philippe Lang | 2016-07-16 | 1 | -4/+4 |
* | 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 | 1 | -0/+8 |
* | Adds our own class for controller tests. | Jean-Philippe Lang | 2016-07-14 | 1 | -0/+3 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Makes the test LDAP host configurable (#21674). | Jean-Philippe Lang | 2016-01-22 | 1 | -1/+3 |
* | Import issues from CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -2/+8 |
* | Replace tab introduced in r14388 in test/test_helper.rb with spaces (#20242). | Jean-Philippe Lang | 2015-07-05 | 1 | -2/+2 |
* | Fixed that user with "Manage public queries" permission, can create global pu... | Jean-Philippe Lang | 2015-06-29 | 1 | -0/+9 |
* | Adds a configuration setting to enable sudo mode, disabled by default (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+2 |
* | Fixed assertions for SQLServer that format dates with MM/DD/YYYY in queries. | Jean-Philippe Lang | 2015-02-08 | 1 | -0/+5 |
* | Support for accent insensitive search with PostgreSQL (#18801). | Jean-Philippe Lang | 2015-02-08 | 1 | -0/+4 |
* | Upgrade to Rails 4.2.0 (#14534). | Jean-Philippe Lang | 2015-01-17 | 1 | -1/+10 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | replace tab to space at test/test_helper.rb | Toshi MARUYAMA | 2015-01-08 | 1 | -1/+1 |
* | Replaces awesome_nested_set gem with a simple and more robust implementation ... | Jean-Philippe Lang | 2015-01-07 | 1 | -9/+2 |
* | Allow attachment thumbnails from REST API (#18707). | Jean-Philippe Lang | 2014-12-26 | 1 | -0/+4 |
* | Adds tests for creating an issue with multiple uploads. | Jean-Philippe Lang | 2014-12-22 | 1 | -0/+39 |
* | Replaced "can't" with "cannot" in error messages. | Jean-Philippe Lang | 2014-12-21 | 1 | -6/+0 |
* | Restore accent insensitive search with mysql (#18537). | Jean-Philippe Lang | 2014-12-15 | 1 | -0/+4 |
* | Missing test helper (#18537). | Jean-Philippe Lang | 2014-12-14 | 1 | -0/+4 |
* | Use simplecov for code coverage, rcov does not support ruby>=1.9. | Jean-Philippe Lang | 2014-12-02 | 1 | -0/+7 |
* | Removed unneeded patch in tests. | Jean-Philippe Lang | 2014-11-30 | 1 | -11/+0 |
* | Moved helpers for integration tests in a specific class. | Jean-Philippe Lang | 2014-11-30 | 1 | -15/+17 |
* | Pull up #setup and #teardown in API tests. | Jean-Philippe Lang | 2014-11-30 | 1 | -0/+7 |
* | Test cleanup. | Jean-Philippe Lang | 2014-11-30 | 1 | -6/+0 |
* | Drop shoulda. | Jean-Philippe Lang | 2014-11-30 | 1 | -4/+0 |
* | Test API authentification once. | Jean-Philippe Lang | 2014-11-30 | 1 | -249/+0 |
* | Replaced remaining #assert_tag with #assert_select. | Jean-Philippe Lang | 2014-11-22 | 1 | -2/+2 |
* | Isolates all API routing tests to a specific test case. | Jean-Philippe Lang | 2014-11-16 | 1 | -0/+36 |
* | Need to require net/ldap in tests (#18192). | Jean-Philippe Lang | 2014-10-28 | 1 | -0/+1 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -5/+15 |
* | fix always new lft and rgt are lft = 1, rgt = 2 (#6579) | Toshi MARUYAMA | 2014-03-26 | 1 | -1/+2 |
* | Fixed: Export CSV - Custom field true/false not using translation (#16081). | Jean-Philippe Lang | 2014-02-15 | 1 | -0/+8 |
* | define constant of escaped "Can't" for tests | Toshi MARUYAMA | 2014-02-04 | 1 | -2/+4 |
* | code format clean up escaped "can't" constant | Toshi MARUYAMA | 2014-02-04 | 1 | -2/+2 |
* | define constant of escaped "can't" for tests | Toshi MARUYAMA | 2014-02-04 | 1 | -0/+4 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | fix comment of awesome_nested_set new node lft and rgt value behavior change | Toshi MARUYAMA | 2014-01-24 | 1 | -1/+1 |
* | adjust tests to awesome_nested_set new node lft and rgt value behavior change | Toshi MARUYAMA | 2014-01-24 | 1 | -0/+12 |
* | Role-based issue custom field visibility (#5037). | Jean-Philippe Lang | 2013-07-13 | 1 | -8/+8 |
* | Cleanup of finders with :conditions option. | Jean-Philippe Lang | 2013-06-12 | 1 | -1/+1 |
* | Possibility to define the default enable trackers when creating a project (#1... | Jean-Philippe Lang | 2013-02-15 | 1 | -1/+9 |
* | Removed default comments. | Jean-Philippe Lang | 2013-01-22 | 1 | -21/+1 |
* | Removed unused shoulda macros. | Jean-Philippe Lang | 2013-01-22 | 1 | -28/+0 |
* | Adds a subclass of ActionDispatch::IntegrationTest for API tests. | Jean-Philippe Lang | 2013-01-22 | 1 | -232/+235 |