Naoki Takezoe
20aabfc273
Merge branch 'scala-2.11'
2014-08-03 19:13:34 +09:00
shimamoto
601f8c4249
(refs #374 ) Fix compile error.
2014-08-03 18:41:03 +09:00
Tomofumi Tanaka
d0ccfc52b8
(refs #421 )Add tar.gz archive download link
2014-08-02 21:22:49 +09:00
Tomofumi Tanaka
c22aef8ee2
(refs #421 )Add tar.gz archive download
...
* Update jgit version
* Add new lib org.eclipse.jgit.archive
* TODO: Add link in views
2014-08-01 23:56:02 +09:00
Tomofumi Tanaka
3807e61a48
Merge branch 'show-author'
2014-07-31 22:48:15 +09:00
Naoki Takezoe
55722f87af
Fix TestCase
2014-07-31 22:04:52 +09:00
Tomofumi Tanaka
212f3725ed
(refs #437 )Show author at blob, commits and wiki history view
2014-07-30 22:41:04 +09:00
Naoki Takezoe
0ede7e9921
(refs #374 )Upgrading to Scalatra 2.3 and Slick 2.1.
...
Some compilation errors in Slick code are remaining.
2014-07-30 07:36:35 +09:00
Tomofumi Tanaka
d2317d0a97
(refs #437 )Fix typo
...
Threre is more good function name, but i have no idea 😵
2014-07-29 01:24:09 +09:00
Tomofumi Tanaka
972628eb65
(refs #437 )Show author and committer at files view
2014-07-29 01:11:27 +09:00
Tomofumi Tanaka
51a56356cb
(refs #437 )Show author at repo file list view
2014-07-29 00:56:34 +09:00
jparound30
3bef71f5f2
(refs #423 )Change blob view's table-layout property.
2014-07-29 00:22:22 +09:00
Tomofumi Tanaka
2bb1f6168a
(refs #437 )Show author instead of committer
...
* Explicit classify committer and author
* Use author to render avatar image html
* Support commit view
2014-07-29 00:06:45 +09:00
shimamoto
b13820fc0e
Improved model package. The details are as follows:
...
* Fix the Profiles class from package object to simple object
* Fix the row case class to model package
* Define the alias of JdbcBackend#Session
2014-07-28 04:52:56 +09:00
takezoe
723de9e81e
Fix TestCase
2014-07-27 22:56:02 +09:00
takezoe
3e161353ed
Merge branch 'slick2-compilation-problem'
2014-07-27 21:24:40 +09:00
takezoe
2a8706630a
(refs #445 )Fix yen to backslash
2014-07-27 17:11:27 +09:00
Naoki Takezoe
121b6ee641
Fix incremental compilation problem caused by Slick.
...
This is temporary fix to decrease compilation time in development. Therefore this fix will be reverted in the future to add multiple database support capability.
2014-07-27 03:31:45 +09:00
Naoki Takezoe
34e299bf52
(refs #445 )Keep line separator in online file editing
2014-07-26 23:15:47 +09:00
Naoki Takezoe
0822b7b5f3
(refs #444 )Fix pull request count in dashboard
2014-07-26 19:12:09 +09:00
Naoki Takezoe
618110327a
(refs #443 )Fix merge guidance
2014-07-26 04:00:15 +09:00
Naoki Takezoe
f5a544603a
Experimental JDBC API for JavaScript plug-ins
2014-07-24 01:39:26 +09:00
Naoki Takezoe
89515cd087
Add an argument RepositoryInfo to RepositoryAction
2014-07-24 00:57:21 +09:00
Naoki Takezoe
37731c4163
Enable plugin system
2014-07-23 19:50:38 +09:00
jmu
a10b053489
fix ie copy not working
2014-07-22 19:50:02 +08:00
takezoe
6122c8a1e1
Fix #438
2014-07-21 03:31:52 +09:00
Tomofumi Tanaka
fa9254c240
(refs #435 )Correct merge commit message
...
Use ${user}/${branch} instead of ${user}/{repoName}
2014-07-16 23:33:14 +09:00
Tomofumi Tanaka
10616bca7d
(refs #436 )Encode branch name to delete at pullreq view
2014-07-16 19:24:25 +09:00
Naoki Takezoe
307f7e15e9
(refs #431 )Fix CSS layout in Wiki page
2014-07-15 07:07:52 +09:00
Naoki Takezoe
86cf97d76b
Fix TODO: Close issue and send webhook from online editing
2014-07-14 01:10:33 +09:00
shimamoto
01f6590c04
Fix TODO.
2014-07-14 00:08:34 +09:00
shimamoto
8f0c22bae9
Improve slick session(because transaction for unnecessary).
2014-07-13 23:54:53 +09:00
Naoki Takezoe
652a68c5b1
Fix TODO
2014-07-13 23:20:16 +09:00
Naoki Takezoe
1f56e1360d
Fix font size
2014-07-13 16:31:24 +09:00
Naoki Takezoe
38475ffefe
Fix avatar image size
2014-07-13 16:26:57 +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
258d53b7a6
Disable submit buttons while performing validation
2014-07-13 03:48:44 +09:00
Naoki Takezoe
2e11d6dd78
Disable submit buttons while performing validation
2014-07-13 03:47:40 +09:00
Tomofumi Tanaka
a2a2e22485
Fix compilation error service test case
2014-07-09 00:25:40 +09:00
Tomofumi Tanaka
c182cde14b
Revert "Disable TestCase for Services"
...
This reverts commit 104c3bc89d .
2014-07-08 23:55:15 +09:00
Naoki Takezoe
104c3bc89d
Disable TestCase for Services
2014-07-06 17:35:18 +09:00
Naoki Takezoe
2668977918
Convert CRLF to LF
2014-07-06 17:07:52 +09:00
Naoki Takezoe
28424c96c4
Readying 2.1 release
2014-07-06 17:06:26 +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
5c70cd654c
(refs #341 )Add TODO about Slick 2.0 migration
2014-07-06 16:21:25 +09:00
Naoki Takezoe
7aca24e51d
(refs #341 )Fix compilation error about date conversion
2014-07-06 16:09:50 +09:00
Naoki Takezoe
cce0b67871
(refs #341 )Fix compilation error of delete statements
2014-07-06 15:42:45 +09:00