Rene Pfeuffer
cf9d1edb70
Make partial file attributes explicit.
2019-12-18 11:48:17 +01:00
Rene Pfeuffer
d0f8e4ccf2
Rename utility class
2019-12-05 17:43:21 +01:00
Rene Pfeuffer
e363f057b2
Merge with bugfix/classloader_leak
2019-12-05 17:04:27 +01:00
Rene Pfeuffer
11391f2f64
Merge with default
2019-12-05 10:53:33 +01:00
Rene Pfeuffer
516bbe6f26
Prepare for next development iteration
2019-12-02 15:15:34 +01:00
Rene Pfeuffer
2d08ba4adc
Release version 2.0.0-rc1
2019-12-02 12:52:33 +01:00
Sebastian Sdorra
854e42a609
merge with default branch
2019-11-27 15:01:09 +01:00
Rene Pfeuffer
6bf86fab8d
Introduce abstraction layer for RESTeasy mock dispatcher
2019-11-25 17:04:58 +01:00
Sebastian Sdorra
9e9df35fdb
upgrade resteasy, legman and hibernate-validator
...
* resteasy from 3.6.2.Final to 4.4.1.Final
* legman from 1.5.1 to 1.6.0
* hibernate-validator from 5.3.6.Final to 6.1.0.Final
2019-11-20 10:57:32 +01:00
Rene Pfeuffer
cc4c4f0822
Fix browse of empty repository
...
In an empty hg repository the Changeset c is null. This leads to an
NullPointerException in the original code. So we check whether we have
a Changeset and otherwise use the old functionality.
2019-11-15 09:50:28 +01:00
Rene Pfeuffer
f7e42db850
Rename method
2019-11-11 16:50:39 +01:00
Eduard Heimbuch
73efd244ab
add BranchCommand to git + hg repositoryServiceProvider
2019-11-11 11:53:28 +01:00
Eduard Heimbuch
782b201e55
cleanup
2019-11-11 11:21:51 +01:00
Eduard Heimbuch
39d41a56c5
implement deleteBranchCommand for hg
2019-11-11 11:16:33 +01:00
Eduard Heimbuch
7fd3d08540
add requestedRevision to BrowseCommandResult
2019-10-29 13:04:29 +01:00
Eduard Heimbuch
a13d129eff
add Test / HgBrowseCommand shouldResolveBranchForRevision
2019-10-29 10:49:38 +01:00
Eduard Heimbuch
730646f4a8
hgBrowseCommand resolves Branches as Revision for BrowseResult
2019-10-29 10:40:10 +01:00
Eduard Heimbuch
7190259813
cleanup
2019-10-26 19:29:17 +02:00
Eduard Heimbuch
949a8fe4f1
merge 2.0.0-m3
2019-10-25 12:33:16 +02:00
Eduard Heimbuch
a938fd8682
enhance logcommand
2019-10-25 12:31:18 +02:00
Eduard Heimbuch
5c7bd90f7a
return changesetId for git & hg
2019-10-24 11:57:16 +02:00
Eduard Heimbuch
fb0eb329e5
return branch for git & hg for correct redirect
2019-10-24 09:11:17 +02:00
Florian Scholdei
6b21f609f4
Migrate react-i18next translate components in scm-plugins
2019-10-23 16:09:28 +02:00
Sebastian Sdorra
bdb4bb73ac
fix plugin frontend build
2019-10-21 14:52:08 +02:00
Rene Pfeuffer
a93380b867
Differentiate types for central and cloned repository
2019-10-21 14:10:50 +02:00
Sebastian Sdorra
f7b7e0321e
added shared tsconfig package
2019-10-21 14:10:48 +02:00
Sebastian Sdorra
0703f1e2bd
migrate core plugins from flow to typescript
2019-10-21 12:13:08 +02:00
Sebastian Sdorra
092fb6d90b
added ui-plugins package to bundle all plugin dependencies
2019-10-16 08:30:15 +02:00
Sebastian Sdorra
468cc32d06
indent changes after lerna version
2019-10-15 13:23:47 +02:00
Sebastian Sdorra
09eebd7985
use ui-scripts to build the core plugins
2019-10-15 13:07:22 +02:00
Sebastian Sdorra
00117955e7
added shared prettier config
2019-10-14 11:58:18 +02:00
Sebastian Sdorra
889e186257
fix routing and added ui-extension package
2019-10-11 13:24:02 +02:00
Sebastian Sdorra
43295f9007
fix core-plugin test execution
2019-10-10 15:16:31 +02:00
Sebastian Sdorra
7bfd9862a5
merge branch heads
2019-10-10 14:33:13 +02:00
Florian Scholdei
2a3e5e4ded
Merge with 2.0.0-m3
2019-10-10 10:59:04 +02:00
Sebastian Sdorra
b330bceac1
use babel-preset
2019-10-10 10:53:38 +02:00
Sebastian Sdorra
6a2ad50be1
update react-syntax-highlighter and split languages out of webapp bundle
2019-10-09 14:19:26 +02:00
Sebastian Sdorra
76a6bba80c
fix core plugin test execution
2019-10-09 12:14:41 +02:00
Rene Pfeuffer
68c08d664c
Merged in feature/editor_plugin_hg (pull request #330 )
...
Feature/editor plugin hg
2019-10-09 09:39:10 +00:00
Sebastian Sdorra
9a56ea50e7
fix tests for core plugins
2019-10-09 11:22:16 +02:00
Rene Pfeuffer
1595d31074
fix indentation
2019-10-08 15:50:04 +02:00
Eduard Heimbuch
416eccacc8
small fixes
2019-10-08 15:46:56 +02:00
Eduard Heimbuch
c97c11f904
fix fileview command since it was using a deprecated api which is no longer available in newer mercurial versions (<= 4.7)
2019-10-08 14:10:00 +02:00
Sebastian Sdorra
cc645f8e0b
added flow typing for styled-components
2019-10-08 14:05:07 +02:00
Sebastian Sdorra
aac264224c
configure flow
2019-10-08 14:02:01 +02:00
Rene Pfeuffer
76c7821ed2
Reduce code redundancy
2019-10-08 11:58:13 +02:00
Sebastian Sdorra
f218e8b64c
addded central eslint-config
2019-10-08 09:29:11 +02:00
Sebastian Sdorra
8f8072d760
rename bundles folder into assets
2019-10-08 08:36:53 +02:00
Sebastian Sdorra
6e99182b4e
use new plugin bundle format
2019-10-07 17:06:00 +02:00
Eduard Heimbuch
285084aed1
remove closeRepository after unit tests since its already closed by abstractTestBase
2019-10-07 16:51:46 +02:00