]> source.dussan.org Git - redmine.git/shortlog
redmine.git
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.
2011-07-09 Jean-Philippe... Adds issue id link in the issue creation flash message...
2011-07-09 Jean-Philippe... Typo in api_key_auth deprecation code (#8773).
2011-07-09 Jean-Philippe... Fixed: Wiki annotated page does not display author...
2011-07-09 Jean-Philippe... Adds visibility condition on parent project in API.
2011-07-09 Jean-Philippe... Adds parent project to /projects/:id API (#8229).
2011-07-09 Jean-Philippe... Fixed: search options get lost after clicking on a...
2011-07-09 Jean-Philippe... Fixed: Setting issue attributes from mail should be...
2011-07-09 Jean-Philippe... Separation of RSS/API auth actions.
2011-07-09 Jean-Philippe... Icon cleanup.
2011-07-08 Toshi MARUYAMAFixed: context menu is being submitted twice per right...
2011-07-08 Toshi MARUYAMAscm: git: add unit adapter test of annotate invalid...
2011-07-08 Toshi MARUYAMAscm: git: add unit adapter test of annotate invalid...
2011-07-08 Toshi MARUYAMAscm: git: add unit adapter test of diff invalid revisio...
2011-07-08 Toshi MARUYAMAscm: git: add unit adapter test of diff invalid path...
2011-07-08 Toshi MARUYAMAscm: git: add unit adapter test of cat invalid revision...
2011-07-08 Toshi MARUYAMAscm: git: add unit adapter test of cat invalid path...
2011-07-06 Jean-Philippe... Mitigates vulnerability in API authentication introduce...
2011-07-06 Jean-Philippe... Makes custom queries available through the REST API...
2011-07-06 Jean-Philippe... Fixes version url.
2011-07-05 Jean-Philippe... Makes relations resource shallow (#7366).
2011-07-05 Jean-Philippe... Makes versions resource shallow (#7403).
2011-07-04 Jean-Philippe... Adds breadcrumb on all wiki page views.
2011-07-04 Jean-Philippe... Removed leading dash in ruby code.
2011-07-04 Jean-Philippe... Adds REST API for versions (#7403).
2011-07-04 Jean-Philippe... Adds support for GET on /issues/:issue_id/relations...
2011-07-04 Jean-Philippe... Document why relation is reversed after validation.
2011-07-04 Jean-Philippe... Set a default value for relation type.
2011-07-04 Jean-Philippe... Adds REST API for issue relations (#7366).
2011-07-03 Jean-Philippe... Fixes test failure when running all functional tests.
2011-07-03 Jean-Philippe... Fixes a functional test case.
2011-07-03 Jean-Philippe... Fixes test failure when running all functional tests.
2011-07-03 Jean-Philippe... Adds css for syntax highlight on welcome page (#8512).
2011-07-03 Jean-Philippe... Adds a 'New version' link on the roadmap.
2011-07-03 Jean-Philippe... Do not show 2 validation errors when user mail is blank.
next