Naoki Takezoe
|
d33886db89
|
Add RawData and 404 error response for plugin action
|
2014-09-03 02:26:06 +09:00 |
|
Naoki Takezoe
|
b9ade60eb2
|
(refs #464)Improve plugin installing/updating behavior
|
2014-09-01 01:11:19 +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
|
c4c39f36e9
|
(refs #464)Add db.update() to update DB from plugin
|
2014-08-23 03:28:13 +09:00 |
|
Naoki Takezoe
|
96900c3cbf
|
(refs #464)Remove unnecessary App mix-in
|
2014-08-23 03:26:19 +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
|
b78d584d8a
|
(refs #464)Add drop tables capability when plugin is uninstalled
|
2014-08-14 01:56:47 +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
|
13385cbced
|
(refs #464)Add PLUGIN table for plugin management
|
2014-08-13 02:23:29 +09:00 |
|
Naoki Takezoe
|
3f20cec7b2
|
(refs #464)Add Scaladoc
|
2014-08-12 00:37:36 +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
|
dd809896c8
|
(refs #464)Add extension point to inject JavaScript instead of adding button
|
2014-08-11 00:45:58 +09:00 |
|
Naoki Takezoe
|
93536d3365
|
(refs #464)Add new extension point to add buttons
|
2014-08-10 05:42:06 +09:00 |
|
Naoki Takezoe
|
098b18fe6d
|
(refs #464)Experimental implementation of Scala based plugin
|
2014-08-10 04:33:57 +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
|
c8e5b75165
|
Disable front-end of plugin system in GitBucket 2.1
|
2014-07-05 18:01:19 +09:00 |
|
Naoki Takezoe
|
c64909ab1a
|
Plugin updating is executed asynchronously by Quartz Scheduler
|
2014-06-29 16:09:41 +09:00 |
|
Naoki Takezoe
|
0b3781ec8a
|
Add plugin updating capability
|
2014-06-29 14:26:33 +09:00 |
|
Naoki Takezoe
|
4bd6ef143a
|
(refs #32)Clone or pull plugin repository before displaying the available plugins page
|
2014-06-15 18:07:34 +09:00 |
|
Naoki Takezoe
|
fd4a696303
|
(refs #32)Add version to plugin meta information
|
2014-06-15 17:39:42 +09:00 |
|
Naoki Takezoe
|
4af4c4e7c6
|
(refs #32)Add plugin install tab
|
2014-06-15 13:11:08 +09:00 |
|
Naoki Takezoe
|
f3900ca8f9
|
(refs #32)Add plugin system initialization
|
2014-06-14 14:00:21 +09:00 |
|
Naoki Takezoe
|
62d43f120a
|
(refs #32)Separate Plugin interface and implementation
|
2014-06-14 13:26:56 +09:00 |
|
Naoki Takezoe
|
c4f69fbd13
|
(refs #32)Switch JavaScript processor to Rhino from Nashorn because GitBucket should work on both of JDK7 and JDK8
|
2014-06-14 10:58:58 +09:00 |
|
Naoki Takezoe
|
bbef4b22ca
|
(refs #32)Add plugins page into the system admin tools
|
2014-06-10 10:44:36 +09:00 |
|
Naoki Takezoe
|
481a2d213f
|
(refs #32)Improving plug-in API
|
2014-06-10 07:43:52 +09:00 |
|
Naoki Takezoe
|
378c2c39a8
|
(refs #32)Add JavaScript API
|
2014-06-08 00:37:01 +09:00 |
|
Naoki Takezoe
|
ddd51850f0
|
(refs #32)Add JavaScript Console
|
2014-06-06 17:20:48 +09:00 |
|
Naoki Takezoe
|
e14a0c3770
|
(refs #32)Enable menu icon which is injected by plug-in
|
2014-06-06 16:35:54 +09:00 |
|
Naoki Takezoe
|
b0b318ce30
|
(refs #32)Example of custom action extension
|
2014-06-05 21:22:16 +09:00 |
|
Naoki Takezoe
|
0cb2116bdf
|
(refs #32)First impression of the plugin system
|
2014-06-05 20:52:38 +09:00 |
|