Commit Graph

  • 0ed6a96781 Display the message after settings updating is completed. takezoe 2013-07-09 21:33:46 +09:00
  • b3c3bf51ba Small fix. takezoe 2013-07-09 21:29:29 +09:00
  • 0e187fe888 Display last 3 commits for push action in the activity timeline. takezoe 2013-07-09 20:04:48 +09:00
  • 43efcf3a99 Adjust error message positions of sign-in form. takezoe 2013-07-09 19:58:39 +09:00
  • ebc858aed9 (refs #31)Make it possible to create empty repository. takezoe 2013-07-09 19:41:00 +09:00
  • f94af86ff9 Merge remote-tracking branch 'origin/master' takezoe 2013-07-09 15:45:49 +09:00
  • da1c58bac6 Remove commit log before repository. takezoe 2013-07-09 15:44:45 +09:00
  • c1c136f6c0 Remove activities before repository. takezoe 2013-07-09 13:18:13 +09:00
  • 8a18119b53 Update README.md for 1.2 release. Naoki Takezoe 2013-07-09 11:18:38 +09:00
  • 777142b992 (refs #20)Ignore response.setCharacterEncoding(). 1.2 takezoe 2013-07-09 02:02:28 +09:00
  • daa54029ed (refs #20)Remove charset from Content-Type header. takezoe 2013-07-08 21:36:18 +09:00
  • 136a654639 Improve mapping of custom column type. shimamoto 2013-07-08 17:25:31 +09:00
  • f13e2c0d71 Insert issue comment from commit message as 'commit' action. takezoe 2013-07-08 15:33:53 +09:00
  • 97101248a2 (refs #22)Fix constraint for adding collaborator. takezoe 2013-07-08 15:23:40 +09:00
  • 5150b4b1b6 Small fix about presentation. takezoe 2013-07-08 15:22:37 +09:00
  • a6d2381a68 Small fix about presentation. takezoe 2013-07-08 15:13:51 +09:00
  • 29161feb49 Update README.md Naoki Takezoe 2013-07-08 01:44:08 +09:00
  • 1a4a1c2ccb Update README.md Naoki Takezoe 2013-07-08 01:42:38 +09:00
  • 96dac65e31 (refs #4)Add 'News Feed' to the index page. takezoe 2013-07-07 14:05:01 +09:00
  • 6005282d9f (refs #4)The base of activity timeline is completed. takezoe 2013-07-07 13:40:04 +09:00
  • 129020dbc4 (refs #4)Implementing activity recording for git push. takezoe 2013-07-07 03:50:11 +09:00
  • 54e0242030 (refs #4)Record wiki activity. takezoe 2013-07-07 01:24:08 +09:00
  • 0e57f4064f Ignore IDEA configuration files. takezoe 2013-07-07 01:23:14 +09:00
  • e50c4528a6 (refs #4)Add issue close, reopen and comment activity. takezoe 2013-07-06 22:07:51 +09:00
  • 342810aa3a (refs #4)Record issue creation activity. takezoe 2013-07-06 20:14:49 +09:00
  • f84078c7ca (refs #4)Add 'Public Activity' tab to the account information page. takezoe 2013-07-06 20:03:34 +09:00
  • eba81a6065 Remove unnecessary code. takezoe 2013-07-06 19:01:03 +09:00
  • 427e9197d8 Fix presentation when there are no repositories. takezoe 2013-07-06 17:02:17 +09:00
  • 67d6cf37a5 Display the commit count at the repository viewer. takezoe 2013-07-06 16:49:06 +09:00
  • e6451c7ede (refs #21)Allow multi-byte chars in label name. takezoe 2013-07-06 04:19:35 +09:00
  • bcd88a1342 (refs #24)Add GitBucket version to the header. takezoe 2013-07-06 03:11:05 +09:00
  • 5ea250d89d Improve issue id detection in Markdown. takezoe 2013-07-05 23:25:09 +09:00
  • bdd83a84fd (refs #20)Upgrade to JGit 3.0.0. 1.1 takezoe 2013-07-05 11:10:44 +09:00
  • ef38855b4b Selected label style is changed to bold. takezoe 2013-07-05 04:20:41 +09:00
  • 9bc8db5a15 Disable GET Ajax cache. takezoe 2013-07-05 02:35:23 +09:00
  • c53f3843b8 (refs #19)Add unique checking for mail address. takezoe 2013-07-05 01:37:29 +09:00
  • 56f1f5d47f Remove all error messages before validation. takezoe 2013-07-04 22:53:50 +09:00
  • d74ef599d3 Fix redirect path. takezoe 2013-07-04 22:45:03 +09:00
  • 398c77e277 Fix form action of the account register form. takezoe 2013-07-04 22:43:16 +09:00
  • 99e562e9e6 Fix redirect path after milestone updating. takezoe 2013-07-04 22:42:31 +09:00
  • 47bdb8da23 (refs #18)Add schema update to fix constraints for COLLABORATOR. takezoe 2013-07-04 18:46:01 +09:00
  • 869930165c (refs #17)Fix wiki link. takezoe 2013-07-04 17:26:32 +09:00
  • d0f052e056 Hide comment count for no comment issues. takezoe 2013-07-04 16:45:47 +09:00
  • afd2325678 (refs #16)Fixed foreign key constraint problem in repository deletion. takezoe 2013-07-04 16:06:55 +09:00
  • 07512f1df9 Fix problem when GitBucket is working on non root context. 1.0 takezoe 2013-07-04 13:08:00 +09:00
  • c3e668d200 Fix problem when GitBucket is working on non root context. takezoe 2013-07-04 12:50:10 +09:00
  • cb2de890ea Update README.md Naoki Takezoe 2013-07-04 12:23:42 +09:00
  • adce23b50d Small fix. takezoe 2013-07-04 11:53:59 +09:00
  • a326e4b095 Add helper which convert singular and plural. takezoe 2013-07-04 08:57:43 +09:00
  • bf4bd6e319 Add Slick issue url in TODO comment. takezoe 2013-07-04 04:14:55 +09:00
  • 90b6018337 Remove TODO. takezoe 2013-07-04 04:12:31 +09:00
  • d771cb5102 Fix TODO. takezoe 2013-07-04 04:10:53 +09:00
  • f34927e3aa Fix repository list of the index page. takezoe 2013-07-04 04:07:07 +09:00
  • 9688afac02 Authenticators are renamed. takezoe 2013-07-04 03:37:49 +09:00
  • a28bb7fd73 Fix typo. Naoki Takezoe 2013-07-04 01:56:04 +09:00
  • f84362b262 Update README.md for 1.0 release. Naoki Takezoe 2013-07-04 01:55:33 +09:00
  • ceed13423b Add check icon to branch pulldown. takezoe 2013-07-04 01:19:08 +09:00
  • b2ac040d69 Fix repository url. takezoe 2013-07-03 20:16:38 +09:00
  • f9327fc666 Hide open / reopen button for referrers. takezoe 2013-07-03 19:42:50 +09:00
  • a8431e9ddb Merge remote-tracking branch 'origin/master' takezoe 2013-07-03 18:01:23 +09:00
  • eee723c266 Refactor authentication(issue controller). shimamoto 2013-07-03 18:00:52 +09:00
  • 45639c1dc5 Fix OneselfAuthenticator. takezoe 2013-07-03 18:00:45 +09:00
  • b59a4ce94b Add OneselfAuthenticator. takezoe 2013-07-03 16:53:04 +09:00
  • 45f7dc4998 Refactor authentication. takezoe 2013-07-03 16:47:47 +09:00
  • 1263b659c6 Fix bootstrap problem on Tomcat. takezoe 2013-07-03 16:35:14 +09:00
  • ac5d380602 Fix authentication for repository. takezoe 2013-07-03 16:34:35 +09:00
  • 04da7eb9de Fix OwnerOnlyAuthenticator takezoe 2013-07-03 16:34:01 +09:00
  • d26a07e28e Authenticator pass RepositoryInfo to actions. takezoe 2013-07-03 15:13:25 +09:00
  • 23bea37ed6 Authenticator pass RepositoryInfo to actions. takezoe 2013-07-03 14:53:40 +09:00
  • a42544330a Merge branch 'master' of https://github.com/takezoe/gitbucket takezoe 2013-07-03 14:24:52 +09:00
  • 1393d919c3 Fix retrieving user name and repository name from request path in Authenticator. takezoe 2013-07-03 14:23:41 +09:00
  • 606e5e6e76 Fix the inefficient query. shimamoto 2013-07-03 14:01:20 +09:00
  • aca64cf45d Add check icon to pulldown. takezoe 2013-07-03 10:23:33 +09:00
  • b27b3d0329 Fix CSS styles. takezoe 2013-07-03 09:43:16 +09:00
  • 65fdd478fc Fix global font color definition. takezoe 2013-07-03 09:32:05 +09:00
  • 8740e45483 Adjust CSS styles. takezoe 2013-07-03 04:16:56 +09:00
  • ee7e059067 Hide assignee and milestone pulldown for not writable users. takezoe 2013-07-03 02:44:01 +09:00
  • 8890c28fa3 Access control for issues. takezoe 2013-07-03 02:26:01 +09:00
  • 8a19cf7e3c Rename general variable name isWritable to hasWritePermission. takezoe 2013-07-03 02:13:33 +09:00
  • 0bda8cdab7 Rename general variable name isWritable to hasWritePermission. takezoe 2013-07-03 01:51:41 +09:00
  • 14187795fb Fix some Ajax URLs and Authenticators. takezoe 2013-07-03 01:45:38 +09:00
  • 00f921d330 Implemented the label edit process. shimamoto 2013-07-03 00:22:50 +09:00
  • f1ea71fbba Merge remote-tracking branch 'origin/master' takezoe 2013-07-02 21:26:20 +09:00
  • 9abfb845e9 Updating assignee and milestone is available! takezoe 2013-07-02 21:13:23 +09:00
  • 7657f6db1d Split the issue labels. shimamoto 2013-07-02 21:09:45 +09:00
  • e6ae06e38c Return Ok at end of updating assignedUserName and milestoneId. takezoe 2013-07-02 21:09:30 +09:00
  • a58e30c2b5 Add deleteIssueLabel method. shimamoto 2013-07-02 21:07:41 +09:00
  • 997d460914 Add API to update assignedUserName and milestoneId by Ajax. takezoe 2013-07-02 20:55:15 +09:00
  • 5903497a69 Add methods to update assignedUserName and milestoneId. takezoe 2013-07-02 20:54:17 +09:00
  • 69d3dc1041 Add assignee and milestone to the issue editing form. takezoe 2013-07-02 20:43:46 +09:00
  • c7e1e5ba6c Fix global font color as #333. takezoe 2013-07-02 20:40:53 +09:00
  • 76a9d7137c Fix jQuery DOM processing for assignee. takezoe 2013-07-02 20:40:21 +09:00
  • f2fc9eb1e0 Fix JavaScript for assignee and milestone. takezoe 2013-07-02 20:20:57 +09:00
  • cf54ddc1a3 Add the label edit process by mock. shimamoto 2013-07-02 19:40:33 +09:00
  • f8c62d7418 Format templates which have a lot of argument. takezoe 2013-07-02 19:28:37 +09:00
  • 4845d872e4 Format templates which have a lot of argument. takezoe 2013-07-02 19:26:24 +09:00
  • dc3ba18227 Format templates which have a lot of argument. takezoe 2013-07-02 19:24:34 +09:00
  • 3655e78b62 Merge remote-tracking branch 'origin/master' takezoe 2013-07-02 19:16:57 +09:00
  • c0a2378111 Add the dropdown of label edit. shimamoto 2013-07-02 16:08:31 +09:00
  • 1d6507defb Move common view templates to 'helper' package. takezoe 2013-07-02 14:25:15 +09:00