Commit Graph

156 Commits

Author SHA1 Message Date
Lars Hvam
6a792ddc6a
fix syntax (#6528) 2023-10-03 17:41:49 +02:00
Marc Bernard
796d645a3a
Prepare serializing of ABAP Language Version (#6525)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-03 10:13:29 -04:00
Marc Bernard
7f37415f03
IAMU v2: Serialize MIMEs as separate file + fixes (#6515)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 10:24:38 -04:00
Marc Bernard
31cf38aab6
Refactor split_by_name call (#6510) 2023-09-26 09:17:08 -04:00
Marc Bernard
c3b6b73736
Add ABAP Language Version to parallel serialize (#6486) 2023-09-13 10:12:48 -04:00
Marc Bernard
a029fa25be
Repo view: Fix display of original system (#6478) 2023-09-09 17:17:46 +02:00
Frank Müller
4e3a139b27
#6428 optimize add namespace (#6466)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-04 12:38:29 +02:00
Marc Bernard
f1372eb631
Fix update of checksums on pull (#6395)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-04 06:48:38 +02:00
Frank Müller
26883663b3
Apply filter after TADIR selection (#6462)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-01 15:03:28 -04:00
Frank Müller
bc00e4d911
Optimize add namespace (#6461)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-01 14:23:41 -04:00
Frank Müller
b9a8de1ad2
Replace zcl_abapgit_objects=>ty_serialization with same type in interface (#6451)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-01 06:47:37 +02:00
Marc Bernard
d51b12c445
Clarify error messages about folder logic (#6447) 2023-08-30 18:14:01 +02:00
Frank Müller
b80995467b
Replace RS_NAME_SPLIT_NAMESPACE in TADIR class (#6443)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-30 17:01:18 +02:00
Marc Bernard
274f802e8b
Rename zcl_abapgit_file_status (#6413)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-23 08:08:30 +02:00
Marc Bernard
690ac839b7
TABU: Fix deserializing data (#6394)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 13:15:40 -04:00
Marc Bernard
402748d966
Handling unsupported objects in deserialize process (#6320)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-07-24 15:57:32 -04:00
Alexander Tsybulsky
b50be07041
Separate translations from XML, PO files (#6189) 2023-07-17 10:50:52 +03:00
Marc Bernard
d5cf6febf3
Fix syntax error in zcl_abapgit_file_deserialize (#6328)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-06-28 18:26:22 +02:00
Marc Bernard
c8a4a54a3e
Consolidate READ/INSERT/DELETE REPORT statements (#6299)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-06-24 13:20:24 +02:00
Christian Günter
b0c213b823
fix syntax warnings regarding secondary key (#6313) 2023-06-16 09:10:40 +02:00
Christian Günter
82df25547c
Item graph - performance improvement (#6312) 2023-06-15 11:03:53 +02:00
Marc Bernard
9d4f2b4675
Repo view: Show icon for different original language (#6297) 2023-05-26 09:33:53 +02:00
Lars Hvam
9c38d5f07d
npm updates (#6290) 2023-05-25 06:49:54 +02:00
Marc Bernard
f7eb4eb355
SICF: Remove special TADIR logic (#6275)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-15 11:33:11 +02:00
Lars Hvam
7cff5c7e46
npm + actions updates + unit tests (#6262) 2023-05-15 10:46:35 +02:00
Marc Bernard
5d44df51ba
NSPC: Automatic creation of namespaces (#6210) 2023-05-09 11:11:45 +02:00
Marc Bernard
0c9dc18a71
Enhance Serializer Interface - Filename Logic (#6235)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-01 17:42:21 +02:00
Marc Bernard
af3e47527d
CLAS: Refactor skip of SADL classes (#6198) 2023-04-06 11:19:32 +02:00
Marc Bernard
cf528c5413
TABU: Several enhancements (#6191) 2023-04-06 10:13:27 +02:00
Marc Bernard
021c992e25
CLAS: Serialize long texts for exception classes (#6186)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-04-05 14:50:46 +02:00
Alexander Tsybulsky
018e56cfcf
USE_LXE settings and serialization of selected languages (in old format) (#6168)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-30 15:17:18 +02:00
Marc Bernard
7b5ff0d7c4
SICF: Add missing error pages (#6145)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-26 09:31:57 +02:00
Marc Bernard
b6beda19f1
Show performance metrics for long-running ops (#6148)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-16 16:53:20 +01:00
Marc Bernard
dcad4d3dc4
Fix unit test in serializer class (#6147) 2023-03-16 12:38:01 +01:00
Alexander Tsybulsky
c8636912f1
File status refactoring, part 2 (#6124)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-06 19:45:20 +01:00
Marc Bernard
6cbc78dc61
Fix ITAB_DUPLICATE_KEY dump during deserialize (#6121) 2023-03-02 21:23:16 +01:00
Alexander Tsybulsky
6fad60afb5
File status refactoring, part 1 (#6114)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-02 17:55:22 +01:00
Alexander Tsybulsky
e729c09901
Better pull dialog, Screen status (#6093)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-01 20:17:36 +01:00
Lars Hvam
b6470787ff
move validate_name() to interface (#6106) 2023-02-28 17:53:01 +01:00
Lars Hvam
35f9a05e8c
Refactor: package, add read_responsible() (#6083) 2023-02-24 15:58:25 +01:00
Lars Hvam
17ba24e72a
refactor TDEVCT SELECT to SAP package class (#6081) 2023-02-23 07:38:56 +01:00
Marc Bernard
1ca12015eb
Refactor: replace newline/crlf with built-in (#6057) 2023-02-09 20:03:07 +01:00
Katharina Wurz
d63407db3e
Enable inactive deserialization for DDIC objects (#6045) 2023-02-07 13:59:05 +01:00
Lars Hvam
773f2f7749
refactor, extract git definitions to git (#6029)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-02-03 11:46:00 +01:00
Marc Bernard
24e79943f5
Update object descriptions - Part 2 (#6019) 2023-02-02 09:03:51 +01:00
Marc Bernard
0adcb13637
SAPC: Fix uninstall errors (#6001) 2023-01-18 19:58:50 +01:00
Marc Bernard
db70f3d735
Pull log: Include object counts (#5982)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-16 12:59:10 +01:00
Marc Bernard
e716fd6437
Fix "duplicate file error" during pull (#5968) 2023-01-03 15:00:56 +01:00
Marc Bernard
68ff24c9fc
Prevent pull in case of duplicate files (#5952) 2022-12-26 10:12:50 +01:00
Marc Bernard
323dfbd235
Reorg: Package hierarchy (#5946)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-12-15 12:07:02 -05:00