Commit Graph

8590 Commits

Author SHA1 Message Date
Eduard Heimbuch
4f17bc6b1c refactor backend for modifyCommand / add sourceExtension for plugins 2019-10-30 12:59:54 +01:00
Eduard Heimbuch
48154cce0f fix unit tests 2019-10-29 13:49:04 +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
f4b1bf289a change fileObjectMapping 2019-10-29 08:37:50 +01:00
Eduard Heimbuch
ca56423572 expose sources to extensionPoint 2019-10-28 15:52:59 +01:00
Eduard Heimbuch
52c3c1d7f8 add enricher for browserResult mapping 2019-10-28 15:21:24 +01:00
Eduard Heimbuch
531259bec0 check if request branch contains revision 2019-10-28 11:45:42 +01:00
Eduard Heimbuch
7190259813 cleanup 2019-10-26 19:29:17 +02:00
Eduard Heimbuch
0fbaae2ecc merge 2019-10-26 18:59:48 +02:00
Eduard Heimbuch
6d888f68c8 fix after merge 2019-10-26 18:55:26 +02:00
Eduard Heimbuch
a3d5e9669e add test for gitLogCommand 2019-10-26 17:59:37 +02:00
Eduard Heimbuch
6e0c788c98 transfer frontend changes to typescript files 2019-10-25 12:38:48 +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
Sebastian Sdorra
3522daae21 added types for i18next to ui-plugins 2019-10-25 12:15:25 +02:00
Sebastian Sdorra
165efe498d remove unnecessary types for react-i18next 2019-10-25 11:52:35 +02:00
Sebastian Sdorra
63aa0e0eab Merged in feature/plugin_code_splitting (pull request #340)
added code splitting support for plugin bundles
2019-10-25 09:49:44 +00:00
Sebastian Sdorra
d7f0200f78 Close branch feature/plugin_code_splitting 2019-10-25 09:49:44 +00:00
Sebastian Sdorra
7b5493df31 merge with branch feature/update_react_i18next 2019-10-24 14:22:39 +02:00
Sebastian Sdorra
34c746aed6 close branch feature/update_react_i18next 2019-10-24 14:21:49 +02:00
Florian Scholdei
cd5bae62ad Merge with upstream 2019-10-24 13:42:28 +02:00
Florian Scholdei
185e6718e9 Fix wrong usage of Trans component 2019-10-24 13:41:54 +02:00
Sebastian Sdorra
8b69e0b88d fixed storyshots 2019-10-24 13:17:33 +02:00
Eduard Heimbuch
5c7bd90f7a return changesetId for git & hg 2019-10-24 11:57:16 +02:00
Sebastian Sdorra
e3d8fe7f5f fixed wrong usage of Trans component 2019-10-24 11:31:13 +02:00
Eduard Heimbuch
45e716b861 Merged in bugifx/missing_x_requested_with_header (pull request #339)
added cache and x-requested-with header to bundle requests
2019-10-24 08:29:49 +00:00
Eduard Heimbuch
e0a7952e69 Close branch bugifx/missing_x_requested_with_header 2019-10-24 08:29:49 +00:00
Eduard Heimbuch
fb0eb329e5 return branch for git & hg for correct redirect 2019-10-24 09:11:17 +02:00
Eduard Heimbuch
8a9549cf48 fix linting 2019-10-23 17:26:58 +02:00
Eduard Heimbuch
a62c4a1fc0 always render breadcrumd 2019-10-23 17:25:52 +02:00
Florian Scholdei
bc61362e19 Migrate react-i18next translate in ui-tests 2019-10-23 16:23:46 +02:00
Florian Scholdei
6b21f609f4 Migrate react-i18next translate components in scm-plugins 2019-10-23 16:09:28 +02:00
Florian Scholdei
db075974db Migrate react-i18next translate components 2019-10-23 15:47:08 +02:00
Sebastian Sdorra
6da13b651c try to fix ci build, by adding name root to top package.json
see https://github.com/lerna/lerna/issues/1835
2019-10-23 15:35:25 +02:00
Eduard Heimbuch
1d7d854ea8 implement svnModifyCommand 2019-10-23 14:42:19 +02:00
Sebastian Sdorra
2c817cdb5e merge with 2.0.0-m3 2019-10-23 14:19:09 +02:00
Florian Scholdei
e4668ae304 Update i18next dependency version 2019-10-23 10:26:27 +02:00
Sebastian Sdorra
9ffdf3b8b2 added code splitting support for plugin bundles 2019-10-23 10:13:53 +02:00
Sebastian Sdorra
8a6f862d3d Merged in feature/lfs_over_ssh (pull request #336)
Feature LFS over ssh
2019-10-22 12:01:38 +00:00
Sebastian Sdorra
af2a9961a6 Close branch feature/lfs_over_ssh 2019-10-22 12:01:38 +00:00
Sebastian Sdorra
8035587f6f added cache and x-requested-with header to bundle requests 2019-10-22 14:00:43 +02:00
Sebastian Sdorra
10fbf50263 fix wrong OutOfScopeException detection 2019-10-22 11:23:34 +02:00
Sebastian Sdorra
52f471b5dd fix lfs authentication via ssh command and enabled xsrf protection 2019-10-22 10:50:49 +02:00
Eduard Heimbuch
e6358f9f21 Merged in feature/migrate_flow_to_typescript (pull request #338)
Feature/migrate flow to typescript
2019-10-22 08:47:02 +00:00
Eduard Heimbuch
3dbb53cf38 Close branch feature/migrate_flow_to_typescript 2019-10-22 08:47:02 +00:00
Sebastian Sdorra
e885d130be add push permissions to read access token
This is required because the read access token is used to obtain the write access token.
2019-10-22 10:13:46 +02:00
Eduard Heimbuch
bedd2844f2 implement SvnWorkDirFactory 2019-10-22 09:33:14 +02:00
Eduard Heimbuch
5c47a266cb implement SvnWorkDirFactory
(grafted from 7c6f871d771d61c6835d052e2380af49368fe6f5)
2019-10-22 09:33:14 +02:00