Marc Bernard
20c1a3c610
Refactor serializer constructor ( #6701 )
2023-12-18 17:16:00 -05:00
Lars Hvam
3537279f37
TABL: xml read refactoring ( #6703 )
2023-12-14 15:45:39 -05:00
Lars Hvam
dd7cb43c63
TABL refactoring, serializing XML ( #6694 )
2023-12-14 08:55:06 +01:00
Marc Bernard
8ed909428f
Reorg packages (1) ( #6698 )
2023-12-13 19:40:16 -05:00
Lars Hvam
7c34dd33dc
remove use of type LXE_PCX_S1 by inlining type ( #6687 )
2023-12-08 15:30:45 +01:00
Lars Hvam
fa5fcfe00f
move ty_obj_attribute_tt
to OO intf ( #6688 )
2023-12-07 10:01:00 +01:00
Marc Bernard
61cb8175d8
Check for ABAP language version during serialize ( #6681 )
2023-12-05 15:10:24 -05:00
Marc Bernard
8fc84426a7
TABU: Fix deserializing data config ( #6684 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-01 11:37:21 -05:00
Marc Bernard
2ec48b7ddc
IOBJ: Fix uninstall ( #6685 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-01 11:28:18 +01:00
Marc Bernard
7a86b71cd5
CLAS: Fix deserializing child exception classes ( #6682 )
2023-12-01 10:24:03 +01:00
Lars Hvam
9419a10e87
put zcl_abapgit_default_transport
behind interface ( #6673 )
2023-11-30 07:48:55 +01:00
Marc Bernard
64a9b36725
Fix lines between methods ( #6674 )
2023-11-29 07:13:38 +01:00
Lars Hvam
a8b3bf9427
field rules: split to one unit test per test ( #6672 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-11-28 19:19:27 +01:00
Marc Bernard
ef9f640fea
Downport: Fix 702 syntax errors ( #6669 )
2023-11-28 08:54:26 +01:00
Matthias Becker
380961a354
DDLX: Set "Changed At" and "Changed By" ( #6661 )
...
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-11-27 09:09:05 -05:00
Marc Bernard
890ad4bb1b
Add "Ignore" option for ABAP Language Version ( #6663 )
2023-11-26 20:53:35 -05:00
Marc Bernard
1d95ce5fd0
Support short/long timestamps in field rules ( #6666 )
2023-11-26 20:48:02 -05:00
Lars Hvam
e9d8c1d985
packages: remove scompkdtln
from public scope ( #6656 )
2023-11-24 07:02:53 +01:00
Lars Hvam
ba4cf57dcc
move method get_transport_layer
to private ( #6655 )
2023-11-23 06:19:06 +01:00
Marc Bernard
380563d144
Rename private method in zcl_abapgit_objects
( #6647 )
2023-11-15 12:47:44 -05:00
Christian Günter
f9b25f279d
ZCL_ABAPGIT_SERIALIZE / DETERMINE_MAX_PROCESSES refactoring ( #6646 )
2023-11-15 08:48:10 -05:00
Marc Bernard
fd6e4d8171
Clean-up select_add_order_by
( #6636 )
2023-11-09 08:37:31 -05:00
Marc Bernard
04609ae8cd
INTF: Fix file format feature switch ( #6628 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-08 08:12:15 -05:00
Marc Bernard
98ea342593
SSFO: Fix order of T_CAPTION data ( #6609 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-03 10:28:31 -04:00
Marc Bernard
241b95af91
Clean-up select_single_full_key
( #6615 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-03 10:23:59 -04:00
Marc Bernard
ae1f4e3143
Clean-up select_add_order_by
( #6616 )
2023-11-03 08:51:42 -04:00
Marc Bernard
6b8b29cd46
Fix "Open in Main Language" if language is not installed ( #6610 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-02 10:55:05 -04:00
Marc Bernard
b357a40172
Show object type in activation log ( #6611 )
2023-11-02 06:40:20 +01:00
Marc Bernard
53997e940a
FUGR: Fix import of template screens ( #6582 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-01 09:13:50 -04:00
Marc Bernard
ea85a8d78f
Replace TR_TADIR_INTERFACE
with tadir_delete
( #6606 )
2023-11-01 06:09:02 +01:00
Marc Bernard
5b88d4b6be
Replace TR_TADIR_INTERFACE
with tadir_delete
( #6604 )
2023-10-31 14:46:35 -04:00
Katharina Wurz
bde3a9aa65
Improve documentation of ZCL_ABAPGIT_OBJECT_COMMON_AFF ( #6601 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-31 14:19:14 -04:00
Marc Bernard
d4156132be
Refactor feature check (is_feature_enabled
) ( #6599 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-31 09:29:00 -04:00
Christian Günter
7bdd8f9f4c
Extract calls to FM FUNCTION_EXISTS ( #6588 )
2023-10-27 13:16:53 +02:00
Marc Bernard
bd0394ee20
TABL: Drop secondary indexes on pull ( #6578 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-27 08:30:58 +02:00
Marc Bernard
b4cc162a2c
Clean-up slow_parameter_passing
( #6577 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-26 16:40:32 +02:00
Marc Bernard
46d0d597ca
Clean-up double_spaces
(3) ( #6576 )
2023-10-26 16:29:10 +02:00
Marc Bernard
a3291a1e40
Clean-up double_spaces
(2) ( #6575 )
2023-10-26 09:42:51 -04:00
Marc Bernard
b09bc05b63
Clean-up double_spaces
( #6573 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-26 06:41:17 +02:00
Marc Bernard
b107457017
Clean-up unused_variables
( #6564 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-25 10:23:47 -04:00
Marc Bernard
dadc955352
PROG, FUGR: Fix handling of inactive code ( #6557 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-25 16:12:13 +02:00
Marc Bernard
c1873f6bbc
Clean-up unnecessary_pragma
( #6565 )
2023-10-25 09:07:18 -04:00
Marc Bernard
d840aceefa
Fix "lines between methods" ( #6563 )
2023-10-24 12:26:33 -04:00
Christian Günter
376b10e6f3
ZCL_ABAPGIT_SERIALIZE: Refactor Unit Tests ( #6560 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-24 12:21:39 -04:00
Marc Bernard
077137af2c
Downport: Fix syntax error related to table ftgl_id
( #6562 )
2023-10-24 10:47:01 -04:00
Christian Günter
05b8f90520
fix 'determine_max_processes' for disabled Parallel Processing and Merged abapGit ( #6559 )
2023-10-24 08:40:09 +02:00
Marc Bernard
cb08c70741
Implement changed_by
for several objects ( #6554 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-24 06:48:26 +02:00
Fabian Lupa
bfdb3e6c89
Add exit to adjust rfc server group for parallel serialization ( #6503 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-23 17:37:25 -04:00
Albert Mink
bb43bc8663
Refac: use constants ( #6553 )
2023-10-20 16:41:52 -04:00
divzz95
587b52211a
SRVB: Clear metadata links ( #6550 )
2023-10-20 09:53:17 +02:00