Sebastian Sdorra
|
89d92d5962
|
implemented AdvancedImportHandler which gives more control over the import result than ImportHandler
|
2014-11-29 11:44:16 +01:00 |
|
Sebastian Sdorra
|
17b5b53971
|
added loading indicator to repository import wizard
|
2014-11-28 15:35:36 +01:00 |
|
Sebastian Sdorra
|
d0bf865c3d
|
improve form validation of repository import wizard
|
2014-11-28 15:25:20 +01:00 |
|
Sebastian Sdorra
|
45a6bf5183
|
implemented ui for repository import from file
|
2014-11-28 14:51:25 +01:00 |
|
Sebastian Sdorra
|
9a7c5e643c
|
implemented ui for repository import from url
|
2014-11-28 14:19:55 +01:00 |
|
Sebastian Sdorra
|
c5bb3c70b6
|
improve layout of import wizard
|
2014-11-28 13:58:18 +01:00 |
|
Sebastian Sdorra
|
054ea07a34
|
start implementation of new repository import wizard
|
2014-11-27 15:48:09 +01:00 |
|
Sebastian Sdorra
|
264fa5fe0c
|
load advanced plugin configuration from plugin directory and from root of scm home
|
2014-11-26 20:10:36 +01:00 |
|
Sebastian Sdorra
|
d898b311b2
|
improve bundle import execution order
|
2014-11-26 16:57:13 +01:00 |
|
Sebastian Sdorra
|
0a06885967
|
added rest endpoint to handle imports of repository bundles such as svn dumps
|
2014-11-26 16:54:50 +01:00 |
|
Sebastian Sdorra
|
525eb58631
|
added rest endpoint to start a directory import for all supported repository types
|
2014-11-26 14:35:37 +01:00 |
|
Sebastian Sdorra
|
a35e839688
|
improve import rest api to handle imports of external repositories via url
|
2014-11-26 13:56:27 +01:00 |
|
Yuri Konotopov
|
fa40264997
|
Added utf-8 response encoding for git quick commit view
|
2014-11-25 19:35:56 +03:00 |
|
Sebastian Sdorra
|
659da861f2
|
create default accounts only, if no other user exists in the dao
|
2014-11-25 08:13:48 +01:00 |
|
Sebastian Sdorra
|
5c62b4f2f1
|
merge repository heads
|
2014-11-18 18:26:58 +01:00 |
|
Sebastian Sdorra
|
83b56ad5e4
|
update jersey to version 1.18.2
|
2014-11-18 18:26:06 +01:00 |
|
Sebastian Sdorra
|
c2cfe21945
|
do not try to convert git changesets from a receive command of type delete
|
2014-11-04 15:54:38 +01:00 |
|
Sebastian Sdorra
|
c7007e7bd0
|
javadoc and rest docs
|
2014-11-03 17:07:49 +01:00 |
|
Sebastian Sdorra
|
3e6ef0ce65
|
return changeset count for bundle and unbundle command
|
2014-11-02 17:55:59 +01:00 |
|
Sebastian Sdorra
|
1b7ab0a35d
|
javadoc
|
2014-11-02 17:31:06 +01:00 |
|
Sebastian Sdorra
|
38c0e357e2
|
unit tests for svn bundle/unbundle commands
|
2014-11-02 16:33:15 +01:00 |
|
Sebastian Sdorra
|
ab1d628467
|
exclude old guava dependency from scm-hg-plugin
|
2014-11-02 10:52:47 +01:00 |
|
Sebastian Sdorra
|
75c244fcdb
|
improve bundle/unbundle api, by using ByteSource and ByteSink
|
2014-11-02 10:44:17 +01:00 |
|
Sebastian Sdorra
|
514e82498a
|
implement bundle/unbundle command for subversion repository provider
|
2014-11-01 12:35:33 +01:00 |
|
Sebastian Sdorra
|
695242883e
|
added api for bundle/unbundle command to repository api
|
2014-11-01 12:34:16 +01:00 |
|
Sebastian Sdorra
|
a6ecd7ba00
|
implement push/pull for remote urls
|
2014-11-01 12:32:21 +01:00 |
|
Sebastian Sdorra
|
9b91342bd0
|
merge repository heads
|
2014-10-29 21:36:26 +01:00 |
|
Sebastian Sdorra
|
4436d14a5f
|
added support for remote urls to push and pull api
|
2014-10-29 21:35:10 +01:00 |
|
Sebastian Sdorra
|
2c614e4802
|
[maven-release-plugin] prepare for next development iteration
|
2014-10-20 09:34:53 +02:00 |
|
Sebastian Sdorra
|
931dbfef1f
|
[maven-release-plugin] copy for tag 1.42
|
2014-10-20 09:34:52 +02:00 |
|
Sebastian Sdorra
|
9b4bfc5cc5
|
[maven-release-plugin] prepare release 1.42
1.42
|
2014-10-20 09:34:52 +02:00 |
|
Sebastian Sdorra
|
6256cea4ce
|
update mustache to version 0.8.17
|
2014-10-18 15:14:22 +02:00 |
|
Sebastian Sdorra
|
d796b4b6c5
|
update mockito to version 1.10.8
|
2014-10-18 15:11:52 +02:00 |
|
Sebastian Sdorra
|
5fdb474f95
|
added comment about POODLE vulnerability to https configuration
|
2014-10-18 13:53:55 +02:00 |
|
Sebastian Sdorra
|
36b1ecb523
|
update jetty to version 9.2.3.v20140905
|
2014-10-17 21:57:11 +02:00 |
|
Sebastian Sdorra
|
b88963f4b1
|
fix jetty-maven-plugin configuration
|
2014-10-17 21:47:54 +02:00 |
|
Sebastian Sdorra
|
04baca83b5
|
change name of native packages to avoid conflicts with stable version 1.x
|
2014-10-17 21:31:35 +02:00 |
|
Sebastian Sdorra
|
8e608d2439
|
created small user-agent detection framework to choose the right encoding for basic authentication
|
2014-10-17 15:43:28 +02:00 |
|
Sebastian Sdorra
|
8e3e42ebf5
|
use ISO-8859-1 to decode basic authentication header
|
2014-10-15 08:44:26 +02:00 |
|
Sebastian Sdorra
|
de07447a27
|
javadoc
|
2014-10-10 21:26:47 +02:00 |
|
Sebastian Sdorra
|
17ebefca3a
|
added vcs tag
|
2014-10-10 20:43:55 +02:00 |
|
Sebastian Sdorra
|
8b0fa62ceb
|
added tags to plugin informations
|
2014-10-10 20:43:21 +02:00 |
|
Sebastian Sdorra
|
f9fab87480
|
use java7 auto close
|
2014-10-10 20:32:59 +02:00 |
|
Sebastian Sdorra
|
63ab9e0701
|
resource loader should use url instead of inputstream
|
2014-10-10 20:30:56 +02:00 |
|
Sebastian Sdorra
|
7f38d40cfb
|
remove unused dependency to ServletContext
|
2014-10-10 20:19:10 +02:00 |
|
Sebastian Sdorra
|
ab79c4622a
|
removed unused package sonia.scm.script
|
2014-10-10 20:13:05 +02:00 |
|
Sebastian Sdorra
|
7c96712745
|
removed scm-maven-plugins module and move scm-annotation-process module to top
|
2014-10-10 20:06:56 +02:00 |
|
Sebastian Sdorra
|
e9197ede6a
|
moved scm-plugin-archetype to its own repository at https://bitbucket.org/sdorra/scm-plugin-archetype
|
2014-10-10 19:59:54 +02:00 |
|
Sebastian Sdorra
|
9aa0ce46f5
|
move scm-plugin-backend to its own repository at https://bitbucket.org/sdorra/scm-plugin-backend
|
2014-10-10 19:50:48 +02:00 |
|
Sebastian Sdorra
|
9ace0976b0
|
merge with branch issue-631
|
2014-10-09 16:47:52 +02:00 |
|