abapGit/src
Alexander Tsybulsky 91cd4c3653
Separate zif_abapgit_repo (#5329)
* zif_repo basis

* all but zcl_abapgit_repo_srv

* fix zcl_abapgit_repo_srv

* remove create_new_log from interface

* "hack" -> "TODO"

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-02-19 09:22:46 +01:00
..
apack unit testing updates (#5354) 2022-02-19 09:02:13 +01:00
background Update object descriptions - Part 1 (#5314) 2022-02-02 07:31:54 +01:00
cts Separate zif_abapgit_repo (#5329) 2022-02-19 09:22:46 +01:00
data Update object descriptions - Part 1 (#5314) 2022-02-02 07:31:54 +01:00
git zcl_abapgit_git_commit, update shorttext (#5316) 2022-02-02 09:28:25 +01:00
git_platform Update object descriptions - Part 1 (#5314) 2022-02-02 07:31:54 +01:00
http Update object descriptions - Part 1 (#5314) 2022-02-02 07:31:54 +01:00
json [create-pull-request] automated change (#5270) 2022-01-18 09:20:04 +01:00
objects JUMP: Switch execution order - first specific then generic (#5357) 2022-02-18 05:48:36 +01:00
persist persist "show folder view" option (#5343) 2022-02-10 12:01:54 +01:00
repo Separate zif_abapgit_repo (#5329) 2022-02-19 09:22:46 +01:00
syntax unit testing updates (#5266) 2022-01-18 10:41:10 +01:00
test align package descripions (#4939) 2021-09-10 10:58:36 -04:00
ui Separate zif_abapgit_repo (#5329) 2022-02-19 09:22:46 +01:00
utils UI: Center Popups - Part (#5315) 2022-02-02 07:35:02 +01:00
xml UI: Center Popups - Part (#5315) 2022-02-02 07:35:02 +01:00
zlib Fix syntax check warnings (#5055) 2021-10-25 15:33:13 +02:00
package.devc.xml
zabapgit_forms.prog.abap Catch exception in exit form (#4966) 2021-09-22 09:12:01 -04:00
zabapgit_forms.prog.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zabapgit_password_dialog.prog.abap Don't show github note at password dialog on non-github repos (#5004) 2021-10-03 16:43:31 -04:00
zabapgit_password_dialog.prog.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zabapgit.prog.abap linting (#2861) 2019-08-11 23:16:10 -07:00
zabapgit.prog.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zabapgit.tran.xml
zcl_abapgit_auth.clas.abap ZCL_ABAPGIT_AUTH add basic unit test (#4261) 2020-12-01 05:05:22 +01:00
zcl_abapgit_auth.clas.testclasses.abap ZCL_ABAPGIT_AUTH add basic unit test (#4261) 2020-12-01 05:05:22 +01:00
zcl_abapgit_auth.clas.xml ZCL_ABAPGIT_AUTH add basic unit test (#4261) 2020-12-01 05:05:22 +01:00
zcl_abapgit_branch_overview.clas.abap Improve secondary key access (#4801) 2021-05-31 07:47:30 +02:00
zcl_abapgit_branch_overview.clas.testclasses.abap Move commit-specific methods from ZCL_ABAPGIT_BRANCH_OVERVIEW to new class ZCL_ABAPGIT_GIT_COMMIT (#4026) 2020-10-19 11:24:38 +02:00
zcl_abapgit_branch_overview.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_code_inspector.clas.abap Filter code inspection/syntax check (#4946) 2021-09-12 07:12:53 +02:00
zcl_abapgit_code_inspector.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_environment.clas.abap Add support pack to debug info (#4779) 2021-05-20 11:30:05 +02:00
zcl_abapgit_environment.clas.testclasses.abap environment, add tests and fix dump (#2827) 2019-08-02 01:21:03 -07:00
zcl_abapgit_environment.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_exit.clas.abap Repo view: Fix path and filenames (#5205) 2021-12-13 07:49:23 +01:00
zcl_abapgit_exit.clas.xml zcl_abapgit_exit: add IF gi_exit IS NOT INITIAL. (#4884) 2021-07-31 11:28:00 +02:00
zcl_abapgit_factory.clas.abap I18N: LXE Translations (#4415) 2021-01-31 10:36:28 +01:00
zcl_abapgit_factory.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_injector.clas.abap I18N: LXE Translations (#4415) 2021-01-31 10:36:28 +01:00
zcl_abapgit_injector.clas.testclasses.abap
zcl_abapgit_injector.clas.xml allow dependency injection from anywhere (#3614) 2020-07-12 13:06:38 +02:00
zcl_abapgit_merge.clas.abap add interface ZIF_ABAPGIT_MERGE (#4160) 2020-11-12 08:57:34 +01:00
zcl_abapgit_merge.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_migrations.clas.abap Remove local_dot_abapgit migration (#4543) 2021-02-20 17:18:34 +01:00
zcl_abapgit_migrations.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_news.clas.abap Naming of class constants - Part 3 (#4984) 2021-10-01 08:20:15 +02:00
zcl_abapgit_news.clas.testclasses.abap Refactor: Version comparison (#4216) 2020-11-24 08:16:50 +01:00
zcl_abapgit_news.clas.xml Refactor: Version comparison (#4216) 2020-11-24 08:16:50 +01:00
zcl_abapgit_sap_package.clas.abap no chained assignment (#5140) 2021-11-19 16:19:27 +01:00
zcl_abapgit_sap_package.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_settings.clas.abap Commit page: option to hide author fields (#5171) 2021-12-01 09:27:30 -05:00
zcl_abapgit_settings.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_stage_logic.clas.abap Pre Filter Backend Logic (#5226) 2022-01-04 07:35:57 +01:00
zcl_abapgit_stage_logic.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_stage.clas.abap Commit Page Update (#5048) 2021-10-25 16:12:06 +02:00
zcl_abapgit_stage.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_version.clas.abap Refactor: Version comparison (#4216) 2020-11-24 08:16:50 +01:00
zcl_abapgit_version.clas.testclasses.abap Refactor: Version comparison (#4216) 2020-11-24 08:16:50 +01:00
zcl_abapgit_version.clas.xml Refactor: Version comparison (#4216) 2020-11-24 08:16:50 +01:00
zcl_abapgit_zip.clas.abap Refactor serializer class (#4994) 2021-10-25 16:01:40 +02:00
zcl_abapgit_zip.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcx_abapgit_exception.clas.abap Better multi-lang class tpool handling (#5074) 2021-11-02 06:10:03 +01:00
zcx_abapgit_exception.clas.testclasses.abap Naming of class constants (#4945) 2021-09-14 16:47:48 +02:00
zcx_abapgit_exception.clas.xml do not skip descriptions check for exception classes (#2714) 2019-05-29 23:54:06 -07:00
zcx_abapgit_not_found.clas.abap Make exceptions compatible with 702 (#5116) 2021-11-14 07:28:38 +01:00
zcx_abapgit_not_found.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_auth.intf.abap Naming of class constants (#4945) 2021-09-14 16:47:48 +02:00
zif_abapgit_auth.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_branch_overview.intf.abap
zif_abapgit_branch_overview.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_code_inspector.intf.abap
zif_abapgit_code_inspector.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_definitions.intf.abap Refactor: Remove ddic flag (#5295) 2022-01-30 16:37:56 +01:00
zif_abapgit_definitions.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_environment.intf.abap Add support pack to debug info (#4779) 2021-05-20 11:30:05 +02:00
zif_abapgit_environment.intf.xml Refactoring of ZCL_ABAPGIT_ENVIRONMENT (#2826) 2019-08-01 02:49:59 -07:00
zif_abapgit_exit.intf.abap Add user exit for serialize postprocessing (#5194) 2021-12-11 07:30:50 +01:00
zif_abapgit_exit.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_merge.intf.abap add interface ZIF_ABAPGIT_MERGE (#4160) 2020-11-12 08:57:34 +01:00
zif_abapgit_merge.intf.xml add interface ZIF_ABAPGIT_MERGE (#4160) 2020-11-12 08:57:34 +01:00
zif_abapgit_sap_package.intf.abap Automatic creation of top repository package (#4431) 2021-01-23 10:11:54 +01:00
zif_abapgit_sap_package.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_stage_logic.intf.abap Pre Filter Backend Logic (#5226) 2022-01-04 07:35:57 +01:00
zif_abapgit_stage_logic.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_version.intf.abap 1.114.0 (#5245) 2022-01-03 10:59:39 +01:00
zif_abapgit_version.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00