]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2011-07-30 Jean-Philippe... HTML escape.
2011-07-30 Jean-Philippe... HTML escape.
2011-07-30 Jean-Philippe... Adds an id attribute to the private label on the issue...
2011-07-30 Jean-Philippe... Additional escaping.
2011-07-29 Toshi MARUYAMAhtml_escape issue fields
2011-07-29 Jean-Philippe... Fixes mail handler for when there's no attachments...
2011-07-29 Jean-Philippe... Fixed: attachments from Apple Mail not added by mail...
2011-07-29 Jean-Philippe... Use #blank? instead.
2011-07-29 Jean-Philippe... Test that forms are well-formed for issue attachment...
2011-07-29 Jean-Philippe... Additional functional tests for issue attachment upload.
2011-07-29 Jean-Philippe... Fixed: file uploads broken by r6312 (#8912).
2011-07-29 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2011-07-29 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2011-07-28 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#8920).
2011-07-25 Jean-Philippe... Remove autologin cookie on unverified request.
2011-07-25 Jean-Philippe... Sets forgery protection filter first.
2011-07-24 Jean-Philippe... Fixed: pagination do not show total visible issue count...
2011-07-24 Jean-Philippe... Ability to load relations on /issues API (#7366).
2011-07-24 Jean-Philippe... Fixed: MailHandler does not include JournalDetail for...
2011-07-24 Jean-Philippe... Fixed: Error deleting issue with grandchild (#8880).
2011-07-23 Jean-Philippe... Author should be displayed as assignable on a single...
2011-07-23 Jean-Philippe... Respond with errors and appropriate content type on...
2011-07-23 Jean-Philippe... Assignee is removed on issue update if assignee account...
2011-07-23 Jean-Philippe... Adds a optgroup for groups in users/groups select tags.
2011-07-23 Jean-Philippe... Ability to assign issues to groups (#2964).
2011-07-23 Jean-Philippe... Set menu item for IssueMovesController.
2011-07-21 Jean-Philippe... Adds 'Create and continue' button on the new group...
2011-07-21 Jean-Philippe... Adds a 'Create and continue' button on project form.
2011-07-20 Jean-Philippe... Fixes assertions (#8836).
2011-07-20 Jean-Philippe... Refactor: extract specific filter statements to methods.
2011-07-20 Jean-Philippe... Fixed: additional workflow transitions not available...
2011-07-20 Jean-Philippe... Refactor builtin roles creation.
2011-07-20 Jean-Philippe... Validate custom field regexp (#8865).
2011-07-19 Jean-Philippe... Removed calls to deprecated Object#type.
2011-07-18 Jean-Philippe... Removed a few assertions.
2011-07-18 Jean-Philippe... REST API for reading attachments (#7671).
2011-07-15 Toshi MARUYAMAscm: bazaar: use self.class.sq_bin for command name...
2011-07-15 Toshi MARUYAMAscm: bazaar: use self.class.sq_bin for command name...
2011-07-15 Toshi MARUYAMAscm: bazaar: use "shell_quote_command" method at adapte...
2011-07-15 Toshi MARUYAMAscm: git: use self.class.sq_bin for command name at...
2011-07-15 Toshi MARUYAMAscm: git: use "shell_quote_command" method at adapter...
2011-07-15 Toshi MARUYAMAscm: mercurial: use self.class.sq_bin for command name...
2011-07-15 Toshi MARUYAMAscm: mercurial: use "shell_quote_command" method at...
2011-07-15 Toshi MARUYAMAscm: cvs: use self.class.sq_bin for command name at...
2011-07-15 Toshi MARUYAMAscm: cvs: use "shell_quote_command" method at adapter...
2011-07-15 Toshi MARUYAMAscm: darcs: use "shell_quote_command" method at adapter...
2011-07-15 Toshi MARUYAMAscm: subversion: use "shell_quote_command" method at...
2011-07-15 Toshi MARUYAMAscm: add new method "shell_quote_command" at abstract...
2011-07-14 Toshi MARUYAMAremove trailing white-spaces from lib/tasks/testing...
2011-07-14 Toshi MARUYAMAreplace newline LF to CRLF at lib/tasks/testing.rake.
2011-07-11 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2011-07-11 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2011-07-11 Toshi MARUYAMAremove field_is_in_chlog from Traditional Chinese zh...
2011-07-11 Jean-Philippe... More accurate date validation.
2011-07-11 Jean-Philippe... Validate date filters values.
2011-07-11 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#8779).
2011-07-11 Jean-Philippe... Updates for 1.2.1 release.
2011-07-11 Jean-Philippe... Enlarge numeric filter fields.
2011-07-11 Jean-Philippe... Typo.
2011-07-11 Jean-Philippe... Adds float case on filters partial.
2011-07-11 Jean-Philippe... Fixes "=" filter on float values.
2011-07-11 Toshi MARUYAMAscm: git: add functional test of destroying invalid...
2011-07-11 Toshi MARUYAMAscm: git: add functional test of destroying valid repos...
2011-07-11 Toshi MARUYAMAscm: git: add instance variable @project at functional...
2011-07-11 Toshi MARUYAMAscm: mercurial: add functional test of destroying inval...
2011-07-11 Toshi MARUYAMAscm: mercurial: do nothing in fetching if info is nil...
2011-07-11 Toshi MARUYAMAscm: mercurial: catch exception and return nil during...
2011-07-11 Toshi MARUYAMAscm: mercurial: add functional test of destroying valid...
2011-07-11 Toshi MARUYAMAscm: mercurial: add instance variable @project at funct...
2011-07-10 Toshi MARUYAMAscm: cvs: add functional test of destroying invalid...
2011-07-10 Toshi MARUYAMAscm: cvs: add functional test of destroying valid repos...
2011-07-10 Toshi MARUYAMAscm: filesystem: add functional test of destroying...
2011-07-10 Toshi MARUYAMAscm: filesystem: add functional test of destroying...
2011-07-10 Toshi MARUYAMAscm: filesystem: add instance variable @project at...
2011-07-10 Toshi MARUYAMAscm: bazaar: add functional test of destroying invalid...
2011-07-10 Toshi MARUYAMAscm: bazaar: add functional test of destroying valid...
2011-07-10 Toshi MARUYAMAscm: darcs: add functional test of destroying invalid...
2011-07-10 Toshi MARUYAMAscm: darcs: add functional test of destroying valid...
2011-07-10 Toshi MARUYAMAscm: darcs: code clean up functional test.
2011-07-10 Toshi MARUYAMAscm: subversion: code clean up functional test.
2011-07-10 Toshi MARUYAMAscm: catch all exceptions at adapter shellout() to...
2011-07-10 Jean-Philippe... Keep invalid values and add validation error message.
2011-07-10 Jean-Philippe... Reject non numeric values for numeric fields.
2011-07-10 Jean-Philippe... Fixes filters on float values.
2011-07-10 Jean-Philippe... Adds date based filters (#4729) and date range filter...
2011-07-10 Toshi MARUYAMAscm: subversion: add functional test of destroying...
2011-07-10 Toshi MARUYAMAscm: subversion: add functional test of destroying...
2011-07-10 Toshi MARUYAMAscm: mercurial: add missing "assert" changesets size...
2011-07-10 Toshi MARUYAMAscm: git: add missing "assert" changesets and entries...
2011-07-10 Toshi MARUYAMAscm: cvs: add missing "assert" changesets size at funct...
2011-07-10 Toshi MARUYAMAscm: git: catch exception in model default_branch(...
2011-07-10 Toshi MARUYAMAscm: mercurial: remove return value from model fetch_ch...
2011-07-10 Toshi MARUYAMAremove trailing white-spaces from fetch_changesets...
2011-07-10 Jean-Philippe... Adds "between" operator for numeric filters (#6180).
2011-07-09 Jean-Philippe... Fixes "less than", "greater than" filters on custom...
2011-07-09 Jean-Philippe... Cleanup select filter tag.
2011-07-09 Jean-Philippe... Removed unused class.
2011-07-09 Jean-Philippe... Numeric operators for custom fields in query filters...
2011-07-09 Jean-Philippe... Adds a button to remove a file upload before submission...
2011-07-09 Jean-Philippe... Simplifies javascript for adding a new file.
next