takezoe
|
5f0eb91a81
|
(refs #2)Compare to its own branch if repository is not specified.
|
2013-07-27 04:24:58 +09:00 |
|
takezoe
|
66f3a1fe7d
|
(refs #2)Comparing between all forked repositories.
|
2013-07-27 04:11:33 +09:00 |
|
takezoe
|
59d85531ce
|
Bugfix
|
2013-07-26 18:29:00 +09:00 |
|
takezoe
|
4bd4c3e833
|
Merge branch 'master' into fork-and-pullreq
Conflicts:
src/main/scala/app/CreateRepositoryController.scala
src/main/scala/util/JGitUtil.scala
|
2013-07-26 18:22:14 +09:00 |
|
takezoe
|
47f082e2fc
|
Remove unused code.
|
2013-07-26 18:15:19 +09:00 |
|
takezoe
|
1af52d16c0
|
Add lock for repository operation.
|
2013-07-26 18:14:31 +09:00 |
|
takezoe
|
2f52ed3ee0
|
(refs #2)Fork repository can not be changed repository type.
|
2013-07-26 10:01:28 +09:00 |
|
takezoe
|
a09407da8e
|
Remove TODO.
|
2013-07-26 09:47:22 +09:00 |
|
takezoe
|
1b878b59b8
|
Use ISSUE_OUTLINE_VIEW to retrieve comment count.
|
2013-07-26 02:59:51 +09:00 |
|
Tomofumi Tanaka
|
4d9c8e8d3e
|
Initial commiter should be repository creator
like wiki repository.
Now it seems that set $HOME/.gitconfig user.name,user.email or
machine username and username@hostname.
|
2013-07-26 00:29:00 +09:00 |
|
takezoe
|
e15bd77789
|
(refs #2)Add forked count and repository tree view.
|
2013-07-25 20:47:35 +09:00 |
|
shimamoto
|
a5f12a50e6
|
Add view ISSUE_OUTLINE_VIEW.
|
2013-07-25 20:28:19 +09:00 |
|
takezoe
|
07ef06ad95
|
Improve authentication for H2 console.
|
2013-07-25 03:16:34 +09:00 |
|
takezoe
|
34e2663492
|
Use JGitUtil.isEmpty() to check whether repository is empty.
|
2013-07-24 23:10:55 +09:00 |
|
takezoe
|
88caff38f0
|
(refs #2)Fix pull request. Basic pattern had been tested but it's still unstable.
|
2013-07-24 22:05:36 +09:00 |
|
Tomofumi Tanaka
|
62a6d74393
|
(refs #50)Fix search logic in empty repository
|
2013-07-24 16:46:46 +09:00 |
|
shimamoto
|
cb94447290
|
(refs #26) Add Dashboard controller. Uses a common design at issue.
|
2013-07-24 14:10:17 +09:00 |
|
takezoe
|
205119cc01
|
(refs #2)Fix compile errors.
|
2013-07-24 13:33:07 +09:00 |
|
takezoe
|
f10f98abf2
|
Merge branch 'master' into fork-and-pullreq
Conflicts:
src/main/resources/update/1_3.sql
src/main/resources/update/1_4.sql
src/main/scala/app/CreateRepositoryController.scala
src/main/scala/service/WikiService.scala
src/main/twirl/account/repositories.scala.html
|
2013-07-24 13:29:23 +09:00 |
|
takezoe
|
3a7391fbb3
|
(refs #8)Some fix for group management.
|
2013-07-24 03:36:42 +09:00 |
|
takezoe
|
2155734e23
|
(refs #8)Add Members tab to account information page for group account.
|
2013-07-24 02:12:35 +09:00 |
|
takezoe
|
db8305b5e9
|
(refs #8)Change create/edit user template name and path.
|
2013-07-24 02:03:42 +09:00 |
|
takezoe
|
e8330eedc3
|
(refs #8)Group repository creation is completed.
|
2013-07-24 02:00:52 +09:00 |
|
takezoe
|
b760361184
|
(refs #8)Implementing repository creation for group.
|
2013-07-23 22:05:30 +09:00 |
|
takezoe
|
7150befa54
|
(refs #8)Group register/edit form is completed.
|
2013-07-23 18:52:36 +09:00 |
|
takezoe
|
5bf0b275cb
|
(refs #8)Remove unused code.
|
2013-07-23 15:39:47 +09:00 |
|
takezoe
|
c86bf1d68b
|
(refs #8)Merge user name proposal API to IndexController.
|
2013-07-23 15:37:59 +09:00 |
|
takezoe
|
e61bde1415
|
(refs #8)Implementing group register/edit form.
|
2013-07-23 13:02:30 +09:00 |
|
takezoe
|
e4b3f0ddef
|
(refs #8)Implementing group register/edit form.
|
2013-07-23 11:59:49 +09:00 |
|
takezoe
|
ec73294900
|
(refs #8)Add model for GROUP_MEMBER.
|
2013-07-23 11:08:36 +09:00 |
|
takezoe
|
30eb949ce1
|
(refs #8)Start to implement group management.
|
2013-07-22 22:22:49 +09:00 |
|
takezoe
|
f5d69a3df6
|
Merge branch 'master' into group-management
|
2013-07-22 21:22:36 +09:00 |
|
takezoe
|
3cc39489bd
|
(refs #40)Enable H2 Console.
|
2013-07-22 21:12:22 +09:00 |
|
takezoe
|
ace5d7de9e
|
(refs #3)Separate search actions to SearchController.
|
2013-07-22 17:28:13 +09:00 |
|
takezoe
|
1682eb3915
|
(refs #8)Add DDL to add new table and columns for group management.
|
2013-07-22 17:15:12 +09:00 |
|
takezoe
|
6fd1a990ae
|
(refs #44)Add milestone progress bar to the issue detail page.
|
2013-07-22 17:01:00 +09:00 |
|
takezoe
|
5a9645829d
|
(refs #33)Small fix for pull request #45.
|
2013-07-22 12:25:28 +09:00 |
|
takezoe
|
be78d93c1f
|
Fix avatar tooltip.
|
2013-07-22 12:22:18 +09:00 |
|
tomykaira
|
6e96ad0f17
|
(refs #37)Add participants to issue detail
The design is inherited from Github.
|
2013-07-21 18:25:02 +09:00 |
|
takezoe
|
e4b2ebe2a4
|
(refs #25)Alert if due date passed.
|
2013-07-20 19:34:58 +09:00 |
|
takezoe
|
0028431dde
|
Exclude some actions from comment count at the repository search result.
|
2013-07-20 03:06:33 +09:00 |
|
takezoe
|
91d94de1d2
|
Merge branch '#3_repository-search'
Conflicts:
src/main/scala/app/UserManagementController.scala
src/main/scala/service/IssuesService.scala
src/main/twirl/issues/issue.scala.html
|
2013-07-20 03:00:16 +09:00 |
|
takezoe
|
0c131ec990
|
Move FileUploadUtil to FileUploadControllerBase.
|
2013-07-19 20:33:40 +09:00 |
|
takezoe
|
54280d5572
|
Add paginator and separate search code in controller to service.
|
2013-07-19 20:24:31 +09:00 |
|
rabitarochan
|
8226073506
|
Fix resource leak.
|
2013-07-19 18:18:44 +09:00 |
|
takezoe
|
f4a5e18c69
|
Merge branch 'repository-search-cache' into #3_repository-search
|
2013-07-19 18:04:28 +09:00 |
|
takezoe
|
133af93548
|
Don't use cache library immediately.
|
2013-07-19 18:03:48 +09:00 |
|
takezoe
|
fb921e951e
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
|
2013-07-19 14:08:05 +09:00 |
|
shimamoto
|
22685d8e3b
|
Add reference link to wiki.
|
2013-07-19 13:25:23 +09:00 |
|
takezoe
|
b2d050d136
|
Remove unused import statement.
|
2013-07-19 12:17:40 +09:00 |
|