Naoki Takezoe
|
9d4a052ecc
|
Update for 1.4 release.
|
2013-07-31 00:49:27 +09:00 |
|
takezoe
|
f93c8965be
|
Bug fix.
|
2013-07-30 22:03:48 +09:00 |
|
takezoe
|
beef86ce8c
|
Extend session timeout to 24 hours.
|
2013-07-30 21:41:47 +09:00 |
|
shimamoto
|
03b75d5379
|
(refs #26) Fix splitWith condition.
|
2013-07-30 21:08:38 +09:00 |
|
shimamoto
|
66855e65bb
|
(refs #26) Implements repository filter.
|
2013-07-30 19:36:20 +09:00 |
|
takezoe
|
b8da93912f
|
Fix query in RepositoryService#getVisibleRepositories fluently :-)
|
2013-07-30 12:42:42 +09:00 |
|
takezoe
|
d675115615
|
Remove unnecessary <hr>.
|
2013-07-30 11:59:47 +09:00 |
|
shimamoto
|
0296a0bde6
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
Conflicts:
src/main/scala/app/DashboardController.scala
|
2013-07-30 10:51:44 +09:00 |
|
shimamoto
|
8409384232
|
(refs #26) Implements the dashboard issue display.
|
2013-07-30 10:47:46 +09:00 |
|
Naoki Takezoe
|
cfaee56a08
|
Merge pull request #55 from tanacasino/fix/improve-repository-viewer
Make more fast and github-like repository viewer
|
2013-07-29 15:20:00 -07:00 |
|
takezoe
|
7d65717784
|
The method of RepositoryService was cleaned up.
|
2013-07-30 03:41:47 +09:00 |
|
Tomofumi Tanaka
|
7079d50fdf
|
Make more fast and github-like repository viewer
|
2013-07-30 03:26:36 +09:00 |
|
takezoe
|
41a613e151
|
Move private method.
|
2013-07-30 02:45:14 +09:00 |
|
takezoe
|
1f2b6a0acc
|
Adjust whitespaces.
|
2013-07-29 22:58:30 +09:00 |
|
takezoe
|
25d402c9d1
|
(refs #53)Fix path extraction for branch which contains '/'.
|
2013-07-29 22:57:57 +09:00 |
|
takezoe
|
045b7cf019
|
Fix avatar problem.
|
2013-07-29 17:10:45 +09:00 |
|
takezoe
|
57109dd72e
|
Add init-param 'webAllowOthers' to web.xml.
|
2013-07-29 13:24:01 +09:00 |
|
takezoe
|
7a8958741d
|
(refs #2)Add NO_FF option to merging pull request.
|
2013-07-29 02:10:21 +09:00 |
|
takezoe
|
f317d74bb4
|
(refs #2)Pull request to the branch in the same repository is available.
|
2013-07-27 13:02:22 +09:00 |
|
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 |
|
Naoki Takezoe
|
80452ab4cd
|
Merge pull request #52 from tanacasino/fix/set-initial-commiter
Initial commiter should be repository creator
|
2013-07-25 10:36:50 -07: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
|
b61836adf7
|
Toggle Gravatar support at the system settings.
|
2013-07-25 03:00:46 +09:00 |
|
takezoe
|
34e2663492
|
Use JGitUtil.isEmpty() to check whether repository is empty.
|
2013-07-24 23:10:55 +09:00 |
|
Naoki Takezoe
|
8b90f87589
|
Merge pull request #51 from tanacasino/fix/search-in-empty-repository
(refs #50)Fix search logic in empty repository
|
2013-07-24 06:14:42 -07:00 |
|
takezoe
|
8c1e45da6c
|
Set initial value of 'owner' parameter in the repository creation page.
|
2013-07-24 22:09:10 +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 |
|
shimamoto
|
e4cf509d0f
|
Add tab at dashboard.
|
2013-07-24 14:01:10 +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
|
6806e66d64
|
(refs #8)Change create/edit user template name and path.
|
2013-07-24 02:04:08 +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
|
c01c4a860c
|
(refs #8)Set initial value for editing group.
|
2013-07-24 01:54:33 +09:00 |
|
takezoe
|
6e778f209d
|
(refs #8)Fix error message position.
|
2013-07-24 01:42:40 +09:00 |
|