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 |
|
Eduard Heimbuch
|
cb6f1bfa22
|
remove unused move-method from ModifyCommand / create interface for CommandRequests with Author
|
2019-10-07 14:59:46 +02:00 |
|
Eduard Heimbuch
|
120416c4d6
|
pull modify changes from working copy to central repository so that mercurial hooks gets triggered
|
2019-10-07 13:49:43 +02:00 |
|
Eduard Heimbuch
|
a40410d1ae
|
fix hg modify command after factory changes
|
2019-10-07 11:10:37 +02:00 |
|
Sebastian Sdorra
|
c05798e254
|
scm-ui: new repository layout
|
2019-10-07 10:57:09 +02:00 |
|
Eduard Heimbuch
|
34169fb21c
|
merged
|
2019-10-07 10:48:07 +02:00 |
|
René Pfeuffer
|
3dea971e10
|
Checkout target branch while cloning repository
This will prevent the checkout of a wrong initial branch and therefore
safe some unnecessary io
|
2019-10-06 16:29:50 +02:00 |
|
Rene Pfeuffer
|
a9559f5fad
|
Merge with 2.0.0-m3
|
2019-10-02 11:48:37 +02:00 |
|
Eduard Heimbuch
|
6417ab57e8
|
remove unnecessary handler from HgModifyCommand / move NoChangesMadeException to scm-core
|
2019-10-02 10:43:35 +02:00 |
|
Eduard Heimbuch
|
75346c925e
|
implement Modify Command
|
2019-10-02 10:00:57 +02:00 |
|
Sebastian Sdorra
|
151049657a
|
Merged in bugfix/postpone_writing_to_stream (pull request #322)
Postpone writing to output stream in diff command
|
2019-10-01 12:52:25 +00:00 |
|
Eduard Heimbuch
|
fb5617d940
|
implement create method for HgModifyCommand
|
2019-10-01 14:41:56 +02:00 |
|
Eduard Heimbuch
|
0a5575c2fd
|
add HgModifyCommand / implement delete method
|
2019-09-30 15:58:33 +02:00 |
|
Rene Pfeuffer
|
e0e4db5583
|
Fix diff for hg
|
2019-09-25 15:41:02 +02:00 |
|