Commit Graph

13 Commits

Author SHA1 Message Date
xuwei-k
5a3207ae42 avoid NumberFormatException 2013-10-14 03:26:47 +09:00
takezoe
83472bc354 Remove unused import statement. 2013-07-17 13:55:26 +09:00
takezoe
72e2c6dca7 Replace String#format() with string interpolation. 2013-07-11 20:19:11 +09:00
takezoe
99e562e9e6 Fix redirect path after milestone updating. 2013-07-04 22:42:31 +09:00
takezoe
9688afac02 Authenticators are renamed. 2013-07-04 03:37:49 +09:00
takezoe
45f7dc4998 Refactor authentication. 2013-07-03 16:47:47 +09:00
takezoe
0bda8cdab7 Rename general variable name isWritable to hasWritePermission. 2013-07-03 01:51:41 +09:00
takezoe
14187795fb Fix some Ajax URLs and Authenticators. 2013-07-03 01:45:38 +09:00
takezoe
1b13ca1c8d Fix template file names. 2013-07-01 13:07:02 +09:00
takezoe
333c4f08d4 MilestonesService provides a method which returns milestones with issue count. 2013-06-27 02:35:24 +09:00
takezoe
d75b4112d1 Small fix. 2013-06-26 02:13:28 +09:00
takezoe
1ff87ff6b3 Use Option.map instead of pattern matching. 2013-06-25 14:44:02 +09:00
takezoe
2703b22718 Separate milestones from IssuesController / IssuesService. 2013-06-24 13:43:35 +09:00