Marc Bernard
bfc2518658
Feature: Change Repo Package ( #7131 )
...
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2025-03-24 14:31:43 +01:00
Marc Bernard
d374436ae3
Refactor: Decouple staging logic from factory ( #7155 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2025-03-13 16:19:29 +01:00
Marc Bernard
bdbfd57248
CHDO: Refactor logic for generated objects ( #7129 )
...
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2025-01-15 17:41:04 +01:00
Marc Bernard
cb58678c79
Refactor: Types related to object interface ( #7096 )
...
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-12-05 18:01:09 +01:00
Marc Bernard
900952495e
Fix extended check issues - Part 1 ( #7086 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-12-03 07:18:52 +01:00
Marc Bernard
af8f1e23df
Remove generic comments ( #7064 )
main-build / build-merged (push) Has been cancelled
main-build / auto-tag (push) Has been cancelled
main-build / coverage (push) Has been cancelled
main-build / auto-tag-artifact (push) Has been cancelled
ajson mirror / pr_ajson_changes (push) Has been cancelled
2024-10-22 20:26:25 -04:00
Lars Hvam
a6c073409e
align TYPE expressions ( #7050 )
2024-09-13 10:47:32 +02:00
Marc Bernard
a02632edcb
Add package check when creating repository ( #7037 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-09-05 09:03:11 -04:00
Marc Bernard
872ed2758f
Allow staging for empty repositories ( #6981 )
main-build / build-merged (push) Has been cancelled
main-build / auto-tag (push) Has been cancelled
main-build / coverage (push) Has been cancelled
main-build / auto-tag-artifact (push) Has been cancelled
ajson mirror / pr_ajson_changes (push) Has been cancelled
2024-07-14 09:04:10 -04:00
Alexander Tsybulsky
f0a6532deb
Exclude files from remote ( #6942 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-06-16 07:34:23 +02:00
Marc Bernard
a972831441
Change message if local packages got lost ( #6905 )
2024-04-10 13:57:18 +02:00
ConjuringCoffee
6459b0c067
Integrate repo interface into online repo interface ( #6894 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-04-08 15:40:52 +02:00
Marc Bernard
67ec3980b5
Refactor: Determine i18n parameters ( #6869 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-03-21 14:06:10 +01:00
Francisco Milán
105a202f8c
Fix typos within the code base ( #6858 )
2024-03-16 10:24:16 +01:00
Michael Käsemann
c8b3cf0746
Fix Filter Application Bug ( #6824 )
2024-02-23 12:37:51 +01:00
Marc Bernard
d76aa90cd1
Improve error messages when checking branches/tags ( #6814 )
2024-02-16 09:25:57 +01:00
Marc Bernard
d4f6879a18
Add "ignore sub-packages" option to package export ( #6815 )
2024-02-16 09:18:45 +01:00
Marc Bernard
999da0ef9e
Fix unit tests for ZCL_ABAPGIT_REPO_REQUIREMENTS
( #6801 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-02-11 06:44:04 +01:00
francisco-milan
bac2666e51
Fix typos and adjust comments within the codebase (Cont'd) ( #6786 )
2024-02-01 08:21:41 +01:00
francisco-milan
01df9ce948
Fix typos and adjust comments within the codebase (Cont'd). ( #6780 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-30 06:36:46 +01:00
francisco-milan
374bc13a7b
Fix typos and adjust comments within the codebase ( #6779 )
2024-01-29 06:53:30 +01:00
Marc Bernard
978a8aa65c
Fix APACK issues ( #6743 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-09 12:31:46 +01:00
Christian Günter
674a04792a
Refactor ZCL_ABAPGIT_OO_FACTORY ( #6742 )
2024-01-09 01:29:52 +01:00
Marc Bernard
6155b640ce
Rename repository utilities (2) ( #6740 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-08 20:47:08 +01:00
Marc Bernard
75b6efff09
Rename repository utilities (1) ( #6739 )
2024-01-08 20:30:54 +01:00
Marc Bernard
ee5e592c56
Rename repository utilities (3) ( #6741 )
2024-01-08 20:26:19 +01:00
Marc Bernard
f4d95e5d0b
Check class/interface for version is part of repo ( #6737 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-07 18:56:00 +01:00
Christian Günter
bf76fedf19
Do a syntax check before accessing version constant ( #6733 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-01-07 12:42:02 +01:00
Lars Hvam
60cf845079
ZCL_ABAPGIT_REPO, try prefixing the method ( #6724 )
2024-01-02 17:56:10 +01:00
Marc Bernard
e86d473140
Repo status: Replace input with repo interface ( #6719 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-25 20:24:33 +01:00
Marc Bernard
543935a160
New feature: Original system ( #6715 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-25 20:04:10 +01:00
Marc Bernard
314caccdd1
Reorg packages (4) ( #6717 )
2023-12-25 19:44:56 +01:00
Christian Günter
fbd9e70fa5
Add unit tests for ZCL_ABAPGIT_GUI_PAGE_SETT_REMO->VALIDATE_FORM
( #6712 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-12-20 14:50:06 -05:00
Marc Bernard
563b175290
Reorg packages (3) ( #6704 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-15 07:59:57 +01:00
Lars Hvam
9419a10e87
put zcl_abapgit_default_transport
behind interface ( #6673 )
2023-11-30 07:48:55 +01:00
Marc Bernard
890ad4bb1b
Add "Ignore" option for ABAP Language Version ( #6663 )
2023-11-26 20:53:35 -05:00
Lars Hvam
ba4cf57dcc
move method get_transport_layer
to private ( #6655 )
2023-11-23 06:19:06 +01:00
Marc Bernard
e0f94a4818
Fix deletion/uninstall when using local settings ( #6640 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-13 06:52:04 +01:00
Marc Bernard
dd63de8294
Consolidate offline and online repo view ( #6638 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-12 15:24:40 +01:00
Marc Bernard
d243e9ac05
Add "name" to repository settings (2) ( #6635 )
2023-11-09 14:25:19 -05:00
Marc Bernard
fd6e4d8171
Clean-up select_add_order_by
( #6636 )
2023-11-09 08:37:31 -05:00
Marc Bernard
3920a3c1a9
Add "name" to repository settings (1) ( #6634 )
2023-11-08 11:01:03 -05:00
Marc Bernard
18fadaea7b
Add "name" to repository settings (prep) ( #6633 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-08 09:49:37 -05:00
Marc Bernard
680d69377a
APACK: Allow overwriting missing dependencies ( #6612 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-06 14:05:28 -05:00
Marc Bernard
1a525bf0ac
Add ABAP Language Version to New Online/Offline ( #6603 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-01 06:25:00 +01:00
Lars Hvam
2e24bbe962
refactor repo list files local filter ( #6590 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-30 14:58:01 +01: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
a3291a1e40
Clean-up double_spaces
(2) ( #6575 )
2023-10-26 09:42:51 -04: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
d840aceefa
Fix "lines between methods" ( #6563 )
2023-10-24 12:26:33 -04:00