Project

General

Profile

Activity

From 2011-07-08 to 2011-07-11

2011-07-11

17:34 Revision 6268 (svn): Traditional Chinese translation updated by ChunChang Lo (#8778).
add *notice_issue_successful_create* and *label_between*. Toshi MARUYAMA
17:33 Revision 6267 (svn): Traditional Chinese translation updated by ChunChang Lo (#8778).
change *issue* translations. Toshi MARUYAMA
17:33 Revision 6266 (svn): remove field_is_in_chlog from Traditional Chinese zh-TW.yml.
Toshi MARUYAMA
16:36 Revision 6265 (svn): More accurate date validation.
Jean-Philippe Lang
16:13 Revision 6264 (svn): Validate date filters values.
Jean-Philippe Lang
13:54 Revision 6263 (svn): Bulgarian translation updated by Ivan Cenov (#8779).
Translations added:
* label_between
* notice_issue_successful_create
Translations changed:
* notice_not_authorized_a...
Toshi MARUYAMA
13:45 Revision 6262 (svn): tagged version 1.2.1
Jean-Philippe Lang
13:45 Revision 6261 (svn): Updates for 1.2.1 release.
Jean-Philippe Lang
13:43 Revision 6260 (svn): Updates for 1.2.1 release.
Jean-Philippe Lang
13:40 Revision 6259 (svn): Enlarge numeric filter fields.
Jean-Philippe Lang
13:38 Revision 6258 (svn): Typo.
Jean-Philippe Lang
13:36 Revision 6257 (svn): Adds float case on filters partial.
Jean-Philippe Lang
13:35 Revision 6256 (svn): Fixes "=" filter on float values.
Jean-Philippe Lang
04:08 Revision 6255 (svn): Merged r6247 from trunk.
scm: mercurial: add functional test of destroying invalid repository. Toshi MARUYAMA
04:08 Revision 6254 (svn): Merged r6246 from trunk.
scm: mercurial: do nothing in fetching if info is nil. Toshi MARUYAMA
04:08 Revision 6253 (svn): Merged r6245 from trunk.
scm: mercurial: catch exception and return nil during getting info. Toshi MARUYAMA
04:07 Revision 6252 (svn): Merged r6243 from trunk.
scm: mercurial: add functional test of destroying valid repository. Toshi MARUYAMA
04:07 Revision 6251 (svn): Merged r6242 from trunk.
scm: mercurial: add instance variable @project at functional test. Toshi MARUYAMA
03:10 Revision 6250 (svn): scm: git: add functional test of destroying invalid repository (#6713, #4725).
Toshi MARUYAMA
03:09 Revision 6249 (svn): scm: git: add functional test of destroying valid repository (#6713, #4725).
Toshi MARUYAMA
03:08 Revision 6248 (svn): scm: git: add instance variable @project at functional test.
Toshi MARUYAMA
02:56 Revision 6247 (svn): scm: mercurial: add functional test of destroying invalid repository (#8777, #6713, #4725).
Toshi MARUYAMA
02:56 Revision 6246 (svn): scm: mercurial: do nothing in fetching if info is nil (#8777).
Toshi MARUYAMA
02:55 Revision 6245 (svn): scm: mercurial: catch exception and return nil during getting info (#8777).
Toshi MARUYAMA
02:24 Revision 6244 (svn): Merge(backport) r6130 from trunk (#8777).
scm: return nil at model default_branch and override at git model.
Redmine Git and Mercurial adapter support *branch...
Toshi MARUYAMA
02:15 Revision 6243 (svn): scm: mercurial: add functional test of destroying valid repository (#8777, #6713, #4725).
Toshi MARUYAMA
02:14 Revision 6242 (svn): scm: mercurial: add instance variable @project at functional test.
Toshi MARUYAMA
01:55 Revision 6241 (svn): scm: cvs: add functional test of destroying invalid repository (#6713, #4725).
Toshi MARUYAMA
01:55 Revision 6240 (svn): scm: cvs: add functional test of destroying valid repository (#6713, #4725).
Toshi MARUYAMA
01:14 Revision 6239 (svn): scm: filesystem: add functional test of destroying invalid repository (#6713, #4725).
Toshi MARUYAMA
01:13 Revision 6238 (svn): scm: filesystem: add functional test of destroying valid repository (#6713, #4725).
Toshi MARUYAMA
01:13 Revision 6237 (svn): scm: filesystem: add instance variable @project at functional test.
Toshi MARUYAMA
01:12 Revision 6236 (svn): scm: bazaar: add functional test of destroying invalid repository (#6713, #4725).
Toshi MARUYAMA
01:12 Revision 6235 (svn): scm: bazaar: add functional test of destroying valid repository (#6713, #4725).
Toshi MARUYAMA
00:51 Revision 6234 (svn): scm: darcs: add functional test of destroying invalid repository (#6713, #4725).
Toshi MARUYAMA
00:51 Revision 6233 (svn): scm: darcs: add functional test of destroying valid repository (#6713, #4725).
Toshi MARUYAMA
00:51 Revision 6232 (svn): scm: darcs: code clean up functional test.
Toshi MARUYAMA

2011-07-10

23:47 Revision 6231 (svn): scm: subversion: code clean up functional test.
Toshi MARUYAMA
23:47 Revision 6230 (svn): scm: catch all exceptions at adapter shellout() to fork scm command (#8510, #6713, #4725, #5404).
If scm command does not exist,
Linux JRuby 1.6.2 (ruby-1.8.7-p330) raises java.io.IOException in production environment.
Toshi MARUYAMA
20:34 Revision 6229 (svn): Keep invalid values and add validation error message.
Jean-Philippe Lang
20:19 Revision 6228 (svn): Reject non numeric values for numeric fields.
Jean-Philippe Lang
20:09 Revision 6227 (svn): Fixes filters on float values.
Jean-Philippe Lang
19:29 Revision 6226 (svn): Adds date based filters (#4729) and date range filter (#6954).
Jean-Philippe Lang
17:48 Revision 6225 (svn): scm: subversion: add functional test of destroying invalid repository (#8458, #6713, #4725).
Toshi MARUYAMA
17:47 Revision 6224 (svn): scm: subversion: add functional test of destroying valid repository (#8458, #6713, #4725).
Toshi MARUYAMA
15:11 Revision 6223 (svn): scm: mercurial: add missing "assert" changesets size at functional test.
Toshi MARUYAMA
15:10 Revision 6222 (svn): scm: git: add missing "assert" changesets and entries size at functional test.
Toshi MARUYAMA
15:10 Revision 6221 (svn): scm: cvs: add missing "assert" changesets size at functional test.
Toshi MARUYAMA
13:08 Revision 6220 (svn): scm: git: catch exception in model default_branch() (#8458, #6713).
Toshi MARUYAMA
13:07 Revision 6219 (svn): scm: mercurial: remove return value from model fetch_changesets().
Toshi MARUYAMA
13:07 Revision 6218 (svn): remove trailing white-spaces from fetch_changesets.rake.
Toshi MARUYAMA
10:00 Revision 6217 (svn): Adds "between" operator for numeric filters (#6180).
Jean-Philippe Lang

2011-07-09

23:34 Revision 6216 (svn): Fixes "less than", "greater than" filters on custom fields with postgres (#6180).
Jean-Philippe Lang
22:46 Revision 6215 (svn): Cleanup select filter tag.
Jean-Philippe Lang
22:41 Revision 6214 (svn): Removed unused class.
Jean-Philippe Lang
22:30 Revision 6213 (svn): Numeric operators for custom fields in query filters (#6180).
Jean-Philippe Lang
22:11 Revision 6212 (svn): Adds a button to remove a file upload before submission (#5670).
Jean-Philippe Lang
21:55 Revision 6211 (svn): Simplifies javascript for adding a new file.
Jean-Philippe Lang
21:23 Revision 6210 (svn): Adds issue id link in the issue creation flash message (#3033).
Jean-Philippe Lang
20:49 Revision 6209 (svn): Merged r6208 from trunk.
Jean-Philippe Lang
20:48 Revision 6208 (svn): Typo in api_key_auth deprecation code (#8773).
Jean-Philippe Lang
14:01 Revision 6207 (svn): Merged r6206 from trunk.
Jean-Philippe Lang
14:01 Revision 6206 (svn): Fixed: Wiki annotated page does not display author of version 1 (#8449).
Jean-Philippe Lang
13:42 Revision 6205 (svn): Merged r6203 and r6204 from trunk.
Jean-Philippe Lang
13:41 Revision 6204 (svn): Adds visibility condition on parent project in API.
Jean-Philippe Lang
13:39 Revision 6203 (svn): Adds parent project to /projects/:id API (#8229).
Jean-Philippe Lang
13:26 Revision 6202 (svn): Merged r6201 from trunk.
Jean-Philippe Lang
13:25 Revision 6201 (svn): Fixed: search options get lost after clicking on a specific result type (#7501).
Jean-Philippe Lang
12:51 Revision 6200 (svn): Merged r6199 from trunk.
Jean-Philippe Lang
12:50 Revision 6199 (svn): Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
11:11 Revision 6198 (svn): Backported r6197 from trunk.
Jean-Philippe Lang
10:56 Revision 6197 (svn): Separation of RSS/API auth actions.
Jean-Philippe Lang
10:40 Revision 6196 (svn): Icon cleanup.
Jean-Philippe Lang

2011-07-08

11:58 Revision 6195 (svn): Fixed: context menu is being submitted twice per right click (#2109).
Contributed by Emilio Carlos da Palma. Toshi MARUYAMA
04:06 Revision 6194 (svn): scm: git: add unit adapter test of annotate invalid revision (#8767).
Toshi MARUYAMA
04:06 Revision 6193 (svn): scm: git: add unit adapter test of annotate invalid path (#8767).
Toshi MARUYAMA
04:05 Revision 6192 (svn): scm: git: add unit adapter test of diff invalid revision (#8767).
Toshi MARUYAMA
04:05 Revision 6191 (svn): scm: git: add unit adapter test of diff invalid path (#8767).
Toshi MARUYAMA
04:05 Revision 6190 (svn): scm: git: add unit adapter test of cat invalid revision (#8767).
Toshi MARUYAMA
04:04 Revision 6189 (svn): scm: git: add unit adapter test of cat invalid path (#8767).
Toshi MARUYAMA
 

Also available in: Atom