Commit Graph

  • 47f082e2fc Remove unused code. takezoe 2013-07-26 18:15:19 +09:00
  • 1af52d16c0 Add lock for repository operation. takezoe 2013-07-26 18:14:31 +09:00
  • 2f52ed3ee0 (refs #2)Fork repository can not be changed repository type. takezoe 2013-07-26 10:01:28 +09:00
  • a09407da8e Remove TODO. takezoe 2013-07-26 09:47:22 +09:00
  • 1b878b59b8 Use ISSUE_OUTLINE_VIEW to retrieve comment count. takezoe 2013-07-26 02:59:51 +09:00
  • 80452ab4cd Merge pull request #52 from tanacasino/fix/set-initial-commiter Naoki Takezoe 2013-07-25 10:36:50 -07:00
  • 4d9c8e8d3e Initial commiter should be repository creator Tomofumi Tanaka 2013-07-26 00:25:13 +09:00
  • e15bd77789 (refs #2)Add forked count and repository tree view. takezoe 2013-07-25 20:47:35 +09:00
  • a5f12a50e6 Add view ISSUE_OUTLINE_VIEW. shimamoto 2013-07-25 20:28:19 +09:00
  • 07ef06ad95 Improve authentication for H2 console. takezoe 2013-07-25 03:16:34 +09:00
  • b61836adf7 Toggle Gravatar support at the system settings. takezoe 2013-07-25 03:00:46 +09:00
  • 34e2663492 Use JGitUtil.isEmpty() to check whether repository is empty. takezoe 2013-07-24 23:10:55 +09:00
  • 8b90f87589 Merge pull request #51 from tanacasino/fix/search-in-empty-repository Naoki Takezoe 2013-07-24 06:14:42 -07:00
  • 8c1e45da6c Set initial value of 'owner' parameter in the repository creation page. takezoe 2013-07-24 22:09:10 +09:00
  • 88caff38f0 (refs #2)Fix pull request. Basic pattern had been tested but it's still unstable. takezoe 2013-07-24 22:05:36 +09:00
  • 62a6d74393 (refs #50)Fix search logic in empty repository Tomofumi Tanaka 2013-07-24 16:46:46 +09:00
  • cb94447290 (refs #26) Add Dashboard controller. Uses a common design at issue. shimamoto 2013-07-24 14:10:17 +09:00
  • e4cf509d0f Add tab at dashboard. shimamoto 2013-07-24 14:01:10 +09:00
  • 205119cc01 (refs #2)Fix compile errors. takezoe 2013-07-24 13:33:07 +09:00
  • f10f98abf2 Merge branch 'master' into fork-and-pullreq takezoe 2013-07-24 13:29:23 +09:00
  • 3a7391fbb3 (refs #8)Some fix for group management. takezoe 2013-07-24 03:36:42 +09:00
  • 2155734e23 (refs #8)Add Members tab to account information page for group account. takezoe 2013-07-24 02:12:35 +09:00
  • 6806e66d64 (refs #8)Change create/edit user template name and path. takezoe 2013-07-24 02:04:08 +09:00
  • db8305b5e9 (refs #8)Change create/edit user template name and path. takezoe 2013-07-24 02:03:42 +09:00
  • e8330eedc3 (refs #8)Group repository creation is completed. takezoe 2013-07-24 02:00:52 +09:00
  • c01c4a860c (refs #8)Set initial value for editing group. takezoe 2013-07-24 01:54:33 +09:00
  • 6e778f209d (refs #8)Fix error message position. takezoe 2013-07-24 01:42:40 +09:00
  • b760361184 (refs #8)Implementing repository creation for group. takezoe 2013-07-23 22:05:30 +09:00
  • 7150befa54 (refs #8)Group register/edit form is completed. takezoe 2013-07-23 18:52:36 +09:00
  • 5bf0b275cb (refs #8)Remove unused code. takezoe 2013-07-23 15:39:47 +09:00
  • c86bf1d68b (refs #8)Merge user name proposal API to IndexController. takezoe 2013-07-23 15:37:59 +09:00
  • e61bde1415 (refs #8)Implementing group register/edit form. takezoe 2013-07-23 13:02:30 +09:00
  • e4b3f0ddef (refs #8)Implementing group register/edit form. takezoe 2013-07-23 11:59:49 +09:00
  • ec73294900 (refs #8)Add model for GROUP_MEMBER. takezoe 2013-07-23 11:08:36 +09:00
  • 30eb949ce1 (refs #8)Start to implement group management. takezoe 2013-07-22 22:22:49 +09:00
  • f5d69a3df6 Merge branch 'master' into group-management takezoe 2013-07-22 21:22:36 +09:00
  • 3cc39489bd (refs #40)Enable H2 Console. takezoe 2013-07-22 21:12:22 +09:00
  • ace5d7de9e (refs #3)Separate search actions to SearchController. takezoe 2013-07-22 17:28:13 +09:00
  • 1682eb3915 (refs #8)Add DDL to add new table and columns for group management. takezoe 2013-07-22 17:15:12 +09:00
  • 6fd1a990ae (refs #44)Add milestone progress bar to the issue detail page. takezoe 2013-07-22 17:01:00 +09:00
  • cfa36a21b5 Merge pull request #47 from tomykaira/set_icon_on_assignee_change Naoki Takezoe 2013-07-21 20:29:09 -07:00
  • 95163d4864 Add link to the account info page for the assigned user icon at the issue list. takezoe 2013-07-22 12:27:18 +09:00
  • 5a9645829d (refs #33)Small fix for pull request #45. takezoe 2013-07-22 12:25:28 +09:00
  • be78d93c1f Fix avatar tooltip. takezoe 2013-07-22 12:22:18 +09:00
  • ac63558645 Merge pull request #45 from tomykaira/feature/participants Naoki Takezoe 2013-07-21 20:10:57 -07:00
  • 88fb2e49dc Set icon when assignee is changed in page tomykaira 2013-07-21 20:06:24 +09:00
  • 6e96ad0f17 (refs #37)Add participants to issue detail tomykaira 2013-07-21 18:22:13 +09:00
  • e54754d04f (refs #25)Display due date in milestone dropdown chooser. takezoe 2013-07-21 01:39:38 +09:00
  • e4b2ebe2a4 (refs #25)Alert if due date passed. takezoe 2013-07-20 19:34:58 +09:00
  • 0028431dde Exclude some actions from comment count at the repository search result. takezoe 2013-07-20 03:06:33 +09:00
  • 91d94de1d2 Merge branch '#3_repository-search' takezoe 2013-07-20 03:00:16 +09:00
  • 0c131ec990 Move FileUploadUtil to FileUploadControllerBase. takezoe 2013-07-19 20:33:40 +09:00
  • 54280d5572 Add paginator and separate search code in controller to service. takezoe 2013-07-19 20:24:31 +09:00
  • 6d3640a8b0 Merge pull request #43 from rabitarochan/fix/wiki-resourceleak Naoki Takezoe 2013-07-19 04:23:57 -07:00
  • 8226073506 Fix resource leak. rabitarochan 2013-07-19 18:18:44 +09:00
  • f4a5e18c69 Merge branch 'repository-search-cache' into #3_repository-search takezoe 2013-07-19 18:04:28 +09:00
  • 133af93548 Don't use cache library immediately. takezoe 2013-07-19 18:03:48 +09:00
  • 3546a5d392 Ignore error in activity timeline caused by invalid data. takezoe 2013-07-19 14:11:13 +09:00
  • fb921e951e Merge branch 'master' of https://github.com/takezoe/gitbucket takezoe 2013-07-19 14:08:05 +09:00
  • 22685d8e3b Add reference link to wiki. shimamoto 2013-07-19 13:25:23 +09:00
  • b2d050d136 Remove unused import statement. takezoe 2013-07-19 12:17:40 +09:00
  • e3ff1dcd96 Check state of repository type radio button had not been applied. takezoe 2013-07-19 03:48:58 +09:00
  • 897890e1b4 (refs #42)Requires BASIC authentication for /info/refs?service=git-receive-pack. takezoe 2013-07-19 03:23:19 +09:00
  • 2c95ea00e8 GitBucket 1.3 released. Naoki Takezoe 2013-07-18 20:59:59 +09:00
  • 00d6ed7dbb Cleanup search field and global header styles. takezoe 2013-07-18 20:50:42 +09:00
  • b23133c79c Move Implicit && to model package object. shimamoto 2013-07-18 20:21:24 +09:00
  • eef2f26707 Change highlight color. takezoe 2013-07-18 20:12:08 +09:00
  • 7483ad1732 Pagination for repository search results. takezoe 2013-07-18 20:02:12 +09:00
  • 188237db24 Replace String#format() with string interpolation. 1.3 shimamoto 2013-07-18 19:54:07 +09:00
  • 134624967b Store search results into singleton cache. takezoe 2013-07-18 19:09:21 +09:00
  • a1b8d1cd84 Add Guava to use CacheBuilder. takezoe 2013-07-18 19:08:03 +09:00
  • e7b9293f3b Merge branch 'master' into #3_repository-search takezoe 2013-07-18 17:07:22 +09:00
  • 93e4a8931d (refs #3)Add search form to all repository related pages. takezoe 2013-07-18 17:06:28 +09:00
  • c0713eaeda (refs #33)Use RequestCache instead of AccountService directly. takezoe 2013-07-18 15:55:59 +09:00
  • 000afa1ed6 Merge branch 'master' into #33_match-by-email takezoe 2013-07-18 15:49:56 +09:00
  • 323e25951f Use Gravatar if committer is not registered in GitBucket. takezoe 2013-07-18 13:40:21 +09:00
  • 49d0c0de87 Update for 1.3 release. Naoki Takezoe 2013-07-18 12:46:08 +09:00
  • e31a835c4e (refs #30)Add LICENSE file takezoe 2013-07-18 12:34:06 +09:00
  • dedf5094c1 Small fix and add TODO. takezoe 2013-07-18 03:58:39 +09:00
  • fed4619a92 Merge remote-tracking branch 'origin/master' takezoe 2013-07-18 03:53:22 +09:00
  • 9eb1a20b3f Batch updating for issues did not work with IE (also IE10). I applied quick fix to release 1.3. Please update after 1.3 release if you have better solution. takezoe 2013-07-18 03:52:46 +09:00
  • ac21b9cc20 Update README.md Naoki Takezoe 2013-07-18 03:35:08 +09:00
  • 4a486e3bf8 Update README.md Naoki Takezoe 2013-07-18 03:34:30 +09:00
  • 269374e6bb Quote src attribute of avatar image. takezoe 2013-07-18 03:11:56 +09:00
  • e4d97e4059 (refs #3)Hide result count if count is zero. takezoe 2013-07-18 01:34:06 +09:00
  • ba567d81cb (refs #3)Add result count to the menu. takezoe 2013-07-18 01:12:12 +09:00
  • 4fb6005f44 (refs #3)Apply likeEncode to search keyword. takezoe 2013-07-18 00:47:55 +09:00
  • 69ec4175eb (refs #3)Fix issue search condition. takezoe 2013-07-17 21:18:09 +09:00
  • d46e90dcdb (refs #3)Improve presentation for code search results. takezoe 2013-07-17 21:13:53 +09:00
  • 900e91e101 Bugfix takezoe 2013-07-17 19:00:35 +09:00
  • 05d7e33d86 (refs #3)Add search form at the top of search result. takezoe 2013-07-17 18:32:59 +09:00
  • 7f0aff8c03 (refs #3)Cleanup takezoe 2013-07-17 16:59:38 +09:00
  • 512e59193d (refs #3)Issue search is temporary available. takezoe 2013-07-17 16:47:43 +09:00
  • 8f056e4a82 Finished the issues controller refactoring. shimamoto 2013-07-17 15:36:05 +09:00
  • d06a986293 Remove unused import statement. takezoe 2013-07-17 13:57:45 +09:00
  • d866847c0d (refs #11) Fix comments to display. shimamoto 2013-07-17 13:56:54 +09:00
  • 83472bc354 Remove unused import statement. takezoe 2013-07-17 13:55:26 +09:00
  • ac784f8905 (refs #11) Change the value to be set in the action. shimamoto 2013-07-17 12:40:23 +09:00
  • 6035281ca1 Change action(IssueComment) to String type. shimamoto 2013-07-17 12:37:48 +09:00
  • ce8168d97a Fix typo. takezoe 2013-07-17 11:54:10 +09:00