shimamoto
|
ad0131de66
|
Remove proxy settings.
|
2013-08-01 12:54:18 +09:00 |
|
Naoki Takezoe
|
b9ac48ebef
|
Merge pull request #57 from kxbmap/upgrade-sbt-idea
Upgrade to sbt-idea 1.5.1
|
2013-07-31 16:32:51 -07:00 |
|
kxbmap
|
1c6f4a1d1e
|
Upgrade to sbt-idea 1.5.1
|
2013-08-01 02:15:56 +09:00 |
|
takezoe
|
fd84b3f1c4
|
Fix link path in dashborad.
1.4
|
2013-07-31 12:04:09 +09:00 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|