nazoking
|
ae7ead6272
|
Add "X-Github-Event" header, and change interface.
|
2015-02-27 13:37:50 +09:00 |
|
nazoking
|
d6946b93c3
|
Add access token table and manage ui.
|
2015-02-27 13:37:46 +09:00 |
|
Naoki Takezoe
|
b124c31f65
|
Plug-in action to be Scalatra controller
|
2015-02-20 09:29:44 +09:00 |
|
Naoki Takezoe
|
8c588cbd66
|
Provides Slick Session to plug-ins via ThreadLocal
|
2015-02-16 13:14:52 +09:00 |
|
Naoki Takezoe
|
ab564cc2d4
|
Merge branch 'master' into new-plugin-system
Conflicts:
src/main/scala/servlet/AutoUpdateListener.scala
|
2015-02-14 23:40:43 +09:00 |
|
shimamoto
|
bb3323fb0e
|
Merge pull request #605 from rlazoti/add-connection-pool
Add Connection Pool
|
2015-02-14 22:56:00 +09:00 |
|
Naoki Takezoe
|
9f6afaed07
|
Add Result case classes for plugin
|
2015-02-10 02:28:22 +09:00 |
|
Naoki Takezoe
|
925420734e
|
Render Html with layout template
|
2015-02-08 23:51:21 +09:00 |
|
Naoki Takezoe
|
fb6bb12c52
|
Give Context to plugin actions
|
2015-02-08 23:09:30 +09:00 |
|
Naoki Takezoe
|
22d12d0488
|
Use util.Version for GitBucket migration
|
2015-02-08 22:35:58 +09:00 |
|
Naoki Takezoe
|
6888d959e1
|
Add migration system for plugins
|
2015-02-08 22:31:09 +09:00 |
|
Naoki Takezoe
|
7e77398645
|
Add prototype of global action support
|
2015-02-07 13:12:05 +09:00 |
|
Naoki Takezoe
|
73c76a5a88
|
Add plugin interfaces
|
2015-02-07 10:03:23 +09:00 |
|
Naoki Takezoe
|
6e4f6da633
|
Merge pull request #612 from team-lab/fix/update-pullrequest-on-commit-by-online-editor
fix/update pullrequest when file edited by online editor
|
2015-01-31 18:19:46 +09:00 |
|
nazoking
|
06b5b92673
|
update pullrequest commitId on file edited by online editor
|
2015-01-30 04:14:04 +09:00 |
|
Mark LaCroix
|
8643bfeb37
|
Merge remote-tracking branch 'upstream/master' into anon-access
Conflicts:
src/main/scala/app/SystemSettingsController.scala
src/main/scala/service/SystemSettingsService.scala
src/test/scala/view/AvatarImageProviderSpec.scala
|
2015-01-21 15:49:42 -05:00 |
|
Rodrigo Lazoti
|
172af307a6
|
add connection pool to Database object
|
2015-01-20 12:14:28 -02:00 |
|
Shintaro Murakami
|
136c5854f3
|
(refs #593) Expand column size of FILE_NAME in COMIT_COMMENT
|
2015-01-11 00:28:52 +09:00 |
|
Mark LaCroix
|
5d962dc5e4
|
Add option to deny anonymous (i.e. unauthorized) access
|
2015-01-07 09:17:22 -05:00 |
|
Naoki Takezoe
|
85c1a56cbf
|
Purge old plugin system
|
2015-01-02 01:59:21 +09:00 |
|
Naoki Takezoe
|
39fec57f72
|
(refs #578)Add migration for repositories which have removed parent or origin repository.
|
2014-12-22 01:32:15 +09:00 |
|
takezoe
|
63627fc1d0
|
(refs #564)Change the attached files directory to /commens from /issues
|
2014-11-28 00:20:46 +09:00 |
|
Shintaro Murakami
|
af58e99dcf
|
(refs #9) Comments for commit and diff
|
2014-11-26 22:59:52 +09:00 |
|
Naoki Takezoe
|
ae6291ab83
|
Update version to 2.6
|
2014-11-22 22:36:27 +09:00 |
|
Naoki Takezoe
|
ee1c84dbf2
|
(refs #508)Remove filter parameter
|
2014-11-16 20:22:36 +09:00 |
|
Naoki Takezoe
|
78f4d26aa0
|
Add version 2.5
|
2014-11-03 05:46:32 +09:00 |
|
Naoki Takezoe
|
4c89c40944
|
(refs #522)Recover user filter in dashboard
|
2014-10-18 19:11:30 +09:00 |
|
Naoki Takezoe
|
28585d1a3d
|
Merge branch 'new-issue-ui'
|
2014-10-06 01:54:19 +09:00 |
|
Naoki Takezoe
|
043fc21e05
|
Add Version 2.4
|
2014-10-06 01:05:40 +09:00 |
|
Naoki Takezoe
|
91b82c2652
|
(refs #505)Disable the plugin system in default
|
2014-10-05 18:08:33 +09:00 |
|
Naoki Takezoe
|
90487eb7b7
|
(refs #488)Merge user filter into IssueSearchCondition
|
2014-09-22 10:08:22 +09:00 |
|
Naoki Takezoe
|
d33886db89
|
Add RawData and 404 error response for plugin action
|
2014-09-03 02:26:06 +09:00 |
|
Naoki Takezoe
|
cde09d3a59
|
Fix plugin path problem
|
2014-09-03 01:46:37 +09:00 |
|
Naoki Takezoe
|
96303723fa
|
(refs #464)Clear plugins before upgrading to 2.3.
|
2014-09-01 00:29:13 +09:00 |
|
Naoki Takezoe
|
95a8649f79
|
(refs #464)Add Fragment rendering support for Ajax
|
2014-08-24 13:56:49 +09:00 |
|
Naoki Takezoe
|
ffd10122ed
|
(refs #464)Some improve for plugin API
- Place holder support for db API
- Redirect support for plugin action
|
2014-08-23 17:57:06 +09:00 |
|
Naoki Takezoe
|
a87399f223
|
(refs #464)Add a new parameter to specify request method for plugin actions
|
2014-08-16 16:02:02 +09:00 |
|
Naoki Takezoe
|
975dfb17e1
|
(refs #464)Twirl support for plugin
|
2014-08-16 02:53:43 +09:00 |
|
Naoki Takezoe
|
3bb69c623b
|
(refs #464)Switch to play-twirl
|
2014-08-14 18:37:37 +09:00 |
|
Naoki Takezoe
|
e6b666a66a
|
(refs #464)Implementing database migration system for plugin
|
2014-08-13 23:16:13 +09:00 |
|
Naoki Takezoe
|
bab93ea4f5
|
(refs #464)Fix compilation error
|
2014-08-13 22:06:08 +09:00 |
|
Naoki Takezoe
|
a0e4b020ca
|
(refs #464)Authentication for actions which are defined by plugin is completed
|
2014-08-12 00:33:13 +09:00 |
|
Naoki Takezoe
|
ea5d898b27
|
(refs #464)Add Security sealed trait which is used by plugin
|
2014-08-12 00:02:48 +09:00 |
|
Naoki Takezoe
|
4e652b5ccd
|
(refs #464)Add authentication for plugin action
|
2014-08-11 19:27:24 +09:00 |
|
Naoki Takezoe
|
098b18fe6d
|
(refs #464)Experimental implementation of Scala based plugin
|
2014-08-10 04:33:57 +09:00 |
|
Tomofumi Tanaka
|
b65d41731b
|
(refs #458)Correct commit message in activity info
|
2014-08-05 23:00:56 +09:00 |
|
Naoki Takezoe
|
1ca55805b5
|
JSON response support for plug-ins
|
2014-08-03 23:59:56 +09:00 |
|
Naoki Takezoe
|
f88ce3f671
|
Update version number to 2.2
|
2014-08-03 19:19:15 +09:00 |
|
Tomofumi Tanaka
|
3807e61a48
|
Merge branch 'show-author'
|
2014-07-31 22:48:15 +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 |
|