abapGit/src
Lars Hvam a83c5cb878
Version 1.74.1 (#1812)
Refactoring
Downport
Descriptions in new online popup
Optimized git object handling
SSST package popup fixed
PARA popup fixed
Package validations
Diff still shows after pushing
TABL field ROWORCOLST cleared
Staging page optimizations
Correct CUA if needed during pull
2018-08-12 09:52:20 +02:00
..
background Refactor staging + git + online repo (#1769) 2018-08-06 12:55:13 +02:00
git Change git PUSH and PULL methods to functional (#1803) 2018-08-08 14:59:16 +02:00
http fix some naming convention 2018-08-07 12:03:21 +02:00
objects Always correct rs cua internal write errors (#1810) 2018-08-12 09:42:08 +02:00
persist interface and factory for persist_repo 2018-08-10 07:02:30 +02:00
syntax fix some naming convention #1132 (#1771) 2018-08-06 13:10:03 +02:00
test start moving unit tests to the right classes (#1610) 2018-07-12 16:40:22 +02:00
ui interface and factory for persist_repo 2018-08-10 07:02:30 +02:00
utils delete some unreferenced variables 2018-08-07 16:01:29 +02:00
xml Removed endmethod and endclass comments - folders syntax, zlib, xml 2018-08-03 13:33:33 +02:00
zlib Removed endmethod and endclass comments - folders syntax, zlib, xml 2018-08-03 13:33:33 +02:00
package.devc.xml add packages 2017-10-05 15:04:30 +00:00
zabapgit_css_common.w3mi.data.css Vimium like link hint navigation #1706 (#1729) 2018-08-04 07:36:28 +02:00
zabapgit_css_common.w3mi.xml Vimium like link hint navigation #1706 (#1729) 2018-08-04 07:36:28 +02:00
zabapgit_forms.prog.abap pretty print code 2018-08-07 16:01:18 +02:00
zabapgit_forms.prog.xml update to latest abapGit format 2017-01-22 09:37:26 +00:00
zabapgit_js_common.w3mi.data.js Vimium like link hint navigation #1706 (#1729) 2018-08-04 07:36:28 +02:00
zabapgit_js_common.w3mi.xml W3xx remove filesize finetune, fixes #495 2016-12-12 14:29:45 +02:00
zabapgit_password_dialog.prog.abap Code inspector (#1272) 2018-03-28 08:08:20 +02:00
zabapgit_password_dialog.prog.xml update to latest abapGit format 2017-01-22 09:37:26 +00:00
zabapgit.prog.abap delete commented unit test code #1189 2018-07-22 07:20:12 +02:00
zabapgit.prog.xml XML skip initial data 2017-05-20 10:28:09 +02:00
zabapgit.tran.xml update to latest abapGit format 2017-01-22 09:37:26 +00:00
zcl_abapgit_auth.clas.abap More classes to global (#1209) 2018-02-17 12:40:54 +01:00
zcl_abapgit_auth.clas.xml More classes to global (#1209) 2018-02-17 12:40:54 +01:00
zcl_abapgit_branch_overview.clas.abap fix syntax warnings 2018-08-07 07:30:57 +02:00
zcl_abapgit_branch_overview.clas.testclasses.abap Unit test ZCL_ABAPGIT_BRANCH_OVERVIEW for author regex (#1767) 2018-08-06 12:54:43 +02:00
zcl_abapgit_branch_overview.clas.xml Parse commit message in branch overview, fix for PGP signature #1387 (#1698) 2018-07-27 13:16:34 +02:00
zcl_abapgit_code_inspector.clas.abap Block commit/push if code inspection has errors 2018-06-28 13:21:29 +02:00
zcl_abapgit_code_inspector.clas.xml Block commit/push if code inspection has errors 2018-06-28 13:21:29 +02:00
zcl_abapgit_default_transport.clas.abap refactor transport popup 2018-05-08 19:09:30 +02:00
zcl_abapgit_default_transport.clas.xml refactor transport popup 2018-05-08 19:09:30 +02:00
zcl_abapgit_dependencies.clas.abap TADIR performance 2018-08-06 15:39:15 +02:00
zcl_abapgit_dependencies.clas.testclasses.abap delete some unreferenced variables 2018-08-07 16:01:29 +02:00
zcl_abapgit_dependencies.clas.xml delete empty packages 2018-07-05 23:19:32 +02:00
zcl_abapgit_dot_abapgit.clas.abap Add UI for requirements in repo settings 2018-07-01 18:27:07 +02:00
zcl_abapgit_dot_abapgit.clas.testclasses.abap trying to fix build, #1134 2018-01-13 11:18:28 +00:00
zcl_abapgit_dot_abapgit.clas.xml lcl_dot_abapgit to global (#1103) 2018-01-08 17:12:00 +01:00
zcl_abapgit_exit.clas.abap fix some naming convention 2018-08-07 12:03:21 +02:00
zcl_abapgit_exit.clas.xml lcl_exit to global 2018-02-11 10:09:03 +00:00
zcl_abapgit_factory.clas.abap branch overview: no singleton (#1665) 2018-07-20 11:21:26 +02:00
zcl_abapgit_factory.clas.xml add injector class 2018-06-14 20:33:34 +02:00
zcl_abapgit_file_status.clas.abap Added Buffering to ZCL_ABAPGIT_FOLDER_LOGIC (#1723) 2018-07-31 12:19:29 +02:00
zcl_abapgit_file_status.clas.testclasses.abap file_status, more testing 2018-06-15 09:20:42 +00:00
zcl_abapgit_file_status.clas.xml lcl_repo (#1205) 2018-02-15 15:10:13 +01:00
zcl_abapgit_folder_logic.clas.abap Added Buffering to ZCL_ABAPGIT_FOLDER_LOGIC (#1723) 2018-07-31 12:19:29 +02:00
zcl_abapgit_folder_logic.clas.testclasses.abap Added Buffering to ZCL_ABAPGIT_FOLDER_LOGIC (#1723) 2018-07-31 12:19:29 +02:00
zcl_abapgit_folder_logic.clas.xml lcl_folder_logic to global 2018-01-14 13:53:08 +00:00
zcl_abapgit_http_client.clas.abap To global (#1192) 2018-02-11 10:07:05 +01:00
zcl_abapgit_http_client.clas.xml To global (#1192) 2018-02-11 10:07:05 +01:00
zcl_abapgit_injector.clas.abap zcl_abapgit_factory naming convention #1132 (#1619) 2018-07-12 16:57:12 +02:00
zcl_abapgit_injector.clas.testclasses.abap Removed unnecessary default comments from testclasses 2018-08-03 13:32:57 +02:00
zcl_abapgit_injector.clas.xml add injector class 2018-06-14 20:33:34 +02:00
zcl_abapgit_merge.clas.abap Optimized Git Object Handling (#1734) 2018-08-07 07:20:52 +02:00
zcl_abapgit_merge.clas.xml Possible solution to zabapgit merge functionality to resolve conflicts (#1407) 2018-05-27 16:20:43 +02:00
zcl_abapgit_migrations.clas.abap delete some unreferenced variables 2018-08-07 16:01:29 +02:00
zcl_abapgit_migrations.clas.xml lcl zip (#1206) 2018-02-15 15:50:51 +01:00
zcl_abapgit_news.clas.abap move version definition to separate interface 2018-07-25 06:37:38 +02:00
zcl_abapgit_news.clas.testclasses.abap Removed unnecessary default comments from testclasses 2018-08-03 13:32:57 +02:00
zcl_abapgit_news.clas.xml lcl zip (#1206) 2018-02-15 15:50:51 +01:00
zcl_abapgit_objects_bridge.clas.abap Block pull if any of deserialized object is locked 2018-06-18 14:18:58 +02:00
zcl_abapgit_objects_bridge.clas.xml lcl_repo (#1205) 2018-02-15 15:10:13 +01:00
zcl_abapgit_objects.clas.abap TADIR performance 2018-08-06 15:39:15 +02:00
zcl_abapgit_objects.clas.testclasses.abap Removed unnecessary default comments from testclasses 2018-08-03 13:32:57 +02:00
zcl_abapgit_objects.clas.xml lcl zip (#1206) 2018-02-15 15:50:51 +01:00
zcl_abapgit_repo_content_list.clas.abap Merge pull request #1484 from larshp/issue_1390 2018-06-14 06:27:04 +02:00
zcl_abapgit_repo_content_list.clas.xml lcl zip (#1206) 2018-02-15 15:50:51 +01:00
zcl_abapgit_repo_offline.clas.abap lcl_repo (#1205) 2018-02-15 15:10:13 +01:00
zcl_abapgit_repo_offline.clas.xml lcl_repo (#1205) 2018-02-15 15:10:13 +01:00
zcl_abapgit_repo_online.clas.abap Change git PUSH and PULL methods to functional (#1803) 2018-08-08 14:59:16 +02:00
zcl_abapgit_repo_online.clas.testclasses.abap Refactor staging + git + online repo (#1769) 2018-08-06 12:55:13 +02:00
zcl_abapgit_repo_online.clas.xml Block commit/push if code inspection has errors 2018-06-28 13:21:29 +02:00
zcl_abapgit_repo_srv.clas.abap repo: skip missing packages in new repo validation 2018-08-10 07:02:46 +02:00
zcl_abapgit_repo_srv.clas.xml lcl_repo (#1205) 2018-02-15 15:10:13 +01:00
zcl_abapgit_repo.clas.abap interface and factory for persist_repo 2018-08-10 07:02:30 +02:00
zcl_abapgit_repo.clas.xml lcl_repo (#1205) 2018-02-15 15:10:13 +01:00
zcl_abapgit_sap_package.clas.abap Added Buffering to ZCL_ABAPGIT_SAP_PACKAGE (#1724) 2018-07-31 17:31:18 +02:00
zcl_abapgit_sap_package.clas.xml Dependency injection for ZCL_ABAPGIT_SAP_PACKAGE 2018-06-18 15:37:16 +02:00
zcl_abapgit_settings.clas.abap Default link_hint_key and background color 2018-08-04 09:13:43 +02:00
zcl_abapgit_settings.clas.xml lcl_settings to global 2018-01-12 12:24:59 +00:00
zcl_abapgit_skip_objects.clas.abap fix some naming conventions #1132 (#1211) 2018-02-17 13:55:12 +01:00
zcl_abapgit_skip_objects.clas.xml To global (#1192) 2018-02-11 10:07:05 +01:00
zcl_abapgit_stage_logic.clas.abap delete ZCL_ABAPGIT_STAGE_LOGIC method COUNT 2018-08-05 11:52:30 +02:00
zcl_abapgit_stage_logic.clas.xml lcl_repo (#1205) 2018-02-15 15:10:13 +01:00
zcl_abapgit_stage.clas.abap Refactor staging + git + online repo (#1769) 2018-08-06 12:55:13 +02:00
zcl_abapgit_stage.clas.xml lcl_stage to global (#1133) 2018-01-13 11:43:10 +01:00
zcl_abapgit_syntax_check.clas.abap Block commit/push if code inspection has errors 2018-06-28 13:21:29 +02:00
zcl_abapgit_syntax_check.clas.xml first steps #911 2017-09-11 17:53:06 +00:00
zcl_abapgit_tadir.clas.abap downport 2018-08-06 18:11:09 +02:00
zcl_abapgit_tadir.clas.xml add injector class 2018-06-14 20:33:34 +02:00
zcl_abapgit_transport_2_branch.clas.abap TADIR performance 2018-08-06 15:39:15 +02:00
zcl_abapgit_transport_2_branch.clas.xml lcl zip (#1206) 2018-02-15 15:50:51 +01:00
zcl_abapgit_transport_objects.clas.abap TADIR performance 2018-08-06 15:39:15 +02:00
zcl_abapgit_transport_objects.clas.testclasses.abap TADIR performance 2018-08-06 15:39:15 +02:00
zcl_abapgit_transport_objects.clas.xml To global (#1192) 2018-02-11 10:07:05 +01:00
zcl_abapgit_transport.clas.abap TADIR performance 2018-08-06 15:39:15 +02:00
zcl_abapgit_transport.clas.xml lcl zip (#1206) 2018-02-15 15:50:51 +01:00
zcl_abapgit_zip.clas.abap TADIR performance 2018-08-06 15:39:15 +02:00
zcl_abapgit_zip.clas.xml lcl zip (#1206) 2018-02-15 15:50:51 +01:00
zcx_abapgit_cancel.clas.abap Create global exception classes 2017-10-25 21:04:30 +00:00
zcx_abapgit_cancel.clas.xml Create global exception classes 2017-10-25 21:04:30 +00:00
zcx_abapgit_exception.clas.abap Backport ZCX_ABAPGIT_EXCEPTION to 7.02 2018-03-17 13:01:37 +01:00
zcx_abapgit_exception.clas.testclasses.abap Backport ZCX_ABAPGIT_EXCEPTION to 7.02 2018-03-17 13:01:37 +01:00
zcx_abapgit_exception.clas.xml Improve error messages (#1213) 2018-03-10 13:27:09 +01:00
zcx_abapgit_not_found.clas.abap Beautify 2 2017-10-25 21:55:46 +00:00
zcx_abapgit_not_found.clas.xml Cleanup 2017-10-25 21:24:40 +00:00
zif_abapgit_auth.intf.abap additional auth checks #1231 (#1269) 2018-03-26 12:23:19 +02:00
zif_abapgit_auth.intf.xml More classes to global (#1209) 2018-02-17 12:40:54 +01:00
zif_abapgit_branch_overview.intf.abap ABAP Unit for ZCL_ABAPGIT_BRANCH_OVERVIEW #1647 (#1654) 2018-07-20 09:29:41 +02:00
zif_abapgit_branch_overview.intf.xml ABAP Unit for ZCL_ABAPGIT_BRANCH_OVERVIEW #1647 (#1654) 2018-07-20 09:29:41 +02:00
zif_abapgit_code_inspector.intf.abap Block commit/push if code inspection has errors 2018-06-28 13:21:29 +02:00
zif_abapgit_code_inspector.intf.xml Block commit/push if code inspection has errors 2018-06-28 13:21:29 +02:00
zif_abapgit_definitions.intf.abap Optimized Git Object Handling (#1734) 2018-08-07 07:20:52 +02:00
zif_abapgit_definitions.intf.xml move version definition to separate interface 2018-07-25 06:37:38 +02:00
zif_abapgit_dot_abapgit.intf.abap Block commit/push if code inspection has errors 2018-06-28 13:21:29 +02:00
zif_abapgit_dot_abapgit.intf.xml trying to fix build, #1134 2018-01-13 11:18:28 +00:00
zif_abapgit_ecatt.intf.abap ecatt downport 2018-08-06 13:31:43 +02:00
zif_abapgit_ecatt.intf.xml ecatt downport 2018-08-06 13:31:43 +02:00
zif_abapgit_exit.intf.abap fix some naming convention 2018-08-07 12:03:21 +02:00
zif_abapgit_exit.intf.xml lcl_exit to global 2018-02-11 10:09:03 +00:00
zif_abapgit_git_operations.intf.abap Interface ZIF_ABAPGIT_GIT_OPERATIONS 2018-08-05 13:05:08 +02:00
zif_abapgit_git_operations.intf.xml Interface ZIF_ABAPGIT_GIT_OPERATIONS 2018-08-05 13:05:08 +02:00
zif_abapgit_repo_srv.intf.abap Set transport request if needed during uninstall or reset local (#1596) 2018-07-11 16:18:08 +02:00
zif_abapgit_repo_srv.intf.xml interface for ZCL_ABAPGIT_REPO_SRV 2018-06-13 17:28:56 +02:00
zif_abapgit_sap_package.intf.abap Dependency injection for ZCL_ABAPGIT_SAP_PACKAGE 2018-06-18 15:37:16 +02:00
zif_abapgit_sap_package.intf.xml lcl_sap_package to global 2018-01-12 11:36:33 +00:00
zif_abapgit_tadir.intf.abap TADIR performance 2018-08-06 15:39:15 +02:00
zif_abapgit_tadir.intf.xml first dependency injection #1390 2018-06-10 12:11:48 +00:00
zif_abapgit_version.intf.abap Version 1.74.1 (#1812) 2018-08-12 09:52:20 +02:00
zif_abapgit_version.intf.xml move version definition to separate interface 2018-07-25 06:37:38 +02:00