summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add check default document category is not defined on database in tests (#11665)Toshi MARUYAMA2012-08-221-0/+2
* add position to DocumentCategory in enumerations fixture (#11665)Toshi MARUYAMA2012-08-211-0/+4
* force set default document category if it is not set on database (#11665)Toshi MARUYAMA2012-08-211-0/+4
* add unit test to get default document category defined on database (#11665)Toshi MARUYAMA2012-08-211-0/+6
* add functional test to create non default document category (#11665)Toshi MARUYAMA2012-08-211-0/+17
* add missing fixtures to test/functional/documents_controller_test.rbToshi MARUYAMA2012-08-211-1/+3
* add missing fixtures to test/unit/document_test.rbToshi MARUYAMA2012-08-211-1/+4
* Let macros optionally accept a block of text (#3061).Jean-Philippe Lang2012-08-181-5/+19
* Macros processing overhaul (#3061, #11633).Jean-Philippe Lang2012-08-172-7/+107
* Fixed: Can't use non-latin anchor in wiki (#11577).Jean-Philippe Lang2012-08-131-0/+4
* Fixed that text email templates are escaped (#11355).Jean-Philippe Lang2012-08-131-1/+18
* Respond with 404 on ActionView::MissingTemplate (#11503).Jean-Philippe Lang2012-08-131-0/+5
* Use abbr_day_name to get the first letter of the day name (#9839).Jean-Philippe Lang2012-08-131-0/+16
* Fixed that roadmap anchor links can be ambigous (#11540).Jean-Philippe Lang2012-08-131-0/+14
* Fixed that open scope on Project#issues raises an error (#11545).Jean-Philippe Lang2012-08-131-0/+4
* Adds a title to the issue link in the flash message.Jean-Philippe Lang2012-08-131-1/+1
* cherry-pick avatar test from reverted r10184Toshi MARUYAMA2012-08-111-19/+21
* Fixed that projects are not ordered alphabetically after renaming project (#1...Jean-Philippe Lang2012-08-101-81/+130
* Reverted r10184 (#9365).Jean-Philippe Lang2012-08-101-31/+19
* Fixed that search results are escaped twice.Jean-Philippe Lang2012-08-101-0/+20
* Use SSL for gravatars according to the protocol in settings (#9365).Jean-Philippe Lang2012-08-091-19/+31
* Don't show the project dropdown when logging time on an issue.Jean-Philippe Lang2012-08-091-12/+26
* Adds autocomplete to issue field on time logging form.Jean-Philippe Lang2012-08-091-0/+7
* Code cleanup.Jean-Philippe Lang2012-08-091-5/+22
* Code cleanup.Jean-Philippe Lang2012-08-081-0/+9
* Slight change to the macro regexp.Jean-Philippe Lang2012-08-081-0/+11
* Adds an option to macro definition to disable arguments parsing (#11578).Jean-Philippe Lang2012-08-081-3/+17
* Ability to filter issues using project, author, assignee and target version c...Jean-Philippe Lang2012-08-072-0/+61
* Update the new custom field form with remotely.Jean-Philippe Lang2012-08-071-24/+21
* Fixed: Custom fields of type version not proper handled in receiving e-mails ...Jean-Philippe Lang2012-08-061-0/+12
* Makes Version#<=> consistent with SQL sort.Jean-Philippe Lang2012-08-021-0/+1
* Sort issues by scheduled versions first then unscheduled versions.Jean-Philippe Lang2012-08-021-0/+11
* Adds sharing attribute to the versions API (#11541).Jean-Philippe Lang2012-07-311-9/+5
* Support for subforums (#3831).Jean-Philippe Lang2012-07-313-0/+128
* Removed line numbers from syntax highlightment.Jean-Philippe Lang2012-07-291-1/+1
* Fixed assertion.Jean-Philippe Lang2012-07-291-1/+1
* html5 compliance.Jean-Philippe Lang2012-07-291-2/+3
* Use assert_select instead of assert_tag.Jean-Philippe Lang2012-07-281-24/+18
* Adds assertions for subversion annotate.Jean-Philippe Lang2012-07-281-0/+13
* Use assert_select instead of assert_tag.Jean-Philippe Lang2012-07-283-68/+25
* Don't repeat revision on annotate view.Jean-Philippe Lang2012-07-283-12/+12
* Fixed broken assertion.Jean-Philippe Lang2012-07-281-1/+1
* Fixed tests broken by r10088.Jean-Philippe Lang2012-07-282-2/+2
* Adds JSONP support to the API (#11469).Jean-Philippe Lang2012-07-271-0/+54
* Do not propose non-assignable version (#11506).Jean-Philippe Lang2012-07-272-1/+2
* Versions that are not shared should not be assignable when selecting another ...Jean-Philippe Lang2012-07-271-0/+20
* Do not user user session for API requests.Jean-Philippe Lang2012-07-271-0/+32
* fix confirmation page has broken HTML when a project folding sub project is d...Toshi MARUYAMA2012-07-261-0/+4
* Identifier is now frozen.Jean-Philippe Lang2012-07-261-3/+1
* Repository Identifier should be frozen (#11109).Jean-Philippe Lang2012-07-261-0/+32