abapGit/src/utils
Jaime Rodriguez Capote 8175825041
Requirements dependency check (#5223)
* Check req. when release/patch length is different

* Tests for requirement check

* abaplint checks

* Check for pach value longer than 4 characters
2021-12-16 12:00:14 -05:00
..
package.devc.xml align package descripions (#4939) 2021-09-10 10:58:36 -04:00
zcl_abapgit_adt_link.clas.abap Refactor: Jump to Object Logic (#5114) 2021-11-07 08:15:08 +01:00
zcl_abapgit_adt_link.clas.xml Add adt link to objects on diff page (#3095) 2019-12-05 08:59:15 +01:00
zcl_abapgit_convert.clas.abap ALPHA downport, refactor XSTRING_TO_INT (#4177) 2020-11-14 16:03:33 +01:00
zcl_abapgit_convert.clas.testclasses.abap delete some unused variables (#4411) 2021-01-15 08:31:01 +01:00
zcl_abapgit_convert.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_diff.clas.abap Patch: enable new view options similar to Diff (#5162) 2021-11-26 07:41:57 +01:00
zcl_abapgit_diff.clas.testclasses.abap Diff: Add options to ignore indent, comments, case (#5146) 2021-11-25 07:33:48 +01:00
zcl_abapgit_diff.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_hash.clas.abap ENHO: Split code into separate files (#4951) 2021-09-24 06:34:01 +02:00
zcl_abapgit_hash.clas.testclasses.abap ZCL_ABAPGIT_HASH: Change FM call to method call (#3980) 2020-10-06 08:40:48 +02:00
zcl_abapgit_hash.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_language.clas.abap Replace deprecated LANGU type (#4815) 2021-06-02 08:04:05 +02:00
zcl_abapgit_language.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_log.clas.abap LOG: remove RC field (#4746) 2021-05-09 10:58:31 +02:00
zcl_abapgit_log.clas.testclasses.abap Log refactoring, part 1 (#4676) 2021-03-27 10:57:57 +01:00
zcl_abapgit_log.clas.xml LOG: add basic unit tests, change types (#4352) 2020-12-25 10:12:20 +01:00
zcl_abapgit_login_manager.clas.abap unit testing test (#4345) 2020-12-27 18:00:59 +01:00
zcl_abapgit_login_manager.clas.testclasses.abap new URL, updates (#3936) 2020-09-24 09:42:52 +02:00
zcl_abapgit_login_manager.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_path.clas.abap Fix syntax check warnings (#5055) 2021-10-25 15:33:13 +02:00
zcl_abapgit_path.clas.testclasses.abap line break parameters (#3444) 2020-06-04 15:10:35 +02:00
zcl_abapgit_path.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_progress.clas.abap UI: Clear progress bar (#4249) 2020-11-27 10:18:52 +01:00
zcl_abapgit_progress.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_requirement_helper.clas.abap Requirements dependency check (#5223) 2021-12-16 12:00:14 -05:00
zcl_abapgit_requirement_helper.clas.testclasses.abap Requirements dependency check (#5223) 2021-12-16 12:00:14 -05:00
zcl_abapgit_requirement_helper.clas.xml Requirements dependency check (#5223) 2021-12-16 12:00:14 -05:00
zcl_abapgit_string_map.clas.abap string map: change set() input value to csequence (#4368) 2021-01-03 04:51:10 +01:00
zcl_abapgit_string_map.clas.testclasses.abap 702: Fix syntax error and missing check variant (#4117) 2020-11-02 09:29:09 +01:00
zcl_abapgit_string_map.clas.xml String map improvements (#3696) 2020-08-01 14:52:59 +02:00
zcl_abapgit_time.clas.abap zcl_abapgit_time, rounding not needed (#4609) 2021-03-06 16:06:33 +01:00
zcl_abapgit_time.clas.testclasses.abap refactor ZCL_ABAPGIT_TIME (#4444) 2021-01-25 07:28:59 +01:00
zcl_abapgit_time.clas.xml Improved time conversion (#3096) 2019-12-02 09:28:41 +01:00
zcl_abapgit_url.clas.abap Fix dump during "New Online" (#4977) 2021-10-02 09:09:18 +02:00
zcl_abapgit_url.clas.testclasses.abap utils: allow repo names with dots (#4428) 2021-01-20 12:31:43 +01:00
zcl_abapgit_url.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_user_record.clas.abap Naming of class constants (#4945) 2021-09-14 16:47:48 +02:00
zcl_abapgit_user_record.clas.testclasses.abap Naming of class constants (#4945) 2021-09-14 16:47:48 +02:00
zcl_abapgit_user_record.clas.xml Terminology: Inclusive Language - Part 1 (#4158) 2020-11-10 15:16:41 +01:00
zcl_abapgit_utils.clas.abap new algorithm for binary file detection (#5068) 2021-10-28 15:36:02 +02:00
zcl_abapgit_utils.clas.testclasses.abap new algorithm for binary file detection (#5068) 2021-10-28 15:36:02 +02:00
zcl_abapgit_utils.clas.xml #3022 patch commit state 2019-11-03 07:57:28 +01:00
zif_abapgit_log.intf.abap LOG: remove RC field (#4746) 2021-05-09 10:58:31 +02:00
zif_abapgit_log.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_progress.intf.abap UI: Clear progress bar (#4249) 2020-11-27 10:18:52 +01:00
zif_abapgit_progress.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00