summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Missing validation for description size of versions (#19840).Jean-Philippe Lang2015-05-231-0/+1
* Test broken by r14265 (#19458).Jean-Philippe Lang2015-05-101-1/+2
* Code cleanup (#19458).Jean-Philippe Lang2015-05-102-5/+4
* Add the ability to expire passwords after a configurable number of days (#194...Jean-Philippe Lang2015-05-109-2/+61
* Use #fixed_issues association (#19455).Jean-Philippe Lang2015-05-101-2/+2
* Adds private issue option to receiving emails (#8424).Jean-Philippe Lang2015-05-105-0/+28
* Raises 60-character limit for document titles to 255 (#12312).Jean-Philippe Lang2015-05-104-2/+18
* Merged r14256 from 3.0-stable.Jean-Philippe Lang2015-05-102-1/+10
* Set a back_url when forcing new login after session expiration (#19655).Jean-Philippe Lang2015-05-092-7/+7
* Removed experimental flag on markdown format (#15520).Jean-Philippe Lang2015-05-091-1/+1
* Adds flash messages to files_controller#create (#19793).Jean-Philippe Lang2015-05-092-3/+21
* Can't bulk edit own time entries with "Edit own time entries" (#18580).Jean-Philippe Lang2015-05-094-3/+45
* Fixed that issue validation fails if % done field is deactivated (#19731).Jean-Philippe Lang2015-05-092-0/+10
* Preload issue associations.Jean-Philippe Lang2015-05-091-1/+1
* Preload changeset associations (#19706).Jean-Philippe Lang2015-05-091-1/+1
* Refresh watchers list when watching/unwatching an issue (#4334).Jean-Philippe Lang2015-05-083-1/+13
* Email addresses with slashes are not linked correctly (#19735).Jean-Philippe Lang2015-05-082-1/+7
* prevent IssuesControllerTest#test_index_csv_big_5 fails randomlyToshi MARUYAMA2015-05-011-3/+3
* Gemfile: upgrade pg to 0.18.1Toshi MARUYAMA2015-05-011-1/+1
* travis: show mysql packagesToshi MARUYAMA2015-04-301-0/+1
* travis: fix MariaDB 5.5 test errorToshi MARUYAMA2015-04-302-0/+7
* add missing fixtures to test/unit/changeset_test.rbToshi MARUYAMA2015-04-301-0/+2
* Use accessor method.Jean-Philippe Lang2015-04-261-1/+1
* Don't use a class variable for mail handler options.Jean-Philippe Lang2015-04-261-27/+33
* Updates for 3.0.2 release.Jean-Philippe Lang2015-04-262-1/+27
* Spanish translation update (#19570).Jean-Philippe Lang2015-04-251-22/+22
* Removed invalid sanitizer in MailHandler (#19537).Jean-Philippe Lang2015-04-251-4/+0
* Upgrade guide for 3.x version and get gid of DEPRECATION WARNING: You didn't ...Jean-Philippe Lang2015-04-252-3/+12
* Custom field (long text format) displayed even if empty (#19482).Jean-Philippe Lang2015-04-252-3/+16
* Space between lines in nested lists not equal (#13583).Jean-Philippe Lang2015-04-251-0/+1
* copy Spanish wiki helps to Spanish Panama (#19489)Toshi MARUYAMA2015-04-244-0/+830
* Spanish Panama translation added by Leonel Iturralde (#19489)Toshi MARUYAMA2015-04-243-0/+1206
* fix indent of wiki_syntax_detailed_markdown.htmlToshi MARUYAMA2015-04-2048-48/+48
* add markdown wiki syntax help to tool bar (#16373)Toshi MARUYAMA2015-04-202-1/+10
* copy English markdown wiki syntax help to other languages (#16373)Toshi MARUYAMA2015-04-2094-0/+19317
* add English markdown wiki syntax help (#16373)Toshi MARUYAMA2015-04-202-0/+411
* remove trailing white spaces from public/javascripts/jstoolbar/markdown.jsToshi MARUYAMA2015-04-201-5/+5
* rename textile wiki syntax help files (#16373)Toshi MARUYAMA2015-04-20134-3157/+3157
* change Japanese translation for field_login (#19509)Toshi MARUYAMA2015-04-201-1/+1
* replace tabs to spaces at test/fixtures/ldap/slapd.confToshi MARUYAMA2015-04-191-10/+10
* remove trailing white space from GemfileToshi MARUYAMA2015-04-181-1/+1
* When changing tracker, clear the attributes that are disabled for the new tra...Jean-Philippe Lang2015-04-142-1/+46
* Fixed workflow rules when user has duplicated role by inheritance (#19569).Jean-Philippe Lang2015-04-144-1/+44
* Generate tag once per request.Jean-Philippe Lang2015-04-141-1/+1
* Gemfile: remove activerecord-jdbcsqlite3-adapter version and pin jdbc-sqlite3...Toshi MARUYAMA2015-04-141-1/+2
* .travis.yml: replace DATABASE_ADAPTER to DBToshi MARUYAMA2015-04-141-36/+37
* remove trailing white spaces from test/unit/helpers/application_helper_test.rbToshi MARUYAMA2015-04-141-3/+3
* upgrade rmagick to 2.14Toshi MARUYAMA2015-04-142-2/+2
* Gemfile: pin rmagick version 2.13Toshi MARUYAMA2015-04-141-1/+1
* Fixed test failures (#19544).Jean-Philippe Lang2015-04-121-2/+2