Naoki Takezoe
|
652a68c5b1
|
Fix TODO
|
2014-07-13 23:20:16 +09:00 |
|
Naoki Takezoe
|
7a44a4d726
|
Merge branch '401-news-feed-of-private-repo' of https://github.com/utensil/gitbucket into utensil-401-news-feed-of-private-repo
Conflicts:
src/main/scala/app/IndexController.scala
src/main/scala/service/ActivityService.scala
|
2014-07-13 16:07:42 +09:00 |
|
Naoki Takezoe
|
9dbc0c3fd6
|
Change LDAPUtil method name
|
2014-07-13 15:53:12 +09:00 |
|
Naoki Takezoe
|
56bb43ea6b
|
AccountUtil is merged to LDAPUtil
|
2014-07-13 15:13:59 +09:00 |
|
Naoki Takezoe
|
b287c1f60d
|
Merge branch 'add-features-to-ldapauth' of https://github.com/yjkony/gitbucket into yjkony-add-features-to-ldapauth
Conflicts:
src/main/scala/app/IndexController.scala
src/main/scala/service/SystemSettingsService.scala
src/main/scala/util/LDAPUtil.scala
src/main/scala/util/Notifier.scala
|
2014-07-13 13:49:04 +09:00 |
|
Naoki Takezoe
|
9cfa8c594b
|
Merge branch 'master' into slick2
Conflicts:
project/build.scala
src/main/scala/app/IndexController.scala
src/main/scala/app/RepositorySettingsController.scala
src/main/scala/model/Account.scala
src/main/scala/model/BasicTemplate.scala
src/main/scala/model/Issue.scala
src/main/scala/model/IssueComment.scala
src/main/scala/model/package.scala
src/main/scala/service/IssuesService.scala
src/main/scala/service/PullRequestService.scala
src/main/scala/service/RepositoryService.scala
src/main/scala/service/WikiService.scala
src/main/scala/servlet/TransactionFilter.scala
src/main/scala/util/Notifier.scala
|
2014-07-06 17:02:49 +09:00 |
|
Naoki Takezoe
|
606cd83f44
|
Fix CRLF to LF
|
2014-07-06 13:19:27 +09:00 |
|
shimamoto
|
259bcfc14f
|
(refs #341) Fix compile errors.
|
2014-07-01 04:08:15 +09:00 |
|
Naoki Takezoe
|
fd09058a7d
|
(refs #310)Convert all CRLF to LF
|
2014-06-29 04:16:37 +09:00 |
|
utensil
|
3683a5fb7d
|
Show newsfeed of private repo to members of owner group
|
2014-06-22 09:59:59 +00:00 |
|
utensil
|
1223bf2fd8
|
Show newsfeed of private repo to its owner
|
2014-06-22 08:10:37 +00:00 |
|
Naoki Takezoe
|
707ad866e1
|
(refs #408)Performance improvement for index page.
|
2014-06-20 01:42:42 +09:00 |
|
HairyFotr
|
7698f12112
|
Small cleanup using static analysis
|
2014-05-31 00:57:03 +02:00 |
|
yjkony
|
8c35310cd6
|
Merge commit Tag 1.13 ('3e82534c78a72e17dd3b79e091521d75cb4d3855') into add-features-to-ldapauth
Conflicts:
src/main/scala/service/AccountService.scala
src/main/scala/util/LDAPUtil.scala
|
2014-05-01 11:56:56 +09:00 |
|
takezoe
|
0f9c95c15a
|
baseUrl calculation is concentrated to SystemSettings
|
2014-04-29 15:43:41 +09:00 |
|
takezoe
|
b60e2c07c7
|
(refs #327)Move feed.scala.xml to helper package because it breaks compilation by overriding xml package
|
2014-04-18 07:04:31 +09:00 |
|
yjkony
|
00af52815d
|
Merge commit '5317ac5e031a29438657952fb882532af296135b' (tag 1.12) into add-features-to-ldapauth
|
2014-03-31 12:37:23 +09:00 |
|
kaakaa
|
3bff6a1949
|
Implement atom feeds
|
2014-03-24 23:06:37 +09:00 |
|
takezoe
|
d86f40e3a2
|
Small fix
|
2014-03-15 16:06:49 +09:00 |
|
takezoe
|
02a367fd99
|
Add SystemSettings to Context properties
|
2014-03-15 01:24:34 +09:00 |
|
yjkony
|
ce3b6ed7c2
|
Revert line separator from LF to CRLF
|
2014-03-04 10:16:12 +09:00 |
|
yjkony
|
5e0619b500
|
Sync upstream/maste to master and Merge branch 'master' into add-features-to-ldapauth
Conflicts:
src/main/scala/app/IndexController.scala
src/main/scala/service/SystemSettingsService.scala
src/main/twirl/admin/system.scala.html
|
2014-03-03 15:46:38 +09:00 |
|
takezoe
|
17f581f654
|
(refs #279)Override ScalatraBase#fullUrl() to apply the configured base url to redirection.
|
2014-03-01 15:19:42 +09:00 |
|
takezoe
|
590b431ec1
|
Add FlashMapSupport to ControllerBase.
|
2014-03-01 13:27:36 +09:00 |
|
yjkony
|
639e7e0b3f
|
Add features (additional filter condition / disable mail resolve) to LDAP authentication.
|
2014-02-28 21:32:42 +09:00 |
|
takezoe
|
a76792ced4
|
(refs #279)Add configuration to specify the base URL. But still one problem has not been resolved.
|
2014-02-22 14:20:51 +09:00 |
|
takezoe
|
3ff39ec578
|
Merge SignInController into IndexController
|
2014-01-12 16:16:09 +09:00 |
|
takezoe
|
0e7280585a
|
Fix refs commit log and web hook.
|
2014-01-04 04:11:41 +09:00 |
|
takezoe
|
07bb326c06
|
(refs #114)Add remove option to user management.
|
2013-11-02 13:44:47 +09:00 |
|
takezoe
|
7d65717784
|
The method of RepositoryService was cleaned up.
|
2013-07-30 03:41:47 +09:00 |
|
takezoe
|
c86bf1d68b
|
(refs #8)Merge user name proposal API to IndexController.
|
2013-07-23 15:37:59 +09:00 |
|
takezoe
|
ace5d7de9e
|
(refs #3)Separate search actions to SearchController.
|
2013-07-22 17:28:13 +09:00 |
|
takezoe
|
54280d5572
|
Add paginator and separate search code in controller to service.
|
2013-07-19 20:24:31 +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
|
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 |
|
takezoe
|
134624967b
|
Store search results into singleton cache.
|
2013-07-18 19:09:21 +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
|
d46e90dcdb
|
(refs #3)Improve presentation for code search results.
|
2013-07-17 21:13:53 +09:00 |
|
takezoe
|
05d7e33d86
|
(refs #3)Add search form at the top of search result.
|
2013-07-17 18:32:59 +09:00 |
|
takezoe
|
7f0aff8c03
|
(refs #3)Cleanup
|
2013-07-17 16:59:38 +09:00 |
|
takezoe
|
512e59193d
|
(refs #3)Issue search is temporary available.
|
2013-07-17 16:47:43 +09:00 |
|
takezoe
|
27670525a3
|
(refs #3)Search by AND if query words are separated by whitespace.
|
2013-07-17 11:52:28 +09:00 |
|
takezoe
|
4796d7f450
|
(refs #3)Search git repository without cloning to the file system.
|
2013-07-17 06:36:21 +09:00 |
|
takezoe
|
79ec96343f
|
(refs #3)Start work for repository search.
|
2013-07-17 03:24:47 +09:00 |
|
takezoe
|
72e2c6dca7
|
Replace String#format() with string interpolation.
|
2013-07-11 20:19:11 +09:00 |
|
takezoe
|
96dac65e31
|
(refs #4)Add 'News Feed' to the index page.
|
2013-07-07 14:05:01 +09:00 |
|
takezoe
|
c7d6a56ea2
|
Fix presentation of index page and sign-in page.
|
2013-06-29 03:49:31 +09:00 |
|