Naoki Takezoe
f54e4f337f
Merge pull request #1248 from kounoike/PR-api-for-ghbs
...
add some API. required by Jenkins GitHub Branch Source plugin
2016-07-28 17:28:53 +09:00
Roy Li
d6f8a45889
added helper case class for json body
2016-07-27 11:33:38 -07:00
Roy Li
3fdb444961
Added new API to handle file upload to repository
2016-07-27 11:23:29 -07:00
Naoki Takezoe
743965d3b8
(refs #1247 ) cleanup
2016-07-27 02:36:30 +09:00
Naoki Takezoe
0e787eddfd
Merge pull request #1247 from kounoike/PR-api-basicauth
...
Add Basic Authentication support for API access
2016-07-27 02:32:20 +09:00
Mitsuhiro Koga
442c0d575e
Modify contextPath to the literal pattern
...
Because contextPath can contain some special chars.
2016-07-26 20:50:40 +09:00
Mitsuhiro Koga
485516be2e
fix: can't resolve the git repository path provided by the plugin
...
If the contextPath is not equals to `/`, gitRepositoryPath contains
the contextPath + `/git`. Therefore, gitbucket can not resolve
the git repository path provided by the plugin.
For example, you can not clone the snippets repository of gist-plugin.
To fix this, also deletes contextPath from requestURI.
2016-07-26 01:01:57 +09:00
KOUNOIKE Yuusuke
6b2fbb3bf0
add some API. required by Jenkins GitHub Branch Source plugin
2016-07-25 23:52:08 +09:00
KOUNOIKE Yuusuke
e510b1c26b
Add Basic Authentication support for API access
2016-07-25 23:43:35 +09:00
Naoki Takezoe
8d35494169
Fix message of plugin version
2016-07-20 11:45:16 +09:00
Naoki Takezoe
cf1504bae7
(refs #1245 ) Display migrated plugin version if migration is failing
2016-07-20 10:58:26 +09:00
Naoki Takezoe
9bb4e473b9
Merge pull request #1236 from mrkm4ntr/fix-plugin-versions
...
Fix plugin versions in installed plugins page
2016-07-19 09:27:38 +09:00
Naoki Takezoe
d67afebadc
Rename CompletionProposalProvider to SuggestionProvider
2016-07-16 12:29:42 +09:00
Naoki Takezoe
417886161c
(refs #1242 ) Bugfix in branch protection for branches which contain /
2016-07-16 11:00:29 +09:00
Naoki Takezoe
1b85d511e9
Purge Emoji support because it will be provided as plugin
2016-07-14 10:35:16 +09:00
Naoki Takezoe
45d84f63c1
Merge remote-tracking branch 'origin/master'
2016-07-14 02:21:42 +09:00
Naoki Takezoe
fff60b2704
Remove head / from resource path
2016-07-14 02:21:27 +09:00
Naoki Takezoe
c9339aec9e
Fix error in creating and merging pull request
2016-07-13 21:06:38 +09:00
Naoki Takezoe
7c98ae1341
(refs #1241 ) Update CompletionProposalProvider interface
2016-07-13 02:33:58 +09:00
Naoki Takezoe
01c2291715
Fix testcase
2016-07-13 02:14:44 +09:00
Naoki Takezoe
2e03f081d9
(refs #1241 ) Filter CompletionProposalProvider by the completion context
2016-07-13 01:56:43 +09:00
Naoki Takezoe
0cbafdd884
Update TextDecorator interface
2016-07-13 01:43:35 +09:00
Naoki Takezoe
d5a9c2c15d
(refs #1241 ) Add new extension point to add completion proposals provider for the textarea
2016-07-12 19:38:42 +09:00
Naoki Takezoe
1496591244
(refs #1240 ) Add new extension point to add text decorators
2016-07-12 15:21:40 +09:00
Naoki Takezoe
f5acce3901
Decorate only text node
2016-07-12 01:25:02 +09:00
Shintaro Murakami
5568a0ad8e
Fix plugin versions in installed plugins page
2016-07-11 20:46:48 +09:00
Naoki Takezoe
26a18287c7
(refs #1238 ) Add new extension point to supply assets by plugin
2016-07-11 18:14:43 +09:00
Naoki Takezoe
b0f819b9bd
Remove unused import statements
2016-07-11 13:53:07 +09:00
Naoki Takezoe
ebff7baf07
Fix WebHook message garbling:
...
76079aa1e8
2016-07-11 13:31:06 +09:00
Naoki Takezoe
cf9a55d896
(refs #1237 ) Fix broken layout
2016-07-10 22:55:34 +09:00
Naoki Takezoe
72f7b659f4
Remove unused import statements
2016-07-10 12:15:17 +09:00
Naoki Takezoe
87192d025b
Remove Jsoup dependency
2016-07-10 11:35:03 +09:00
Naoki Takezoe
fd181b9a0c
Fix emoji conversion
2016-07-10 02:03:25 +09:00
Naoki Takezoe
9c4cc12a02
Change import to resolve resolving error in IntelliJ
2016-07-09 18:09:54 +09:00
Naoki Takezoe
44497b559e
Change import to resolve resolving error in IntelliJ
2016-07-09 18:09:31 +09:00
Naoki Takezoe
09c50a149b
Change import to resolve resolving error in IntelliJ
2016-07-09 16:07:32 +09:00
Naoki Takezoe
88beb68e01
Change import to resolve resolving error in IntelliJ
2016-07-09 15:27:04 +09:00
Naoki Takezoe
0da358311b
Change import to resolve resolving error in IntelliJ
2016-07-09 14:50:17 +09:00
Naoki Takezoe
cf97b63dab
Change import to resolve resolving error in IntelliJ
2016-07-09 14:22:23 +09:00
Naoki Takezoe
4b5f22144e
Change import to resolve resolving error in IntelliJ
2016-07-09 14:22:06 +09:00
Naoki Takezoe
0d342a6863
Use completion is disabled in the Wiki editor
2016-07-09 13:46:13 +09:00
Naoki Takezoe
458820a09d
Add user name completion in the textarea
2016-07-09 11:47:41 +09:00
Naoki Takezoe
135c34ef0f
Remove extension point to add text decorators. We need more consideration.
2016-07-09 11:47:22 +09:00
Naoki Takezoe
8187c5a013
Add new extension point to add TextDecorator.
2016-07-08 22:50:01 +09:00
Naoki Takezoe
6ff48c8130
Clean up
2016-07-08 19:58:22 +09:00
Naoki Takezoe
d37c70cd8d
Emoji completion in textarea
2016-07-08 19:51:28 +09:00
Naoki Takezoe
8abf357405
Convert emoji in commit message
2016-07-07 19:53:23 +09:00
Naoki Takezoe
c93ac71634
Merge branch 'rlazoti-emoji-support'
2016-07-07 19:46:30 +09:00
Naoki Takezoe
408180f071
Change EmojiConverter to EmojiUtil
2016-07-07 19:39:30 +09:00
Naoki Takezoe
4e98abfe5c
Remove unnecessary self typing
2016-07-07 19:30:47 +09:00