Naoki Takezoe
098b18fe6d
(refs #464 )Experimental implementation of Scala based plugin
2014-08-10 04:33:57 +09:00
tanacasino
66efdac757
Merge pull request #449 from jparound30/fix_423
...
Change blob view's table-layout property.
2014-08-07 23:08:54 +09:00
Tomofumi Tanaka
45545d3815
Revert "(refs #458 )Skip unexpected commit message"
...
This reverts commit be79ac2eb2 .
2014-08-05 23:02:31 +09:00
Tomofumi Tanaka
b65d41731b
(refs #458 )Correct commit message in activity info
2014-08-05 23:00:56 +09:00
Tomofumi Tanaka
be19e97518
Merge branch '2.2-update'
2014-08-05 08:53:51 +09:00
Naoki Takezoe
2ebf2b99bd
Update README.md
2014-08-05 02:15:36 +09:00
Tomofumi Tanaka
be79ac2eb2
(refs #458 )Skip unexpected commit message
...
This patch is temporary measures.
MUST create AutoUpdate before release 2.3.
2.2.1
2014-08-05 00:43:20 +09:00
Tomofumi Tanaka
05afec3236
(refs#458)Correct short and full message
...
Swaped short and full message in commit info by accident.
2014-08-05 00:07:21 +09:00
Naoki Takezoe
57879eb72e
Update README.md
2.2
2014-08-04 00:08:05 +09:00
Naoki Takezoe
2bc915f51b
Disable JavaScript console
2014-08-04 00:00:41 +09:00
Naoki Takezoe
1ca55805b5
JSON response support for plug-ins
2014-08-03 23:59:56 +09:00
Naoki Takezoe
93cc1be166
(refs #374 )Fix build.xml
2014-08-03 19:26:01 +09:00
Naoki Takezoe
f88ce3f671
Update version number to 2.2
2014-08-03 19:19:15 +09:00
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
82beed1f44
(refs #374 )Upgrading to Scala 2.11.2
2014-07-30 07:43:32 +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
f58f476060
(refs #441 )Upgrade h2 to the latest version.
2014-07-25 15:46:29 +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
Naoki Takezoe
1d4720d784
Merge pull request #439 from jmu/master
...
Fix IE copy not working
2014-07-23 01:30:21 +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