summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed that Token.destroy_expired destroys API tokens.Jean-Philippe Lang2012-04-151-0/+23
* Fixed that rss key is generated twice when user is not reloaded (#10668).Jean-Philippe Lang2012-04-151-0/+16
* Additional test for Watcher.prune.Jean-Philippe Lang2012-04-151-0/+8
* Adds the ability for users to delete their own account (#10664). Can be disab...Jean-Philippe Lang2012-04-153-0/+72
* Fixed MissingFeatureException: let user choose to copy attachments or not whe...Jean-Philippe Lang2012-04-141-1/+44
* When copying issues, let the status be changed to default or left unchanged.Jean-Philippe Lang2012-04-142-15/+37
* Ignore emails with Auto-Submitted: auto-replied header (#10607).Jean-Philippe Lang2012-04-131-6/+12
* Makes time syntax case insensitive (#10635).Jean-Philippe Lang2012-04-111-0/+1
* Additional assertions on creation of relations.Jean-Philippe Lang2012-04-111-0/+9
* Strip issue id when adding a relation.Jean-Philippe Lang2012-04-111-0/+10
* Fixed that export links include page parameter.Jean-Philippe Lang2012-04-111-0/+9
* Fixed that "Default administrator account changed" is always true (#10622).Jean-Philippe Lang2012-04-091-0/+32
* Fixed that improper statuses are proposed when changing status before tracker...Jean-Philippe Lang2012-04-091-0/+33
* Adds missing route to project search.Jean-Philippe Lang2012-04-082-0/+14
* Additional test for gzipped wiki history.Jean-Philippe Lang2012-04-061-2/+26
* Additional tests for WatchersController.Jean-Philippe Lang2012-04-061-0/+16
* Adds assertions on the content of a versioned wiki page export (#6941).Jean-Philippe Lang2012-04-061-0/+24
* Adds assertions on the content of a wiki page export (#6941).Jean-Philippe Lang2012-04-061-0/+2
* Makes the mail handler ignore out-of-office emails (#10607).Jean-Philippe Lang2012-04-061-0/+9
* Fixed: Unable to change locked, sticky flags and board when editing a message...Jean-Philippe Lang2012-04-061-0/+24
* Let non required list/user/version custom fields to be set to blank when bulk...Jean-Philippe Lang2012-04-061-3/+28
* Fixed Internal Error in watchers XHR search (#10600).Etienne Massip2012-04-051-0/+20
* scm: fix revisions page "OK" button always returns 404 error (#10567)Toshi MARUYAMA2012-04-021-0/+10
* scm: git: add test of from_path at unit model test_fetch_changesets_from_scratchToshi MARUYAMA2012-03-291-0/+1
* scm: git: fix test revision value of unit app testToshi MARUYAMA2012-03-281-2/+2
* scm: git: process new git revisions all at once rather than per branch (#10470)Toshi MARUYAMA2012-03-281-30/+38
* Override watcher_user_ids= to make ids uniq (#10538).Jean-Philippe Lang2012-03-251-0/+7
* Fixed that issues can be moved to projects with issue tracking disabled (#104...Jean-Philippe Lang2012-03-251-16/+9
* Fixes error message for LDAP filter (#1060).Jean-Philippe Lang2012-03-241-1/+1
* Adds the repository identifier to Changeset#text_tag (#779).Jean-Philippe Lang2012-03-241-0/+11
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-243-0/+38
* Fixed: ruby 1.9.3 Time Zone setting Internal error (#10442).Jean-Philippe Lang2012-03-171-0/+9
* Fixed test names (#1913).Jean-Philippe Lang2012-03-171-2/+2
* LDAP: adds the ability to bind with user's account (#1913).Jean-Philippe Lang2012-03-171-0/+49
* replace hard-coded non ASCII literal to UTF-8 hexadecimal at test/unit/mail_h...Toshi MARUYAMA2012-03-141-2/+6
* replace hard-coded non ASCII literal to UTF-8 hexadecimal at test/unit/wiki_t...Toshi MARUYAMA2012-03-141-1/+3
* remove hard-coded non ASCII literal from unit git lib testToshi MARUYAMA2012-03-141-7/+0
* Don't use #delete on String in Mailer.Jean-Philippe Lang2012-03-121-0/+5
* add missing fixtures to unit wiki_content_testToshi MARUYAMA2012-03-121-1/+3
* Fixed that LDAP error is not displayed when testing connection.Jean-Philippe Lang2012-03-111-2/+2
* Resourcified auth_sources.Jean-Philippe Lang2012-03-112-13/+13
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-113-195/+63
* Additional tests for UsersController.Jean-Philippe Lang2012-03-111-2/+39
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_long_subject.emlToshi MARUYAMA2012-03-111-57/+57
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_invalid_attri...Toshi MARUYAMA2012-03-111-47/+47
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_attachment.emlToshi MARUYAMA2012-03-111-248/+248
* set svn:eol-style native test/fixtures/mail_handler/ticket_reply.emlToshi MARUYAMA2012-03-111-74/+74
* set svn:eol-style native test/fixtures/mail_handler/ticket_on_given_project.emlToshi MARUYAMA2012-03-111-60/+60
* set svn:eol-style native test/fixtures/mail_handler/ticket_by_unknown_user.emlToshi MARUYAMA2012-03-111-18/+18
* set svn:eol-style native test/fixtures/mail_handler/ticket_by_empty_user.emlToshi MARUYAMA2012-03-111-17/+17