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
|
6fd1a990ae
|
(refs #44)Add milestone progress bar to the issue detail page.
|
2013-07-22 17:01:00 +09:00 |
|
Naoki Takezoe
|
cfa36a21b5
|
Merge pull request #47 from tomykaira/set_icon_on_assignee_change
Set icon when assignee is changed in page (via JS)
|
2013-07-21 20:29:09 -07:00 |
|
takezoe
|
95163d4864
|
Add link to the account info page for the assigned user icon at the issue list.
|
2013-07-22 12:27:18 +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 |
|
Naoki Takezoe
|
ac63558645
|
Merge pull request #45 from tomykaira/feature/participants
Add participants to issue detail
|
2013-07-21 20:10:57 -07:00 |
|
tomykaira
|
88fb2e49dc
|
Set icon when assignee is changed in page
The javascript code did not set icon, whereas the view script does.
|
2013-07-21 20:06:24 +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
|
e54754d04f
|
(refs #25)Display due date in milestone dropdown chooser.
|
2013-07-21 01:39:38 +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 |
|
Naoki Takezoe
|
6d3640a8b0
|
Merge pull request #43 from rabitarochan/fix/wiki-resourceleak
Fix resource leak.
|
2013-07-19 04:23:57 -07: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
|
3546a5d392
|
Ignore error in activity timeline caused by invalid data.
|
2013-07-19 14:11:13 +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 |
|
takezoe
|
e3ff1dcd96
|
Check state of repository type radio button had not been applied.
|
2013-07-19 03:48:58 +09:00 |
|
takezoe
|
897890e1b4
|
(refs #42)Requires BASIC authentication for /info/refs?service=git-receive-pack.
|
2013-07-19 03:23:19 +09:00 |
|
Naoki Takezoe
|
2c95ea00e8
|
GitBucket 1.3 released.
|
2013-07-18 20:59:59 +09:00 |
|
takezoe
|
00d6ed7dbb
|
Cleanup search field and global header styles.
|
2013-07-18 20:50:42 +09:00 |
|
shimamoto
|
b23133c79c
|
Move Implicit && to model package object.
|
2013-07-18 20:21:24 +09:00 |
|
takezoe
|
eef2f26707
|
Change highlight color.
|
2013-07-18 20:12:08 +09:00 |
|
takezoe
|
7483ad1732
|
Pagination for repository search results.
|
2013-07-18 20:02:12 +09:00 |
|
shimamoto
|
188237db24
|
Replace String#format() with string interpolation.
1.3
|
2013-07-18 19:54:07 +09:00 |
|
takezoe
|
134624967b
|
Store search results into singleton cache.
|
2013-07-18 19:09:21 +09:00 |
|
takezoe
|
a1b8d1cd84
|
Add Guava to use CacheBuilder.
|
2013-07-18 19:08:03 +09:00 |
|
takezoe
|
e7b9293f3b
|
Merge branch 'master' into #3_repository-search
|
2013-07-18 17:07:22 +09:00 |
|
takezoe
|
93e4a8931d
|
(refs #3)Add search form to all repository related pages.
|
2013-07-18 17:06:28 +09:00 |
|
takezoe
|
323e25951f
|
Use Gravatar if committer is not registered in GitBucket.
|
2013-07-18 13:40:21 +09:00 |
|
Naoki Takezoe
|
49d0c0de87
|
Update for 1.3 release.
|
2013-07-18 12:46:08 +09:00 |
|
takezoe
|
e31a835c4e
|
(refs #30)Add LICENSE file
|
2013-07-18 12:34:06 +09:00 |
|
takezoe
|
dedf5094c1
|
Small fix and add TODO.
|
2013-07-18 03:58:39 +09:00 |
|
takezoe
|
fed4619a92
|
Merge remote-tracking branch 'origin/master'
|
2013-07-18 03:53:22 +09:00 |
|
takezoe
|
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.
|
2013-07-18 03:52:46 +09:00 |
|
Naoki Takezoe
|
ac21b9cc20
|
Update README.md
|
2013-07-18 03:35:08 +09:00 |
|
Naoki Takezoe
|
4a486e3bf8
|
Update README.md
|
2013-07-18 03:34:30 +09:00 |
|
takezoe
|
269374e6bb
|
Quote src attribute of avatar image.
|
2013-07-18 03:11:56 +09:00 |
|
takezoe
|
e4d97e4059
|
(refs #3)Hide result count if count is zero.
|
2013-07-18 01:34:06 +09:00 |
|
takezoe
|
ba567d81cb
|
(refs #3)Add result count to the menu.
|
2013-07-18 01:12:12 +09:00 |
|
takezoe
|
4fb6005f44
|
(refs #3)Apply likeEncode to search keyword.
|
2013-07-18 00:47:55 +09:00 |
|
takezoe
|
69ec4175eb
|
(refs #3)Fix issue search condition.
|
2013-07-17 21:18:09 +09:00 |
|
takezoe
|
d46e90dcdb
|
(refs #3)Improve presentation for code search results.
|
2013-07-17 21:13:53 +09:00 |
|