summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Additional escaping.Jean-Philippe Lang2011-07-3013-19/+19
* html_escape issue fieldsToshi MARUYAMA2011-07-292-4/+4
* Fixes mail handler for when there's no attachments (#8651).Jean-Philippe Lang2011-07-291-1/+1
* Fixed: attachments from Apple Mail not added by mail handler (#8651).Jean-Philippe Lang2011-07-293-1/+251
* Use #blank? instead.Jean-Philippe Lang2011-07-291-1/+1
* Test that forms are well-formed for issue attachment upload.Jean-Philippe Lang2011-07-291-0/+24
* Additional functional tests for issue attachment upload.Jean-Philippe Lang2011-07-291-4/+41
* Fixed: file uploads broken by r6312 (#8912).Jean-Philippe Lang2011-07-292-2/+24
* Traditional Chinese translation updated by ChunChang Lo (#8944, #8941).Toshi MARUYAMA2011-07-291-1/+0
* Traditional Chinese translation updated by ChunChang Lo (#8941).Toshi MARUYAMA2011-07-291-0/+1
* Bulgarian translation updated by Ivan Cenov (#8920).Toshi MARUYAMA2011-07-281-1/+2
* Remove autologin cookie on unverified request.Jean-Philippe Lang2011-07-251-1/+4
* Sets forgery protection filter first.Jean-Philippe Lang2011-07-251-1/+2
* Fixed: pagination do not show total visible issue count (#8633).Jean-Philippe Lang2011-07-242-2/+16
* Ability to load relations on /issues API (#7366).Jean-Philippe Lang2011-07-244-3/+40
* Fixed: MailHandler does not include JournalDetail for attached files (#7966).Jean-Philippe Lang2011-07-244-9/+36
* Fixed: Error deleting issue with grandchild (#8880).Jean-Philippe Lang2011-07-242-8/+22
* Author should be displayed as assignable on a single issue right click menu (...Jean-Philippe Lang2011-07-231-2/+5
* Respond with errors and appropriate content type on /issues API calls with in...Jean-Philippe Lang2011-07-232-2/+14
* Assignee is removed on issue update if assignee account is locked (#8884).Jean-Philippe Lang2011-07-232-0/+10
* Adds a optgroup for groups in users/groups select tags.Jean-Philippe Lang2011-07-237-5/+42
* Ability to assign issues to groups (#2964).Jean-Philippe Lang2011-07-2361-41/+249
* Set menu item for IssueMovesController.Jean-Philippe Lang2011-07-231-0/+19
* Adds 'Create and continue' button on the new group form.Jean-Philippe Lang2011-07-213-3/+15
* Adds a 'Create and continue' button on project form.Jean-Philippe Lang2011-07-213-2/+13
* Fixes assertions (#8836).Jean-Philippe Lang2011-07-201-2/+2
* Refactor: extract specific filter statements to methods.Jean-Philippe Lang2011-07-201-58/+63
* Fixed: additional workflow transitions not available when set to both author ...Jean-Philippe Lang2011-07-202-12/+14
* Refactor builtin roles creation.Jean-Philippe Lang2011-07-201-17/+14
* Validate custom field regexp (#8865).Jean-Philippe Lang2011-07-202-2/+19
* Removed calls to deprecated Object#type.Jean-Philippe Lang2011-07-192-2/+2
* Removed a few assertions.Jean-Philippe Lang2011-07-181-24/+0
* REST API for reading attachments (#7671).Jean-Philippe Lang2011-07-188-11/+144
* scm: bazaar: use self.class.sq_bin for command name at adpter scm_cmd_no_rais...Toshi MARUYAMA2011-07-151-2/+5
* scm: bazaar: use self.class.sq_bin for command name at adpter scm_cmd() (#8825).Toshi MARUYAMA2011-07-151-2/+5
* scm: bazaar: use "shell_quote_command" method at adapter for JRuby + Windows ...Toshi MARUYAMA2011-07-151-1/+1
* scm: git: use self.class.sq_bin for command name at adpter scm_cmd() (#8825).Toshi MARUYAMA2011-07-151-2/+5
* scm: git: use "shell_quote_command" method at adapter for JRuby + Windows com...Toshi MARUYAMA2011-07-151-1/+1
* scm: mercurial: use self.class.sq_bin for command name at adpter scm_cmd() (#...Toshi MARUYAMA2011-07-151-2/+5
* scm: mercurial: use "shell_quote_command" method at adapter for JRuby + Windo...Toshi MARUYAMA2011-07-151-1/+1
* scm: cvs: use self.class.sq_bin for command name at adpter scm_cmd() (#8825).Toshi MARUYAMA2011-07-151-2/+5
* scm: cvs: use "shell_quote_command" method at adapter for JRuby + Windows com...Toshi MARUYAMA2011-07-151-1/+1
* scm: darcs: use "shell_quote_command" method at adapter for JRuby + Windows c...Toshi MARUYAMA2011-07-151-1/+1
* scm: subversion: use "shell_quote_command" method at adapter for JRuby + Wind...Toshi MARUYAMA2011-07-151-1/+1
* scm: add new method "shell_quote_command" at abstract adapter (#8825).Toshi MARUYAMA2011-07-151-0/+8
* remove trailing white-spaces from lib/tasks/testing.rake.Toshi MARUYAMA2011-07-141-9/+9
* replace newline LF to CRLF at lib/tasks/testing.rake.Toshi MARUYAMA2011-07-141-2/+2
* Traditional Chinese translation updated by ChunChang Lo (#8778).Toshi MARUYAMA2011-07-111-2/+2
* Traditional Chinese translation updated by ChunChang Lo (#8778).Toshi MARUYAMA2011-07-111-82/+82
* remove field_is_in_chlog from Traditional Chinese zh-TW.yml.Toshi MARUYAMA2011-07-111-1/+0