Commit Graph

1149 Commits

Author SHA1 Message Date
Marc Bernard
cbd3cb3311
Handle ABAP Language Version for source code objects (#6476)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-08 09:07:34 +02:00
Marc Bernard
58da735823
CMPT: Fix missing transport entry on deletion (#6526)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-05 08:36:50 -04:00
Marc Bernard
caaa543b37
Refactor: Naming of class constants (#6529) 2023-10-04 09:20:07 -04:00
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
2babd63e8b
CUS2: Add missing tadir and transport entries (#6527) 2023-10-03 09:49:26 -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
066812ef84
SFxx: Fix missing lock checks and unlocking (#6519)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 14:55:33 +02:00
Marc Bernard
f1832259fb
W3xx: Refactor get_metadata (#6518)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 09:05:34 +02:00
Marc Bernard
8420663819
Refactor: Simplify lock check for workbench objects (#6517)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 08:28:17 +02:00
Lars Hvam
cc4ac1142d
namespace class: ABAP Cloud compatibility (#6513) 2023-09-29 18:29:52 +02:00
Marc Bernard
02dfc77129
Enhance ABAP Language Version class (#6484)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-29 16:29:12 +02:00
Marc Bernard
31cf38aab6
Refactor split_by_name call (#6510) 2023-09-26 09:17:08 -04:00
Juraj Adásek
e3cdb6a610
Do not assign T packages to a transport request (#6506)
Co-authored-by: Juraj Adasek <juraj.adasek@sap.com>
2023-09-21 17:01:27 +02:00
Marc Bernard
2acd363630
Fix dump in when using namespaced package for repo (#6500) 2023-09-17 14:06:22 -04:00
Fabian Lupa
9f0fde201a
CMPT Remove redundant and admin fields from XML (#6502) 2023-09-17 12:44:34 -04:00
Marc Bernard
f42482843e
ECTD: Fix diff after import based on sort order (#6494) 2023-09-15 08:51:20 -04:00
Fabian Lupa
b1daa71226
Remove test data container variants on pull that do not exist on the remote (#6493)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
2023-09-14 12:30:20 -04:00
Marc Bernard
13043b4d34
Prepare FUGR for ABAP Language Version (#6487) 2023-09-14 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
89ca3014f7
Update auth-check in zcl_abapgit_sap_report (#6485) 2023-09-13 10:08:45 -04:00
Marc Bernard
a029fa25be
Repo view: Fix display of original system (#6478) 2023-09-09 17:17:46 +02:00
Marc Bernard
1cbca5925f
Downport: Unit tests for zcl_abapgit_objects (#6475) 2023-09-07 12:40:09 -04:00
Marc Bernard
152ae1d59c
Consolidate READ/UPDATE_PROGDIR calls (#6464) 2023-09-06 09:28:42 -04:00
Christian Günter
c2254f9f8f
CLAS/INTF: Fix type (#6469) 2023-09-04 15:26:13 -04:00
Albert Mink
533c595375
CLAS/INTF: Fix seocompotx during deserialization (#6457)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-09-04 14:27:07 -04: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
Albert Mink
5aadd5c137
Replace strings by constants, abap language version (#6460) 2023-09-01 15:30:28 +02: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
Frank Müller
e9ef44ce42
#6416 check objects locked (#6450) 2023-08-31 09:42:49 +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
8022eafdab
generic object handler: fix special cases (#6444) 2023-08-29 16:29:53 -04:00
Marc Bernard
49399ba584
DSYS: Update spacing between methods (#6439) 2023-08-28 18:54:30 -04:00
Frank Müller
c4cf63ebe0
DSYS: Fix error for objects containing / in name (#6431)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-28 17:56:16 -04: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
Lars Hvam
89f715ed5f
generic object handler: fix unit test (#6399)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-23 07:51:08 +02:00
Frank Müller
9a4c9bb37d
Clear in deserialization method at the wrong pos (#6420)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-23 07:22:26 +02:00
Marc Bernard
83e43dfc04
IWOM/IWPR/TRAN: Implement changed_by (#6411) 2023-08-16 09:01:16 -04:00
Lars Hvam
a0c37350a9
use zcl_abapgit_convert for language code conversion (#6382)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-13 13:51:10 -04:00
Marc Bernard
80287bb9ee
SOD1/2: Check for support and add changed_by (#6404) 2023-08-12 12:22:17 -04:00
Lars Hvam
dd479c4efb
APIS - API Release State (#6403) 2023-08-12 12:20:20 -04:00
Lars Hvam
7895718360
DRUL: fix changed_by() (#6402)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-11 14:13:59 -04:00
Lars Hvam
b9a9731df2
SKTD - Knowledge Transfer Document (#6400)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-11 13:17:44 -04: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
16f0269544
Fix unit test in zcl_abapgit_objects (#6398)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 09:27:39 +02:00
Marc Bernard
35f5146fb9
Enhance experimental features (#6393)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 08:39:51 +02:00